aboutsummaryrefslogtreecommitdiff
path: root/src/boot/me/dwarf.ml
Commit message (Expand)AuthorAgeFilesLines
* Wrap long lines.Graydon Hoare2010-06-301-2/+3
* Initial stab at lowering mutable and exterior into the type system.Graydon Hoare2010-06-291-84/+90
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-6/+8
* Only translate or dwarf-emit items or stubs locally defined or used. Avoids i...Graydon Hoare2010-06-271-5/+6
* Encode tag and iso types at dwarf level. Can't decode them yet.Graydon Hoare2010-06-271-17/+142
* Add fmt module, move out some common format helpers, add instruction-selectio...Graydon Hoare2010-06-241-13/+13
* Populate tree.Graydon Hoare2010-06-231-0/+3019