1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00
Commit Graph

426 Commits

Author SHA1 Message Date
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
6038d790f1 Minor fixes 2020-10-24 11:41:15 +01:00
397c753ce3 Add a some new references, apply minor adjustments to some existing references. 2020-10-23 13:36:29 +01:00
8889ecb463 More control operator references. 2020-10-23 00:43:57 +01:00
36f2035003 Control operator references 2020-10-22 17:03:08 +01:00
c707eb769e Fix definition style 2020-10-21 14:36:30 +01:00
5f7bf83332 Section 2.1 intro 2020-10-21 13:06:56 +01:00
a0ed7d2dfd Rewording 2020-10-21 01:53:27 +01:00
efcdcd49a2 Simplify 2020-10-21 01:37:58 +01:00
e1407b2eab Slight elaboration 2020-10-21 01:36:14 +01:00
16aff4f445 Rewording 2020-10-21 01:26:14 +01:00
de88350786 Some scribbles on relations and functions. 2020-10-21 01:24:08 +01:00
ba4c2aac96 Dump content 2020-10-19 22:15:26 +01:00
97e0a787bd Rewording 2020-10-16 12:52:43 +01:00
9373716166 Add reference on local and global state. 2020-10-16 00:16:32 +01:00
c442a711a9 State 2020-10-15 23:29:48 +01:00
53c76a0934 Fix macro use 2020-10-14 22:44:19 +01:00
95244693f4 Interruption via interception, last example. 2020-10-14 22:43:32 +01:00
003c8e4d6c Dedication. 2020-10-13 21:19:48 +01:00
5e602afb68 Rewording 2020-10-13 00:41:09 +01:00
653b1fc56e Interruptions via interceptions 2020-10-13 00:39:20 +01:00
f8c3798cd1 Fix typo 2020-10-12 22:43:28 +01:00
29798f2c43 Timesharing example. 2020-10-12 22:41:10 +01:00
1c77c64f83 Shakespeare 2020-10-12 22:41:02 +01:00
50216c6d8c WIP nondeterminism example. 2020-10-12 16:24:04 +01:00
11ad068943 Non-blind backtracking reference 2020-10-12 15:31:49 +01:00
0a40c9d72b Update bibliography 2020-10-12 12:41:41 +01:00
99b42ee7f1 Move some text around. 2020-10-11 21:46:47 +01:00
0a13628c16 Declaration, bibliography, and a few other fixes. 2020-10-11 21:08:30 +01:00
48ed305a8e Revert dedication 2020-10-10 13:54:44 +01:00
6457753ca6 Something about fork 2020-10-09 23:04:29 +01:00
837fc51651 fix overflow 2020-10-08 00:27:37 +01:00
ceb74e43a3 User session management example. 2020-10-08 00:15:43 +01:00
f605fb78f2 Putc => Write. Don't mention file descriptors. 2020-10-07 21:19:05 +01:00
e08923dadc Note on dynamic binding. 2020-10-07 21:16:22 +01:00
39824fcf18 Exceptions example and figures. 2020-10-07 16:51:08 +01:00
d30ffb2a39 UNIX example figures. 2020-10-07 00:23:19 +01:00
caee5d3a94 Stream redirection example 2020-10-06 23:43:40 +01:00
ca84083998 TCP handshake 2020-10-06 22:44:30 +01:00
75174524c0 File I/O 2020-10-05 20:28:52 +01:00
925d4319d2 Pure file system manipulation functions. 2020-10-03 00:26:51 +01:00
d767e78b44 Try a new syntax for operation cases. 2020-10-02 22:45:51 +01:00
92aed1134a Generic state handling code. 2020-10-02 16:26:29 +01:00