Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate gc v2 (#10151) | Neelesh Chandola | 2019-01-01 | 1 | -1/+1 |
| | | | | | | * Deprecate gc v2 * warnDeprecated now has custom messages | ||||
* | Of operator in vm fixes [backport] (#9717) | cooldome | 2018-11-15 | 1 | -2/+3 |
| | | | | | | * fixes #9701 * fixes #9702 * optimize of statement to bool | ||||
* | compiler: show name of instantiating context in error traces (#6763) (#9207) | xzfc | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | compiler refactoring; use typesafe path handing; docgen: render symbols ↵ | Andreas Rumpf | 2018-09-07 | 1 | -4/+4 |
| | | | | between modules | ||||
* | fixes #5745 | Araq | 2018-09-03 | 1 | -0/+3 |
| | |||||
* | WIP: disallow 'nil' for strings and seqs | Andreas Rumpf | 2018-08-13 | 1 | -7/+7 |
| | |||||
* | runnableExamples: keep (gitignored) generated foo_examples.nim for ↵ | Timothee Cour | 2018-08-07 | 1 | -3/+3 |
| | | | | | | inspection even on success (#8544) | ||||
* | add hintCC to optionally disable printing 'CC: filename' (#8479) | Timothee Cour | 2018-08-01 | 1 | -2/+3 |
| | |||||
* | fix #7405 and #8195 (#8198) | Timothee Cour | 2018-07-16 | 1 | -26/+18 |
| | | | | | | | | * fix #7405 and #8195 * control pushInfoContext in semExprNoType,genStmts via a new hintExtendedContext; make NotesVerbosity computation more DRY * addressed comments | ||||
* | document how the incremental compilation scheme could work | Andreas Rumpf | 2018-06-01 | 1 | -3/+3 |
| | |||||
* | cleanup compiler/prettybase to not use redudant global variables | Andreas Rumpf | 2018-05-27 | 1 | -1/+2 |
| | |||||
* | implements --hint[globalvar]:on switch for quickly finding global variables | Andreas Rumpf | 2018-05-27 | 1 | -3/+5 |
| | |||||
* | remove more global variables in the Nim compiler | Andreas Rumpf | 2018-05-27 | 1 | -0/+264 |