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
/
comp
/
driver
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Patchwork of attempted fixes to effect system and gc system; eventually give ↵
Graydon Hoare
2010-09-29
1
-1
/
+1
|
|
|
|
up and disable it entirely in the runtime. Will need extensive reworking.
*
Translate a bunch of the material (lltrans, llasm, abi) from rustboot to ↵
Graydon Hoare
2010-09-23
1
-4
/
+3
|
|
|
|
rustc, and move files around.
*
More fleshing-out on rustc.me.trans. Emitting modules and fns corresponding ↵
Graydon Hoare
2010-09-23
1
-3
/
+10
|
|
|
|
to parsed input now.
*
Flesh out rustc.me.trans to construct functions, basic blocks and builders ↵
Graydon Hoare
2010-09-22
1
-1
/
+1
|
|
|
|
off the AST.
*
Move llvm-using code in rustc to trans module.
Graydon Hoare
2010-09-22
1
-20
/
+2
|
*
Begin teaching rustc to parse literals, atoms, stmts, blocks, items, ↵
Graydon Hoare
2010-09-21
1
-16
/
+6
|
|
|
|
modules, crates.
*
Add session, span tracking, error reporting, beginning of a function to ↵
Graydon Hoare
2010-09-01
2
-1
/
+39
|
|
|
|
parse an item to rustc.
*
Expand rustc lexer to do almost-nearly-nontrivial stuff.
Graydon Hoare
2010-08-20
1
-1
/
+11
|
*
Simplify lexer/parser structure to use stdio_reader.
Graydon Hoare
2010-08-18
1
-5
/
+5
|
*
Add test code that exercises LLVM in rustc. Works.
Graydon Hoare
2010-08-18
1
-0
/
+17
|
*
Add modelines and related emacs chatter to rustc.
Graydon Hoare
2010-08-12
1
-0
/
+13
|
*
Add some (non-functional) input-readingn to rustc.rs.
Graydon Hoare
2010-07-13
1
-0
/
+14
|
*
Clean out rustc so it doesn't give the false impression of doing anything yet.
Graydon Hoare
2010-07-08
1
-8
/
+4
|
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+12