summary refs log tree commit diff stats
path: root/compiler/semexprs.nim
Commit message (Collapse)AuthorAgeFilesLines
* basic generic collections implemented and testedAraq2011-06-071-4/+4
|
* bugfix: generic instantiation across module boundariesAraq2011-06-061-9/+14
|
* overloading of [] for derefence operation should be possible nowAraq2011-06-051-3/+5
|
* threads clean up their heapAraq2011-06-041-0/+2
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-17/+15
|
* slice support in system.nim; syntactic sugar for tables; cleanup of ↵Araq2011-04-231-39/+28
| | | | grammar/parser
* slices are first class citizensAraq2011-04-221-11/+17
|
* big repo cleanupAraq2011-04-121-0/+1092