summaryrefslogtreecommitdiff
path: root/src/parse/eTokenType.enum.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Parse - TOK_RWORD_MACRO and stub handlerJohn Hodge1-0/+1
2018-12-28macro_rules - Support for the :vis fragmentJohn Hodge1-0/+1
2018-07-29All - Initial work on supporting 1.29 as a target versionJohn Hodge1-0/+1
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+7
2017-09-29Parse - Remove TOK_ATTR_OPEN and TOK_CATTR_OPENJohn Hodge1-2/+1
2017-09-04All - Placement new (<-) syntaxJohn Hodge1-0/+1
2017-05-13Parse - Remove TOK_MACROJohn Hodge1-1/+0
2016-11-02Parse - Rework hygiene (with spelling fix) for take 2John Hodge1-0/+1
2016-10-14macro_rules! - Allow reserved words to match :identJohn Hodge1-0/+1
2016-09-25Parse+AST - Support capturing :item (requires cloning AST items)John Hodge1-0/+1
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-0/+8
2015-08-23Cleanup and new syntaxJohn Hodge1-1/+1
2015-03-18Array literals, op-equals parsing, super in path, blocksJohn Hodge1-0/+3
2015-03-08Cleanup to pattern handlingJohn Hodge1-0/+2
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-0/+132