Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing nilChecks compiling option (#6480) | Eduardo Bart | 2017-10-09 | 1 | -0/+1 |
| | |||||
* | new dependency tracking for nimsuggest | Araq | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | Update documentation and news | Jeff Ciesielski | 2016-07-05 | 1 | -1/+2 |
| | |||||
* | Add the ability to pass a value with the -d flag | Jeff Ciesielski | 2016-07-04 | 1 | -1/+2 |
| | | | | | | | This allows the end user to use the {.magic: "IntDefine"/"StrDefine"} pragmas to pass values into code at compile time. This has a nice side effect of also allowing/requiring a default value to be assigned in the code (see osalloc.nim/StandaloneHeapSize for an example) | ||||
* | fixes #1868 | Araq | 2015-03-12 | 1 | -0/+1 |
| | |||||
* | improved --debugger switch; updated release plan | Araq | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanups | Araq | 2015-02-09 | 1 | -1/+0 |
| | |||||
* | clarify single letter option requirements | Joseph Poirier | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | Fix paragraph break issue in nimc.txt. Add spacing to command line options ↵ | Nick Greenfield | 2014-12-21 | 1 | -2/+3 |
| | | | | table. | ||||
* | merged things from devel | Araq | 2014-09-12 | 1 | -0/+2 |
|\ | |||||
| * | be explicit about single letter options | Araq | 2014-09-11 | 1 | -0/+2 |
| | | |||||
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
|/ | |||||
* | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -0/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | doc2 improvements | Araq | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | New algorithm for locating and loading nimrod config files. | Zahary Karadjov | 2011-11-25 | 1 | -1/+2 |
| | | | | Some new options added to the compiler (see news.txt for details) | ||||
* | --stdout support; idetools implemented | Araq | 2011-02-25 | 1 | -6/+6 |
| | |||||
* | REPL improvements | Araq | 2011-02-13 | 1 | -4/+2 |
| | |||||
* | changes to threads; --recursivePath support | Araq | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | tiny C support; cosmetic improvements for the docs | Araq | 2010-08-28 | 1 | -0/+37 |