| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added AST logging, and modified AST for consistent handling of alt stmts. | Or Brostovski | 2010-08-06 | 1 | -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 Hoare | 2010-07-14 | 1 | -1/+2 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+121 |