index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-01-21
MIR Dump - Include statics
John Hodge
1
-0
/
+24
2017-01-21
Typecheck Static - Cache Copy lookups
John Hodge
2
-2
/
+24
2017-01-21
Trans/Expand - #[main] attribute
John Hodge
5
-20
/
+28
2017-01-21
MIR Gen - Fix drop generation
John Hodge
2
-46
/
+105
2017-01-21
MIR Gen - Partial value states
John Hodge
2
-73
/
+156
2017-01-20
MIR Gen - Invalid->Optional
John Hodge
1
-3
/
+11
2017-01-20
MIR - Merging of drop flags
John Hodge
6
-14
/
+51
2017-01-20
HIR Serialise - Drop flags
John Hodge
2
-2
/
+11
2017-01-20
Codegen - Drop flags
John Hodge
2
-7
/
+25
2017-01-20
MIR Gen - Fix temporary drops in split scopes
John Hodge
2
-2
/
+18
2017-01-20
MIR - Drop flags (incomplete, doesn't pass validation)
John Hodge
13
-378
/
+445
2017-01-15
Expand include! - Support for absolute paths
John Hodge
2
-2
/
+5
2017-01-15
Codegen C - Basic NonZero option Optimisation (borrows and function pointers ↵
John Hodge
1
-107
/
+302
only)
2017-01-15
MIR Gen - Short-circuiting ifs
John Hodge
1
-13
/
+56
2017-01-15
MIR From HIR - Fix bug in handling single-value ranges
John Hodge
1
-22
/
+26
2017-01-15
AST - Cleaner printing for stringify!
John Hodge
4
-7
/
+31
2017-01-15
Codegen C - Enable debug info in output
John Hodge
1
-0
/
+1
2017-01-15
Expand include! - Expand argument string
John Hodge
1
-3
/
+16
2017-01-15
main - Support --crate-name argument
John Hodge
1
-2
/
+16
2017-01-15
Trans - Use #[link(name)] attributes
John Hodge
6
-4
/
+66
2017-01-14
HIR Conv Markings - Add supertraits from extern crates
John Hodge
1
-28
/
+38
2017-01-14
HIR Resolve UFCS - Fix broken logic from parent trait refactor
John Hodge
1
-93
/
+114
2017-01-14
HIR - Build up a flattened list of parent traits early to save time later
John Hodge
15
-162
/
+280
2017-01-14
HIR Bind - Remove manual path searching
John Hodge
1
-52
/
+34
2017-01-14
HIR - Clean up some manual item searching
John Hodge
6
-122
/
+41
2017-01-13
Trans - Enumerate types used in any intrinsic
John Hodge
1
-3
/
+2
2017-01-13
MIR Cleanup - Unsized into TraitObject from constants
John Hodge
1
-19
/
+38
2017-01-13
Codegen C - Use the load path of the crate for the file source
John Hodge
2
-5
/
+3
2017-01-13
main - Invoke codegen for dylibs
John Hodge
1
-6
/
+8
2017-01-13
HIR From AST - Populate crate name unless building a binary
John Hodge
1
-3
/
+7
2017-01-13
Erased Types - Hackily allow outside of functions
John Hodge
1
-3
/
+3
2017-01-12
Codegen C - try intrinsic
John Hodge
1
-0
/
+3
2017-01-12
Trans Enumerate - EAT vtable associted type parameters
John Hodge
1
-2
/
+2
2017-01-12
HIR Serialise - Write out const function MIR
John Hodge
1
-1
/
+1
2017-01-11
Codegen C - Don't emit forward decls of tUNIT
John Hodge
1
-1
/
+4
2017-01-11
Codegen C - Enable optimisation, use the CC environmen variable (falling ↵
John Hodge
1
-1
/
+2
back on gcc)
2017-01-11
HIR - Static link_name (partial support)
John Hodge
3
-0
/
+13
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
19
-155
/
+259
2017-01-11
Trans - Require types used in type_id to be defined
John Hodge
2
-1
/
+8
2017-01-10
Codegen C - Extra intrinsics and bugfix
John Hodge
1
-4
/
+48
2017-01-10
Codegen C - Missing feaures exposed by doing library codegen
John Hodge
1
-12
/
+54
2017-01-09
Trans Enumerate - Add inherent methods to libs
John Hodge
1
-3
/
+17
2017-01-09
main - Disable library codegen for push
John Hodge
1
-3
/
+5
2017-01-09
Trans Enumerate - Check bounds for trait impls
John Hodge
1
-1
/
+31
2017-01-08
Codegen C - Fix `size_of_val` on bare str
John Hodge
1
-1
/
+1
2017-01-08
Codegen C - Missing float intrinsics
John Hodge
1
-14
/
+11
2017-01-08
Trans - Enable translation of all public items in rlibs
John Hodge
7
-21
/
+127
2017-01-08
HIR Typecheck - Fixes, rustc compiles again
John Hodge
2
-7
/
+13
2017-01-08
HIR Const Eval - Little fixes
John Hodge
2
-1
/
+12
2017-01-08
HIR Typecheck Expr - Tweak
John Hodge
1
-1
/
+16
[prev]
[next]