index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
fe
/
lexer.mll
Commit message (
Expand
)
Author
Age
Files
Lines
*
First pass on splitting stratum and opacity off of effects. WIP.
Graydon Hoare
2010-11-02
1
-1
/
+5
*
implemented break for while-loop case
Or Brostovski
2010-09-30
1
-0
/
+2
*
Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...
Graydon Hoare
2010-09-20
1
-0
/
+1
*
Teach front-end about simple, first-cut version of const items.
Graydon Hoare
2010-09-14
1
-0
/
+1
*
Add support for a reserved-words list and reserve the various not-supported-b...
Graydon Hoare
2010-08-17
1
-15
/
+72
*
Fix some naughtiness of handling newlines in bracequotes and multi-line comme...
Graydon Hoare
2010-08-03
1
-7
/
+13
*
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
2010-07-27
1
-10
/
+40
*
Issue 66: Multi-line comments
Matt Brubeck
2010-07-08
1
-1
/
+14
*
Add machine-dependent 'float' type.
Graydon Hoare
2010-07-01
1
-0
/
+1
*
Fix lexer's definition of numeric literals.
Graydon Hoare
2010-07-01
1
-4
/
+5
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+362