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
/
driver
/
session.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove effect system from src.
Graydon Hoare
2011-04-19
1
-1
/
+0
*
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
*
Change 'stratum' to the friendlier term 'layer'.
Graydon Hoare
2010-12-03
1
-1
/
+1
*
Code sketch and comment notes on textual crate signatures.
Graydon Hoare
2010-11-03
1
-0
/
+1
*
Split out stratum-checking pass, implement more-strict (overly aggressive) im...
Graydon Hoare
2010-11-02
1
-0
/
+1
*
Add quad-counting system.
Graydon Hoare
2010-10-08
1
-0
/
+2
*
Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)
Graydon Hoare
2010-10-08
1
-0
/
+1
*
Add -minimal mode to rustboot that skips emitting code that's broken or unnee...
Graydon Hoare
2010-10-05
1
-0
/
+1
*
Add -lpasses for logging just the progress of passes.
Graydon Hoare
2010-10-05
1
-0
/
+1
*
Move id counters into sess in preparation for moving desugaring to middle-end.
Graydon Hoare
2010-09-20
1
-0
/
+5
*
Beginnings of post-resolve simplify pass.
Graydon Hoare
2010-09-16
1
-0
/
+1
*
Add beginnings of a fuzzer to rustboot.
Graydon Hoare
2010-09-16
1
-0
/
+1
*
Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into late...
Graydon Hoare
2010-09-15
1
-0
/
+1
*
Initial support for a global crate metadata cache
Patrick Walton
2010-09-07
1
-0
/
+10
*
Make error reporting slightly more regular.
Graydon Hoare
2010-08-24
1
-1
/
+1
*
Modify session to report errors in an emacs-parser-friendlier way.
Graydon Hoare
2010-08-20
1
-2
/
+2
*
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
2010-07-27
1
-1
/
+2
*
Tidy up handling of unimplemented features. These are expected (if undesirabl...
Graydon Hoare
2010-07-20
1
-0
/
+13
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+111