guix: Use guile-3.0.
[8sync.git] / 8sync / systems / irc.scm
2017-01-25 Christopher Allan... actors: Switch over to using wrap-rmeta-slot for build...
2017-01-11 Christopher Allan... Update copyrights.
2017-01-06 Christopher Allan... irc: Convert handle-line to a message handler.
2017-01-05 Christopher Allan... Use *init* and *cleanup* in existing actors.
2017-01-03 Christopher Allan... actors: Implicit from-actor argument <-foo methods...
2016-12-24 Christopher Allan... irc: Split irc-bot-send-line into main functionality...
2016-12-24 Christopher Allan... irc: Fixing "PONG" response, calls to handle-foo commands.
2016-12-23 Christopher Allan... irc: Shorten generic method names.
2016-12-23 Christopher Allan... irc: Move irc-bot code to make use of generic methods
2016-12-23 Christopher Allan... irc: Update irc code to use actors.
2016-12-08 Christopher Allan... irc: Update IRC code to use simpler suspendable ports...
2016-04-15 Christopher Allan... agenda: Rename %8sync (and %8sync-*) to 8sync (and...
2015-12-12 Christopher Allan... Switch from (%8sync (%run)) to just (%8sync) or (%8sync...
2015-12-01 Christopher Allan... irc: shut down properly when the server does too
2015-12-01 Christopher Allan... Switch irc.scm to use %8sync-run
2015-11-29 Christopher Allan... Renaming `eightsync' to `8sync' everywhere in the code