summaryrefslogtreecommitdiffstats
path: root/test/data/snippets
Commit message (Expand)AuthorAgeFilesLines
* Fix #1402 - Allow multiline commentsBrice Figureau2008-10-291-0/+6
* Fix #857 - Multiple class of the same name don't append codeBrice Figureau2008-10-291-0/+9
* Fix #936 - Allow trailing comma in array definitionBrice Figureau2008-10-211-0/+3
* Fix #636 - Allow extraneous comma in function argument listBrice Figureau2008-10-211-0/+5
* Fix #1109 - allow empty if or else branchesBrice Figureau2008-10-071-0/+9
* Add parser for arbitrary expressionsBrice Figureau2008-10-012-0/+14
* Add rspec unit test for the append operatorBrice Figureau2008-09-211-0/+11
* Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-122-13/+20
* All tests should now pass again.Luke Kanies2007-10-081-2/+2
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-14/+0
* Fixing #615 (subclasses with similar names) by getting rid of the class "type...luke2007-05-033-16/+13
* Partially fixing #460, take 3 -- fully-qualified classes can now be included.luke2007-01-301-2/+2
* Partially fixing #460, take 2 -- fully-qualified definitions can now be used.luke2007-01-302-0/+16
* Re-enabling the dirchmod test and fixing its syntaxluke2007-01-041-6/+2
* Fixing #348. Overrides now support an extra end-comma.luke2006-12-231-1/+1
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-231-0/+13
* Fixing #349. Doing some hackery so defined types can now (again) be used as ...luke2006-12-231-0/+8
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-2/+2
* Adding a "realize" function that can be used to make one or more resource non...luke2006-10-181-0/+14
* Fixing virtual object collection. I apparently broke it when I added rails c...luke2006-10-181-0/+10
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-0428-0/+478