summaryrefslogtreecommitdiff
path: root/test/argv2.lm
Commit message (Expand)AuthorAgeFilesLines
* tilde strings, neq, and unsigned numbers in lexical defsAdrian Thurston2013-03-221-0/+14
* updated test for lex scope syntaxAdrian Thurston2012-12-181-4/+2
* removed lexical region name from test casesAdrian Thurston2012-12-161-2/+2
* Added a syntax send Parser [Stuff], where send is now a keyword. FunctionAdrian Thurston2011-09-161-2/+2
* Use a list typeref for argv. Means argv_list is no longer an implicitly createdAdrian Thurston2011-07-101-1/+1
* Rest of the generic types (map, list, vector) now supported in type ref.Adrian Thurston2011-07-101-3/+1
* Test cases use pattern-style parameters and declarations. refs #241.Adrian Thurston2011-03-241-3/+3
* Updated argv2 test to include long options.Adrian Thurston2009-10-101-5/+32
* don't print the null in the case of files.Adrian Thurston2009-10-081-2/+4
* Added argv tests. Can have optional argument list for a test, in .args file.Adrian Thurston2009-10-081-0/+51