summary refs log tree commit diff stats
path: root/compiler/ast.nim
Commit message (Collapse)AuthorAgeFilesLines
* zipfiles compiles again; added system.shallowCopyAraq2011-06-201-1/+1
|
* intsets are now a proper module and part of the stdlibAraq2011-06-141-141/+3
|
* first (non working) implementation of global thread analysisAraq2011-06-131-1/+2
|
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-1/+1
|
* Added typeinfo moduledom962011-06-091-1/+1
|
* newStringOfCap implemented and used to optimize some procsAraq2011-05-081-1/+3
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-1/+1
|
* const table supportAraq2011-04-291-0/+4
|
* big repo cleanupAraq2011-04-121-0/+1137