summaryrefslogtreecommitdiff
path: root/src/parse/parseerror.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+7
2016-12-24No more tears!ubsan1-40/+40
2016-11-02Parse - Refactor TTStream and TokenTree into their own filesJohn Hodge1-1/+1
2016-06-04Compilation fixes (clang and different gcc version)John Hodge1-1/+1
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-3/+3
2016-02-27Parse - Macros in type positionJohn Hodge1-0/+1
2016-02-27Parse/lex - Handle Shebangs (#!/path) at start of fileJohn Hodge1-1/+1
2016-02-25Heaps more parse fixes against the rustc testsJohn Hodge1-1/+1
2015-03-29Minor tweaks to handle libcore updateJohn Hodge1-0/+1
2015-03-29Twiddling root-level typecheckJohn Hodge1-40/+6
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-0/+3
2015-03-13Various other features for libcore, now on to loopsJohn Hodge1-0/+1
2015-03-09Parse updatesJohn Hodge1-0/+1
2015-03-07Added file+line reporting to error messagesJohn Hodge1-2/+2
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+67