1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00
Commit Graph

218 Commits

Author SHA1 Message Date
7d4bf2224f Implementing continuations 2020-12-02 22:26:40 +00:00
326b1f1a50 Begin paragraph on CPS 2020-12-02 00:03:51 +00:00
aaf6e3d9f0 Clean up 2020-12-01 23:33:34 +00:00
cc7a39647c Reorganise 2020-12-01 23:28:29 +00:00
bebb40ce9f Remove static semantics paragraphs from escape and catch. 2020-12-01 23:23:50 +00:00
ab36a78a50 Segmented stacks. 2020-12-01 23:19:09 +00:00
aece9e532b {Programming,Constraining} continuations. Working on Implementing continuations. 2020-12-01 20:19:15 +00:00
de7074a1da {Programming,Constraining} continuations WIP 2020-11-30 22:39:21 +00:00
1c955bf57e Change control into a computation form. 2020-11-30 00:05:55 +00:00
83a8457b26 Effect handlers paragraph WIP 2020-11-29 22:58:35 +00:00
6b3296d8a8 Splitter 2020-11-29 19:05:55 +00:00
e7a64dd145 Reword fcontrol paragraph 2020-11-29 16:14:53 +00:00
673958e406 fcontrol 2020-11-28 00:44:48 +00:00
9e343cb064 fcontrol WIP 2020-11-27 22:49:55 +00:00
5c27694161 cupto WIP 2020-11-27 18:47:29 +00:00
9804ad6713 Shift/reset 2020-11-27 16:45:30 +00:00
fcadc31110 Refinement 2020-11-27 01:17:44 +00:00
c45099b8aa Delimited control intro 2020-11-26 22:30:41 +00:00
43f33038f0 Update bibliography 2020-11-24 22:37:06 +00:00
eec734c014 Control calculus 2020-11-24 20:45:57 +00:00
c0afe9e548 More on control and prompt 2020-11-23 23:56:46 +00:00
1cffe1e0d6 Undelimited intro 2020-11-23 23:13:08 +00:00
303b76b990 Notes on control and prompt 2020-11-23 21:45:45 +00:00
073dca248e J 2020-11-21 23:55:39 +00:00
10eaab3979 C and F start. 2020-11-10 20:02:57 +00:00
6cf32d824c Question about interdefinability of callcc and callcc* 2020-11-10 15:30:40 +00:00
509044bd8f Callcc and callcc* 2020-11-09 14:36:01 +00:00
ca707ccac4 Change section title 2020-11-09 01:46:30 +00:00
ea9763fd70 Callcc 2020-11-09 01:37:05 +00:00
293bdae1d3 Catch 2020-11-09 00:47:29 +00:00
2800e2bd75 Notes on escape 2020-11-08 22:32:28 +00:00
f56901ad4b Extend Table 4.2 2020-11-08 16:54:50 +00:00
3c5be3b401 Add note 2020-11-08 00:35:41 +00:00
70a5d4a9ae Progress on undelimited control. 2020-11-08 00:23:11 +00:00
8500ce5796 Notes on J 2020-11-07 19:57:33 +00:00
ae6b233525 A first stab at some typing rules. 2020-11-06 23:30:15 +00:00
53a2f691c5 Use 'dump' contexts 2020-11-06 00:55:16 +00:00
a75f22eb50 C and F 2020-11-06 00:17:56 +00:00
a656f426b8 Some minor fixes 2020-11-05 22:29:19 +00:00
b92a96bc79 Update reductions 2020-11-04 15:00:45 +00:00
bdb6b31f29 Classification of control operators [WIP]. 2020-11-03 22:33:56 +00:00
e058e7804d Add note about call-with-composable-continuation 2020-11-02 19:20:12 +00:00
da0fc108d7 Controlling continuations [WIP] 2020-10-30 09:11:24 +00:00
ab38da7102 Some more references on control operators. 2020-10-28 22:41:25 +00:00
5e7ce98c0e Some notes on control operators and resumptions. 2020-10-28 21:49:32 +00:00
de8158d6ec Pass through parameterised handlers section 2020-10-27 13:26:30 +00:00
c047b061c7 File system example code. 2020-10-27 13:24:30 +00:00
e2af947cbd Update code 2020-10-27 00:58:20 +00:00
8700c0f439 File I/O [WIP] 2020-10-27 00:22:39 +00:00
604e8047f1 Update code 2020-10-26 23:26:46 +00:00