Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | big repo cleanup | Araq | 2011-04-12 | 7 | -3498/+0 |
| | |||||
* | p[] instead of p^ | Araq | 2011-04-11 | 1 | -3/+3 |
| | |||||
* | p[] instead of p^ | Araq | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | REPL improvements | Araq | 2011-02-13 | 2 | -3/+16 |
| | |||||
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | first step to get rid of nil in the AST | Araq | 2011-02-09 | 3 | -55/+59 |
| | |||||
* | c2nim: bugfix: less picky about newlines in preprocessor defines | Araq | 2011-01-19 | 2 | -1/+10 |
| | |||||
* | c2nim compiles again [#9 state:resolved]; better error message for named ↵ | Araq | 2011-01-09 | 1 | -1/+1 |
| | | | | parameters | ||||
* | transf: big refactoring; other small fixes | Araq | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | version 0.8.10 | Araq | 2010-10-21 | 2 | -292/+4 |
| | |||||
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 1 | -1/+1 |
| | |||||
* | c2nim: new features & bugfixes | Andreas Rumpf | 2010-08-11 | 5 | -65/+222 |
| | |||||
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 4 | -31/+15 |
| | |||||
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 2 | -0/+19 |
| | |||||
* | standalone structs; function pointers | Andreas Rumpf | 2010-07-23 | 5 | -86/+270 |
| | |||||
* | standalone structs still not implemented | Andreas Rumpf | 2010-07-23 | 1 | -0/+2 |
| | |||||
* | c2nim: cast-bug fixes (sort of) | Andreas Rumpf | 2010-07-23 | 2 | -112/+149 |
| | |||||
* | c2nim: rewritten symbol exporting code | Andreas Rumpf | 2010-07-22 | 4 | -90/+44 |
| | |||||
* | c2nim: code cleanup | Andreas Rumpf | 2010-07-22 | 1 | -45/+0 |
| | |||||
* | c2nim: better parsing of #ifdef C2NIM; #def support | Andreas Rumpf | 2010-07-22 | 6 | -94/+345 |
| | |||||
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 2 | -1/+2 |
| | |||||
* | bugfix: c2nim: typedef a b; | Andreas Rumpf | 2010-07-21 | 2 | -0/+4 |
| | |||||
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 2 | -1/+5 |
| | |||||
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 2 | -3/+451 |
| | |||||
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 5 | -0/+2760 |