summaryrefslogtreecommitdiffstats
path: root/test/language/lexer.rb
Commit message (Expand)AuthorAgeFilesLines
* A couple of small bug-fixesluke2006-12-281-2/+2
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-231-1/+1
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-2/+76
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-9/+2
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-1/+34
* getting rid of the parser tree, and moving everything into the language dirluke2006-04-041-0/+128