summary refs log tree commit diff stats
path: root/compiler/ndi.nim
Commit message (Expand)AuthorAgeFilesLines
* refactor: The popular 'r' field is now named 'snippet' (#23829)Andreas Rumpf2024-07-121-1/+1
* 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 betwe...Andreas Rumpf2018-09-071-4/+4
* 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