| Commit message (Expand) | Author | Age | Files | Lines |
* | attempt to make libzip work on the testing machines | Araq | 2013-06-27 | 1 | -7/+10 |
* | Separate out install/uninstall script generation | Alain Kalker | 2013-03-17 | 1 | -1/+4 |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | Copyright 2012 -> 2013 | Araq | 2013-01-08 | 1 | -2/+2 |
* | small examples work with the FFI | Araq | 2012-12-19 | 1 | -1/+1 |
* | first steps for FFI support at compile time | Araq | 2012-12-19 | 1 | -0/+1 |
* | first steps for overloading support of passing blocks; bugfix: test results o... | Araq | 2012-09-11 | 1 | -1/+0 |
* | extracted documentation generator | Araq | 2012-05-09 | 1 | -1/+2 |
* | restored files that 'koch clean' removed | Araq | 2012-04-16 | 1 | -1/+1 |
* | implemented support for the AVR CPU and standalone OS | Araq | 2012-03-31 | 1 | -1/+1 |
* | win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid... | Araq | 2012-03-04 | 1 | -3/+7 |
* | bugfix: optimization of complex constant string concatenations | Araq | 2012-02-17 | 1 | -2/+0 |
* | version 0.8.14 | Araq | 2012-02-09 | 1 | -2/+2 |
* | niminst: diverse improvements; fixes #80 | Araq | 2012-01-13 | 1 | -4/+4 |
* | koch: 'update' feature optional for less dependencies | Araq | 2012-01-08 | 1 | -52/+64 |
* | bugfix: type alias to generic; generic type not stripped away from for loop v... | Araq | 2012-01-07 | 1 | -57/+60 |
* | implemented incompleteStruct pragma; embedded debugger works with posix module | Araq | 2012-01-05 | 1 | -19/+13 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -2/+2 |
* | GC stack scanning cares about interior pointers | Araq | 2011-12-30 | 1 | -1/+1 |
* | Last bits, etc. | Amrykid | 2011-12-27 | 1 | -2/+4 |
* | Final bits added. Needs testing. | Amrykid | 2011-12-25 | 1 | -15/+30 |
* | - Koch update is nearly finished. | Amrykid | 2011-12-24 | 1 | -12/+43 |
* | - Added extractFile and extractAll to zipfiles.nim | Amrykid | 2011-12-24 | 1 | -0/+20 |
* | Fixed test suite on windows | Dominik Picheta | 2011-11-19 | 1 | -5/+5 |
* | tester checks exitcode; osproc additions; DLL fixes; taint mode fixes | Araq | 2011-11-07 | 1 | -1/+3 |
* | importCompilerProc pragma introduced because the hacks for typeinfo.nim did n... | Araq | 2011-06-27 | 1 | -1/+5 |
* | gc tweaking to gain a few percent of performance | Araq | 2011-05-07 | 1 | -4/+2 |
* | little repo cleanup | Araq | 2011-05-02 | 1 | -1/+3 |
* | cleaned up the tests; fixes #30; fixes #26 | Araq | 2011-05-01 | 1 | -3/+11 |
* | const table support | Araq | 2011-04-29 | 1 | -0/+1 |
* | better error message for invalid module names | Araq | 2011-04-16 | 1 | -17/+1 |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -23/+12 |
* | added another system.open; bugfix: koch clean may not break .git dirs anymore | Araq | 2011-04-03 | 1 | -1/+1 |
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 1 | -19/+20 |
* | koch: 'git' command | Araq | 2011-02-20 | 1 | -1/+1 |
* | koch: 'git' command | Araq | 2011-02-20 | 1 | -0/+1 |
* | koch: 'git' command | Araq | 2011-02-20 | 1 | -1/+13 |
* | REPL improvements | Araq | 2011-02-13 | 1 | -1/+3 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | bugfix: osproc compiles under windows again | Araq | 2011-01-07 | 1 | -1/+1 |
* | implemented 'emit' pragma | Araq | 2011-01-07 | 1 | -2/+2 |
* | version 0.8.10 | Araq | 2010-10-21 | 1 | -1/+1 |
* | version 0.8.10 | Araq | 2010-10-21 | 1 | -6/+15 |
* | tiny C support; cosmetic improvements for the docs | Araq | 2010-08-28 | 1 | -0/+3 |
* | 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 | -2/+2 |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -3/+5 |
* | version 0.8.6 | Andreas Rumpf | 2009-12-22 | 1 | -6/+10 |
* | got rid of platdef.c; compiler now always does linking step | rumpf_a@web.de | 2009-12-20 | 1 | -19/+3 |