summary refs log tree commit diff stats
path: root/compiler/rodimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* symbol files: baby steps to a working solutionAraq2018-02-261-6/+9
* symbol files: delay the emission of forwarded procsAraq2018-02-211-9/+17
* symbol files: implemented accurate module dependency trackingAraq2018-02-211-18/+85
* symbol files: more progressAraq2018-02-201-17/+59
* new symbol files: loading of ASTs and module graphsAraq2018-02-171-2/+377
* new .rod file implementation; part 1: writing of the fileAraq2018-02-171-0/+452