summaryrefslogtreecommitdiff
path: root/colm.vim
Commit message (Expand)AuthorAgeFilesLines
* new syntax for collect-ignore tokens: token <id> -Adrian Thurston2014-01-181-1/+1
* added backtick lexical syntax for literal tokensAdrian Thurston2014-01-141-0/+2
* added cast to the highlightingAdrian Thurston2013-12-291-1/+1
* added void to the highlighted typesAdrian Thurston2013-12-271-1/+1
* remeved accum from highlighed works, also is a typeAdrian Thurston2013-04-141-1/+1
* added 'end' to vim syntaxAdrian Thurston2013-04-121-0/+1
* don't highlight parser, list, map, vectorAdrian Thurston2013-04-121-2/+2
* bring back globalsAdrian Thurston2012-09-091-1/+1
* eliminated global and old parse syntaxesAdrian Thurston2012-08-231-1/+1
* added a syntax for specifying no ignoresAdrian Thurston2012-05-231-1/+1
* Added an export keyword for returning values to C++ code. Export makes a globalAdrian Thurston2011-11-011-1/+1
* Added a syntax send Parser [Stuff], where send is now a keyword. FunctionAdrian Thurston2011-09-161-1/+1
* Syntax for single literals that are not terminated. refs #313.Adrian Thurston2011-08-021-1/+1
* Function parameters and variable declarations are now all in pattern-style,Adrian Thurston2011-03-241-1/+4
* The keyword 'cons' is now a synonym for 'construct'.Adrian Thurston2010-01-311-2/+2
* Started on context declarations. These are a means of encapsulating the dataAdrian Thurston2010-01-241-1/+1
* Added accum keyword to the syntax highlighter.Adrian Thurston2009-09-091-1/+1
* Added a sync pattern.Adrian Thurston2009-02-271-0/+2
* new precedence keywordsAdrian Thurston2009-02-251-1/+1
* Moved from private repository.Adrian Thurston2008-11-011-0/+89