index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-02-18
(semibroken) Defer macro expansion
John Hodge
1
-1
/
+1
2016-02-18
Random commit
John Hodge
1
-1
/
+32
2016-01-30
A whole lot of messing around for not much
John Hodge
1
-2
/
+2
2015-09-19
Disable UFCS resolve (due to ordering issues), fix Self handling
John Hodge
1
-3
/
+2
2015-08-24
BROKEN - Halfway through a rewrite of type handling
John Hodge
1
-5
/
+9
2015-08-23
Cleanup and new syntax
John Hodge
1
-31
/
+63
2015-06-04
Rework path handling and resolve to better handle Self
John Hodge
1
-1
/
+1
2015-04-03
Added partial support for #[derive()]
John Hodge
1
-0
/
+1
- Supports Debug on struct, and assumes compiling in libcore (for now)
2015-04-03
Save #[] attrs with item, ready for post-processing derive()
John Hodge
1
-0
/
+5
2015-03-29
Twiddling root-level typecheck
John Hodge
1
-1
/
+1
2015-03-27
Fix minor issues in path resolving (bindings incorrect in places)
John Hodge
1
-1
/
+2
2015-03-27
Rework paths bindings to be a separate (printable) structure, add -Werror
John Hodge
1
-65
/
+90
2015-03-26
Comment headers and readme update
John Hodge
1
-2
/
+6
2015-03-22
Clean up local path resolution, add internal 'str' type
John Hodge
1
-0
/
+2
2015-03-21
Fix minor lexing and dump issues
John Hodge
1
-13
/
+15
2015-03-06
Bugfixes exposed by fixing formatted output
John Hodge
1
-1
/
+22
2015-01-25
Hacked in dumping as rust
John Hodge (sonata)
1
-2
/
+10
2015-01-18
Starting on (framework) for in-function inferrence
John Hodge (sonata)
1
-0
/
+1
2015-01-18
Added pretty type printing, non-expr typecheck correctly fails on too many ↵
John Hodge (sonata)
1
-3
/
+5
params (forgot to move iterator to associated types)
2015-01-17
Notes on typecheck pass
John Hodge (sonata)
1
-0
/
+6
2015-01-17
Deserialise working, need to annotate loaded crates with crate ID
John Hodge (sonata)
1
-2
/
+2
2015-01-17
Adding deserialise, partially working
John Hodge (sonata)
1
-0
/
+2
2015-01-15
Working on parsing 'std' from a file (instead of hardcoding)
John Hodge (sonata)
1
-1
/
+70
2015-01-14
Local type resolution added, framework for local use statements
John Hodge (sonata)
1
-2
/
+3
2015-01-11
Add hacky text output of AST
John Hodge (sonata)
1
-0
/
+5
2014-12-23
Compilation fixes, add makefile
John Hodge (sonata)
1
-1
/
+1
2014-12-23
Move source files to src/ folder
John Hodge (sonata)
1
-0
/
+34
[prev]