summary refs log tree commit diff stats
path: root/compiler/lineinfos.nim
Commit message (Expand)AuthorAgeFilesLines
* Deprecate gc v2 (#10151)Neelesh Chandola2019-01-011-1/+1
* Of operator in vm fixes [backport] (#9717)cooldome2018-11-151-2/+3
* compiler: show name of instantiating context in error traces (#6763) (#9207)xzfc2018-10-111-1/+1
* compiler refactoring; use typesafe path handing; docgen: render symbols betwe...Andreas Rumpf2018-09-071-4/+4
* fixes #5745Araq2018-09-031-0/+3
* WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-7/+7
* runnableExamples: keep (gitignored) generated foo_examples.nim for inspection...Timothee Cour2018-08-071-3/+3
* add hintCC to optionally disable printing 'CC: filename' (#8479)Timothee Cour2018-08-011-2/+3
* fix #7405 and #8195 (#8198)Timothee Cour2018-07-161-26/+18
* document how the incremental compilation scheme could workAndreas Rumpf2018-06-011-3/+3
* cleanup compiler/prettybase to not use redudant global variablesAndreas Rumpf2018-05-271-1/+2
* implements --hint[globalvar]:on switch for quickly finding global variablesAndreas Rumpf2018-05-271-3/+5
* remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-0/+264