Commit Graph

195 Commits

Author SHA1 Message Date
Sam Caldwell 9113d93acf floating define test 2020-03-10 10:57:54 -04:00
Sam Caldwell 65d14de735 track branching for each kind of effect in match 2020-03-10 10:57:35 -04:00
Sam Caldwell 311108fbcf typed flink: replace dataflow in job manager with internal events 2020-02-26 16:34:24 -05:00
Sam Caldwell 01a544b0d9 Allow `define`d expressions to have effects 2020-02-26 14:50:35 -05:00
Sam Caldwell 86258acc6c improve function application error messages 2020-02-26 14:50:08 -05:00
Sam Caldwell b6c934b9f3 TODO: keep track of match branching 2020-02-25 16:16:19 -05:00
Sam Caldwell 66226ac725 improve spawn error messages 2020-02-25 16:14:30 -05:00
Sam Caldwell 99e53d9729 fix typed `or` 2020-02-24 15:10:59 -05:00
Stephen Chang a6719eb124 edit info files to enable raco test typed/ 2020-02-09 23:24:37 -05:00
Sam Caldwell 39c54e77f3 new job manager role 2020-01-07 11:52:02 -05:00
Sam Caldwell 555c41a153 task manager role 2019-12-31 13:55:59 -05:00
Sam Caldwell 33ef42818d fixup format of task performer spec 2019-12-30 17:13:29 -05:00
Sam Caldwell 8afed87e99 stuff 2019-12-30 16:27:29 -05:00
Sam Caldwell f5331eb24f typed flink: unify task-state and task-assignment, job and job-finished 2019-10-21 12:22:10 -04:00
Sam Caldwell 123037ba51 typed flink: streamline ids 2019-10-16 12:25:04 -04:00
Sam Caldwell a8e890ab30 typed flink: associate task runners with a particular task manager 2019-10-10 13:44:38 -04:00
Sam Caldwell 96daa7518a add in-range 2019-10-10 13:43:59 -04:00
Sam Caldwell eb56a1006f typed flink: task runners don't need a status 2019-10-03 16:09:40 -04:00
Sam Caldwell 142206d8e3 typed define/dataflow 2019-10-03 15:24:31 -04:00
Sam Caldwell 33b516b7a6 verify request/response property in leader-and-seller 2019-09-26 13:39:28 -04:00
Sam Caldwell 2fa30c6066 fix bug in leader-and-seller 2019-09-26 13:39:01 -04:00
Sam Caldwell 5ef44987ca fiddling with spin 2019-09-24 09:52:41 -04:00
Sam Caldwell 29f589d7c4 fix a couple bugs 2019-08-26 11:09:34 -04:00
Sam Caldwell 443e1f9ac1 Label internal events & handlers with actor-unique IDs 2019-08-26 11:09:34 -04:00
Sam Caldwell 4e2ae45b0b initial take on supporting spawn actions in role graphs 2019-08-26 11:09:34 -04:00
Sam Caldwell e018359204 consider more potential schedulings of events 2019-08-26 11:09:32 -04:00
Sam Caldwell 9a21a811a3 internal event business 2019-08-26 11:09:32 -04:00
Sam Caldwell 3c3291ffa4 compile internal events, compresses job manager graph by a lot 2019-08-26 11:09:32 -04:00
Sam Caldwell b17cba59ed remove self loops, things working better 2019-08-26 11:09:32 -04:00
Sam Caldwell 16175c7bb4 fix bug in flink 2019-08-26 11:09:32 -04:00
Sam Caldwell 27abf8ab1e detect cycles when compiling internal events 2019-08-26 11:09:32 -04:00
Sam Caldwell e6524174e1 first take on inlining internal events 2019-08-26 11:09:31 -04:00
Sam Caldwell 135e6b655b rudimentary support for internal events in proto 2019-08-26 11:09:31 -04:00
Sam Caldwell 202bcd6842 add messages to proto 2019-08-26 11:09:31 -04:00
Sam Caldwell fa8822e40d small cleanup 2019-08-26 11:09:31 -04:00
Sam Caldwell c40b773282 reorganize examples 2019-08-26 11:09:31 -04:00
Sam Caldwell be5bc19fcc job manager role 2019-08-26 11:09:31 -04:00
Sam Caldwell 537b3fd272 more event constructors in proto 2019-08-26 11:09:31 -04:00
Sam Caldwell 8f8f4c416f replace some dataflow with internal events in typed flink 2019-08-26 11:09:30 -04:00
Sam Caldwell 5f38b6cc94 allow equal? when there's overlap 2019-08-26 11:09:30 -04:00
Sam Caldwell f597fdc499 internal events for typed lang 2019-08-26 11:09:30 -04:00
Sam Caldwell 963676c0c6 Change type names Know -> Asserted, \negKnow -> Retracted 2019-08-26 11:09:30 -04:00
Sam Caldwell affa47a2a5 minor printing stuff in examples 2019-08-26 11:09:29 -04:00
Sam Caldwell 458bf93fef subgraph stuff working better 2019-08-26 11:09:29 -04:00
Sam Caldwell c38bfdc2c0 some work on checking/finding subgraphs 2019-08-26 11:09:29 -04:00
Sam Caldwell ee726c9177 task assigner spec and task manager type 2019-08-26 11:09:29 -04:00
Sam Caldwell 5dee1981b6 provide Branch and Effs types 2019-08-26 11:09:29 -04:00
Sam Caldwell da900a258a extract some code from verify body 2019-08-26 11:09:29 -04:00
Sam Caldwell 32f117df16 task performer spec and task runner type 2019-08-26 11:09:28 -04:00
Sam Caldwell dcc4e3c411 During type abbreviation 2019-08-26 11:09:28 -04:00