index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
span.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
Parse - Support chaining of spans (for macro expansions)
John Hodge
1
-1
/
+2
2017-06-09
Fix build broken by MSVC port
John Hodge
1
-0
/
+1
2016-12-24
No more tears!
ubsan
1
-5
/
+5
2016-11-02
Parse - Refactor TTStream and TokenTree into their own files
John Hodge
1
-0
/
+1
2016-08-24
HIR Expand - Add a reborrow pass (inserts &mut* on by-value &mut
John Hodge
1
-0
/
+2
2016-07-16
HIR Typecheck - HACK: Correct trait type selection with evil
John Hodge
1
-2
/
+2
2016-07-10
Span - Add an assert macro
John Hodge
1
-0
/
+1
2016-05-29
AST - Remove dead code, add lifetime params, fix param clobber
John Hodge
1
-1
/
+1
2016-05-24
AST - Spanned paths in impl blocks, remove dead code
John Hodge
1
-2
/
+6
2016-05-21
Parse - Updates for better memory efficiency (hopefully)
John Hodge
1
-5
/
+6
2016-03-13
Expand - Fix use-after-free bug
John Hodge
1
-5
/
+1
2016-03-10
Expand - Rough cfg conditions
John Hodge
1
-0
/
+1
2016-03-09
Resolve - Bug when unexpanded macro encountered
John Hodge
1
-3
/
+7
2016-03-08
Spans on MacroInvocation, re-enable span in ERROR reporting
John Hodge
1
-1
/
+1
2016-01-30
Better pretty printing, updated resolution logic
John Hodge
1
-0
/
+1
2015-11-06
Hack in span support to resolve
John Hodge
1
-1
/
+1
2015-11-03
Remove embedded spans (will move to wrapping spans)
John Hodge
1
-2
/
+9
2015-09-20
Do two passes of resolve to handle UFCS resolve problems
John Hodge
1
-2
/
+2
2015-09-19
Disable UFCS resolve (due to ordering issues), fix Self handling
John Hodge
1
-1
/
+2
2015-09-06
Rough span support
John Hodge
1
-0
/
+56