Commit Graph

16 Commits

Author SHA1 Message Date
Tony Garnock-Jones 5280f1eb5c Toy file server example 2015-10-09 18:45:23 -04:00
Tony Garnock-Jones 9566830bc1 Fix scope error in actor; fix general gestalt labelling error in actor 2014-08-09 19:05:27 -07:00
Tony Garnock-Jones 9dd268bdfd Cosmetic 2014-06-27 16:27:16 -04:00
Tony Garnock-Jones edfb1a9250 Correct error in #:run-transition 2014-06-27 16:26:14 -04:00
Tony Garnock-Jones 24666b58b3 Avoid adding an event-handler for message receipt unless there are some body clauses to process 2014-06-27 16:26:05 -04:00
Tony Garnock-Jones d991ad934f observe-gestalt 2014-06-27 16:25:49 -04:00
Tony Garnock-Jones 8050324f5b Switch from gestalt-observers/message-handlers to plain event-handlers 2014-06-27 15:51:58 -04:00
Tony Garnock-Jones 82edbd0936 Cosmetic 2014-06-27 15:33:28 -04:00
Tony Garnock-Jones 584831e3e9 Note re: #:arguments 2014-06-27 00:36:19 -04:00
Tony Garnock-Jones 07bc1affed Fix use of gestalt-stx 2014-06-27 00:36:09 -04:00
Tony Garnock-Jones 064d70d602 Fix actor scoping. 2014-06-27 00:15:49 -04:00
Tony Garnock-Jones b58c31b4b5 Note about forbidding set! of state variables 2014-06-26 20:39:36 -04:00
Tony Garnock-Jones 64d1a01934 Comments; split states into statevars and statetemps 2014-06-23 11:07:33 -04:00
Tony Garnock-Jones c0ad546b54 Refactor actor macro to declutter parsing state management. 2014-06-23 10:54:25 -04:00
Tony Garnock-Jones c0a92a64f5 Fix error in analyze-body* macro; adjust scope of compute-gestalt 2014-06-23 07:27:25 -04:00
Tony Garnock-Jones ceef225fce New actor syntax for minimart actors 2014-06-22 22:16:42 -04:00