Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | importCompilerProc pragma introduced because the hacks for typeinfo.nim did n... | Araq | 2011-06-27 | 1 | -1/+2 | |
* | second attempt to fix code gen for pegs.nim | Araq | 2011-06-26 | 1 | -2/+1 | |
* | bugfix: pegs.nim compiles again | Araq | 2011-06-26 | 1 | -1/+4 | |
* | improvements to get code size down for programs that don't use GC | Araq | 2011-06-26 | 1 | -0/+3 | |
* | compiler can emulate thread local variables | Araq | 2011-06-15 | 1 | -5/+10 | |
* | basic thread analysis working | Araq | 2011-06-13 | 1 | -1/+1 | |
* | Added typeinfo module | dom96 | 2011-06-09 | 1 | -0/+5 | |
* | overloading of [] for derefence operation should be possible now | Araq | 2011-06-05 | 1 | -2/+2 | |
* | threads clean up their heap | Araq | 2011-06-04 | 1 | -3/+7 | |
* | first steps to thread local heaps | Araq | 2011-06-02 | 1 | -2/+2 | |
* | further steps for thread support; bootstrapping should require unzip C source... | Araq | 2011-05-16 | 1 | -33/+17 | |
* | newStringOfCap implemented and used to optimize some procs | Araq | 2011-05-08 | 1 | -1/+2 | |
* | const table support | Araq | 2011-04-29 | 1 | -1/+7 | |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+1733 |