index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-01-12
Path resolution working in one function (types still to come, need AST rep)
John Hodge (sonata)
4
-19
/
+56
2015-01-12
Added statics, fix minor quirk in resolve handling
John Hodge (sonata)
4
-35
/
+80
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
12
-424
/
+516
2015-01-11
Add hacky text output of AST
John Hodge (sonata)
9
-24
/
+310
2015-01-11
It broke (working on correct path resolution)
John Hodge (sonata)
7
-67
/
+371
2015-01-05
Parser - Handle methods correctly
John Hodge (sonata)
3
-10
/
+42
2015-01-05
Implementing path lookup (bottom level of resolve)
John Hodge (sonata)
4
-4
/
+69
2015-01-04
Hacking up 'use' resolution (needs work to handle recursion)
John Hodge (sonata)
5
-10
/
+109
2015-01-02
Adding in support for std, parsing now broken due to TODO early in process
John Hodge (sonata)
11
-86
/
+406
2015-01-01
Name resolve framework coming along
John Hodge (sonata)
8
-346
/
+545
2014-12-30
Rework expressions so they can be iterated (and actually save data)
John Hodge (sonata)
11
-152
/
+482
2014-12-23
Ignore .obj
John Hodge (sonata)
1
-0
/
+1
2014-12-23
Compilation fixes, add makefile
John Hodge (sonata)
6
-16
/
+78
2014-12-23
Move source files to src/ folder
John Hodge (sonata)
24
-22
/
+22
2014-12-21
Hacking up conversion
John Hodge (bugs)
6
-8
/
+77
2014-12-14
Compiles again
John Hodge
11
-46
/
+102
2014-12-14
Parse working, starting on conversion
John Hodge (bugs)
9
-141
/
+344
2014-12-08
Further progress, parsing if blocks and some binary operations, blocked on ↵
John Hodge (bugs)
5
-82
/
+230
decimal lexing
2014-12-07
Macro expansion working, onwards to field parsing
John Hodge (bugs)
5
-35
/
+123
2014-12-07
TTStream implementation, doesn't compile yet (need to fix TT storage)
John Hodge (bugs)
5
-17
/
+58
2014-12-07
Macro evaluation hacked in (... not quite in yet, but framework is there)
John Hodge (bugs)
13
-44
/
+516
Macro definitions not implemented, evil hack to define try! is present
2014-12-05
Pattern and impl parsing working
John Hodge (bugs)
9
-94
/
+302
2014-12-03
Remove auto-generated IDE files
John Hodge (bugs)
3
-139
/
+2
2014-12-03
Hacking in patterns
John Hodge (bugs)
5
-22
/
+183
2014-11-29
Minor misc
John Hodge (bugs)
1
-0
/
+1
2014-11-29
Fiddling, added start of match parsing.
John Hodge (bugs)
2
-6
/
+35
2014-11-28
Hacking up parser
John Hodge (bugs)
8
-14
/
+474
2014-11-23
Lexer "complete", parsing up to structure definitions.
John Hodge (bugs)
12
-53
/
+538
2014-11-22
Initial commit, lexer structurally complete, parsing hacking up
John Hodge (bugs)
13
-0
/
+1109
[prev]