summaryrefslogtreecommitdiff
path: root/test/translate2.lm
Commit message (Expand)AuthorAgeFilesLines
* updated tests for parent commit (parse returns tree)Adrian Thurston2013-04-131-3/+2
* make_token/tree, typeid, lex lits, lex operators, translateAdrian Thurston2013-03-231-0/+9
* updated examples for namespace and context syntax changesAdrian Thurston2013-02-121-1/+1
* update test cases for changes in parent commitAdrian Thurston2012-12-191-2/+3
* updated test for lex scope syntaxAdrian Thurston2012-12-181-5/+2
* removed lexical region name from test casesAdrian Thurston2012-12-161-2/+2
* use of the new parse syntaxAdrian Thurston2012-08-161-1/+2
* Type typeid type arg now wrapped in <>. In line with map, list, etc.Adrian Thurston2011-07-131-3/+3
* Commas gone from expression lists. Now consistent with constructors, patterns,Adrian Thurston2011-03-301-4/+4
* Test cases use pattern-style parameters and declarations. refs #241.Adrian Thurston2011-03-241-2/+2
* The context structure implies a namespace.Adrian Thurston2010-02-091-1/+1
* token translation with backtrackingAdrian Thurston2010-02-071-0/+54