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
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach the LLVM backend to emit line number information.
Jeffrey Yasskin
2010-07-20
1
-27
/
+87
*
Fix argv.rs under the LLVM compiler.
Jeffrey Yasskin
2010-07-18
2
-9
/
+9
*
Clean up nomenclature in the Abi constants brigade. Purge magic GEP numbers ...
Roy Frostig
2010-07-16
1
-2
/
+2
*
Make mutability no longer a type constructor
Patrick Walton
2010-07-15
1
-3
/
+3
*
Wrap long line.
Graydon Hoare
2010-07-02
1
-11
/
+12
*
Return LLVM to at least being able to run hello world.
Graydon Hoare
2010-07-02
1
-1
/
+1
*
Correct overzealous bulk-edit to LLVM code.
Graydon Hoare
2010-07-01
1
-1
/
+1
*
Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...
Graydon Hoare
2010-06-30
1
-6
/
+6
*
Update LLVM translation to match changes to slot and ty.
Graydon Hoare
2010-06-29
1
-16
/
+23
*
Move more of the GC logic into the runtime.
Graydon Hoare
2010-06-28
1
-1
/
+1
*
Emit gc glue and rearrange crate glue offsets slightly to have a regular order.
Graydon Hoare
2010-06-25
2
-4
/
+6
*
Add fmt module, move out some common format helpers, add instruction-selectio...
Graydon Hoare
2010-06-24
1
-1
/
+1
*
Populate tree.
Graydon Hoare
2010-06-23
5
-0
/
+1331