summary refs log tree commit diff stats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* Rename PNimrodNode to NimNodedef2015-03-171-3/+3
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
* tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-091-0/+19
* Add test for issue #1946Audun Wilhelmsen2015-01-161-0/+14
* fixes #1708, fixes #871Araq2014-12-281-1/+1
* fixes #1781Araq2014-12-281-0/+17
* fixes #1744Araq2014-12-171-0/+50
* Fixes for new comment handling.Dominik Picheta2014-09-091-1/+1
* fixes #903, fixes #1513Araq2014-09-032-6/+179
* more stdlib modules workAraq2014-08-311-9/+9
* make tests greenAraq2014-08-311-2/+2
* further adaptationsAraq2014-08-291-3/+3
* fixes #1343Araq2014-08-152-1/+18
* fixes #1310Araq2014-07-021-0/+5
* fixes constant array indexing bugAraq2014-06-301-1/+9
* fixes #1063Araq2014-04-071-0/+23
* Merge pull request #1060 from EXetoC/vm-arithmetic-overflowAndreas Rumpf2014-04-025-0/+56
|\
| * Remove executable.EXetoC2014-03-311-0/+0
| * Add underflow/overflow tests.EXetoC2014-03-316-0/+56
* | make tstaticprintseq greenAraq2014-04-011-2/+2
* | fixed another vm bugAraq2014-04-011-1/+5
|/
* made some tests greenAraq2014-03-271-1/+1
* fixes #1009Araq2014-03-271-0/+36
* added #903 to the test suiteAraq2014-03-261-3/+24
* failing test case preventing the use of --gc:v2: tsymchoicefieldZahary Karadjov2014-03-241-4/+7
* fixes #404Araq2014-03-231-0/+29
* fixes #1023Araq2014-03-221-0/+17
* fixes #1010Araq2014-03-221-1/+21
* make some tests greenZahary Karadjov2014-03-162-6/+5
* teach opcLdObj about nkExprColonExprZahary Karadjov2014-03-091-18/+18
* few more fixes for static params in macros; new failing test cases for static...Zahary Karadjov2014-03-091-7/+41
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-03-051-0/+21
|\
| * failing test case for static evaluationZahary Karadjov2014-03-041-0/+21
* | fixes #937Araq2014-03-051-0/+13
|/
* new tester; all tests categorizedAraq2014-01-134-0/+66