summaryrefslogtreecommitdiff
path: root/test/undofrag1.lm
Commit message (Expand)AuthorAgeFilesLines
* use object semantics for the parser typesAdrian Thurston2014-11-041-2/+2
* now using 'new' for object semantics (formerly new2)Adrian Thurston2014-11-041-1/+1
* updated test cases for context object changesAdrian Thurston2014-11-041-6/+6
* updated test cases for syntax changes in parent commitAdrian Thurston2014-01-141-6/+9
* updated tests for parent commit (parse returns tree)Adrian Thurston2013-04-131-2/+1
* undofrag1 works with recent changes, converted to combined methodAdrian Thurston2013-03-211-0/+8
* 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-4/+2
* removed lexical region name from test casesAdrian Thurston2012-12-161-2/+2
* convert remaining test cases from global vars to contextAdrian Thurston2012-08-221-9/+11
* use of the new parse syntaxAdrian Thurston2012-08-161-1/+2
* Added a syntax send Parser [Stuff], where send is now a keyword. FunctionAdrian Thurston2011-09-161-7/+7
* Removed the old production-style generics. Now only using the type-args style.Adrian Thurston2011-07-101-2/+1
* Commas gone from expression lists. Now consistent with constructors, patterns,Adrian Thurston2011-03-301-2/+2
* Test cases use pattern-style parameters and declarations. refs #241.Adrian Thurston2011-03-241-3/+3
* Need to use RunBuf queue in InputStreamAccum.Adrian Thurston2010-03-131-1/+2
* Implemented undo_stream_append, which allows a new test case undofrage2 to run,Adrian Thurston2010-03-131-1/+0
* The context structure implies a namespace.Adrian Thurston2010-02-091-1/+1
* Testing a method of undoing parse frag by using a count of consumed tokens.Adrian Thurston2010-02-051-0/+56