summary refs log tree commit diff stats
path: root/compiler/nim.nim
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-281-2/+3
|\ | | | | Algorithm to find the nodejs binary
| * added suggested fixesSimon Hafner2015-01-271-1/+1
| |
| * find the nodejs binarySimon Hafner2015-01-271-2/+3
| | | | | | | | | | upstream calls it node, debian calls it nodejs. We gotta look for both of them.
* | nimsuggest: first versionAraq2015-01-271-1/+1
|/
* fixes #903, fixes #1513Araq2014-09-031-3/+3
|
* koch now uses nim.exeAraq2014-08-291-0/+92