Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nimscript: the compiler supports a directory wide config.nims file | Araq | 2015-09-29 | 1 | -0/+3 |
| | |||||
* | NimScript: setCommand takes an optional project filename | Araq | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | implements experimental new config system based on NimScript | Araq | 2015-08-16 | 1 | -2/+7 |
| | |||||
* | Give a nice error when no command is given | Ryan Gonzalez | 2015-08-15 | 1 | -0/+2 |
| | |||||
* | Turn GC_getStatistics into hintGCStats | Adam Strzelecki | 2015-07-03 | 1 | -1/+1 |
| | |||||
* | Use gProjectIsStdin instead | def | 2015-05-17 | 1 | -0/+1 |
| | |||||
* | Clean up stdin file reading of compiler. | def | 2015-05-16 | 1 | -3/+5 |
| | | | | | Uses "stdinfile" as the module identifier now, which prevents problems with - colliding with the minus operator. This fixes #2422 and #2702. | ||||
* | When compiling from stdin write binary to stdinfile | def | 2015-02-28 | 1 | -0/+2 |
| | |||||
* | nimrod -> nim in some filenames | def | 2015-02-14 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2017 from reactormonk/nodejs-binary | Andreas Rumpf | 2015-01-28 | 1 | -2/+3 |
|\ | | | | | Algorithm to find the nodejs binary | ||||
| * | added suggested fixes | Simon Hafner | 2015-01-27 | 1 | -1/+1 |
| | | |||||
| * | find the nodejs binary | Simon Hafner | 2015-01-27 | 1 | -2/+3 |
| | | | | | | | | | | upstream calls it node, debian calls it nodejs. We gotta look for both of them. | ||||
* | | nimsuggest: first version | Araq | 2015-01-27 | 1 | -1/+1 |
|/ | |||||
* | fixes #903, fixes #1513 | Araq | 2014-09-03 | 1 | -3/+3 |
| | |||||
* | koch now uses nim.exe | Araq | 2014-08-29 | 1 | -0/+92 |