| Commit message (Expand) | Author | Age | Files | Lines |
* | beginning of a taint mode; type system enhancements | Araq | 2011-09-24 | 1 | -20/+22 |
* | locks now in their own core module | Araq | 2011-08-20 | 1 | -2/+2 |
* | implemented --nimcache config option; big clean up of magic words | Araq | 2011-08-19 | 1 | -0/+15 |
* | bugfix: proper cache for generic instantiations | Araq | 2011-07-21 | 1 | -77/+1 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -17/+17 |
* | bugfix: don't change OSError()'s behaviour | Araq | 2011-05-08 | 1 | -10/+7 |
* | select() for processes; copyDir() for os. | dom96 | 2011-05-07 | 1 | -13/+33 |
* | little repo cleanup | Araq | 2011-05-02 | 1 | -1/+1 |
* | p[] instead of p^ | Araq | 2011-04-11 | 1 | -1/+1 |
* | ugh, maybe broke git | Araq | 2011-04-01 | 1 | -0/+6 |
* | some little bugfixes | Araq | 2011-03-27 | 1 | -2/+5 |
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 1 | -2/+2 |
* | fixes #17; I hope! | Araq | 2011-03-08 | 1 | -4/+17 |
* | documentation improvements | Araq | 2011-02-06 | 1 | -11/+13 |
* | nimgrep --ext support | Araq | 2011-02-02 | 1 | -3/+15 |
* | unary <; countup two type parameters; --recursivePath should work now | Araq | 2011-01-29 | 1 | -1/+2 |
* | added os.findExe | Araq | 2010-10-31 | 1 | -0/+13 |
* | proper parameter order for os.copyFile/os.moveFile | Araq | 2010-09-21 | 1 | -6/+2 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -59/+75 |
* | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 1 | -3/+4 |
* | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 1 | -15/+77 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -5/+6 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 1 | -0/+15 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 1 | -3/+7 |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -9/+0 |
* | support for .. raw:: html for the docgen | Andreas Rumpf | 2010-02-07 | 1 | -1/+1 |
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -1/+1 |
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -10/+11 |
* | version 0.8.5: bugfixes; compiler now maintained in Nimrod | Andreas Rumpf | 2009-12-07 | 1 | -2/+3 |
* | bugfixes: macros; splitFile; strutils.split; iterator.method | rumpf_a@web.de | 2009-10-27 | 1 | -13/+17 |
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -9/+45 |
* | implemented multi methods | Andreas Rumpf | 2009-09-23 | 1 | -33/+94 |
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -10/+6 |
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -11/+11 |
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+1049 |