summaryrefslogtreecommitdiff
path: root/src/parse/parseerror.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-28macro_rules - Support for the :vis fragmentJohn Hodge1-11/+11
2017-06-11Parse - Support chaining of spans (for macro expansions)John Hodge1-10/+10
2016-12-24No more tears!ubsan1-91/+91
2016-06-04Compilation fixes (clang and different gcc version)John Hodge1-2/+1
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-5/+5
2016-02-27Parse/lex - Handle Shebangs (#!/path) at start of fileJohn Hodge1-2/+2
2016-02-21Fixing parser deficienciesJohn Hodge1-1/+8
2015-03-29Minor tweaks to handle libcore updateJohn Hodge1-0/+8
2015-03-29Twiddling root-level typecheckJohn Hodge1-8/+8
2015-03-26Comment headers and readme updateJohn Hodge1-0/+5
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-2/+13
2015-03-13Various other features for libcore, now on to loopsJohn Hodge1-0/+4
2015-03-09Parse updatesJohn Hodge1-0/+5
2015-03-07Added file+line reporting to error messagesJohn Hodge1-4/+5
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+51