index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-05-07
Tests - add a small set of tests that cover places rustc's don't
John Hodge
2
-0
/
+39
2016-12-24
No more tears!
ubsan
2
-127
/
+127
No more DOS line endings or trailing whitespace either
2015-04-15
BNF - Successfully parses test crate
John Hodge
1
-1
/
+1
2015-03-10
Rework macro handling to support correct repetitions
John Hodge
4
-2
/
+10
2015-03-09
Parse updates
John Hodge
1
-0
/
+5
2015-03-08
Macro definitions now being used
John Hodge
1
-4
/
+9
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
1
-0
/
+17
2015-01-22
Added bounds to _ types, propagating type params further (and replacing when ↵
John Hodge (sonata)
1
-0
/
+1
needed)
2015-01-21
Type propagation coming along
John Hodge (sonata)
1
-2
/
+2
2015-01-20
Fiddling with type resoltion, spotted a hole in path resolve
John Hodge (sonata)
1
-0
/
+11
2015-01-18
Add handlers for more item types to AST iterator, fix bad name in std
John Hodge (sonata)
1
-1
/
+1
2015-01-18
Added pretty type printing, non-expr typecheck correctly fails on too many ↵
John Hodge (sonata)
1
-1
/
+2
params (forgot to move iterator to associated types)
2015-01-17
Clean up hanlding of generic params
John Hodge (sonata)
1
-0
/
+5
2015-01-17
Disabled generic handling in Path::resolve (leave for typecheck pass)
John Hodge (sonata)
1
-1
/
+1
2015-01-16
Added associated type reference parse, and tuple value parse
John Hodge (sonata)
1
-1
/
+1
2015-01-15
Working on parsing 'std' from a file (instead of hardcoding)
John Hodge (sonata)
1
-0
/
+52
2014-11-22
Initial commit, lexer structurally complete, parsing hacking up
John Hodge (bugs)
1
-0
/
+125