aboutsummaryrefslogtreecommitdiff
path: root/src/boot/fe/token.ml
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-0/+2
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-2/+0
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-0/+2
* Remove half-baked 'opacity' layer qualifier.Graydon Hoare2011-04-191-6/+0
* Remove effect system from src.Graydon Hoare2011-04-191-4/+2
* Add log_err to rustbootMarijn Haverbeke2011-04-191-0/+2
* 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
* Change 'stratum' to the friendlier term 'layer'.Graydon Hoare2010-12-031-2/+2
* First pass on splitting stratum and opacity off of effects. WIP.Graydon Hoare2010-11-021-4/+16
* implemented break for while-loop caseOr Brostovski2010-09-301-0/+4
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare2010-09-201-0/+2
* Teach front-end about simple, first-cut version of const items.Graydon Hoare2010-09-141-0/+2
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...Graydon Hoare2010-07-271-4/+12
* Fix typo in token.ml.Matt Brubeck2010-07-091-1/+1
* Add machine-dependent 'float' type.Graydon Hoare2010-07-011-0/+2
* Populate tree.Graydon Hoare2010-06-231-0/+308