summary refs log tree commit diff stats
path: root/compiler/rod.nim
Commit message (Expand)AuthorAgeFilesLines
* refactoring: make FileIndex a distinct type; make line information an uint16;...Andreas Rumpf2018-04-211-109/+3
* symbol files: delay the emission of forwarded procsAraq2018-02-211-0/+2
* symbol files: implemented accurate module dependency trackingAraq2018-02-211-1/+3
* symbol files: more progressAraq2018-02-201-1/+1
* new symbol files: loading of ASTs and module graphsAraq2018-02-171-0/+1
* new .rod file implementation; part 1: writing of the fileAraq2018-02-171-0/+127