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
*
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
2011-05-02
1
-0
/
+1
*
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
2011-05-02
1
-1
/
+0
*
Use different syntax for checks that matter to typestate
Tim Chevalier
2011-05-02
1
-0
/
+1
*
Remove half-baked 'opacity' layer qualifier.
Graydon Hoare
2011-04-19
1
-2
/
+0
*
Remove effect system from src.
Graydon Hoare
2011-04-19
1
-1
/
+0
*
Add log_err to rustboot
Marijn Haverbeke
2011-04-19
1
-0
/
+1
*
Another go at changing compile-command, this time using RBUILD env var.
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Improve error message when the lexer sees a bad character
Tim Chevalier
2011-03-24
1
-1
/
+2
*
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