8sync.git
2015-12-18 Christopher... Also mention requirement of permitting linking to modif...
2015-12-18 Christopher... Reformatting documentation for easier revision control...
2015-12-17 Christopher... doc: Add section: "8sync's license and general comments...
2015-12-12 Christopher... Adding absolute basic webdev environment
2015-12-12 Christopher... Return a value to the continuations from various %8sync...
2015-12-12 Christopher... Switch from (%8sync (%run)) to just (%8sync) or (%8sync...
2015-12-07 Christopher... Fix %port-request and %port-remove-request
2015-12-07 Christopher... agenda: Various %port-foo enhancements
2015-12-03 Mike GerwitzFail configure when GUILE_PROGS cannot be found
2015-12-01 Christopher... irc: shut down properly when the server does too
2015-12-01 Christopher... Port removal, stop-on-nothing-to-do, and select when...
2015-12-01 Christopher... Add <port-remove-request> and friends
2015-12-01 Christopher... Switch irc.scm to use %8sync-run
2015-12-01 Christopher... tests: update to use make-q* instead of manually mutati...
2015-11-29 Christopher... doc: 8sync code *does* use coroutines, but not generato...
2015-11-29 Christopher... Fix tests to check for equality
2015-11-29 Christopher... Make use of %8sync-run in tests
2015-11-29 Christopher... Add %8sync-run sugar and friends
2015-11-29 Christopher... Added a TODO for myself to write (%run-immediately)
2015-11-29 Christopher... build: Add demos/run-demo.sh and demos/ircbot.scm to...
2015-11-29 Christopher... Add ./run-demo.sh script
2015-11-29 Christopher... Renaming `eightsync' to `8sync' everywhere in the code
2015-11-29 Christopher... doc: Filled out Introduction and Acknowledgement sections
2015-11-29 Christopher... Updating copyright headers to be more "modern"
2015-11-29 Christopher... doc: Adding clarification of dual license under LGPLv3+
2015-11-29 Christopher... Successfully build doc/8sync.texi skeleton manual
2015-11-29 Christopher... build: Attempt to add buildable texinfo (not all is...
2015-11-28 Christopher... Rename LICENSE -> COPYING
2015-11-28 Christopher... NEWS: Note IRC bot demo
2015-11-28 Christopher... Add NEWS file.
2015-11-28 Christopher... Ignore tarballs in .gitignore
2015-11-28 Christopher... build: Add `git-to-changelog' and make use of it in...
2015-11-28 Christopher... Licensed utils.scm under the LGPL, with permission...
2015-11-28 Christopher... Add queue helpers, with tests
2015-11-28 Christopher... remove unused agenda-on-fail and agenda-on-error
2015-11-28 Christopher... Fancy printed exceptions if it's an asynchronous exception
2015-11-28 Christopher... print out quoted key with print-error-and-continue
2015-11-28 Christopher... expose wrapped-exception introspect things for debugging
2015-11-28 Christopher... removing @@ comment
2015-11-28 Christopher... switch %8sync-caught-error to 8sync-caught-error
2015-11-28 Christopher... use catch-8sync in test-agenda.scm
2015-11-28 Christopher... Add (catch-8sync) stuff
2015-11-28 Christopher... Properly handle %8sync to %8sync to error chains.
2015-11-28 Christopher... Add some early error handling tests
2015-11-28 Christopher... remove (display)
2015-11-28 Christopher... propagate asynchronous exceptions
2015-11-28 Christopher... Add catching exceptions, and lots of much needed docuem...
2015-11-28 Christopher... Add test runner utility from David Thompson
2015-11-27 Christopher... write out test-agenda, not tests-agenda
2015-11-27 Christopher... remove deprecated comment
2015-11-27 Christopher... remove unused futures things
2015-11-27 Christopher... remove all the 8run and 8port-alias things
2015-11-27 Christopher... future -> futurists?????
2015-11-24 Christopher... Add irc-send-message and fix a buffering error
2015-11-24 Christopher... Show off some greetings
2015-11-24 Christopher... Provide a way to fail gracefully on errors, and use...
2015-11-24 Christopher... fix calls/references to %8sync
2015-11-24 Christopher... fix up readme to say %8sync
2015-11-24 Christopher... fixing bug with current tdelta interface
2015-11-24 Christopher... rename %sync stuff to %8sync (thanks for the suggestion...
2015-11-24 Christopher... Ah right, add repl.scm
2015-11-23 Christopher... removing whitespace
2015-11-23 Christopher... ignore install-sh
2015-11-23 Christopher... Make IRC bot easier to add commands to
2015-11-23 Christopher... Provide another indirection procedure with wrap-apply
2015-11-23 Christopher... easier passing in of line handler things
2015-11-23 Christopher... Moving the irc bot demo to systems
2015-11-23 Christopher... echo back message stuff
2015-11-23 Christopher... refactoring args to default-handle-privmsg
2015-11-23 Christopher... break handling private messages out into its own function
2015-11-23 Christopher... A lot more stuff to handle PRIVMSG messages
2015-11-23 Christopher... 30 checks-per-second for the coop server handler is...
2015-11-23 Christopher... add irc-line type, switch to (match) for handle-line
2015-11-23 Christopher... add parse-line procedure
2015-11-23 Christopher... Give a bot access to its own name. Also respond to...
2015-11-23 Christopher... Oops, left a stray (pk)
2015-11-23 Christopher... Don't freak out on interrupts during (select)!
2015-11-23 Christopher... Add repl.scm (can't believe I forgot it before!) and...
2015-11-23 Christopher... time-plus tests
2015-11-23 Christopher... time-minus tests
2015-11-23 Christopher... fix tests for (make-time-delta) change
2015-11-23 Christopher... Fixed a seeerrrrrrrrrious bug in the timing math
2015-11-23 Christopher... Accept a list of channels via the command line
2015-11-23 Christopher... Can now start to connect to things via the irc client
2015-11-22 Christopher... command line thing starts to do things
2015-11-22 Christopher... Beginning of irc system
2015-11-22 Christopher... note about possibly replacing time-from-float-or-fracti...
2015-11-22 Christopher... mthl correctly points out I don't need to commit instal...
2015-11-22 Christopher... converting README to markdown from orgmode. Too bad...
2015-11-22 Christopher... Time handling improvements
2015-11-22 Christopher... adjusting .gitignore
2015-11-22 Christopher... renamed 8sync directory to eightsync
2015-11-22 Christopher... Adding automake stuff
2015-11-22 Christopher... Add GPLv3 and a simple README
2015-11-22 Christopher... Added the LGPL and copyright headers
2015-11-22 Christopher... TODO: test %port-request
2015-11-22 Christopher... Put at TODO to test %sync and friends
2015-11-22 Christopher... test-%run-and-friends
2015-11-22 Christopher... Remove unused %sync-foo operators, shift parameterizati...
2015-11-22 Christopher... first delimited continuation test
next