aboutsummaryrefslogtreecommitdiff
path: root/src/boot/me/walk.ml
Commit message (Collapse)AuthorAgeFilesLines
* Initial stab at lowering mutable and exterior into the type system.Graydon Hoare2010-06-291-6/+12
|
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-6/+8
|
* Resolve and typecheck patterns in pattern alt redux. This time featuring ↵Roy Frostig2010-06-251-6/+8
| | | | way more correctness.
* Add fmt module, move out some common format helpers, add ↵Graydon Hoare2010-06-241-1/+1
| | | | instruction-selection tracing and make selection use queues rather than list refs.
* Resolve and typecheck patterns in pattern alt.Roy Frostig2010-06-241-2/+2
|
* Populate tree.Graydon Hoare2010-06-231-0/+687