index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
/
helpers.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-08
Codegen+Loading - MSVC support draft (libcore compiles, doesn't load)
John Hodge
1
-0
/
+1
2017-06-25
MIR Helpers - Add a shortcut to check if a LValue is Copy
John Hodge
1
-0
/
+1
2017-06-16
MIR - Unify temporaries and variables
John Hodge
1
-7
/
+3
2017-05-14
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge (bugs)
1
-0
/
+79
2017-04-28
MIR Check Full - Print the cause of invalidity
John Hodge
1
-0
/
+1
2017-04-28
MIR Helpers - Move visit_mir_lvalue* to somewhere common
John Hodge
1
-0
/
+19
2017-04-20
MIR Helpers - Improved value lifetime determining
John Hodge
1
-1
/
+13
2017-04-17
MIR Helpers - Move lifetime calculation to helpers so CheckFull can use it
John Hodge
1
-0
/
+47
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-3
/
+3
2017-02-25
MIR Gen - Use MIR::Param (and associated changes)
John Hodge
1
-0
/
+3
2017-02-04
MIR Validate - Slight refactor for cleaner code
John Hodge
1
-0
/
+2
2017-02-01
MIR Optimise - Fix edge case incorrect optimisation
John Hodge
1
-0
/
+5
2017-01-22
MIR Optimise - Fixed replacement of unified temporaries
John Hodge
1
-1
/
+2
2016-12-24
No more tears!
ubsan
1
-7
/
+7
2016-12-10
MIR Cleanup - BorrowOf support
John Hodge
1
-0
/
+1
2016-12-10
MIR - Add rough optimisations
John Hodge
1
-0
/
+5
2016-12-10
HIR->MIR - Destructuring CoerceUnsized
John Hodge
1
-3
/
+3
2016-12-07
HIR VTables - Handle traits with duplicate method names form different sub-tr...
John Hodge
1
-0
/
+2
2016-12-05
Trans C - Hacking along, down to under a screenful of errors
John Hodge
1
-1
/
+0
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
1
-5
/
+38
2016-12-04
Trans C - Some special cases
John Hodge
1
-0
/
+59