Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4160 - named marks for delimited continuations | Kartik K. Agaram | 2017-12-15 | 1 | -2/+2 |
| | | | | | Hypothesis: this is needed to build McCarthy's amb operator. https://rosettacode.org/wiki/Amb | ||||
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | 4133 | Kartik K. Agaram | 2017-11-25 | 1 | -0/+5 |
| | |||||
* | 4123 | Kartik K. Agaram | 2017-11-16 | 1 | -12/+4 |
| | |||||
* | 4117 - done with delimited continuations | Kartik K. Agaram | 2017-11-06 | 1 | -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 corruption | Kartik K. Agaram | 2017-11-03 | 1 | -0/+23 |