Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | collapse to tables into one | Andrii Riabushenko | 2018-12-05 | 1 | -9/+7 | |
| * | | | | add comment | Andrii Riabushenko | 2018-12-05 | 1 | -1/+2 | |
| * | | | | remove debug | Andrii Riabushenko | 2018-12-05 | 1 | -2/+0 | |
| * | | | | remove debug statements | Andrii Riabushenko | 2018-12-05 | 1 | -9/+9 | |
| * | | | | implement everything | Andrii Riabushenko | 2018-12-05 | 4 | -67/+47 | |
| * | | | | add test | Andrii Riabushenko | 2018-12-05 | 1 | -14/+19 | |
| * | | | | add array constructors | Andrii Riabushenko | 2018-11-30 | 1 | -7/+13 | |
| * | | | | reduce changes | Andrii Riabushenko | 2018-11-30 | 1 | -80/+80 | |
| * | | | | Improve approach | Andrii Riabushenko | 2018-11-30 | 1 | -22/+23 | |
| * | | | | revert debug statements | Andrii Riabushenko | 2018-11-29 | 1 | -5/+6 | |
| * | | | | merge devel | Andrii Riabushenko | 2018-11-29 | 5 | -24/+39 | |
| |\ \ \ \ | ||||||
| * | | | | | fix spacing | Andrii Riabushenko | 2018-11-29 | 1 | -1/+1 | |
| * | | | | | move moves | Andrii Riabushenko | 2018-11-29 | 1 | -61/+130 | |
* | | | | | | Merge pull request #9911 from nc-x/fixes-#9627 | Andreas Rumpf | 2018-12-09 | 1 | -7/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | `include` now accepts collective arguments | Neelesh Chandola | 2018-12-09 | 1 | -7/+23 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #9902 from arnetheduck/daily-clean | Andreas Rumpf | 2018-12-09 | 2 | -24/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | daily cruft removal | Jacek Sieka | 2018-12-08 | 2 | -24/+0 | |
* | | | | | | | Merge pull request #9912 from nim-lang/araq-fixes-nested-gensym | Andreas Rumpf | 2018-12-09 | 8 | -23/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixes nested gensym'ed parameters; fixes #9476 | Araq | 2018-12-08 | 8 | -23/+42 | |
* | | | | | | | | Merge pull request #9898 from cooldome/enum_notused | Andreas Rumpf | 2018-12-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | change approach | Andrii Riabushenko | 2018-12-09 | 1 | -2/+1 | |
| * | | | | | | | Fix hintXDeclaredButNotUsed for enum fields marked as used | Andrii Riabushenko | 2018-12-08 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | fixes #9889, fixes #9886 | Araq | 2018-12-08 | 1 | -1/+1 | |
* | | | | | | | fix #9872: setLen now works properly at CT [backport] | Timothee Cour | 2018-12-08 | 1 | -16/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #9873 from arnetheduck/uints-are-consts [bac,ö | Andreas Rumpf | 2018-12-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | allow uints to appear in deep constant expressions | Jacek Sieka | 2018-12-05 | 1 | -2/+1 | |
* | | | | | | fixes #9441 | Araq | 2018-12-06 | 1 | -2/+20 | |
|/ / / / / | ||||||
* | | | | | fixes #9614 [backport] | Araq | 2018-12-05 | 1 | -1/+1 | |
* | | | | | fixes #9868 | Araq | 2018-12-05 | 2 | -1/+19 | |
* | | | | | lambdalifting: be consistent in its handling for 'func' | Araq | 2018-12-05 | 1 | -9/+7 | |
* | | | | | fixes #9864 [backport] | Araq | 2018-12-05 | 1 | -5/+15 | |
* | | | | | IC: much faster caching | Araq | 2018-12-04 | 1 | -4/+8 | |
* | | | | | Don't use deprecated fmod in VM (#9837) | Andreas Rumpf | 2018-12-04 | 1 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't use deprecated fmod in VM | data-man | 2018-12-01 | 1 | -2/+1 | |
* | | | | | | fix #9832 (fixup) (#9859) | Timothee Cour | 2018-12-04 | 1 | -1/+2 | |
* | | | | | | Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] | rec | 2018-12-04 | 1 | -75/+242 | |
* | | | | | | More dead code (#9835) | Jacek Sieka | 2018-12-04 | 4 | -18/+14 | |
* | | | | | | fixes #9832 (#9841) [backport] | Timothee Cour | 2018-12-04 | 1 | -1/+1 | |
* | | | | | | IC: more things work | Araq | 2018-12-03 | 3 | -23/+34 | |
|/ / / / / | ||||||
* | | | | | enables .raises: [] via a .push (#9834) [backport] | Andreas Rumpf | 2018-12-01 | 1 | -1/+8 | |
* | | | | | IC: further progress | Araq | 2018-12-01 | 8 | -33/+60 | |
* | | | | | fix #8289 (#9828) | Timothee Cour | 2018-11-30 | 2 | -0/+7 | |
* | | | | | improve line info retreival (#9822) | Arne Döring | 2018-11-30 | 1 | -1/+8 | |
| |/ / / |/| | | | ||||||
* | | | | gc:destructors: more progress | Andreas Rumpf | 2018-11-29 | 2 | -3/+3 | |
* | | | | gc:destructors further progress | Andreas Rumpf | 2018-11-29 | 4 | -22/+37 | |
|/ / / | ||||||
* | | | Destructors: more moves for tuples (#9808) | cooldome | 2018-11-27 | 3 | -2/+7 | |
* | | | new minor language feature: .noSideEffect blocks like .gcsafe blocks | Andreas Rumpf | 2018-11-27 | 4 | -8/+14 | |
* | | | don't crash where there is an unknown statement pragma [backport] | Andreas Rumpf | 2018-11-27 | 1 | -2/+5 | |
* | | | fixes #7365 | alaviss | 2018-11-26 | 1 | -1/+1 | |
* | | | fixes #9675 | Andreas Rumpf | 2018-11-26 | 4 | -2/+5 |