2016-12-13 |
Christopher... | actors: Add msg-val and add docstring to msg-receive. remove-define-mhandler |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | actors: Add comment about adding deferred-slot to ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | actors: Remove => alias. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | actors: Fix "unrewindable continuation" issue with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | tests: Call msg-receive, not msg-recieve |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | tests: Update test-actors to use msg-recieve instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | actors: Move message body to being an argument list... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-12 |
Christopher... | agenda: Move install-suspendable-ports! call to start... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-11 |
Christopher... | actors: Make the <-* message sending procedures officia... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-11 |
Christopher... | agenda: Fix 8sleep's time parameter. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-11 |
Christopher... | actors: Removing deprecated comment. new-world-order |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-10 |
Christopher... | actors: Remove deprecated call to former "8sync" definition |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-10 |
Christopher... | agenda: Cut out huge swath of old 8sync-* procedures... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-10 |
Christopher... | agenda: Add yield procedure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-09 |
Christopher... | agenda: Rename 8sync-nowait to 8sync. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-09 |
Christopher... | agenda: Remove 8sync macro. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-09 |
Christopher... | Add comment noting that the "web" system needs a rewrite. wip-suspendable-ports |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-08 |
Christopher... | irc: Update IRC code to use simpler suspendable ports... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-08 |
Christopher... | agenda: Remove call to deprecated agenda-except-port... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-08 |
Christopher... | agenda: Remove debugging statements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-08 |
Christopher... | agenda: Use suspendable ports feature from Guile 2.2. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-08 |
Christopher... | build: Require and use guile-2.2. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-05 |
Christopher... | v0.2.0 v0.2.0 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-10 |
Christopher... | agenda: Add "8sleep" sugar. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | actors: Fix hive-actor-local? to check the hive id... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-07 |
Christopher... | agenda: Permit a post-run-hook in start-agenda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | agenda: Update comment, could also attach catch routine... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Catch all errors in the actor model. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Permit docstrings in mlambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Export simple-dispatcher. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Export build-actions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Add note that maybe action dispatch error check... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-03 |
Christopher... | actors: Add build-actions and retool make-action-dispat... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-02 |
Christopher... | actors: Add with-message-args and build mlambda off it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-30 |
Christopher... | actors: Add define-mhandler, a method handler definitio... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | demos: robotscanner: Use nice auto-message-ref feature. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | demos: botherbotherbother: Add missing newline. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | actors: mlambda, removing require-slot, GOOPS usage... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-29 |
Christopher... | actors: debug: hive-create-actor-gimmie*'s init should... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-28 |
Christopher... | actors: Handle messages/coroutines in want of reply... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: Remove unnecessary let in hive-process-message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | demos: robotscanner: Use new <- syntax. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: debug: Fixing hive-create-actor-gimmie, hive... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: Define "<-" type aliases for send-message and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: Rename hive-bootstrap-message -> bootstrap... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: Remove <hive-proxy>; no longer export actor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-27 |
Christopher... | actors: debug: Expose more things via debug |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | demos: simplest-possible: Rename main function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | demos: simplest-possible: Adjust emo/proog dialogue... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Switch hive-create-actor[*] to match create... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Switch random-number-size to be 2^128. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | demos: actors: Update main functions to support arbitra... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Add debug module with useful utilities. wip-actors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | build: Add actors demos to EXTRA_DIST. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | agenda: Update copyright header. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | demos: robotscanner: Add comment explaining what the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | demos: actors: Adding new robotscanner demo. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Switch send-message and reply-message to use... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | agenda: Rename 8sync-immediate to 8sync-nowait and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Fix self-destruct. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Fix create-actor, create-actor* |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-26 |
Christopher... | actors: Add actor creation/destruction methods. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: actors: Add autoreply tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Properly autoreply to replies; make reply-messa... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Remove unnecessary "begin". |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Add autoreply support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Fix resuming continuation when waiting on message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Remove nesting of actions in define-simple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: test-agenda: Remove broken shebang. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: test-actors: Add copyright header. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | demos: botherbotherbother: Make executable from command... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors; Move message definitions earlier in the file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: actors: Fix test-end in test-actors.scm. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | build: Add actors.scm to SOURCES |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | build: Add test-actors.scm to tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: actors: Test serialization / deserialization... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Switch comment header |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Fix serialize-message to not use address->string |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Fix export of pprint-message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: actors: Fix check for a missing key on message-ref |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: message-ref: Throw a better error on missing key |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Export read/write methods on messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: `message-ref' now errors if no dflt provided... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: New read-message procedures, touch up write... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Switch out address objects for more-easily... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Added docstrings to some message write procedures |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Write/pretty-print procedures for messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | actors: Rename function deferred-reply -> message-defer... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | tests: test-actors: Start testing the actor model |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | demos: actors: A couple of simple actor model demos. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-25 |
Christopher... | systems: actors: New actor model system. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-24 |
Christopher... | agenda: Make agendas run with "easier" default arguments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-22 |
Christopher... | build: Ignore .sig, .directive, .asc files. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-22 |
Christopher... | build: Bump version number. v0.1.0 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-22 |
Christopher... | README: Mention COPYING |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-15 |
Christopher... | Mention INSTALL in the README file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-15 |
Christopher... | Add generic GNU style INSTALL file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-15 |
Christopher... | Move README.md to README |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-15 |
Christopher... | build: Add COPYING-gplv3 to EXTRA_DIST |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-04-15 |
Christopher... | Update %8sync -> 8sync in NEWS and README.md |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |