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
2019-11-02
Tests - add some random tests lying about
John Hodge
4
-0
/
+77
2019-05-28
Allow square brackets in macro definitions
Michael Howell
1
-0
/
+9
Fixes #103
2018-12-15
Targets - Add alignment to the target specs, along with a saveback test.
John Hodge
1
-0
/
+22
2018-10-19
Add a few new tests, one for #86, the other for #77 (eventually)
John Hodge
2
-0
/
+26
2018-03-03
Tests - More reduction of GCC5 bug
John Hodge
1
-13
/
+25
2018-03-03
Tests - Reduction of the GCC5 bug
John Hodge
1
-30
/
+11
2018-03-03
Tests - Add test for #63, reproduces on Mint 18.3
John Hodge
1
-0
/
+43
2018-02-25
HIR Typecheck - Fix case where inferrence stalls when there's a `T = ↵
John Hodge
1
-0
/
+17
<T>::Assoc bound` and unsizing, should fix #62
2018-02-24
Expand - Fix #61, not expanding paths in types
John Hodge
1
-0
/
+9
2018-02-24
Tests - Add a test that checks the inliner behavior around Copy values
John Hodge
1
-0
/
+16
2018-02-24
macro_rules - Fix #59 and add tests for various macro quirks
John Hodge
1
-0
/
+33
2018-02-21
Move local tests to use the test runner
John Hodge
2
-0
/
+2
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