summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* nimpretty: fix out of bounds error [ci skip]narimiran2019-07-041-2/+3
* nimpretty: nimpretty now understands splitting newlinesAraq2019-07-042-8/+34
* nimpretty: distinguish between the different kinds of newlines in NimAraq2019-07-041-10/+16
* fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compi...Timothee Cour2019-07-033-13/+20
* [bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)Miran2019-07-031-1/+1
* fixes #11585Andreas Rumpf2019-07-031-2/+3
* [bugfix] fix #11484, acknowledge 'danger' flag (#11486)Miran2019-07-031-1/+2
* fixes #11510Araq2019-07-031-1/+9
* fixes #11636Araq2019-07-031-2/+5
* [backport] fix #11320 (#11538)Arne Döring2019-07-031-1/+1
* fixes #11479 (#11641)Andreas Rumpf2019-07-031-1/+1
* [bugfix] nimpretty indents multiline comments correctly (#11607)Miran2019-07-021-0/+4
* fixes #11633Andreas Rumpf2019-07-011-1/+1
* fixes #11515 (#11624)Andreas Rumpf2019-07-012-3/+6
* fixes #11617Araq2019-07-011-0/+3
* fixes #11628Araq2019-07-011-0/+1
* fixes #11614Araq2019-07-011-1/+1
* Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627)Juan Carlos2019-07-011-4/+2
* msgs, ccgstmts: fixes #11572 (#11621)alaviss2019-06-302-8/+15
* fixes #11606Araq2019-06-281-2/+8
* fixes #11611Araq2019-06-281-1/+1
* nimpretty: bugfix [bugfix]Araq2019-06-281-7/+23
* fixes #11523Andreas Rumpf2019-06-261-1/+2
* fixes #11525Andreas Rumpf2019-06-261-1/+1
* fixes #11600 (#11602)Andreas Rumpf2019-06-261-1/+1
|\
| * fixes #11600Araq2019-06-261-1/+1
* | [bugfix] fix #11532, nimpretty should ignore source code filters (#11603)Miran2019-06-261-1/+1
* | fixes #11098Andreas Rumpf2019-06-261-5/+11
* | [bugfix] fix #11469, new rules for a newline in nimpretty (#11512)Miran2019-06-263-55/+77
|/
* fixes #11577Araq2019-06-261-11/+17
* [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where approp...alaviss2019-06-263-8/+9
* fixes #11563 (#11594)Andreas Rumpf2019-06-263-62/+87
* compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583)alaviss2019-06-262-17/+13
* increase dfa instruction limit (#11579)cooldome2019-06-241-2/+2
* [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)Arne Döring2019-06-248-99/+1
* [bugfix] fixes #11524Andreas Rumpf2019-06-221-2/+29
* [bugfix] fixes #11556Andreas Rumpf2019-06-211-2/+4
* [other] Improve the "tabs are not allowed" error message (#11554)Kaushal Modi2019-06-201-1/+1
* [bugfix] correct 'source' for documentation (#11540)Miran2019-06-201-1/+3
* [other] new experimental pragma .nodestroy for easier custom destructorsAndreas Rumpf2019-06-202-5/+8
* [bugfix] proper destruction for strings/seqs for --newruntimeAndreas Rumpf2019-06-201-5/+6
* [bugfix] newruntime: trivial closure iterator worksAraq2019-06-201-0/+7
* [refactoring] closureiters.nim: style changeAraq2019-06-201-132/+130
* wipAraq2019-06-201-1/+1
* WIP: closures for the newruntime [ci skip]Andreas Rumpf2019-06-201-1/+1
* [bugfix] owned closures (#11544)Andreas Rumpf2019-06-207-26/+89
* [bugfix] fixes #11517Araq2019-06-191-1/+6
* [feature] cleanup PR, refs #11424Araq2019-06-191-5/+6
* fixes #11436Araq2019-06-192-4/+6
* literal array indices (#11424)Jasper Jenkins2019-06-181-4/+19