summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* handle void when sending to a parserAdrian Thurston2013-12-271-0/+50
* added the void typeAdrian Thurston2013-12-271-2/+2
* added test cases for iterator cleanup in stack unwindAdrian Thurston2013-12-233-0/+2775
* runtests.sh: allow specification of exit statusAdrian Thurston2013-12-231-6/+27
* return nil from open if file open failsAdrian Thurston2013-12-191-0/+18
* use ULONG_MAX for 0xff in long int sizeTomoyuki Fujimori2013-11-231-0/+30
* dist fixescolm-0.11.1Adrian Thurston2013-06-111-1/+7
* trimming down the generate1 test case, bumping to 0.11.1Adrian Thurston2013-06-081-177/+4
* extracted trailing context test from ambig1Adrian Thurston2013-06-082-606/+35
* renamed colm dir to srcAdrian Thurston2013-06-081-1/+1
* test case covering temporaries to referencesAdrian Thurston2013-06-041-0/+80
* test case for searching references with 'in'Adrian Thurston2013-06-011-0/+41
* test case for setting referencesAdrian Thurston2013-06-012-1/+57
* updated tests for ref<> delimitersAdrian Thurston2013-05-255-16/+16
* updated test cases for new ptr syntaxAdrian Thurston2013-05-251-95/+95
* updated test cases for new print semanticsAdrian Thurston2013-05-1827-40/+36
* make it possible to specify a line with no EOL in EXP sectionAdrian Thurston2013-05-181-2/+9
* test the ambiguity between cons forms and expr in constructorAdrian Thurston2013-05-121-0/+68
* new test for a rhs ref after a tree copyAdrian Thurston2013-05-111-0/+52
* updated extra dist vars with current manifestsAdrian Thurston2013-04-191-200/+88
* program interface changesAdrian Thurston2013-04-184-7/+4
* replaced calls to finish with send .. eosAdrian Thurston2013-04-145-11/+15
* eliminated the original send syntaxAdrian Thurston2013-04-142-7/+9
* updated tests for parent commit (parse returns tree)Adrian Thurston2013-04-1368-135/+104
* added while loop testAdrian Thurston2013-03-301-0/+52
* done with the combine scriptAdrian Thurston2013-03-301-33/+0
* added no_ignore for token defsAdrian Thurston2013-03-241-0/+53
* test case for colm include statementAdrian Thurston2013-03-242-0/+7
* the include1 test is actually the inpush1 testAdrian Thurston2013-03-244-6/+6
* include1.lm test now workingAdrian Thurston2013-03-243-33/+36
* implemnted <= and >=Adrian Thurston2013-03-243-1408/+1414
* added precedence declarationsAdrian Thurston2013-03-248-4/+15
* implemented preeofAdrian Thurston2013-03-233-4/+7
* improvements to ignore_def and prod_el, only 6 failures nowAdrian Thurston2013-03-2394-429/+529
* commit, new, &&, ||, lex repAdrian Thurston2013-03-233-211/+214
* prints, alias, <<Adrian Thurston2013-03-2333-315/+350
* added reducefirstAdrian Thurston2013-03-236-4/+10
* added parse_stopAdrian Thurston2013-03-2318-56/+74
* tilde data in patternsAdrian Thurston2013-03-235-5/+10
* obj var listsAdrian Thurston2013-03-233-8/+11
* require, return, break, reject, lex_hex, lex_amp, lex_dash, opt ignore namesAdrian Thurston2013-03-2312-4045/+4056
* make_token/tree, typeid, lex lits, lex operators, translateAdrian Thurston2013-03-236-8/+14
* added exportAdrian Thurston2013-03-233-0/+3
* implemented multiplicativeAdrian Thurston2013-03-232-34/+36
* tilde strings, neq, and unsigned numbers in lexical defsAdrian Thurston2013-03-2215-6873/+6889
* lots of work on constructors, strings, accums and patternsAdrian Thurston2013-03-2210-48/+57
* yield, iter and function definition, less than, greater thanAdrian Thurston2013-03-2211-156/+167
* added stringsAdrian Thurston2013-03-213-2/+5
* no-ignore between regions, accumulate, print_xmlAdrian Thurston2013-03-217-6/+36
* undofrag1 works with recent changes, converted to combined methodAdrian Thurston2013-03-213-5/+8