summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2015-01-11It broke (working on correct path resolution)John Hodge (sonata)7-67/+371
2015-01-05Parser - Handle methods correctlyJohn Hodge (sonata)3-10/+42
2015-01-05Implementing path lookup (bottom level of resolve)John Hodge (sonata)4-4/+69
2015-01-04Hacking up 'use' resolution (needs work to handle recursion)John Hodge (sonata)5-10/+109
2015-01-02Adding in support for std, parsing now broken due to TODO early in processJohn Hodge (sonata)11-86/+406
2015-01-01Name resolve framework coming alongJohn Hodge (sonata)8-346/+545
2014-12-30Rework expressions so they can be iterated (and actually save data)John Hodge (sonata)8-152/+468
2014-12-23Compilation fixes, add makefileJohn Hodge (sonata)5-16/+49
2014-12-23Move source files to src/ folderJohn Hodge (sonata)23-0/+3194