Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dynlibOverrideAll switch (#6873) | Charlie Barto | 2017-12-06 | 1 | -0/+1 |
| | |||||
* | WIP: Add a advanced compiler command 'ctags' (#6654) | Dmitry Atamanov | 2017-11-15 | 1 | -1/+2 |
| | |||||
* | WIP: --gc:regions instead of --gc:stack | Araq | 2017-08-13 | 1 | -1/+1 |
| | |||||
* | fixes #6069 | Andreas Rumpf | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | kill the reportConceptFailures options as it will be replaced by the ↵ | Zahary Karadjov | 2017-03-24 | 1 | -3/+0 |
| | | | | .explain. pragma | ||||
* | documents --excessiveStackTrace switch | Andreas Rumpf | 2016-11-22 | 1 | -0/+2 |
| | |||||
* | first version of the new memory tracking feature | Andreas Rumpf | 2016-11-21 | 1 | -0/+1 |
| | |||||
* | document 'nim e' mode | Araq | 2016-10-08 | 1 | -0/+1 |
| | |||||
* | the Nim compiler supports the jsondoc2 command | Andreas Rumpf | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Added --noCppExceptions switch | Ruslan Mustakov | 2016-02-18 | 1 | -0/+1 |
| | |||||
* | added --reportConceptFailures switch | Araq | 2015-10-22 | 1 | -0/+3 |
| | |||||
* | List warnings & hints via --(hints|warnings):list | Adam Strzelecki | 2015-07-03 | 1 | -2/+3 |
| | | | | | Hints and warnings can be now listed using --warnings:list and --hints:list printing names and checkboxes indicating which of these are enabled. | ||||
* | Change --useColors to --colors:on|off and add help | Adam Strzelecki | 2015-06-24 | 1 | -0/+1 |
| | | | | | | | | Since we introduced automatic colors on terminals (via isatty) there is no way to turn it off, since (undocumented) --useColors just turns them on. This replaces --useColors with --colors:on|off, so anyone who prefers non-colored compiler messages may now turn it off now. | ||||
* | the Go GC - initial implementation | Stefan Talpalaru | 2015-05-31 | 1 | -1/+1 |
| | |||||
* | fixes #1819 | Araq | 2015-03-12 | 1 | -14/+1 |
| | |||||
* | improved --debugger switch; updated release plan | Araq | 2015-02-27 | 1 | -3/+0 |
| | |||||
* | Fix output of --advanced | def | 2015-02-16 | 1 | -1/+1 |
| | | | | All the other documentation limits with :, only this one was with = | ||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanups | Araq | 2015-02-09 | 1 | -1/+0 |
| | |||||
* | implemented 'experimental' switch | Araq | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | some improvements for nimfix | Araq | 2014-09-09 | 1 | -1/+0 |
| | |||||
* | nimfix handles helloworld | Araq | 2014-09-06 | 1 | -1/+0 |
| | |||||
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -1/+2 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -3/+3 |
| | |||||
* | Documents pretty command. | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | corrected backends.txt | Araq | 2014-06-30 | 1 | -4/+4 |
| | |||||
* | Starts backends.txt with bits from nimrodc.txt. | Grzegorz Adam Hankiewicz | 2014-06-21 | 1 | -3/+4 |
| | |||||
* | reintroduce thread analysis but disable it for backwards compatibility | Araq | 2014-04-20 | 1 | -0/+1 |
| | |||||
* | removed flawed thread analysis pass | Araq | 2014-04-20 | 1 | -1/+0 |
| | |||||
* | Mentions jsondoc in compiler advanced help. | Grzegorz Adam Hankiewicz | 2014-04-19 | 1 | -0/+1 |
| | |||||
* | merged better html links #850 | Araq | 2014-04-08 | 1 | -0/+2 |
| | |||||
* | support for --cs:partial | Araq | 2013-09-24 | 1 | -0/+2 |
| | |||||
* | Documents passC/passL pragmas. Refs #506. | Grzegorz Adam Hankiewicz | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | Lists available idetools caas switches. | Grzegorz Adam Hankiewicz | 2013-06-15 | 1 | -0/+4 |
| | |||||
* | documented trackDirty | zah | 2013-06-08 | 1 | -0/+2 |
| | |||||
* | Corrects default verbosity level from 0 to 1. | Grzegorz Adam Hankiewicz | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | implemented --dynlibOverride option for static linking of 'dynlib' | Araq | 2013-04-08 | 1 | -0/+5 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | code cleanup for mark&sweep GC | Araq | 2013-02-07 | 1 | -1/+2 |
| | |||||
* | cleaner GC switching | Araq | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | merged upstream master | Zahary Karadjov | 2013-01-27 | 1 | -1/+3 |
|\ | |||||
| * | implemented --listFullPaths option for aporia | Araq | 2012-12-27 | 1 | -0/+1 |
| | | |||||
| * | compiler support for babel | Araq | 2012-12-07 | 1 | -2/+2 |
| | | |||||
| * | replaced recursivePath with shallowPath for Babel | Araq | 2012-12-06 | 1 | -1/+2 |
| | | |||||
* | | adds an option to interleave the generated code with snippets from the ↵ | Zahary Karadjov | 2012-12-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original source Lines from the original source are outputted as comments next to line directives. Hopefully, this will make debugging codegen problems easier. Other changes: The frame setup code now uses a single-line C macro. My motivation was to reduce the noise in the generated output and make it easier to step over the boiler-plate code, but counter-intuitively this also improved the overall compilation speed a little bit so I applied the same treatment to line tracking too (this reduces the size of the generated files and the explanation is that probably the I/O overhead dominates the macro expansion costs). | ||||
* | | caas is now drivable through stdin | Zahary Karadjov | 2012-11-28 | 1 | -0/+1 |
|/ | | | | | * added idetools --eval * streams.readLine recognises and applies the backspace character | ||||
* | doc2 improvements; small lexer bugfix: backslashes in comments | Araq | 2012-11-20 | 1 | -0/+1 |
| | |||||
* | next steps towards term rewriting macros; simple examples work | Araq | 2012-08-30 | 1 | -0/+1 |
| | |||||
* | made compiler more robust for idetools; implemented idetools.usages | Araq | 2012-07-30 | 1 | -1/+2 |
| | |||||
* | implements #173 | Araq | 2012-07-28 | 1 | -0/+2 |
| |