index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_expand
/
annotate_value_usage.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
HIR - asm! node
John Hodge
1
-0
/
+12
2016-12-24
No more tears!
ubsan
1
-51
/
+51
2016-12-18
HIR Annotate Usage - Only need shared access to deref a raw pointer
John Hodge
1
-0
/
+5
2016-11-26
HIR Annotate - Fix annotation on CallValue arguments
John Hodge
1
-2
/
+5
2016-11-25
HIR Expand - Fix usage annotations for _CallValue
John Hodge
1
-1
/
+21
2016-11-19
HIR - Union handling
John Hodge
1
-0
/
+5
2016-11-17
HIR Annotate - Handle SplitSlice and SplitTuple patterns
John Hodge
1
-15
/
+35
2016-11-04
HIR Annotate - Only borrow struct cosntructor base values when no fields are ...
John Hodge
1
-2
/
+34
2016-11-04
HIR Expand - Struct constructor base values don't always move
John Hodge
1
-3
/
+7
2016-10-30
HIR Typecheck - Rough support for box patterns
John Hodge
1
-2
/
+3
2016-10-09
HIR Annotate - Handle ref bindings in patters
John Hodge
1
-5
/
+126
2016-09-18
HIR - Rework to include a node for in/box (for better type inferrence)
John Hodge
1
-0
/
+15
2016-08-23
HIR Typecheck - Require span for type_is_copy
John Hodge
1
-8
/
+3
2016-08-14
HIR Expand - Work on doing Deref desugar
John Hodge
1
-1
/
+7
2016-08-14
HIR - Move borrow ops to their own node type
John Hodge
1
-7
/
+14
2016-08-14
HIR Expand - Add annotation pass
John Hodge
1
-0
/
+399