Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #6067 | Andreas Rumpf | 2017-07-08 | 1 | -1/+2 |
* | fixes #5959 | Araq | 2017-06-09 | 1 | -2/+1 |
* | fixes #5729 | Araq | 2017-04-19 | 1 | -1/+1 |
* | fixes yet another regression caused by the .procvar removal | Andreas Rumpf | 2017-04-14 | 1 | -0/+4 |
* | fix another compiler regression | Andreas Rumpf | 2017-04-05 | 1 | -0/+4 |
* | make tests green again | Andreas Rumpf | 2017-04-04 | 1 | -1/+1 |
* | attempt to make tests green again | Andreas Rumpf | 2017-04-04 | 1 | -1/+2 |
* | remove the need for the .procvar annotation | Andreas Rumpf | 2017-04-03 | 1 | -0/+9 |
* | fix #5296 (#5565) | zah | 2017-03-19 | 1 | -0/+3 |
* | implements {.gcsafe.} enforcement as a pragma block | Andreas Rumpf | 2017-01-18 | 1 | -11/+19 |
* | fixes #4927 | Araq | 2016-10-22 | 1 | -2/+7 |
* | fixes #4808 | Andreas Rumpf | 2016-10-21 | 1 | -1/+2 |
* | fixes #4673 | Andreas Rumpf | 2016-09-01 | 1 | -1/+1 |
* | explicit side-effects override the inferred effect; refs #4659 | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 |
* | Merge pull request #4592 from arnetheduck/compiler-cleanup | Andreas Rumpf | 2016-08-25 | 1 | -7/+0 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/devel' into compiler-cleanup | Jacek Sieka | 2016-08-17 | 1 | -1/+1 |
| |\ | |||||
| * | | remove unused stuff | Jacek Sieka | 2016-08-09 | 1 | -7/+0 |
* | | | side-effect computation now done in the proper pass; fixes #4254 | Andreas Rumpf | 2016-08-25 | 1 | -2/+32 |
| |/ |/| | |||||
* | | fixes #4593 | Andreas Rumpf | 2016-08-10 | 1 | -1/+1 |
|/ | |||||
* | compiler almost free of deprecated expr/stmt names | Andreas Rumpf | 2016-07-30 | 1 | -2/+2 |
* | fixes #3993 | Andreas Rumpf | 2016-06-06 | 1 | -1/+1 |
* | fixes #3222 | Araq | 2015-11-26 | 1 | -1/+9 |
* | fixes #2285 | Araq | 2015-11-26 | 1 | -2/+4 |
* | nimsuggest: added 'chk', 'outline' and 'highlight' features | Araq | 2015-11-01 | 1 | -1/+1 |
* | fixes #3359 | Araq | 2015-09-23 | 1 | -0/+2 |
* | when nimvm stmt proof of concept | Yuriy Glukhov | 2015-09-04 | 1 | -1/+1 |
* | first implementation of write tracking and escape analysis; still disabled | Araq | 2015-08-31 | 1 | -18/+28 |
* | fixes #3032 | Araq | 2015-07-01 | 1 | -1/+1 |
* | Merge branch 'more_concurrency' into devel | Araq | 2015-06-30 | 1 | -2/+3 |
|\ | |||||
| * | first implementation of pinnedSpawn | Araq | 2015-05-28 | 1 | -2/+3 |
* | | fixes #2687 | Araq | 2015-06-06 | 1 | -3/+7 |
|/ | |||||
* | sempass2: bugfixes | Araq | 2015-04-28 | 1 | -7/+5 |
* | fixes #2524 | Araq | 2015-04-24 | 1 | -1/+1 |
* | fixes #2509 | Araq | 2015-04-11 | 1 | -1/+1 |
* | GC-safety error messages are useful now | Araq | 2015-04-04 | 1 | -8/+40 |
* | preparations for better gcsafety messages | Araq | 2015-04-04 | 1 | -1/+1 |
* | fixes #2352 | Araq | 2015-03-16 | 1 | -1/+1 |
* | fixes #2257 | Araq | 2015-03-16 | 1 | -30/+29 |
* | .n.isNil checks for tyTuple PTypes. | Max Zerzouri | 2015-03-07 | 1 | -1/+1 |
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
* | better handling of gcsafety with --threadAnalysis:off | Araq | 2015-02-12 | 1 | -20/+23 |
* | fixed minor bugs; cleaned up tests | Araq | 2015-02-12 | 1 | -1/+2 |
* | fixes #1131 | Araq | 2015-02-10 | 1 | -3/+0 |
* | cleaned up some tests | Araq | 2015-02-10 | 1 | -1/+3 |
* | temptyseqs works again | Araq | 2015-02-10 | 1 | -0/+1 |
* | fixes #2057 | Araq | 2015-02-04 | 1 | -1/+1 |
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
* | cleaned up os.nim; docgen improvements | Araq | 2014-12-21 | 1 | -12/+14 |
* | fixes #1539 | Araq | 2014-11-27 | 1 | -6/+17 |
* | better effect inference | Araq | 2014-11-02 | 1 | -8/+17 |