summaryrefslogtreecommitdiffstats
path: root/test/language/scope.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug #60. Converting nodes to use types everywhere instead of names, a...luke2006-02-281-4/+36
* Fixing #64; multiple class definitions in the same scope is now an error, alt...luke2006-02-271-1/+19
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-18/+18
* Fixing scopes and AST so that definitions and classes are looked for in the s...luke2006-02-271-1/+4
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-071-0/+2
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-2/+2
* The language now verifies some resemblance to closurehood. I now only need t...luke2005-10-301-3/+110
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+305