index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comp
/
rustc.rc
Age
Commit message (
Expand
)
Author
Lines
2010-12-21
rustc: Move type logic out of typeck so trans doesn't look like it's calling ...
Patrick Walton
-0
/
+1
2010-11-19
rustc: First stab at a typechecker
Patrick Walton
-0
/
+1
2010-11-05
Switch rustc to llvm 2.8 rather than 2.8svn on windows.
Graydon Hoare
-1
/
+1
2010-11-02
First pass on splitting stratum and opacity off of effects. WIP.
Graydon Hoare
-1
/
+1
2010-10-21
line length police; moved comp.util.bits to std.bitv
Dave Herman
-1
/
+0
2010-10-20
created a first draft of the bit-set library needed for typestate
Dave Herman
-0
/
+1
2010-10-06
Add the beginnings of an ast folder plus an empty module for resolve.
Graydon Hoare
-0
/
+2
2010-09-24
More work on trans, almost getting to the point of emitting an upcall.
Graydon Hoare
-0
/
+1
2010-09-23
Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust...
Graydon Hoare
-3
/
+8
2010-09-22
Move llvm-using code in rustc to trans module.
Graydon Hoare
-1
/
+6
2010-09-01
Add session, span tracking, error reporting, beginning of a function to parse...
Graydon Hoare
-0
/
+1
2010-08-18
Simplify lexer/parser structure to use stdio_reader.
Graydon Hoare
-1
/
+2
2010-08-18
Add mod token to rustc.
Graydon Hoare
-0
/
+1
2010-08-18
Add mod common to rustc.
Graydon Hoare
-0
/
+4
2010-08-18
Change indent on rustc.rc.
Graydon Hoare
-16
/
+17
2010-08-18
Fix symbol names on LLVM C library binding and library-name for LLVM.
Graydon Hoare
-3
/
+5
2010-08-16
Absent any deep overhauls to syntax or constant-handling, hack in the ability...
Graydon Hoare
-1
/
+17
2010-08-12
Add mostly-empty AST module to rustc.
Graydon Hoare
-0
/
+1
2010-07-12
Start bringing in LLVM bindings.
Graydon Hoare
-0
/
+4
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+20
[prev]