index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-04
HIR Expand Closures - Don't emit `Self` in parameters
John Hodge
1
-7
/
+18
2016-12-04
Trans - Mangled names for Ufcs*
John Hodge
2
-7
/
+51
2016-12-04
Trans - Hacking along
John Hodge
3
-6
/
+120
2016-12-04
HIR Bind - MIR Cast types
John Hodge
1
-0
/
+1
2016-12-04
HIR Bind - Visit MIR types.
John Hodge
2
-2
/
+7
2016-12-04
Trans - Roughed C translation
John Hodge
8
-42
/
+433
2016-12-03
Travis CI - Damnit
John Hodge
2
-2
/
+2
2016-12-03
Travis CI - Fix config take 2
John Hodge
1
-1
/
+2
2016-12-03
MIR - Create a CallPath terminator
John Hodge
11
-62
/
+102
2016-12-03
Travis CI - Fix config
John Hodge
1
-1
/
+1
2016-12-03
Trans Monomorph - Note about vtable magic
John Hodge
1
-1
/
+2
2016-12-03
Trans Monomorph - Allow incomplete blocks
John Hodge
1
-1
/
+2
2016-12-03
HIR Typecheck - Fix un-expanded ivar
John Hodge
1
-0
/
+3
2016-12-03
Trans Codegen - Structure coming up
John Hodge
14
-47
/
+570
2016-12-03
Trans Enumerate - Handle places where monomorph lead to dynamic dispatch
John Hodge
2
-49
/
+57
2016-12-03
HIR/Trans - Bind items in external MIR, use StaticTraitResolve in trans
John Hodge
6
-43
/
+292
2016-12-03
MIR Gen - Fix missing type param for Place trait
John Hodge
2
-4
/
+9
2016-12-03
HIR/MIR - Vtable generation working well
John Hodge
6
-27
/
+31
2016-12-03
HIR/MIR - VTable work
John Hodge
19
-42
/
+201
2016-12-02
HIR Trans Enumerate - Coming along
John Hodge
3
-63
/
+128
2016-12-02
HIR Specialisation - Compare bound lists
John Hodge
1
-7
/
+28
2016-12-02
HIR Specialistion - Rough up bound support in specialistion
John Hodge
3
-3
/
+99
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
17
-51
/
+305
2016-11-27
Trans - Initial rough up (untested) of enumeration
John Hodge
6
-0
/
+442
2016-11-27
HIR - Move impl parameters from node to the path
John Hodge
8
-15
/
+25
2016-11-27
HIR Typecheck Expr - Performance fix
John Hodge
1
-3
/
+1
2016-11-27
Update TODO and status
John Hodge
2
-1
/
+1
2016-11-27
HIR Typecheck Expr - Reorder some revisit registrations for efficiency
John Hodge
1
-9
/
+9
2016-11-27
HIR Typecheck Expr - Don't take guesses if an ivar was aliased
John Hodge
1
-1
/
+1
2016-11-27
HIR Typecheck Expr - Shadow ivars impacted by ivar guesses
John Hodge
1
-29
/
+45
2016-11-27
HIR Typecheck Expressions - Remove hack and start cleaning up typecheck errors
John Hodge
1
-27
/
+43
2016-11-26
HIR Serialise - Remove useless print
John Hodge
1
-1
/
+1
2016-11-26
Travis CI - add librustc_driver now that it compiles
John Hodge
1
-1
/
+4
2016-11-26
Makefile - Automatic dependencies for librustc_driver
John Hodge
1
-1
/
+1
2016-11-26
Expand - Emit rustc diagnostics arrays (empty)
John Hodge
2
-1
/
+39
2016-11-26
Expand/format_args! - Handle named argument for width
John Hodge
1
-7
/
+36
2016-11-26
Lex - Fix line counts when newlines are in strings
John Hodge
1
-0
/
+1
2016-11-26
Travis - Reduce log size, add libsyntax_ext
John Hodge
2
-8
/
+6
2016-11-26
HIR Annotate - Fix annotation on CallValue arguments
John Hodge
3
-3
/
+8
2016-11-25
Makefile - Deps for librustc_typeck
John Hodge
1
-0
/
+1
2016-11-25
Travis - Make sure parts of rustc compile
John Hodge
1
-0
/
+1
2016-11-25
HIR Expand - Fix usage annotations for _CallValue
John Hodge
2
-2
/
+29
2016-11-25
Notes - Design notes on an update to the match code
John Hodge
1
-0
/
+22
2016-11-25
Notes - Update TODO list
John Hodge
1
-1
/
+4
2016-11-25
HIR Typecheck Expressions - Merge non-coercable options
John Hodge
1
-4
/
+0
2016-11-25
HIR - Shift markings to their own pass, store in crate metadata.
John Hodge
9
-57
/
+185
2016-11-25
HIR Bind - Visit all generic paths
John Hodge
2
-0
/
+8
2016-11-25
HIR Expand Type Aliases - Visi generic paths
John Hodge
1
-0
/
+4
2016-11-24
HIR Typecheck Expr - Defer unsize to TraitObject if there are magic parameters
John Hodge
1
-0
/
+5
2016-11-24
HIR Typecheck Expr - Allow inner coerce in match value
John Hodge
1
-2
/
+3
[prev]
[next]