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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove effect system from src.
Graydon Hoare
2011-04-19
2
-5
/
+0
*
Another go at changing compile-command, this time using RBUILD env var.
Graydon Hoare
2011-03-25
4
-4
/
+4
*
Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...
Graydon Hoare
2011-03-25
4
-4
/
+4
*
Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...
Graydon Hoare
2011-03-25
4
-4
/
+4
*
Remove GC overspend; running out of memory on some tinderboxes.
Graydon Hoare
2011-03-08
1
-5
/
+0
*
Add FreeBSD_x86_elf target to rustboot
Rob Arnold
2011-02-09
2
-6
/
+27
*
More mopping up wrong-named rules in the Makefile.
Graydon Hoare
2010-12-29
1
-0
/
+0
*
Remove LLVM rustboot backend.
Graydon Hoare
2010-12-29
1
-39
/
+0
*
Change 'stratum' to the friendlier term 'layer'.
Graydon Hoare
2010-12-03
3
-6
/
+6
*
Code sketch and comment notes on textual crate signatures.
Graydon Hoare
2010-11-03
3
-0
/
+235
*
Split out stratum-checking pass, implement more-strict (overly aggressive) im...
Graydon Hoare
2010-11-02
3
-0
/
+6
*
Add quad-counting system.
Graydon Hoare
2010-10-08
2
-0
/
+6
*
Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)
Graydon Hoare
2010-10-08
2
-0
/
+6
*
Add -minimal mode to rustboot that skips emitting code that's broken or unnee...
Graydon Hoare
2010-10-05
2
-0
/
+6
*
Add -lpasses for logging just the progress of passes.
Graydon Hoare
2010-10-05
2
-0
/
+4
*
Add insn-selection fixup-name logging.
Graydon Hoare
2010-09-21
1
-1
/
+8
*
Move id counters into sess in preparation for moving desugaring to middle-end.
Graydon Hoare
2010-09-20
3
-7
/
+13
*
Beginnings of post-resolve simplify pass.
Graydon Hoare
2010-09-16
3
-0
/
+6
*
Add beginnings of a fuzzer to rustboot.
Graydon Hoare
2010-09-16
2
-0
/
+11
*
Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into late...
Graydon Hoare
2010-09-15
2
-0
/
+6
*
First lame stab at solving the diamond import problem
Patrick Walton
2010-09-08
2
-20
/
+31
*
Initial support for a global crate metadata cache
Patrick Walton
2010-09-07
3
-1
/
+17
*
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
*
Use a better heuristic to determine whether we're on a Mac, issue 69
Patrick Walton
2010-08-02
1
-5
/
+3
*
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
2010-07-27
2
-1
/
+3
*
Add a cumulative timer count to be sure we're getting everything.
Graydon Hoare
2010-07-26
1
-3
/
+6
*
Tidy up handling of unimplemented features. These are expected (if undesirabl...
Graydon Hoare
2010-07-20
2
-4
/
+33
*
Let the compiler find libraries that aren't in the current directory.
Jeffrey Yasskin
2010-07-16
1
-1
/
+2
*
Add version-stamp machinery (and put "Draft + datestamp" into doc footer).
Graydon Hoare
2010-07-03
1
-0
/
+7
*
Initial stab at lowering mutable and exterior into the type system.
Graydon Hoare
2010-06-29
2
-2
/
+2
*
Fix underlying failure to signal errors when dep'ing.
Graydon Hoare
2010-06-29
1
-6
/
+8
*
Some fixme-to-issue housekeeping.
Graydon Hoare
2010-06-28
2
-4
/
+6
*
Add fmt module, move out some common format helpers, add instruction-selectio...
Graydon Hoare
2010-06-24
1
-2
/
+2
*
Populate tree.
Graydon Hoare
2010-06-23
5
-0
/
+817