Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format S-expressions a bit nicer in test scripts. | Tavian Barnes | 2009-11-25 | 1 | -2/+22 |
| | |||||
* | Implement object modifiers and rotation. | Tavian Barnes | 2009-11-25 | 1 | -2/+2 |
| | |||||
* | New arithmetic expression test. | Tavian Barnes | 2009-11-24 | 1 | -2/+2 |
| | |||||
* | Support vector arithmetic. | Tavian Barnes | 2009-11-24 | 1 | -2/+2 |
| | |||||
* | More parser work. | Tavian Barnes | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Begin bison implementation of parser. | Tavian Barnes | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Evaluate arithmetic expressions during parsing when possible. | Tavian Barnes | 2009-11-20 | 1 | -2/+2 |
| | | | | | This is needed for conditionals to work, and for declared identifiers to be evaluated only once. | ||||
* | Parse arithmetic expressions. | Tavian Barnes | 2009-11-04 | 1 | -2/+2 |
| | |||||
* | Handle spheres. | Tavian Barnes | 2009-11-04 | 1 | -0/+32 |