Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor codegen bugfix: don't use names for closures that are also mangled Nim ↵ | Araq | 2017-02-26 | 1 | -7/+7 |
| | | | | names | ||||
* | fixes a minor codegen issue where name mangling could produce an identifier ↵ | Araq | 2017-02-26 | 1 | -7/+7 |
| | | | | used by the codegen; refs #5437 | ||||
* | removed compiler internal list implementation (#5371) | Arne Döring | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | fixes #5402 | Araq | 2017-02-16 | 1 | -4/+5 |
| | |||||
* | fixes #5339 | Andreas Rumpf | 2017-02-09 | 1 | -7/+64 |
| | |||||
* | fixes #5314 | Andreas Rumpf | 2017-02-05 | 1 | -1/+1 |
| | |||||
* | fixes #5090 | Andreas Rumpf | 2017-02-05 | 1 | -1/+3 |
| | |||||
* | new name mangling rules for easier debugging | Andreas Rumpf | 2017-02-02 | 1 | -1/+1 |
| | |||||
* | Create temp var in deepcopy if needed (#5205) | Brandon Pickering | 2017-01-15 | 1 | -2/+11 |
| | |||||
* | bugfix: abs(0.0) should be +0.0 | Andreas Rumpf | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | make tmissing_ccgtrav_unique_type green again | Araq | 2016-12-04 | 1 | -1/+3 |
| | |||||
* | Merge branch 'devel' into sighashes | Araq | 2016-12-01 | 1 | -1/+6 |
|\ | |||||
| * | fixes tconsttable regression | Araq | 2016-12-01 | 1 | -2/+3 |
| | | |||||
| * | fixes #5081 | Araq | 2016-12-01 | 1 | -1/+2 |
| | | |||||
| * | fixes #5055 | Araq | 2016-11-30 | 1 | -5/+4 |
| | | |||||
| * | fixes the regressions introduced by fix for #5076 | Araq | 2016-11-30 | 1 | -2/+6 |
| | | |||||
* | | further progress; more tests are green | Araq | 2016-11-28 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'devel' into sighashes | Araq | 2016-11-28 | 1 | -0/+9 |
|\| | |||||
| * | first version of the new memory tracking feature | Andreas Rumpf | 2016-11-21 | 1 | -0/+9 |
| | | |||||
* | | attempt to fix things | Andreas Rumpf | 2016-11-23 | 1 | -0/+3 |
| | | |||||
* | | removed tyArrayConstr completely from the compiler; introduced tyAlias ↵ | Araq | 2016-11-14 | 1 | -14/+11 |
| | | | | | | | | instead in preparation for further bugfixes | ||||
* | | signature hashing: more progress | Araq | 2016-11-11 | 1 | -38/+33 |
| | | |||||
* | | C codegen: first version of signature hashing for better incremental builds | Araq | 2016-11-08 | 1 | -1/+1 |
|/ | |||||
* | fixes #4975 | Araq | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | fixes thread vars of non-global visibility | Andreas Rumpf | 2016-09-12 | 1 | -1/+2 |
| | |||||
* | C++ backend: use .noInit pragma for non-public default constructors; refs #4687 | Andreas Rumpf | 2016-09-04 | 1 | -4/+7 |
| | |||||
* | fixes #4673 | Andreas Rumpf | 2016-09-01 | 1 | -2/+3 |
| | |||||
* | Merge pull request #4592 from arnetheduck/compiler-cleanup | Andreas Rumpf | 2016-08-25 | 1 | -50/+7 |
|\ | | | | | Compiler cleanup | ||||
| * | remove TLoc.heapRoot | Jacek Sieka | 2016-08-17 | 1 | -5/+0 |
| | | |||||
| * | Merge remote-tracking branch 'origin/devel' into compiler-cleanup | Jacek Sieka | 2016-08-17 | 1 | -1/+2 |
| |\ | |||||
| * | | remove unused stuff | Jacek Sieka | 2016-08-09 | 1 | -25/+0 |
| | | | |||||
| * | | remove keepAlive and friends | Jacek Sieka | 2016-08-09 | 1 | -20/+7 |
| | | | |||||
* | | | fixes #4653 | Andreas Rumpf | 2016-08-24 | 1 | -0/+2 |
| |/ |/| | |||||
* | | makes tests green again | Andreas Rumpf | 2016-08-09 | 1 | -1/+2 |
|/ | |||||
* | fixes #4551 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 |
| | |||||
* | fixes #4582 | Andreas Rumpf | 2016-08-08 | 1 | -1/+2 |
| | |||||
* | fixes #4354 | Andreas Rumpf | 2016-08-04 | 1 | -16/+18 |
| | |||||
* | remove sfFakeConst | Jacek Sieka | 2016-07-30 | 1 | -4/+1 |
| | |||||
* | fixes #4345 | Andreas Rumpf | 2016-07-19 | 1 | -2/+3 |
| | |||||
* | added system.newSeqOfCap for improved efficiency | Andreas Rumpf | 2016-07-15 | 1 | -0/+11 |
| | |||||
* | prepare Nim codebase for upcoming parser changes | Andreas Rumpf | 2016-07-15 | 1 | -3/+3 |
| | |||||
* | fixes #4371 | Andreas Rumpf | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | C code generation now deterministic; fixes #4364 | Andreas Rumpf | 2016-06-22 | 1 | -26/+26 |
| | |||||
* | fixes #4186 | Andreas Rumpf | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | system. for cstrings uses value comparisons, not reference comparisons | Andreas Rumpf | 2016-06-02 | 1 | -2/+1 |
| | |||||
* | refactoring: flags instead of bools | Andreas Rumpf | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | fixes #4147 | Andreas Rumpf | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | fixes #3995 | Andreas Rumpf | 2016-04-03 | 1 | -4/+10 |
| | |||||
* | fixes #4005 | Andreas Rumpf | 2016-03-29 | 1 | -4/+8 |
| | |||||
* | Added --noCppExceptions switch | Ruslan Mustakov | 2016-02-18 | 1 | -2/+4 |
| |