index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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
Makefile - Fix core dependency for librustc_i128
John Hodge
1
-0
/
+1
2017-01-13
HIR From AST - Populate crate name unless building a binary
John Hodge
1
-3
/
+7
2017-01-13
Makefile - Fix bad patsubst
John Hodge
1
-1
/
+1
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
Travis CI - Switch TARGET_CC back to CC
John Hodge
1
-2
/
+2
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
Makefile - Fix output filename for hello_world test
John Hodge
1
-1
/
+1
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
20
-161
/
+262
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
Makefile - Remove renamed dependency
John Hodge
1
-1
/
+1
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
2017-01-08
Makefile - New dependency for libserialize
John Hodge
1
-1
/
+1
2017-01-08
Expand Associated Types - Minor fix to nested atys
John Hodge
1
-1
/
+1
2017-01-08
Resolve Index - Refactor wildcard use handling
John Hodge
1
-128
/
+124
2017-01-08
HIR Const Eval - Tweaks for i128 and bugs
John Hodge
1
-2
/
+47
2017-01-08
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
1
-0
/
+1
2017-01-08
Parse - Hack in `pub(restricted)` support
John Hodge
1
-39
/
+73
2017-01-08
Makefile - Rust source upgrade
John Hodge
2
-4
/
+4
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
21
-10
/
+236
2017-01-08
Merge pull request #16 from est31/master
John Hodge (Mutabah)
1
-0
/
+1
Fix build (requireds cmath for std::isinf/isnan)
2017-01-07
Fix build
est31
1
-0
/
+1
2017-01-07
Makefile - Comments on the disabled test list
John Hodge
1
-0
/
+5
2017-01-07
HIR Conv Markings - Allow unbound paths
John Hodge
1
-1
/
+1
2017-01-07
HIR Typecheck Expr - Handle coercing to trait objects with foreign ↵
John Hodge
1
-3
/
+12
associated types
2017-01-07
Makefile - Tweaking rustc target
John Hodge
1
-3
/
+6
2017-01-07
Codegen C - Generate code for Fn* vtable for fn types
John Hodge
1
-0
/
+33
2017-01-07
Codegen C - Handle % for floats
John Hodge
1
-0
/
+8
2017-01-07
Codegen C - Handle dropping of unsized types in drop glue
John Hodge
1
-1
/
+20
2017-01-07
Codegen C - Floating point tweaks
John Hodge
1
-3
/
+11
2017-01-07
Codegen C - is_dst fix
John Hodge
1
-10
/
+4
2017-01-07
Makefile - Use $V for tests
John Hodge
1
-2
/
+2
[prev]
[next]