Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2468 - overload print-character as just 'print' | Kartik K. Agaram | 2015-11-21 | 1 | -2/+2 |
| | |||||
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -18/+18 |
| | | | | First step to reducing typing burden. Next step: inferring types. | ||||
* | 1618 | Kartik K. Agaram | 2015-06-21 | 1 | -2/+2 |
| | |||||
* | 1617 | Kartik K. Agaram | 2015-06-21 | 1 | -7/+7 |
| | |||||
* | 1476 - fake screens support color | Kartik K. Agaram | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -1/+1 |
| | | | | ..now that we support non-integers. | ||||
* | 1345 | Kartik K. Agaram | 2015-05-11 | 1 | -1/+5 |
| | |||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+23 |
I've tried to update the Readme, but there are at least a couple of issues. |