Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1990 - extra ingredient for 'trace' depth | Kartik K. Agaram | 2015-08-13 | 1 | -1/+1 |
| | | | | Now we can make use of all the depths from 1 to 99. | ||||
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -9/+9 |
| | | | | First step to reducing typing burden. Next step: inferring types. | ||||
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -6/+6 |
| | | | | ..now that we support non-integers. | ||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+70 |
I've tried to update the Readme, but there are at least a couple of issues. |