summary refs log tree commit diff stats
path: root/tests/vm/tstaticprintseq.nim
Commit message (Expand)AuthorAgeFilesLines
* make tstaticprintseq greenAraq2014-04-011-2/+2
* fixed another vm bugAraq2014-04-011-1/+5
* failing test case preventing the use of --gc:v2: tsymchoicefieldZahary Karadjov2014-03-241-4/+7
* fixes #1010Araq2014-03-221-1/+21
* 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
* failing test case for static evaluationZahary Karadjov2014-03-041-0/+21
95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134