summaryrefslogtreecommitdiff
path: root/src/parse/common.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Add flag for irrefutable matches, prevents arguments from being resolvedJohn Hodge1-1/+1
2015-03-21Split pattern parsing out of expr.cppJohn Hodge1-0/+4
2015-03-21Rework macro handling to (hopefully) correctly handle nested repetionsJohn Hodge1-0/+2
2015-03-20Split parse/root.cpp upJohn Hodge1-0/+1
2015-03-18super path in expr, byte literals, while disallow struct, todo struct matchJohn Hodge1-0/+1
2015-03-18Local macros, fixed array literalsJohn Hodge1-0/+1
2015-03-17Block fn-s, parse (but no AST) for array literalsJohn Hodge1-0/+1
2015-03-17Rework handling of blocks, add sub-modulesJohn Hodge1-0/+5
2015-03-17Replace Enum variant inner typeJohn Hodge1-0/+2
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-0/+2
2015-03-13Various other features for libcore, now on to loopsJohn Hodge1-0/+1
2015-03-13Const items in expressions, attributes in impl blocksJohn Hodge1-4/+8
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-23/+0
2015-03-07Added file+line reporting to error messagesJohn Hodge1-2/+2
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+50