| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #25 | Araq | 2011-04-05 | 2 | -1/+15 |
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2011-04-05 | 2 | -2/+19 |
|\ |
|
| * | fixes #27 | dom96 | 2011-04-04 | 2 | -2/+19 |
* | | $ for strtabs; skipUntil, skipWhile for parseutils | Araq | 2011-04-05 | 2 | -9/+29 |
|/ |
|
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2011-04-04 | 0 | -0/+0 |
|\ |
|
| * | csource newly generated for generic constraints | Araq | 2011-04-01 | 0 | -0/+0 |
| * | fixes #28 | Araq | 2011-04-01 | 2 | -2/+2 |
| * | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2011-04-01 | 6 | -11/+42 |
| |\ |
|
| | * | Bug fixes for standard library: httpclient, json, os, parsexml, xmltree, xmlp... | dom96 | 2011-03-28 | 7 | -12/+43 |
| * | | type constraints; tuple lifting | Araq | 2011-04-01 | 17 | -139/+527 |
| |/ |
|
* | | todo.txt changes | Araq | 2011-04-04 | 1 | -0/+1 |
* | | added another system.open; bugfix: koch clean may not break .git dirs anymore | Araq | 2011-04-03 | 4 | -9/+15 |
* | | bugfix: GC more forgiving | Araq | 2011-04-03 | 5 | -8/+14 |
* | | less cascading errors for 'check' and 'ide-tools' | Araq | 2011-04-03 | 4 | -23/+33 |
* | | Koenig's lookup implementation | Araq | 2011-04-03 | 5 | -131/+137 |
* | | ugh, maybe broke git | Araq | 2011-04-01 | 25 | -172/+587 |
|/ |
|
* | some little bugfixes | Araq | 2011-03-27 | 12 | -69/+91 |
* | added 'reset' news entry; fixed #23 | Araq | 2011-03-25 | 1 | -0/+1 |
* | added 'reset' magic proc | Araq | 2011-03-25 | 9 | -12/+73 |
* | bugfix: type converter that converts to bool in 'if' context | Araq | 2011-03-25 | 11 | -25/+77 |
* | support for clang | Araq | 2011-03-24 | 2 | -2/+23 |
* | Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-master | Araq | 2011-03-24 | 2 | -1/+16 |
|\ |
|
| * | + documentation for implicit conversions | Simon Hafner | 2011-03-18 | 2 | -1/+16 |
* | | fixes #21 | Araq | 2011-03-24 | 3 | -9/+9 |
* | | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 45 | -242/+2341 |
* | | linearScanEnd pragma; string case statement optimization | Araq | 2011-03-14 | 26 | -252/+537 |
|/ |
|
* | fixes #20 | Araq | 2011-03-12 | 8 | -75/+132 |
* | always compile with at least O1; bugfix set initialization for interactive mode | Araq | 2011-03-10 | 3 | -5/+18 |
* | fixes #17; I hope! | Araq | 2011-03-08 | 1 | -4/+17 |
* | more fixes for dy(n)lib typo; fixes #15 | Araq | 2011-03-08 | 17 | -101/+140 |
* | fixes #13; fixes #18 | Araq | 2011-03-08 | 4 | -21/+102 |
* | bugfix: tuple access in macros (issue #17) | Araq | 2011-03-07 | 2 | -9/+56 |
* | distinction between re.replace and re.replacef; speed improvements for re module | Araq | 2011-03-06 | 23 | -169/+204 |
* | various bugfixes for generics; added generic sort proc | Araq | 2011-03-03 | 18 | -116/+395 |
* | --stdout make compiler messages go to stderr | Araq | 2011-02-25 | 10 | -33/+36 |
* | --stdout support; idetools implemented | Araq | 2011-02-25 | 17 | -111/+187 |
* | suggest: got rid of debug code | Araq | 2011-02-23 | 1 | -3/+0 |
* | suggest: improvements | Araq | 2011-02-23 | 4 | -39/+70 |
* | next steps to perfect 'suggest' | Araq | 2011-02-22 | 7 | -40/+105 |
* | refactoring: suggest can import sigmatch for type matching | Araq | 2011-02-21 | 12 | -266/+445 |
* | somewhat better 'suggest' | Araq | 2011-02-21 | 6 | -4/+12 |
* | second attempt to support powerpc64 | Araq | 2011-02-20 | 0 | -0/+0 |
* | 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 | 2 | -4/+21 |
* | regenerated C code; attempt to support powerpc64 | Araq | 2011-02-20 | 3 | -2/+14 |
* | added missing new Lua and openGl wrappers | Araq | 2011-02-20 | 9 | -0/+8181 |
* | tests themselves contain the expected result | Araq | 2011-02-20 | 144 | -200/+957 |
* | ugh, forgot to add rod/suggest.nim | Araq | 2011-02-16 | 1 | -0/+51 |
* | first implementation of suggest | Araq | 2011-02-16 | 12 | -25/+54 |