Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moving the ast node tests to rspec (which I could have | Luke Kanies | 2008-02-12 | 1 | -2/+3 | |
| | | | | | | | *sworn* I did this weekend). In the process, I fixed a couple of bugs related to differentiating between nodes and classes, and then cleaned up quite a few error messages. | |||||
* | Removing the last remaining vestiges of GRATR -- | Luke Kanies | 2008-02-11 | 1 | -3/+3 | |
| | | | | removing the bangs from 'add_vertex!' and 'add_edge!'. | |||||
* | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 1 | -0/+467 | |
since it's stupid to have a class named after a verb. |