Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved around some functions for clarity | John Wiegley | 2009-02-16 | 1 | -0/+17 |
| | |||||
* | Added support for value expression definitions. | John Wiegley | 2009-02-08 | 1 | -3/+2 |
| | | | | | | | | Example: ] expr f(x) := x + 100 ] expr f(100) 200 | ||||
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Removed todo comments and dead code. | John Wiegley | 2008-08-17 | 1 | -59/+0 |
| | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+123 |
is in doc/, etc. |