aboutsummaryrefslogtreecommitdiff
path: root/src/boot/fe/parser.ml
Commit message (Expand)AuthorAgeFilesLines
* Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare2011-03-251-1/+1
* Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...Graydon Hoare2011-03-251-1/+1
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare2011-03-251-1/+1
* Move id counters into sess in preparation for moving desugaring to middle-end.Graydon Hoare2010-09-201-23/+15
* Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into late...Graydon Hoare2010-09-151-0/+1
* First lame stab at solving the diamond import problemPatrick Walton2010-09-081-1/+5
* Absent any deep overhauls to syntax or constant-handling, hack in the ability...Graydon Hoare2010-08-161-0/+3
* Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...Graydon Hoare2010-06-301-2/+2
* Initial stab at lowering mutable and exterior into the type system.Graydon Hoare2010-06-291-2/+0
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-1/+1
* Populate tree.Graydon Hoare2010-06-231-0/+374