summary refs log tree commit diff stats
path: root/compiler/debuginfo.nim
Commit message (Collapse)AuthorAgeFilesLines
* happy new yearAraq2017-01-071-1/+1
|
* use a full MD5 hash with no collision detection for proc namesAraq2016-11-081-3/+3
|
* C codegen: first version of signature hashing for better incremental buildsAraq2016-11-081-10/+7
|
* fixes #4144Andreas Rumpf2016-05-111-24/+16
|
* better debugging support for native debuggers; changed name mangling; fixes ↵Araq2016-05-101-0/+89
#3471