about summary refs log tree commit diff
path: root/src/boot/fe/token.ml
AgeCommit message (Expand)AuthorLines
2011-03-25Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare-1/+1
2011-03-25Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...Graydon Hoare-1/+1
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare-1/+1
2010-12-03Change 'stratum' to the friendlier term 'layer'.Graydon Hoare-2/+2
2010-11-02First pass on splitting stratum and opacity off of effects. WIP.Graydon Hoare-4/+16
2010-09-30implemented break for while-loop caseOr Brostovski-0/+4
2010-09-20Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare-0/+2
2010-09-14Teach front-end about simple, first-cut version of const items.Graydon Hoare-0/+2
2010-07-27Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...Graydon Hoare-4/+12
2010-07-09Fix typo in token.ml.Matt Brubeck-1/+1
2010-07-01Add machine-dependent 'float' type.Graydon Hoare-0/+2
2010-06-23Populate tree.Graydon Hoare-0/+308