Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use slashes instead of dots for paths | Andreas Rumpf | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | baby steps for incremental compilation | Andreas Rumpf | 2018-05-30 | 1 | -5/+9 |
| | |||||
* | refactoring: remove idents.legacy global variable and pass the IdentCache ↵ | Andreas Rumpf | 2018-05-27 | 1 | -13/+13 |
| | | | | around explicitly | ||||
* | remove more global variables in the Nim compiler | Andreas Rumpf | 2018-05-27 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-05-18 | 1 | -13/+15 |
| | |||||
* | preparations of making compiler/msgs.nim free of global variables | Andreas Rumpf | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | options.nim: no global variables anymore | Andreas Rumpf | 2018-05-13 | 1 | -4/+4 |
| | |||||
* | lookups compiles again | Andreas Rumpf | 2018-05-10 | 1 | -56/+53 |
| | |||||
* | Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360) | cooldome | 2018-04-10 | 1 | -2/+0 |
| | |||||
* | Static[T] fixes (#7333) | zah | 2018-03-24 | 1 | -1/+2 |
| | | | | | | | | | | | * fix the usage of unresolved static[T] parameters in proc signatures * fix tsametype and tmacrogenerics * Allow creating composite type classes with concepts and using them in type signatures * Allow integers to be used in ident concatenations * Support using imported C++ generic types in proc signatures * fixes #7230 * closes #7379 * re-enable some metatype tests | ||||
* | fixes #6965 | Araq | 2017-12-28 | 1 | -3/+4 |
| | |||||
* | fixes #1860; macro generating a wrong nkSymChoice node | Andreas Rumpf | 2017-10-30 | 1 | -2/+10 |
| | |||||
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | first implementation of package level types that allow forwarding across ↵ | Andreas Rumpf | 2017-10-28 | 1 | -1/+1 |
| | | | | module boundaries | ||||
* | first implementation of the 'func' keyword | Andreas Rumpf | 2017-09-23 | 1 | -2/+4 |
| | |||||
* | .pure enums are much more convenient to use now | Andreas Rumpf | 2017-09-17 | 1 | -1/+3 |
| | |||||
* | compiler: better error messages (#5613) | Andreas Rumpf | 2017-03-26 | 1 | -13/+20 |
| | |||||
* | big compiler refactoring; avoid globals for multi method dispatcher generation | Andreas Rumpf | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | More progress towards a working #3691. | Dominik Picheta | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | WIP: `as` with generics. | Dominik Picheta | 2017-02-02 | 1 | -0/+3 |
| | |||||
* | implements module grouping for the import statement | Andreas Rumpf | 2016-12-21 | 1 | -2/+2 |
| | |||||
* | recursive modules are only detected to improve error messages | Andreas Rumpf | 2016-11-24 | 1 | -4/+13 |
| | |||||
* | fixes #4555 | Andreas Rumpf | 2016-08-02 | 1 | -7/+14 |
| | |||||
* | compiler almost free of deprecated expr/stmt names | Andreas Rumpf | 2016-07-30 | 1 | -2/+2 |
| | |||||
* | Locate 'attempt to redefine' errors at the import statement rather than at ↵ | Kier Davis | 2016-07-30 | 1 | -0/+4 |
| | | | | the first line of the imported module. Fixes #4541. | ||||
* | fixes an valid 'T' is not used hint | Andreas Rumpf | 2016-07-20 | 1 | -1/+2 |
| | |||||
* | fixes #177 | Andreas Rumpf | 2016-05-11 | 1 | -3/+16 |
| | |||||
* | first implementation of the new lambda-lifting pass; barely anything works | Andreas Rumpf | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | renamed inCompilesContext to compilesContextId; added test case for #3313 | Araq | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | don't generate memset calls for C++ objects | Araq | 2015-03-18 | 1 | -37/+37 |
| | |||||
* | minor cleanups | Araq | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | nimsuggest improvements | Araq | 2015-01-30 | 1 | -5/+10 |
| | |||||
* | fixes #1944 | Araq | 2015-01-18 | 1 | -0/+10 |
| | |||||
* | nimfix now in its own directory; single file mode now the default | Araq | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | 'pretty' command does not exist anymore; improvements for nimfix | Araq | 2014-09-10 | 1 | -1/+0 |
| | |||||
* | some improvements for nimfix | Araq | 2014-09-09 | 1 | -0/+10 |
| | |||||
* | added nimfix tool | Araq | 2014-09-05 | 1 | -2/+25 |
| | |||||
* | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 1 | -8/+5 |
| | |||||
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -46/+45 |
| | |||||
* | Renamed considerAccents to considerQuotedIdent | Clay Sweetser | 2014-05-26 | 1 | -10/+10 |
| | |||||
* | Fixes #1200 | Clay Sweetser | 2014-05-24 | 1 | -1/+2 |
| | |||||
* | Renamed 'considerAcc' to 'considerAccents' for clarity | Clay Sweetser | 2014-05-24 | 1 | -10/+10 |
| | | | | | Added documentation string to 'considerAccents' Modified renderParamType's assertion to allow nkAcc nodes. | ||||
* | make some tests green | Zahary Karadjov | 2014-03-16 | 1 | -1/+4 |
| | |||||
* | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Zahary Karadjov | 2014-03-06 | 1 | -1/+1 |
|\ | |||||
| * | bugfix: unreported 'compiles' bug | Araq | 2014-03-05 | 1 | -1/+1 |
| | | |||||
* | | split the inline and closure iterators into different symbol kinds for ↵ | Zahary Karadjov | 2014-03-06 | 1 | -1/+1 |
|/ | | | | easier discrimination between them | ||||
* | fixes #892 | Araq | 2014-02-14 | 1 | -0/+1 |
| | |||||
* | bugfix: immediate templates are preferred consistently (danger: breaks code) | Araq | 2014-02-04 | 1 | -1/+13 |
| | |||||
* | 'nil' as a statement is deprecated, use an empty 'discard' instead | Araq | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | case consistency: cs:partial bootstraps on windows | Araq | 2013-12-29 | 1 | -7/+7 |
| |