Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | nkEmpty is cleaner than nkCommentStmt | Andreas Rumpf | 2016-01-17 | 1 | -1/+1 | |
* | Merge branch 'multi-line-comments' into devel | Andreas Rumpf | 2016-01-17 | 4 | -34/+91 | |
|\ | ||||||
| * | implements final version of multiline comments | Andreas Rumpf | 2016-01-17 | 1 | -14/+24 | |
| * | implements multi-line-comments; pounds are stripped from the doc comments | Andreas Rumpf | 2016-01-16 | 4 | -34/+81 | |
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-17 | 1 | -1/+4 | |
|\ \ | |/ |/| | ||||||
| * | Use real JS bool literals instead of 1 and 0. Fixes #3722. | Yuriy Glukhov | 2016-01-17 | 1 | -1/+4 | |
* | | Merge branch 'devel' into no-echo-gotcha | Andreas Rumpf | 2016-01-15 | 1 | -1/+1 | |
|\| | ||||||
| * | fixes #3723 | Andreas Rumpf | 2016-01-15 | 1 | -1/+1 | |
* | | finally removes 'echo ' gotcha | Andreas Rumpf | 2016-01-15 | 1 | -5/+7 | |
|/ | ||||||
* | fixes yet another codegen problem with constant closures | Andreas Rumpf | 2016-01-15 | 1 | -1/+1 | |
* | Merge branch 'devel' into new-ll | Andreas Rumpf | 2016-01-14 | 2 | -5/+3 | |
|\ | ||||||
| * | Merge pull request #3500 from nanoant/patch/fix-3498-generic-args-in-tmpl | Andreas Rumpf | 2016-01-14 | 2 | -5/+3 | |
| |\ | ||||||
| | * | fixes #3498 | Adam Strzelecki | 2015-10-30 | 2 | -5/+3 | |
* | | | Merge branch 'devel' into new-ll | Andreas Rumpf | 2016-01-14 | 2 | -8/+16 | |
|\| | | ||||||
| * | | fixed #2240 and #3586 | andri lim | 2016-01-05 | 1 | -0/+8 | |
| * | | Fixed lineinfo in getType | Yuriy Glukhov | 2015-12-25 | 1 | -8/+8 | |
* | | | fixes iterator codegen regression | Andreas Rumpf | 2016-01-14 | 2 | -1/+12 | |
* | | | fixes a long standing codegen bug concerning closures | Andreas Rumpf | 2016-01-13 | 1 | -2/+2 | |
* | | | fixes yet another regression | Andreas Rumpf | 2016-01-13 | 1 | -3/+7 | |
* | | | fixes another regression | Andreas Rumpf | 2016-01-13 | 1 | -2/+2 | |
* | | | fixes more regressions | Andreas Rumpf | 2016-01-13 | 2 | -21/+44 | |
* | | | fixes async regression | Andreas Rumpf | 2016-01-11 | 1 | -2/+5 | |
* | | | fixes regressions | Andreas Rumpf | 2016-01-08 | 1 | -0/+2 | |
* | | | fixes all known regressions | Andreas Rumpf | 2016-01-06 | 3 | -20/+18 | |
* | | | fixes #603 | Andreas Rumpf | 2016-01-06 | 1 | -2/+2 | |
* | | | fixes regressions | Andreas Rumpf | 2016-01-05 | 2 | -0/+4 | |
* | | | fixes #2604, fixes #1527 | Andreas Rumpf | 2016-01-05 | 2 | -3/+12 | |
* | | | fixes #2007 | Andreas Rumpf | 2016-01-05 | 2 | -5/+8 | |
* | | | minor bugfix | Andreas Rumpf | 2016-01-04 | 1 | -3/+3 | |
* | | | fixes #2659 | Andreas Rumpf | 2016-01-04 | 3 | -3/+6 | |
* | | | fixes #3201, fixes #2766 | Andreas Rumpf | 2016-01-04 | 1 | -1/+2 | |
* | | | fixes another regression | Andreas Rumpf | 2016-01-04 | 1 | -0/+2 | |
* | | | fixes #3636 | Andreas Rumpf | 2016-01-04 | 3 | -9/+15 | |
* | | | fixes #1725 | Andreas Rumpf | 2016-01-04 | 1 | -7/+12 | |
* | | | async works again | Andreas Rumpf | 2016-01-03 | 1 | -20/+28 | |
* | | | further progress on closure iterators; tforum still failing | Andreas Rumpf | 2016-01-03 | 2 | -16/+32 | |
* | | | next steps to produce working closure iterators | Andreas Rumpf | 2016-01-03 | 3 | -68/+111 | |
* | | | made closure iterators tests green, updated docs | Andreas Rumpf | 2015-12-31 | 6 | -24/+32 | |
* | | | closure iterators do have 'result' | Andreas Rumpf | 2015-12-30 | 1 | -1/+2 | |
* | | | closure iterators sometimes work | Andreas Rumpf | 2015-12-30 | 1 | -2/+3 | |
* | | | Merge branch 'devel' into new-ll | Andreas Rumpf | 2015-12-29 | 1 | -4/+1 | |
|\| | | ||||||
| * | | fix issue #3550 | trustable-code | 2015-12-24 | 1 | -4/+1 | |
* | | | LL works reasonably well; closure iterators still not implemented | Andreas Rumpf | 2015-12-29 | 1 | -3/+9 | |
* | | | breaking change: disallow .closure procs for const | Andreas Rumpf | 2015-12-29 | 2 | -5/+8 | |
* | | | fixes missing 'illegal capture' error message regression | Andreas Rumpf | 2015-12-29 | 1 | -2/+2 | |
* | | | fixes closure generation when only paramters are captured | Andreas Rumpf | 2015-12-29 | 1 | -8/+23 | |
* | | | bootstrapping works again | Andreas Rumpf | 2015-12-29 | 1 | -2/+4 | |
* | | | up references work | Andreas Rumpf | 2015-12-28 | 1 | -35/+38 | |
* | | | made indirectAccess slightly more efficient | Andreas Rumpf | 2015-12-28 | 1 | -1/+2 | |
* | | | compute LL before the other transformations as that should produce more effic... | Andreas Rumpf | 2015-12-28 | 1 | -5/+5 |