summaryrefslogtreecommitdiffstats
path: root/test/parser
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug #60. Converting nodes to use types everywhere instead of names, a...luke2006-02-281-1/+1
* Fixing bug #75, providing support for unnecessary end commas.luke2006-02-271-0/+13
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-2/+3
* Generate an error if the pattern for an import statement matches no file.lutter2006-02-231-0/+15
* Adding single-quote syntactical elementluke2006-02-161-4/+12
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-071-1/+3
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* removing any direct references to /tmp in testsluke2005-11-241-1/+2
* Getting rid of the tc_ prefix to test casesluke2005-10-222-0/+0
* switching test classes back to modules -- making them classes causes too many...luke2005-10-032-2/+4
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-0/+116
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-212-20/+8
* cleaning up tests a bit; mostly just making sure tests clean up after themsel...luke2005-09-151-1/+0
* adding globbing to importluke2005-09-141-1/+1
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-131-0/+9
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-282-4/+1
* making array-as-name work in the language, and adding some more test snippetsLuke Kanies2005-08-251-0/+23
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-2/+1
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-232-0/+167