index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-01-30
Better pretty printing, updated resolution logic
John Hodge
3
-2
/
+38
2016-01-30
A whole lot of messing around for not much
John Hodge
1
-15
/
+15
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-11-03
Move path binding logic into Resolve path to simplify
John Hodge
1
-1
/
+1
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
2015-09-05
Resolve - Work resolving UFCS traits
John Hodge
2
-19
/
+17
2015-09-01
Large rework to generic bounds (to use a tagged union)
John Hodge
2
-32
/
+44
2015-08-31
Convert path bindings to TAGGED_UNION, improve resolve logic (leading to error)
John Hodge
1
-6
/
+21
2015-08-28
Tagged union for Path
John Hodge
1
-6
/
+37
2015-08-25
Rename tagged_enum to tagged_union
John Hodge
1
-50
/
+58
2015-08-25
Compiling once more
John Hodge
1
-0
/
+20
2015-08-24
BROKEN - Halfway through a rewrite of type handling
John Hodge
2
-77
/
+45
2015-08-23
Serialise - Clean up TODO for exception
John Hodge
1
-0
/
+13
2015-04-06
Work on resolving UFCS paths, infinite loop bug in resolve
John Hodge
1
-1
/
+1
2015-04-05
Suport for #[lang], start work on resolving UFCS paths
John Hodge
1
-1
/
+10
2015-04-03
Added partial support for #[derive()]
John Hodge
2
-0
/
+44
- Supports Debug on struct, and assumes compiling in libcore (for now)
2015-03-29
Twiddling root-level typecheck
John Hodge
1
-0
/
+51
2015-03-21
Planning resolve for local modules
John Hodge
1
-39
/
+71
2015-03-19
Convert patterns over to tagged unions
John Hodge
1
-8
/
+43
2015-03-19
Clean up copy constructor use, switch part of AST::Pattern to tagged union
John Hodge
2
-8
/
+16
2015-03-19
EVIL tagged union hackjob
John Hodge
1
-0
/
+102
2015-03-17
Rework handling of blocks, add sub-modules
John Hodge
1
-1
/
+6
2015-03-17
Replace Enum variant inner type
John Hodge
2
-0
/
+4
2015-03-13
Const items in expressions, attributes in impl blocks
John Hodge
1
-0
/
+6
2015-03-09
Fixed patterns, bool literals
John Hodge
2
-0
/
+4
2015-03-08
Macro definitions now being used
John Hodge
1
-14
/
+6
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
2
-0
/
+25
2015-03-06
Bugfixes exposed by fixing formatted output
John Hodge
2
-0
/
+126
2015-02-01
Hacking away at type propagation
John Hodge
1
-0
/
+1
2015-01-25
Hacked in dumping as rust
John Hodge (sonata)
1
-0
/
+2
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
-0
/
+15
params (forgot to move iterator to associated types)
2015-01-17
Adding deserialise, partially working
John Hodge (sonata)
2
-9
/
+146
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
1
-0
/
+10
2015-01-11
Add hacky text output of AST
John Hodge (sonata)
2
-0
/
+93
[prev]