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
2016-12-04
MIR Cleanup - Extract data pointer when calling vtable methods
John Hodge
1
-3
/
+7
2016-12-04
MIR Gen - Fix vtable types
John Hodge
1
-2
/
+16
2016-12-04
HIR - Construct vtables
John Hodge
8
-11
/
+77
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
8
-359
/
+186
2016-12-04
Trans C - Set union tag
John Hodge
1
-0
/
+7
2016-12-04
Trans Mangle - Escape # elsewhere in names
John Hodge
1
-4
/
+12
2016-12-04
Trans C - DstMeta and DstPtr can only be called on DST pointers
John Hodge
1
-2
/
+4
2016-12-04
Trans C - Statics
John Hodge
2
-3
/
+64
2016-12-04
Trans C - Array initialisation
John Hodge
1
-10
/
+19
2016-12-04
Trans - Fix incorrect MIR monomorphisation
John Hodge
1
-1
/
+1
2016-12-04
Main - Suppress debug for "Trans Codegen" pass
John Hodge
1
-1
/
+1
2016-12-04
Trans C - Handle pointers to arrays better
John Hodge
1
-24
/
+20
2016-12-04
MIR - Add a variant index to RValue::Struct
John Hodge
6
-0
/
+42
2016-12-04
Trans C - Fix handling of arrays (darn spiral rule)
John Hodge
1
-27
/
+32
2016-12-04
MIR - Escape special characters in debug print
John Hodge
1
-1
/
+8
2016-12-04
Trans C - Handle indexing slices
John Hodge
1
-1
/
+14
2016-12-04
Trans C - Annotation comments on variables
John Hodge
1
-2
/
+6
2016-12-04
Trans C - Some special cases
John Hodge
3
-4
/
+345
2016-12-04
Trans C - Handle literals cleaner
John Hodge
1
-26
/
+74
2016-12-04
Trans - Coming along
John Hodge
4
-24
/
+363
2016-12-04
Ord - Fix ordering of vectors wrt length
John Hodge
1
-0
/
+2
2016-12-04
Trans Codegen - Hackily detect if a function is actually from the trait
John Hodge
1
-4
/
+7
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
MIR - Create a CallPath terminator
John Hodge
11
-62
/
+102
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
13
-46
/
+568
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
15
-48
/
+302
2016-11-27
Trans - Initial rough up (untested) of enumeration
John Hodge
5
-0
/
+441
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
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
[prev]
[next]