summaryrefslogtreecommitdiffstats
path: root/test/language/compile.rb
Commit message (Expand)AuthorAgeFilesLines
* Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-111-569/+0
* Fixing a couple of tests, one related to recent tagging changesLuke Kanies2008-01-281-2/+2
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-3/+3
* Moving some compile tests to the spec/ directory, andLuke Kanies2007-11-121-73/+0
* Changing the 'main' class to no longer be lazy-evaluated.Luke Kanies2007-11-121-5/+8
* Classes once again get evaluated immediately when theLuke Kanies2007-11-081-30/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-7/+7
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-071-18/+19
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-4/+3
* Successfully modified all tests and code so that all language tests pass agai...Luke Kanies2007-09-041-169/+176
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-101/+0
* More refactoring. I have removed a few more extraneous methods from Scope, m...Luke Kanies2007-09-031-3/+1
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-4/+14
* Renaming the "configuration" object to "compile", because it is only a transi...Luke Kanies2007-08-251-0/+755