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
/
boot
/
llvm
Age
Commit message (
Expand
)
Author
Lines
2010-12-29
Remove LLVM rustboot backend.
Graydon Hoare
-1591
/
+0
2010-11-08
Fix linux burn caused by last commit on friday.
Graydon Hoare
-1
/
+1
2010-11-05
Update lltrans to also emit WinMain@16 on windows.
Graydon Hoare
-3
/
+10
2010-10-12
Git index wins again.
Graydon Hoare
-12
/
+13
2010-10-12
Changes to make rustboot compile on OCaml 3.12
Graydon Hoare
-9
/
+9
2010-09-15
Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into late...
Graydon Hoare
-0
/
+2
2010-09-09
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...
Graydon Hoare
-19
/
+12
2010-08-06
Fix LLVM translation of modules.
Jeffrey Yasskin
-10
/
+29
2010-07-27
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
-3
/
+3
2010-07-27
Calm some LLVM indigestion of last change.
Graydon Hoare
-6
/
+6
2010-07-23
Rename STMT_init_* to STMT_new_*; former name was confusing.
Graydon Hoare
-2
/
+2
2010-07-22
Re-classify some err / bug cases as unimpl. Ideally rustboot should never pro...
Graydon Hoare
-4
/
+6
2010-07-23
Fix simple generic type parameters in LLVM.
Jeffrey Yasskin
-3
/
+28
2010-07-23
Implement tuple access for LLVM.
Jeffrey Yasskin
-20
/
+77
2010-07-22
Make sure debug locations are propagated to every new block created by making
Jeffrey Yasskin
-19
/
+47
2010-07-20
Pick off the last LLVM-crasher from mbx's change.
Graydon Hoare
-1
/
+4
2010-07-20
Adjust llasm, llabi to be aware of changes to rust_task structure. Still not ...
Graydon Hoare
-4
/
+18
2010-07-20
Tidy up handling of unimplemented features. These are expected (if undesirabl...
Graydon Hoare
-17
/
+25
2010-07-20
Fix opeq.rs for LLVM by implementing simple augmented-assignment operators.
Jeffrey Yasskin
-17
/
+31
2010-07-20
Make the LLVM compiler crash when it hits a source construct it doesn't know
Jeffrey Yasskin
-17
/
+34
2010-07-20
Teach the LLVM backend to emit line number information.
Jeffrey Yasskin
-27
/
+87
2010-07-18
Fix argv.rs under the LLVM compiler.
Jeffrey Yasskin
-9
/
+9
2010-07-16
Clean up nomenclature in the Abi constants brigade. Purge magic GEP numbers ...
Roy Frostig
-2
/
+2
2010-07-15
Make mutability no longer a type constructor
Patrick Walton
-3
/
+3
2010-07-02
Wrap long line.
Graydon Hoare
-11
/
+12
2010-07-02
Return LLVM to at least being able to run hello world.
Graydon Hoare
-1
/
+1
2010-07-01
Correct overzealous bulk-edit to LLVM code.
Graydon Hoare
-1
/
+1
2010-06-30
Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...
Graydon Hoare
-6
/
+6
2010-06-29
Update LLVM translation to match changes to slot and ty.
Graydon Hoare
-16
/
+23
2010-06-28
Move more of the GC logic into the runtime.
Graydon Hoare
-1
/
+1
2010-06-25
Emit gc glue and rearrange crate glue offsets slightly to have a regular order.
Graydon Hoare
-4
/
+6
2010-06-24
Add fmt module, move out some common format helpers, add instruction-selectio...
Graydon Hoare
-1
/
+1
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+1331