summary refs log tree commit diff stats
path: root/compiler/sighashes.nim
Commit message (Expand)AuthorAgeFilesLines
...
* bootstrapping works againAraq2016-11-121-5/+18
* signature hashing: more progressAraq2016-11-111-27/+56
* use a full MD5 hash with no collision detection for proc namesAraq2016-11-081-14/+88
* C codegen: first version of signature hashing for better incremental buildsAraq2016-11-081-0/+137