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