about summary refs log tree commit diff stats
path: root/callcc.mu
Commit message (Collapse)AuthorAgeFilesLines
* 690 - convention: '$' commands for debugging onlyKartik K. Agaram2015-02-011-1/+1
| | | | | | Swap printing generalized objects using arc's infrastructure to be the $-prefixed debug helper, while the erstwhile $print-key-to-host becomes the primitive print-character to host.
* 666 - first-class continuations!Kartik K. Agaram2015-01-281-0/+20