Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newStringOfCap implemented and used to optimize some procs | Araq | 2011-05-08 | 4 | -5/+15 |
* | gc tweaking to gain a few percent of performance | Araq | 2011-05-07 | 4 | -42/+26 |
* | fixes #12 | Araq | 2011-05-02 | 1 | -58/+43 |
* | cleaned up the tests; fixes #30; fixes #26 | Araq | 2011-05-01 | 14 | -163/+114 |
* | const table support | Araq | 2011-04-29 | 11 | -50/+104 |
* | c2nim compiles again | Araq | 2011-04-23 | 1 | -1/+1 |
* | slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p... | Araq | 2011-04-23 | 2 | -88/+51 |
* | parser got rid of cruft | Araq | 2011-04-22 | 1 | -32/+9 |
* | slices are first class citizens | Araq | 2011-04-22 | 5 | -75/+67 |
* | grammar changes for table constructor: second part | Araq | 2011-04-21 | 2 | -3/+28 |
* | grammar changes for table constructor: first part | Araq | 2011-04-21 | 1 | -17/+24 |
* | got rid of some arcane module names | Araq | 2011-04-21 | 31 | -1245/+59 |
* | := templatable; lexer improvements | Araq | 2011-04-17 | 7 | -157/+94 |
* | better error message for invalid module names | Araq | 2011-04-16 | 2 | -1/+3 |
* | big repo cleanup | Araq | 2011-04-12 | 90 | -0/+39751 |