| Commit message (Expand) | Author | Age | Files | Lines |
* | nimpretty: fix out of bounds error [ci skip] | narimiran | 2019-07-04 | 1 | -2/+3 |
* | nimpretty: nimpretty now understands splitting newlines | Araq | 2019-07-04 | 2 | -8/+34 |
* | nimpretty: distinguish between the different kinds of newlines in Nim | Araq | 2019-07-04 | 1 | -10/+16 |
* | fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compi... | Timothee Cour | 2019-07-03 | 3 | -13/+20 |
* | [bugfix] fix wrong nimpretty unidents, refs #11616 (#11645) | Miran | 2019-07-03 | 1 | -1/+1 |
* | fixes #11585 | Andreas Rumpf | 2019-07-03 | 1 | -2/+3 |
* | [bugfix] fix #11484, acknowledge 'danger' flag (#11486) | Miran | 2019-07-03 | 1 | -1/+2 |
* | fixes #11510 | Araq | 2019-07-03 | 1 | -1/+9 |
* | fixes #11636 | Araq | 2019-07-03 | 1 | -2/+5 |
* | [backport] fix #11320 (#11538) | Arne Döring | 2019-07-03 | 1 | -1/+1 |
* | fixes #11479 (#11641) | Andreas Rumpf | 2019-07-03 | 1 | -1/+1 |
* | [bugfix] nimpretty indents multiline comments correctly (#11607) | Miran | 2019-07-02 | 1 | -0/+4 |
* | fixes #11633 | Andreas Rumpf | 2019-07-01 | 1 | -1/+1 |
* | fixes #11515 (#11624) | Andreas Rumpf | 2019-07-01 | 2 | -3/+6 |
* | fixes #11617 | Araq | 2019-07-01 | 1 | -0/+3 |
* | fixes #11628 | Araq | 2019-07-01 | 1 | -0/+1 |
* | fixes #11614 | Araq | 2019-07-01 | 1 | -1/+1 |
* | Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627) | Juan Carlos | 2019-07-01 | 1 | -4/+2 |
* | msgs, ccgstmts: fixes #11572 (#11621) | alaviss | 2019-06-30 | 2 | -8/+15 |
* | fixes #11606 | Araq | 2019-06-28 | 1 | -2/+8 |
* | fixes #11611 | Araq | 2019-06-28 | 1 | -1/+1 |
* | nimpretty: bugfix [bugfix] | Araq | 2019-06-28 | 1 | -7/+23 |
* | fixes #11523 | Andreas Rumpf | 2019-06-26 | 1 | -1/+2 |
* | fixes #11525 | Andreas Rumpf | 2019-06-26 | 1 | -1/+1 |
* | fixes #11600 (#11602) | Andreas Rumpf | 2019-06-26 | 1 | -1/+1 |
|\ |
|
| * | fixes #11600 | Araq | 2019-06-26 | 1 | -1/+1 |
* | | [bugfix] fix #11532, nimpretty should ignore source code filters (#11603) | Miran | 2019-06-26 | 1 | -1/+1 |
* | | fixes #11098 | Andreas Rumpf | 2019-06-26 | 1 | -5/+11 |
* | | [bugfix] fix #11469, new rules for a newline in nimpretty (#11512) | Miran | 2019-06-26 | 3 | -55/+77 |
|/ |
|
* | fixes #11577 | Araq | 2019-06-26 | 1 | -11/+17 |
* | [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where approp... | alaviss | 2019-06-26 | 3 | -8/+9 |
* | fixes #11563 (#11594) | Andreas Rumpf | 2019-06-26 | 3 | -62/+87 |
* | compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583) | alaviss | 2019-06-26 | 2 | -17/+13 |
* | increase dfa instruction limit (#11579) | cooldome | 2019-06-24 | 1 | -2/+2 |
* | [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) | Arne Döring | 2019-06-24 | 8 | -99/+1 |
* | [bugfix] fixes #11524 | Andreas Rumpf | 2019-06-22 | 1 | -2/+29 |
* | [bugfix] fixes #11556 | Andreas Rumpf | 2019-06-21 | 1 | -2/+4 |
* | [other] Improve the "tabs are not allowed" error message (#11554) | Kaushal Modi | 2019-06-20 | 1 | -1/+1 |
* | [bugfix] correct 'source' for documentation (#11540) | Miran | 2019-06-20 | 1 | -1/+3 |
* | [other] new experimental pragma .nodestroy for easier custom destructors | Andreas Rumpf | 2019-06-20 | 2 | -5/+8 |
* | [bugfix] proper destruction for strings/seqs for --newruntime | Andreas Rumpf | 2019-06-20 | 1 | -5/+6 |
* | [bugfix] newruntime: trivial closure iterator works | Araq | 2019-06-20 | 1 | -0/+7 |
* | [refactoring] closureiters.nim: style change | Araq | 2019-06-20 | 1 | -132/+130 |
* | wip | Araq | 2019-06-20 | 1 | -1/+1 |
* | WIP: closures for the newruntime [ci skip] | Andreas Rumpf | 2019-06-20 | 1 | -1/+1 |
* | [bugfix] owned closures (#11544) | Andreas Rumpf | 2019-06-20 | 7 | -26/+89 |
* | [bugfix] fixes #11517 | Araq | 2019-06-19 | 1 | -1/+6 |
* | [feature] cleanup PR, refs #11424 | Araq | 2019-06-19 | 1 | -5/+6 |
* | fixes #11436 | Araq | 2019-06-19 | 2 | -4/+6 |
* | literal array indices (#11424) | Jasper Jenkins | 2019-06-18 | 1 | -4/+19 |