summary refs log tree commit diff stats
path: root/compiler/nim.nim
Commit message (Expand)AuthorAgeFilesLines
* implements experimental new config system based on NimScriptAraq2015-08-161-2/+7
* Give a nice error when no command is givenRyan Gonzalez2015-08-151-0/+2
* Turn GC_getStatistics into hintGCStatsAdam Strzelecki2015-07-031-1/+1
* Use gProjectIsStdin insteaddef2015-05-171-0/+1
* Clean up stdin file reading of compiler.def2015-05-161-3/+5
* When compiling from stdin write binary to stdinfiledef2015-02-281-0/+2
* nimrod -> nim in some filenamesdef2015-02-141-2/+2
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-281-2/+3
|\
| * added suggested fixesSimon Hafner2015-01-271-1/+1
| * find the nodejs binarySimon Hafner2015-01-271-2/+3
* | nimsuggest: first versionAraq2015-01-271-1/+1
|/
* fixes #903, fixes #1513Araq2014-09-031-3/+3
* koch now uses nim.exeAraq2014-08-291-0/+92