aboutsummaryrefslogtreecommitdiff
path: root/src/boot/me/dead.ml
Commit message (Collapse)AuthorAgeFilesLines
* Added AST logging, and modified AST for consistent handling of alt stmts.Or Brostovski2010-08-061-1/+2
| | | | | | | - Modified the arm types, instead of a single arm type, there are now 2 (soon to be 3) arm types, one for each type of alt statement - Added AST logging for constrained type (see fmt_constrained) - Added AST logging for STMT_alt_type - Created a generic fmt_arm for use with all alt statements
* Minimize pointless logging during walk.Graydon Hoare2010-07-141-1/+2
|
* Populate tree.Graydon Hoare2010-06-231-0/+121