summary refs log tree commit diff stats
path: root/compiler/semstmts.nim
Commit message (Collapse)AuthorAgeFilesLines
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-4/+5
|
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-24/+14
|
* preparations for 0.8.12Araq2011-07-101-1/+1
|
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-3/+6
|
* zipfiles compiles again; added system.shallowCopyAraq2011-06-201-67/+0
|
* tuple unpacking is not enforced in for loops anymoreAraq2011-06-151-2/+4
|
* intsets are now a proper module and part of the stdlibAraq2011-06-141-5/+4
|
* bugfixes for semantic checking; thread implementation pushed the compilerAraq2011-06-041-1/+1
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-1/+1
|
* const table supportAraq2011-04-291-3/+12
|
* slices are first class citizensAraq2011-04-221-16/+3
|
* big repo cleanupAraq2011-04-121-0/+898