about summary refs log tree commit diff stats
path: root/continuation1.mu
Commit message (Collapse)AuthorAgeFilesLines
* 4160 - named marks for delimited continuationsKartik K. Agaram2017-12-151-2/+2
| | | | | Hypothesis: this is needed to build McCarthy's amb operator. https://rosettacode.org/wiki/Amb
* 4134 - 'input' = 'ingredient'Kartik K. Agaram2017-12-031-1/+1
|
* 4133Kartik K. Agaram2017-11-251-0/+5
|
* 4123Kartik K. Agaram2017-11-161-12/+4
|
* 4117 - done with delimited continuationsKartik K. Agaram2017-11-061-1/+6
| | | | | At least this particular implementation of them. Let's play with them now for a while, see if they're fully equivalent to shift/reduce.
* 4103 - continuations no longer cause memory corruptionKartik K. Agaram2017-11-031-0/+23