summary refs log tree commit diff stats
path: root/compiler/ndi.nim
Commit message (Collapse)AuthorAgeFilesLines
* move assertions out of system (#19599)flywind2022-03-231-0/+3
|
* fix open file leak when running --debugger:native (#13832)Timothee Cour2020-04-011-4/+13
|
* fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)Miran2019-05-211-2/+2
|
* compiler refactoring; use typesafe path handing; docgen: render symbols ↵Andreas Rumpf2018-09-071-4/+4
| | | | between modules
* preparations of making compiler/msgs.nim free of global variablesAndreas Rumpf2018-05-171-6/+6
|
* name mangling bugfixes; ndi file generation for debugger supportAndreas Rumpf2017-02-031-0/+40