index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
convert
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-01-19
Fiddle
John Hodge (sonata)
1
-3
/
+27
2015-01-18
Starting on (framework) for in-function inferrence
John Hodge (sonata)
1
-0
/
+29
2015-01-18
Remove evil FOREACH macros
John Hodge (sonata)
1
-6
/
+6
2015-01-18
Clean up debug output (make type printing prettier)
John Hodge (sonata)
2
-7
/
+0
2015-01-18
Most types iterating well, special case for Self type
John Hodge (sonata)
3
-18
/
+85
2015-01-18
Generic param checks passing
John Hodge (sonata)
2
-7
/
+95
2015-01-18
Add handlers for more item types to AST iterator, fix bad name in std
John Hodge (sonata)
2
-13
/
+54
2015-01-18
Up to requiring checks for trait implementations
John Hodge (sonata)
1
-2
/
+60
2015-01-18
Added pretty type printing, non-expr typecheck correctly fails on too many ↵
John Hodge (sonata)
4
-6
/
+150
params (forgot to move iterator to associated types)
2015-01-17
Split out AST iterator
John Hodge (sonata)
3
-193
/
+226
2015-01-17
Refactor resolve.cpp AST iterating into common function
John Hodge (sonata)
1
-164
/
+268
2015-01-17
Clean up hanlding of generic params
John Hodge (sonata)
1
-3
/
+5
2015-01-17
Trait serialise
John Hodge (sonata)
1
-0
/
+17
2015-01-15
Working on parsing 'std' from a file (instead of hardcoding)
John Hodge (sonata)
1
-0
/
+2
2015-01-15
Type alias bound to path, considering removing std hack and implementing AST ↵
John Hodge (sonata)
1
-3
/
+12
read
2015-01-14
Local type resolution added, framework for local use statements
John Hodge (sonata)
1
-18
/
+110
2015-01-13
Type resolution work in progress
John Hodge (sonata)
1
-3
/
+26
2015-01-12
TypeRef print
John Hodge (sonata)
1
-1
/
+1
2015-01-12
Path resolution working in one function (types still to come, need AST rep)
John Hodge (sonata)
1
-17
/
+21
2015-01-12
Added statics, fix minor quirk in resolve handling
John Hodge (sonata)
1
-20
/
+26
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
1
-8
/
+14
2015-01-11
It broke (working on correct path resolution)
John Hodge (sonata)
2
-9
/
+60
2015-01-05
Implementing path lookup (bottom level of resolve)
John Hodge (sonata)
1
-3
/
+21
2015-01-04
Hacking up 'use' resolution (needs work to handle recursion)
John Hodge (sonata)
1
-4
/
+35
2015-01-02
Adding in support for std, parsing now broken due to TODO early in process
John Hodge (sonata)
1
-2
/
+94
2015-01-01
Name resolve framework coming along
John Hodge (sonata)
1
-12
/
+95
2014-12-30
Rework expressions so they can be iterated (and actually save data)
John Hodge (sonata)
2
-5
/
+21
2014-12-23
Compilation fixes, add makefile
John Hodge (sonata)
3
-15
/
+31
2014-12-23
Move source files to src/ folder
John Hodge (sonata)
3
-0
/
+107
[prev]