summaryrefslogtreecommitdiff
path: root/src/include/debug.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Resolve - Fix generic binding indexesJohn Hodge1-2/+24
2016-05-18All - Fix up a bunch of -Wextra warningsJohn Hodge1-1/+8
2016-02-27Parse - Macros in type positionJohn Hodge1-0/+1
2016-02-27Parse - Support hugely nested parensJohn Hodge1-1/+1
2015-04-06Work on resolving UFCS paths, infinite loop bug in resolveJohn Hodge1-1/+1
2015-03-17Rework handling of blocks, add sub-modulesJohn Hodge1-1/+6
2015-03-13Const items in expressions, attributes in impl blocksJohn Hodge1-0/+6
2015-03-08Macro definitions now being usedJohn Hodge1-14/+6
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-0/+24
2015-03-06Bugfixes exposed by fixing formatted outputJohn Hodge1-0/+26