index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
dump.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-29
HIR - asm! node
John Hodge
1
-0
/
+5
2016-12-25
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
1
-21
/
+21
2016-12-24
No more tears!
ubsan
1
-21
/
+21
No more DOS line endings or trailing whitespace either
2016-12-24
HIR/MIR Dump - Minor fixes
John Hodge
1
-1
/
+1
2016-12-14
Consteval - Re-enabled full first-pass consteval
John Hodge
1
-2
/
+2
2016-12-10
HIR Dump - Cleaner output of literals
John Hodge
1
-0
/
+8
2016-12-10
HIR ConstEval - Do basic type inferrence so created statics have correct types
John Hodge
1
-0
/
+4
2016-11-19
HIR - Union handling
John Hodge
1
-0
/
+6
2016-10-23
Misc - Fix AST+HIR printing to honor the yields_final flag in block
John Hodge
1
-0
/
+6
2016-10-12
Make deault ABI a #define
John Hodge
1
-1
/
+1
2016-10-08
HIR Closures - Rework to correctly support borrow types
John Hodge
1
-2
/
+4
2016-10-05
HIR Dump - Avoid parens in a few cases
John Hodge
1
-6
/
+22
2016-09-18
HIR - Rework to include a node for in/box (for better type inferrence)
John Hodge
1
-0
/
+12
2016-08-25
HIR Dump - Don't print `mod {}` for root
John Hodge
1
-4
/
+10
2016-08-21
HIR Dump - Fix printing of closures (that don't contain a block)
John Hodge
1
-1
/
+15
2016-08-20
HIR Dump - Initial support, verbose but complete
John Hodge
1
-0
/
+624