summary refs log tree commit diff stats
path: root/compiler/nimeval.nim
Commit message (Expand)AuthorAgeFilesLines
* removed compiler internal list implementation (#5371)Arne Döring2017-02-221-2/+2
* Fix compilation error in nimeval.Aditya Siram2016-11-271-5/+6
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Make nimeval compiledef2015-01-121-1/+1
* Nimrod renamed to NimAraq2014-08-281-2/+2
* xmltree.`<>` macro works againAraq2014-02-271-4/+4
* first steps to a new evaluation engineAraq2013-07-241-0/+33
href='#n88'>88 89 90 91 92 93 94 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