summary refs log tree commit diff stats
path: root/compiler/nimeval.nim
Commit message (Collapse)AuthorAgeFilesLines
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* 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