| Commit message (Expand) | Author | Age | Files | Lines |
* | implemented optional pragma for implicit discard | Araq | 2011-09-24 | 1 | -2/+2 |
* | Multiple C lines corresponding to a single nimrod line are joined together | Zahary Karadjov | 2011-09-20 | 1 | -11/+38 |
* | Nimrod can now compile itself with --lineDir enabled | Zahary Karadjov | 2011-09-20 | 1 | -1/+1 |
* | support for C++ code generation; importcpp and importobjc pragmas | Araq | 2011-08-07 | 1 | -3/+4 |
* | bugfix: forwarding of generic procs now works | Araq | 2011-07-30 | 1 | -20/+17 |
* | bugfixes; step one for 'var T' as return type support | Araq | 2011-07-28 | 1 | -1/+1 |
* | bugfix: proper cache for generic instantiations | Araq | 2011-07-21 | 1 | -1/+1 |
* | importCompilerProc pragma introduced because the hacks for typeinfo.nim did n... | Araq | 2011-06-27 | 1 | -4/+8 |
* | code gen bugfixes; marshal.nim implemented | Araq | 2011-06-26 | 1 | -2/+3 |
* | compiler can emulate thread local variables | Araq | 2011-06-15 | 1 | -72/+34 |
* | intsets are now a proper module and part of the stdlib | Araq | 2011-06-14 | 1 | -12/+12 |
* | got rid of nstrtabs and nhashes modules | Araq | 2011-06-10 | 1 | -1/+1 |
* | first steps to thread local heaps | Araq | 2011-06-02 | 1 | -6/+16 |
* | further steps for thread support; bootstrapping should require unzip C source... | Araq | 2011-05-16 | 1 | -16/+14 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -5/+5 |
* | gc tweaking to gain a few percent of performance | Araq | 2011-05-07 | 1 | -2/+2 |
* | got rid of some arcane module names | Araq | 2011-04-21 | 1 | -1/+1 |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+1032 |