| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Modifying "setclass" on scope to check the validity of class names, now that ... | luke | 2006-04-11 | 1 | -0/+17 |
| * | Using undefined variables is no longer an exception, it just returns an empty... | luke | 2006-03-11 | 1 | -2/+4 |
| * | Fixing #96. Defaults are now set when the object is passed out by the scope,... | luke | 2006-03-09 | 1 | -0/+31 |
| * | Definitions now always create their own context, which means that they cannot... | luke | 2006-03-03 | 1 | -0/+49 |
| * | Fixing bug #60. Converting nodes to use types everywhere instead of names, a... | luke | 2006-02-28 | 1 | -4/+36 |
| * | Fixing #64; multiple class definitions in the same scope is now an error, alt... | luke | 2006-02-27 | 1 | -1/+19 |
| * | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -18/+18 |
| * | Fixing scopes and AST so that definitions and classes are looked for in the s... | luke | 2006-02-27 | 1 | -1/+4 |
| * | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -0/+2 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -2/+2 |
| * | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 1 | -3/+110 |
| * | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 1 | -0/+305 |