index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
expr_ptr.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29
John Hodge
1
-1
/
+1
2018-12-22
Constant Evaluation - Evaluate missing associated constants with trait impl v...
John Hodge
1
-0
/
+1
2018-10-21
Windows build fixes
John Hodge
1
-1
/
+1
2018-09-22
All - Generate MIR for constant evaluation (has too many const_cast calls, bu...
John Hodge
1
-0
/
+44
2017-11-01
HIR - Refactor enums to only embed a single field (and give variants types)
John Hodge
1
-4
/
+5
2016-12-24
No more tears!
ubsan
1
-7
/
+7
2016-11-18
HIR - Clean up ExprPtr a little and add erased type types
John Hodge
1
-24
/
+45
2016-08-14
HIR Expand Closures - Store local binding types
John Hodge
1
-1
/
+5
2016-08-09
main+MIR - Enable MIR generation
John Hodge
1
-3
/
+7
2016-08-08
HIR ExprPtr - Support resetting internal pointer
John Hodge
1
-0
/
+1
2016-08-08
HIR - Store the binding types for an expression for use in later stages
John Hodge
1
-0
/
+5
2016-08-02
HIR Typecheck - Draft validation pass
John Hodge
1
-0
/
+4
2016-06-04
Compilation fixes (clang and different gcc version)
John Hodge
1
-0
/
+2
2016-06-04
Byte string literals in AST, infrastructure for coercions
John Hodge
1
-0
/
+9
2016-05-26
HIR Const Eval - libcore types done, onwards to `const` items
John Hodge
1
-1
/
+4
2016-05-23
HIR - Add type alias replacement. Other related changes below
John Hodge
1
-0
/
+2
2016-05-15
HIR - Expression conversion progressing
John Hodge
1
-1
/
+7
2016-05-15
HIR - Start on expression conversion
John Hodge
1
-0
/
+4
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-0
/
+15