Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented {.noforward:on.} for type sections; useful for c2nim generated ↵ | Araq | 2015-07-08 | 1 | -2/+11 |
| | | | | wrappers; to be documented | ||||
* | Clean up stdin file reading of compiler. | def | 2015-05-16 | 1 | -5/+1 |
| | | | | | Uses "stdinfile" as the module identifier now, which prevents problems with - colliding with the minus operator. This fixes #2422 and #2702. | ||||
* | GC: get rid of pathological behaviour for stack marking | Araq | 2015-03-08 | 1 | -49/+49 |
| | |||||
* | Make reading from stdin work again. | def | 2015-03-01 | 1 | -1/+1 |
| | | | | Bootstrapping tested on Linux from csources. | ||||
* | bootstrapping works again on Windows | Araq | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | When compiling from stdin write binary to stdinfile | def | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Rename stdin fake module name to stdinFile | def | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Make compiler read files from stdin | def | 2015-02-22 | 1 | -1/+5 |
| | | | | Special "-" file as stdin. | ||||
* | nimsuggest: sane dirty buffer handling | Araq | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | nimsuggest: first version | Araq | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | renamefest | Araq | 2014-08-23 | 1 | -1/+1 |
| | |||||
* | removed flawed thread analysis pass | Araq | 2014-04-20 | 1 | -2/+3 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -4/+4 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | fixed a regression: compiling projects not residing in the current directory | Zahary Karadjov | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | CaaS in-memory caching | Zahary Karadjov | 2012-11-28 | 1 | -23/+21 |
| | | | | | removed some redundant filepath params and variables and switched to canonical paths in most places | ||||
* | caas is now drivable through stdin | Zahary Karadjov | 2012-11-28 | 1 | -17/+41 |
| | | | | | * added idetools --eval * streams.readLine recognises and applies the backspace character | ||||
* | cas improvements | Araq | 2012-10-24 | 1 | -4/+7 |
| | |||||
* | first steps towards term rewriting macros | Araq | 2012-08-30 | 1 | -14/+1 |
| | |||||
* | preparations for making 'closure' the default calling convention for proc types | Araq | 2012-07-16 | 1 | -6/+6 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | thoughts about implicit includes and imports | Araq | 2011-11-29 | 1 | -11/+16 |
| | |||||
* | New algorithm for locating and loading nimrod config files. | Zahary Karadjov | 2011-11-25 | 1 | -0/+14 |
| | | | | Some new options added to the compiler (see news.txt for details) | ||||
* | bugfixes for ROD file generation; nimcache dir is now flat | Araq | 2011-10-20 | 1 | -4/+22 |
| | |||||
* | much more efficient rod file generation | Araq | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | further improvements for thread analysis | Araq | 2011-06-13 | 1 | -4/+4 |
| | |||||
* | got rid of some arcane module names | Araq | 2011-04-21 | 1 | -2/+2 |
| | |||||
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+155 |