summary refs log tree commit diff stats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* fixes #3859Andreas Rumpf2016-04-041-0/+16
* fixes #3731Andreas Rumpf2016-04-041-0/+15
* fixes #3561, fixes #2409Andreas Rumpf2016-04-041-0/+52
* fixes #3804Andreas Rumpf2016-04-041-0/+28
* fixes #3973Andreas Rumpf2016-04-031-0/+29
* Merge pull request #3651 from jangko/vm_'excl'Andreas Rumpf2015-12-211-0/+27
|\
| * fixed compile time `excl ` cause SIGSEGV #3639jangko2015-12-171-0/+27
* | fixed VM touint conversion #2514jangko2015-12-191-0/+77
|/
* fixes #2473; cleanup of some testsAraq2015-09-302-1/+17
* fixes #3357Araq2015-09-231-0/+21
* fixes #3195Araq2015-09-101-2/+24
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-25/+25
* fixes #3066Araq2015-08-091-0/+17
* fixes #1329Araq2015-08-091-1/+11
* Added absolute path support to options.findFileAnatoly Galiulin2015-07-211-2/+8
* fixes #2297, fixes #2946Araq2015-06-182-0/+105
* fixes #2774Araq2015-06-061-0/+14
* 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