Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nimsuggest: suggest types in a type section | Andreas Rumpf | 2017-03-14 | 1 | -1/+5 |
* | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-03-14 | 1 | -0/+2 |
|\ | |||||
| * | Fixes #5167 and related problems (#5475) | zah | 2017-03-12 | 1 | -0/+2 |
* | | nimsuggest: special rule for 'of' completion in case statements | Andreas Rumpf | 2017-03-10 | 1 | -1/+5 |
|/ | |||||
* | nimsuggest: structured error reporting; EPC mode still fails | Andreas Rumpf | 2017-03-03 | 1 | -2/+0 |
* | fixes 'nim check' crash | Araq | 2017-03-01 | 1 | -3/+2 |
* | fixes #5430 | Araq | 2017-02-26 | 1 | -6/+6 |
* | fixes a multimethod regression | Andreas Rumpf | 2017-02-24 | 1 | -0/+13 |
* | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-24 | 1 | -0/+1 |
|\ | |||||
| * | fixes #5417 | Andreas Rumpf | 2017-02-24 | 1 | -0/+1 |
* | | big compiler refactoring; avoid globals for multi method dispatcher generation | Andreas Rumpf | 2017-02-22 | 1 | -59/+66 |
* | | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-17 | 1 | -0/+1 |
|\| | |||||
| * | fixes #5383 | Araq | 2017-02-16 | 1 | -0/+1 |
* | | remove debug output | Andreas Rumpf | 2017-02-14 | 1 | -1/+0 |
* | | disable transitive closure computations; only semcheck procs that have the cu... | Andreas Rumpf | 2017-02-09 | 1 | -22/+38 |
|/ | |||||
* | Fixes incorrect scoping in semstmts.semTry. | Dominik Picheta | 2017-02-06 | 1 | -1/+2 |
* | More progress towards a working #3691. | Dominik Picheta | 2017-02-03 | 1 | -1/+1 |
* | WIP: `as` with generics. | Dominik Picheta | 2017-02-02 | 1 | -2/+1 |
* | Fixes based on @Araq's feedback. | Dominik Picheta | 2017-02-01 | 1 | -1/+2 |
* | Fixes #3691. | Dominik Picheta | 2017-02-01 | 1 | -14/+10 |
* | WIP implementation of `except ExcType as ident` syntax. Refs #3691. | Dominik Picheta | 2017-02-01 | 1 | -3/+34 |
* | implements {.gcsafe.} enforcement as a pragma block | Andreas Rumpf | 2017-01-18 | 1 | -1/+1 |
* | fixes #2050 | Araq | 2016-12-30 | 1 | -5/+9 |
* | Merge branch 'devel' into sighashes | Araq | 2016-12-17 | 1 | -1/+3 |
|\ | |||||
| * | fixes #5129 | Araq | 2016-12-17 | 1 | -1/+3 |
* | | make tsigbreak.nim compile | Andreas Rumpf | 2016-12-12 | 1 | -0/+2 |
* | | the compiler uses tyAlias internally; tester compiles again | Araq | 2016-11-16 | 1 | -3/+4 |
* | | removed tyArrayConstr completely from the compiler; introduced tyAlias instea... | Araq | 2016-11-14 | 1 | -4/+6 |
|/ | |||||
* | new dependency tracking for nimsuggest | Araq | 2016-11-05 | 1 | -2/+2 |
* | big refactoring: step 1 | Araq | 2016-10-31 | 1 | -7/+7 |
* | fixes #4813 | Andreas Rumpf | 2016-09-24 | 1 | -1/+4 |
* | fixes #4673 | Andreas Rumpf | 2016-09-01 | 1 | -1/+1 |
* | fixes #4580 | Andreas Rumpf | 2016-08-26 | 1 | -1/+2 |
* | fixes #4658 | Andreas Rumpf | 2016-08-26 | 1 | -0/+5 |
* | Merge pull request #4592 from arnetheduck/compiler-cleanup | Andreas Rumpf | 2016-08-25 | 1 | -12/+0 |
|\ | |||||
| * | remove unused stuff | Jacek Sieka | 2016-08-09 | 1 | -12/+0 |
* | | fixes #4619 | Andreas Rumpf | 2016-08-23 | 1 | -2/+8 |
|/ | |||||
* | fixes #2094 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 |
* | fixes #4555 | Andreas Rumpf | 2016-08-02 | 1 | -1/+1 |
* | make tests green again | Andreas Rumpf | 2016-07-29 | 1 | -2/+4 |
* | generic multi-methods should work now | Andreas Rumpf | 2016-07-28 | 1 | -1/+13 |
* | overloading of dot and parenthesis operators should now be done in .experimental | Andreas Rumpf | 2016-07-22 | 1 | -0/+3 |
* | get rid of deprecated toLower/toUpper | Andreas Rumpf | 2016-07-19 | 1 | -1/+1 |
* | Recursively check literals for tyEmpty. | Matthew Baulch | 2016-07-11 | 1 | -2/+8 |
* | fixes #4371 | Andreas Rumpf | 2016-07-08 | 1 | -2/+2 |
* | fixes #3993 | Andreas Rumpf | 2016-06-06 | 1 | -1/+1 |
* | fixes #4207 | Andreas Rumpf | 2016-06-01 | 1 | -1/+1 |
* | fixes #3532 | Andreas Rumpf | 2016-06-01 | 1 | -1/+2 |
* | fixes #1611 | Andreas Rumpf | 2016-06-01 | 1 | -1/+6 |
* | fixes #1713 | Andreas Rumpf | 2016-05-30 | 1 | -4/+13 |