index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-29
Codegen C - (minor) Assert that Call::Value is a function
John Hodge
1
-0
/
+1
2016-12-29
MIR - Inline assembly in MIR
John Hodge
1
-0
/
+6
2016-12-25
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
7
-121
/
+120
2016-12-24
No more tears!
ubsan
7
-122
/
+122
No more DOS line endings or trailing whitespace either
2016-12-24
Trans C - Box drops (deep and shallow)
John Hodge
1
-16
/
+57
2016-12-24
Trans - Generate Box destructors
John Hodge
4
-4
/
+34
2016-12-24
Trans C - Fix some bad atomics
John Hodge
1
-0
/
+8
2016-12-18
Trans C - Reduce size of generated code a little
John Hodge
1
-9
/
+13
2016-12-18
Trans C - Emit `->` instead of `(*val).`
John Hodge
1
-2
/
+2
2016-12-18
Trans C - Extra intrinsics and destructor fix
John Hodge
1
-2
/
+43
2016-12-18
Trans Enumerate - Expand associated when enumerating types
John Hodge
1
-2
/
+5
2016-12-18
Trans - Enumerate drop impls (broken)
John Hodge
4
-211
/
+303
2016-12-18
Trans C - Rough destructors
John Hodge
2
-2
/
+166
2016-12-18
HIR - Move VTable construction to codegen
John Hodge
5
-1
/
+89
2016-12-18
Trans Enumerate - Allow enum tuple variant constructors as functions
John Hodge
1
-0
/
+5
2016-12-17
Trans C - Fix ordering in memcpy/memmove
John Hodge
1
-5
/
+12
2016-12-17
Trans C - Handle bool inverting
John Hodge
1
-1
/
+14
2016-12-16
Trans C - Clean up a little
John Hodge
1
-2
/
+5
2016-12-16
Trans C - Atomic add
John Hodge
1
-0
/
+7
2016-12-16
Trans Enumerate - Hack around trans model and find #[link_name] symbols
John Hodge
1
-0
/
+60
2016-12-15
Codegen - #[link_name] support
John Hodge
1
-0
/
+8
2016-12-13
Trans C - Add a main
John Hodge
1
-0
/
+6
2016-12-13
Trans C - Hack in typeid
John Hodge
1
-2
/
+12
2016-12-13
Trans C - Create tuple struct constructor functions
John Hodge
1
-0
/
+20
2016-12-12
Trans C - Hack in arrays in const
John Hodge
1
-4
/
+33
2016-12-12
Trans - Enumerate through consts
John Hodge
2
-3
/
+9
2016-12-12
Trans C - Constants
John Hodge
1
-3
/
+154
2016-12-11
Misc twiddles for recent changes
John Hodge
2
-19
/
+14
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+29
2016-12-11
Trans - statics and literals
John Hodge
2
-8
/
+79
2016-12-11
Trans C - A few extra intrinsics, fix atomic cxchg
John Hodge
1
-3
/
+27
2016-12-11
Trans - Intrinsics (partially complete)
John Hodge
4
-4
/
+148
2016-12-11
MIR Cleanup - Hackily handle borrowing a DST from within a type
John Hodge
1
-2
/
+2
2016-12-10
Trans - Slight handling of DST structs
John Hodge
1
-15
/
+88
2016-12-10
Trans Codegen - Ensure that vtable types are generated if the TraitObject is ↵
John Hodge
1
-2
/
+23
referenced
2016-12-10
MIR Match Gen - Fix incorrect arms chosen
John Hodge
1
-1
/
+1
2016-12-10
Trans Mangle - Handle - in ABIs
John Hodge
1
-1
/
+3
2016-12-10
Trans Enumerate - Emit start language item too
John Hodge
1
-6
/
+25
2016-12-10
MIR - Cast PhandomData fields when doing CoerceUnsized
John Hodge
1
-4
/
+9
2016-12-10
Trans - Monomorphise static types
John Hodge
1
-2
/
+9
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
3
-59
/
+69
2016-12-07
Trans C - Rough Box special-casing
John Hodge
1
-6
/
+4
2016-12-07
MIR VTable - Fix incorrect vtable name
John Hodge
1
-0
/
+3
2016-12-05
Trans C - Hacking along, down to under a screenful of errors
John Hodge
2
-16
/
+77
2016-12-04
Trans C - Small fix to handling of arrays
John Hodge
1
-16
/
+17
2016-12-04
HIR - Construct vtables
John Hodge
1
-9
/
+15
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
2
-4
/
+13
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
[next]