Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #3859 | Andreas Rumpf | 2016-04-04 | 1 | -0/+16 |
* | fixes #3731 | Andreas Rumpf | 2016-04-04 | 1 | -0/+15 |
* | fixes #3561, fixes #2409 | Andreas Rumpf | 2016-04-04 | 1 | -0/+52 |
* | fixes #3804 | Andreas Rumpf | 2016-04-04 | 1 | -0/+28 |
* | fixes #3973 | Andreas Rumpf | 2016-04-03 | 1 | -0/+29 |
* | Merge pull request #3651 from jangko/vm_'excl' | Andreas Rumpf | 2015-12-21 | 1 | -0/+27 |
|\ | |||||
| * | fixed compile time `excl ` cause SIGSEGV #3639 | jangko | 2015-12-17 | 1 | -0/+27 |
* | | fixed VM touint conversion #2514 | jangko | 2015-12-19 | 1 | -0/+77 |
|/ | |||||
* | fixes #2473; cleanup of some tests | Araq | 2015-09-30 | 2 | -1/+17 |
* | fixes #3357 | Araq | 2015-09-23 | 1 | -0/+21 |
* | fixes #3195 | Araq | 2015-09-10 | 1 | -2/+24 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -25/+25 |
* | fixes #3066 | Araq | 2015-08-09 | 1 | -0/+17 |
* | fixes #1329 | Araq | 2015-08-09 | 1 | -1/+11 |
* | Added absolute path support to options.findFile | Anatoly Galiulin | 2015-07-21 | 1 | -2/+8 |
* | fixes #2297, fixes #2946 | Araq | 2015-06-18 | 2 | -0/+105 |
* | fixes #2774 | Araq | 2015-06-06 | 1 | -0/+14 |
* | Rename PNimrodNode to NimNode | def | 2015-03-17 | 1 | -3/+3 |
* | Replaced deprecated repeatChar() with repeat() or spaces(). | Hans Raaf | 2015-03-04 | 1 | -1/+1 |
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanups | Araq | 2015-02-09 | 1 | -0/+19 |
* | Add test for issue #1946 | Audun Wilhelmsen | 2015-01-16 | 1 | -0/+14 |
* | fixes #1708, fixes #871 | Araq | 2014-12-28 | 1 | -1/+1 |
* | fixes #1781 | Araq | 2014-12-28 | 1 | -0/+17 |
* | fixes #1744 | Araq | 2014-12-17 | 1 | -0/+50 |
* | Fixes for new comment handling. | Dominik Picheta | 2014-09-09 | 1 | -1/+1 |
* | fixes #903, fixes #1513 | Araq | 2014-09-03 | 2 | -6/+179 |
* | more stdlib modules work | Araq | 2014-08-31 | 1 | -9/+9 |
* | make tests green | Araq | 2014-08-31 | 1 | -2/+2 |
* | further adaptations | Araq | 2014-08-29 | 1 | -3/+3 |
* | fixes #1343 | Araq | 2014-08-15 | 2 | -1/+18 |
* | fixes #1310 | Araq | 2014-07-02 | 1 | -0/+5 |
* | fixes constant array indexing bug | Araq | 2014-06-30 | 1 | -1/+9 |
* | fixes #1063 | Araq | 2014-04-07 | 1 | -0/+23 |
* | Merge pull request #1060 from EXetoC/vm-arithmetic-overflow | Andreas Rumpf | 2014-04-02 | 5 | -0/+56 |
|\ | |||||
| * | Remove executable. | EXetoC | 2014-03-31 | 1 | -0/+0 |
| * | Add underflow/overflow tests. | EXetoC | 2014-03-31 | 6 | -0/+56 |
* | | make tstaticprintseq green | Araq | 2014-04-01 | 1 | -2/+2 |
* | | fixed another vm bug | Araq | 2014-04-01 | 1 | -1/+5 |
|/ | |||||
* | made some tests green | Araq | 2014-03-27 | 1 | -1/+1 |
* | fixes #1009 | Araq | 2014-03-27 | 1 | -0/+36 |
* | added #903 to the test suite | Araq | 2014-03-26 | 1 | -3/+24 |
* | failing test case preventing the use of --gc:v2: tsymchoicefield | Zahary Karadjov | 2014-03-24 | 1 | -4/+7 |
* | fixes #404 | Araq | 2014-03-23 | 1 | -0/+29 |
* | fixes #1023 | Araq | 2014-03-22 | 1 | -0/+17 |
* | fixes #1010 | Araq | 2014-03-22 | 1 | -1/+21 |
* | make some tests green | Zahary Karadjov | 2014-03-16 | 2 | -6/+5 |
* | teach opcLdObj about nkExprColonExpr | Zahary Karadjov | 2014-03-09 | 1 | -18/+18 |
* | few more fixes for static params in macros; new failing test cases for static... | Zahary Karadjov | 2014-03-09 | 1 | -7/+41 |
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-05 | 1 | -0/+21 |
|\ | |||||
| * | failing test case for static evaluation | Zahary Karadjov | 2014-03-04 | 1 | -0/+21 |