index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
path.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-03-22
Hack in UFCS <Type as Trait> syntax
John Hodge
1
-0
/
+6
2015-03-21
Planning resolve for local modules
John Hodge
1
-1
/
+1
2015-03-21
Misc (warning suppression, planning trait methods in resolve)
John Hodge
1
-0
/
+2
2015-03-21
Move wildcard use to Path::resolve, add 'bool' type
John Hodge
1
-13
/
+52
2015-03-17
Replace Enum variant inner type
John Hodge
1
-1
/
+1
2015-03-07
Prettier printing
John Hodge
1
-1
/
+2
2015-03-06
Bugfixes exposed by fixing formatted output
John Hodge
1
-10
/
+28
2015-01-25
Hacked in dumping as rust
John Hodge (sonata)
1
-2
/
+23
2015-01-21
Type propagation coming along
John Hodge (sonata)
1
-1
/
+1
2015-01-20
Fiddling with type resoltion, spotted a hole in path resolve
John Hodge (sonata)
1
-1
/
+3
2015-01-18
Generic param checks passing
John Hodge (sonata)
1
-0
/
+10
2015-01-18
Up to requiring checks for trait implementations
John Hodge (sonata)
1
-1
/
+1
2015-01-18
Added support for associated types in impl blocks
John Hodge (sonata)
1
-0
/
+4
2015-01-18
Added pretty type printing, non-expr typecheck correctly fails on too many ↵
John Hodge (sonata)
1
-0
/
+30
params (forgot to move iterator to associated types)
2015-01-17
Clean up hanlding of generic params
John Hodge (sonata)
1
-2
/
+1
2015-01-17
Disabled generic handling in Path::resolve (leave for typecheck pass)
John Hodge (sonata)
1
-12
/
+12
2015-01-17
Trait serialise
John Hodge (sonata)
1
-3
/
+24
2015-01-17
Deserialise working, need to annotate loaded crates with crate ID
John Hodge (sonata)
1
-0
/
+2
2015-01-17
Adding deserialise, partially working
John Hodge (sonata)
1
-0
/
+15
2015-01-15
Type alias bound to path, considering removing std hack and implementing AST ↵
John Hodge (sonata)
1
-1
/
+8
read
2015-01-15
Type aliases added (AST only, no parse yet), need to handle lookups
John Hodge (sonata)
1
-0
/
+15
2015-01-14
Path bind to struct (removed todo that wasn't needed in that location)
John Hodge (sonata)
1
-1
/
+12
2015-01-12
Path resolution working in one function (types still to come, need AST rep)
John Hodge (sonata)
1
-1
/
+24
2015-01-12
Added statics, fix minor quirk in resolve handling
John Hodge (sonata)
1
-0
/
+2
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
1
-0
/
+237
[prev]