Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | generated theindex.html is valid html | Araq | 2016-09-09 | 1 | -1/+1 | |
* | | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 1 | -1/+5 | |
* | | docgen: different attachedType generation | Andreas Rumpf | 2016-09-08 | 1 | -7/+8 | |
* | | documentation now has an 'edit' button | Andreas Rumpf | 2016-09-08 | 1 | -6/+10 | |
* | | Display error message if defer statement is used at top level | Kier Davis | 2016-09-07 | 1 | -0/+2 | |
* | | fixes #4721 | Andreas Rumpf | 2016-09-07 | 2 | -7/+22 | |
* | | fixes #4699 | Andreas Rumpf | 2016-09-05 | 1 | -1/+1 | |
* | | C++ backend: use .noInit pragma for non-public default constructors; refs #4687 | Andreas Rumpf | 2016-09-04 | 5 | -18/+45 | |
* | | Merge pull request #4701 from mbaulch/fix4675 | Andreas Rumpf | 2016-09-03 | 1 | -42/+72 | |
|\ \ | ||||||
| * | | pickBestCandidate: pre-calculate candidates when symbol table modified | Matthew Baulch | 2016-09-03 | 1 | -42/+72 | |
* | | | fixes a compiler crash; refs #4699 | Andreas Rumpf | 2016-09-03 | 1 | -1/+2 | |
* | | | fixes #4677 properly | Andreas Rumpf | 2016-09-03 | 1 | -6/+7 | |
* | | | fixes #4677 | Andreas Rumpf | 2016-09-03 | 1 | -1/+2 | |
* | | | fixes #4693 | Andreas Rumpf | 2016-09-01 | 1 | -1/+3 | |
* | | | fixes #4673 | Andreas Rumpf | 2016-09-01 | 18 | -31/+61 | |
* | | | fixes #4672 | Andreas Rumpf | 2016-09-01 | 1 | -1/+1 | |
* | | | nimsuggest improvements | Andreas Rumpf | 2016-08-29 | 3 | -15/+7 | |
* | | | Merge pull request #4660 from mbaulch/tree_helper_polish | Andreas Rumpf | 2016-08-29 | 1 | -56/+12 | |
|\ \ \ | ||||||
| * | | | Cleanup and fix isConstExpr to return true for all atomic node types. | Matthew Baulch | 2016-08-27 | 1 | -4/+2 | |
| * | | | Remove unnecessary result initialisations. | Matthew Baulch | 2016-08-27 | 1 | -2/+1 | |
| * | | | Remove useless/misleading comment. flattenStmts not only for patterns. | Matthew Baulch | 2016-08-27 | 1 | -1/+0 | |
| * | | | Remove unused procs getProcSym, getOpSym. | Matthew Baulch | 2016-08-27 | 1 | -11/+0 | |
| * | | | Remove (unused) flattenTree proc. | Matthew Baulch | 2016-08-27 | 1 | -14/+0 | |
| * | | | Remove (unused) swapOperands proc. | Matthew Baulch | 2016-08-27 | 1 | -5/+0 | |
| * | | | Rewrite cyclicTree. Performance improved by approx 50%. | Matthew Baulch | 2016-08-27 | 1 | -20/+10 | |
| |/ / | ||||||
* | | | Merge pull request #4661 from yglukhov/js-uncaught-stacktrace | Andreas Rumpf | 2016-08-29 | 1 | -11/+20 | |
|\ \ \ | ||||||
| * | | | Fixed codegen for asmNoStackFrame pragma. More bulletproof frame restoration. | Yuriy Glukhov | 2016-08-27 | 1 | -6/+8 | |
| * | | | Restore framePtr after exceptions | Yuriy Glukhov | 2016-08-27 | 1 | -4/+10 | |
| * | | | Fixed js codegen issue for uncaught exceptions. | Yuriy Glukhov | 2016-08-27 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | fixes a regression that caused --import in a config file to break things | Andreas Rumpf | 2016-08-29 | 1 | -1/+4 | |
* | | | Merged | Araq | 2016-08-27 | 35 | -610/+201 | |
|\| | | ||||||
| * | | koch nsis: don't hardcode the path to NSIS | Andreas Rumpf | 2016-08-27 | 1 | -1/+0 | |
| * | | fixes #4656; ropes.nim checks properly for file equality | Andreas Rumpf | 2016-08-26 | 1 | -1/+6 | |
| * | | fixes #4179; disallow assignments to openarrays | Andreas Rumpf | 2016-08-26 | 1 | -2/+3 | |
| * | | fixes regression | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 | |
| * | | fixes #4580 | Andreas Rumpf | 2016-08-26 | 2 | -3/+4 | |
| * | | partial fix for #4623 | Andreas Rumpf | 2016-08-26 | 1 | -0/+2 | |
| * | | fixes #4491 | Andreas Rumpf | 2016-08-26 | 1 | -0/+3 | |
| * | | fixes #3928 | Andreas Rumpf | 2016-08-26 | 1 | -0/+3 | |
| * | | do not crash on #3928 | Andreas Rumpf | 2016-08-26 | 1 | -0/+1 | |
| * | | fixes #4292 | Andreas Rumpf | 2016-08-26 | 1 | -8/+1 | |
| * | | fixes #4253 | Andreas Rumpf | 2016-08-26 | 1 | -2/+2 | |
| * | | fixes #2865 | Andreas Rumpf | 2016-08-26 | 1 | -1/+8 | |
| * | | fixes #3606 | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 | |
| * | | explicit side-effects override the inferred effect; refs #4659 | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 | |
| * | | fixes #4658 | Andreas Rumpf | 2016-08-26 | 1 | -0/+5 | |
| * | | Merge pull request #4592 from arnetheduck/compiler-cleanup | Andreas Rumpf | 2016-08-25 | 27 | -464/+12 | |
| |\ \ | ||||||
| | * | | remove TLoc.heapRoot | Jacek Sieka | 2016-08-17 | 2 | -8/+0 | |
| | * | | Merge remote-tracking branch 'origin/devel' into compiler-cleanup | Jacek Sieka | 2016-08-17 | 6 | -14/+23 | |
| | |\ \ | ||||||
| | * | | | remove unused stuff | Jacek Sieka | 2016-08-09 | 27 | -406/+5 |