summaryrefslogtreecommitdiffstats
path: root/courgette/label_manager.h
Commit message (Expand)AuthorAgeFilesLines
* [Courgette] Simplify EncodedProgram Label addition code; removed "1.01 x" mem...huangs2016-01-191-0/+8
* [Courgette] Make LabelManager an interface; move code to LabelManagerImpl.huangs2016-01-081-23/+57
* [Courgette] Port basic index assignment routines to LabelManager.huangs2016-01-061-2/+63
* Switch to standard integer types in courgette/.avi2015-12-211-1/+4
* [Courgette] Initial Implementation of LabelManagerhuangs2015-12-081-0/+64