summaryrefslogtreecommitdiff
path: root/test/context2.lm
Commit message (Expand)AuthorAgeFilesLines
* updated test suite for pointer-to-stream defaultAdrian Thurston2014-11-051-6/+6
* now using 'new' for object semantics (formerly new2)Adrian Thurston2014-11-041-1/+1
* updated test cases for context object changesAdrian Thurston2014-11-041-2/+2
* updated test cases for syntax changes in parent commitAdrian Thurston2014-01-141-5/+5
* updated tests for parent commit (parse returns tree)Adrian Thurston2013-04-131-4/+3
* improvements to ignore_def and prod_el, only 6 failures nowAdrian Thurston2013-03-231-0/+28
* 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-6/+3
* removed lexical region name from test casesAdrian Thurston2012-12-161-3/+3
* a couple stragglers in the migration to new parse syntaxAdrian Thurston2012-08-171-4/+4
* use of the new parse syntaxAdrian Thurston2012-08-161-1/+2
* updated context2 test for follow-ignoreAdrian Thurston2012-05-201-1/+2
* Type typeid type arg now wrapped in <>. In line with map, list, etc.Adrian Thurston2011-07-131-3/+3
* Can now capture (declare) variables in construct and parse statements. Name:Adrian Thurston2011-05-201-2/+2
* Commas gone from expression lists. Now consistent with constructors, patterns,Adrian Thurston2011-03-301-6/+6
* Test cases use pattern-style parameters and declarations. refs #241.Adrian Thurston2011-03-241-6/+6
* The context structure implies a namespace.Adrian Thurston2010-02-091-0/+97