Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [refactoring] remove unused imports in the compiler and in some stdlib modules | Araq | 2019-07-18 | 1 | -1/+1 |
| | |||||
* | compiler refactoring; use typesafe path handing; docgen: render symbols ↵ | Andreas Rumpf | 2018-09-07 | 1 | -5/+5 |
| | | | | between modules | ||||
* | big refactoring: parser compiles again | Andreas Rumpf | 2018-05-10 | 1 | -6/+6 |
| | |||||
* | remove unused stuff | Jacek Sieka | 2016-08-09 | 1 | -1/+1 |
| | |||||
* | C code generation now deterministic; fixes #4364 | Andreas Rumpf | 2016-06-22 | 1 | -7/+1 |
| | |||||
* | nimrod -> nim | Erik Johansson Andersson | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | renamed writeln to writeLine in compiler | patrick dw | 2015-06-19 | 1 | -11/+11 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | renamefest | Araq | 2014-08-23 | 1 | -1/+1 |
| | |||||
* | fixed tuples in a static context; preparations for correct compile time ↵ | Araq | 2014-03-22 | 1 | -1/+1 |
| | | | | evaluation of integral ops | ||||
* | case consistency: next steps | Araq | 2013-12-29 | 1 | -1/+1 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -3/+3 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -3/+3 |
| | |||||
* | next steps to hygienic templates | Araq | 2012-08-20 | 1 | -5/+1 |
| | |||||
* | genSym support for hygienic macros and templates. | Zahary Karadjov | 2012-03-26 | 1 | -2/+5 |
| | | | | | | | | | example: template hygienic(val: expr) = var `*x` = val echo `*x` *x was chosen as mnemonic for "opposite of public" and thus private | ||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | compiler uses new 'readLine' | Araq | 2011-11-27 | 1 | -5/+8 |
| | |||||
* | rod files: next trivial examples working | Araq | 2011-10-22 | 1 | -1/+4 |
| | |||||
* | first steps to C file merge operation for incremental compilation | Araq | 2011-10-21 | 1 | -3/+6 |
| | |||||
* | much more efficient rod file generation | Araq | 2011-10-18 | 1 | -0/+57 |