summary refs log tree commit diff stats
path: root/compiler
Commit message (Collapse)AuthorAgeFilesLines
* newStringOfCap implemented and used to optimize some procsAraq2011-05-084-5/+15
|
* gc tweaking to gain a few percent of performanceAraq2011-05-074-42/+26
|
* fixes #12Araq2011-05-021-58/+43
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-0114-163/+114
|
* const table supportAraq2011-04-2911-50/+104
|
* c2nim compiles againAraq2011-04-231-1/+1
|
* slice support in system.nim; syntactic sugar for tables; cleanup of ↵Araq2011-04-232-88/+51
| | | | grammar/parser
* parser got rid of cruftAraq2011-04-221-32/+9
|
* slices are first class citizensAraq2011-04-225-75/+67
|
* grammar changes for table constructor: second partAraq2011-04-212-3/+28
|
* grammar changes for table constructor: first partAraq2011-04-211-17/+24
|
* got rid of some arcane module namesAraq2011-04-2131-1245/+59
|
* := templatable; lexer improvementsAraq2011-04-177-157/+94
|
* better error message for invalid module namesAraq2011-04-162-1/+3
|
* big repo cleanupAraq2011-04-1290-0/+39751