index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_expand
/
const_eval_full.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
MIR - Unify temporaries and variables
John Hodge
1
-20
/
+12
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-1
/
+1
2017-02-25
MIR Gen - Use MIR::Param (and associated changes)
John Hodge
1
-2
/
+2
2017-02-22
MIR - Add types to integer constants
John Hodge
1
-4
/
+4
2017-02-22
MIR - Make MakeDst ptr a Param
John Hodge
1
-1
/
+1
2017-02-22
MIR - add Param type for places where a lvalue is read
John Hodge
1
-43
/
+62
2017-01-14
HIR - Clean up some manual item searching
John Hodge
1
-29
/
+5
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
1
-2
/
+2
2017-01-08
HIR Const Eval - Little fixes
John Hodge
1
-0
/
+8
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-0
/
+2
2017-01-06
HIR ConstEval Full - Handle indexing
John Hodge
1
-11
/
+18
2016-12-24
No more tears!
ubsan
1
-45
/
+45
2016-12-17
MIR Const Eval - Handle field accesses
John Hodge
1
-35
/
+60
2016-12-15
MIR Const Eval - Handle borrows of statics
John Hodge
1
-14
/
+20
2016-12-15
HIR - Linkage anntation (un-populated)
John Hodge
1
-4
/
+11
2016-12-14
Consteval - Re-enabled full first-pass consteval
John Hodge
1
-26
/
+96
2016-12-11
Misc twiddles for recent changes
John Hodge
1
-1
/
+4
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+808