2015-11-22 |
Christopher... | adjusting .gitignore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | renamed 8sync directory to eightsync |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Adding automake stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Add GPLv3 and a simple README |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Added the LGPL and copyright headers |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | TODO: test %port-request |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Put at TODO to test %sync and friends |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | test-%run-and-friends |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Remove unused %sync-foo operators, shift parameterizati... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | first delimited continuation test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | indentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | rename apply-async-request -> setup-async-request;... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-22 |
Christopher... | Hopefully robust %run* and %port-request infrastructure |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | Removed the TODO about run-request, which has been... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | clarifying the %sync documentation based on changes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | export port request features and kill the port-request... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | port requests! whooo! also several other refactorings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | call from (eightsync agenda) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-21 |
Christopher... | add 8sync aliases and export 'em. Also, we're 8sync... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Rename async -> %sync |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Basics of delimited continuation support seems to work... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | documentation for make-async-prompt-tag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | moar docstrings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Remove unused port handling stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Set USEC's defualt in make-time-delta in #:optional |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | More documentation! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | A whole lot of docstrings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | better variable names for the run procedures |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | More accurate timing in start-agenda... we have to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Oops, mixed up a car with a cdr, which is never wise :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Oops, removing (pk) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Attempts to improve the timing code when interacting... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | (hash-keys hash) not (hash-keys selector) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | Add massive update-agenda-from-select! procedure, make... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-20 |
Christopher... | provide a key to start-agenda for a user-supplied way... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | switch stop-condition to be a keyword argument |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | tdelta as an alias for (make-time-delta) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | fixing the schedule-at! calls |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add scheduled segment contents to the queue... in theor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | add true-after-n-times to tests file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | from the ideas in, anyway |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Update tests to new schedule-add! order |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add scheduling to agenda-run-once |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Scaffolding for handling the "when" of the run-request |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add tests for time deltas |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add time-+ / time-delta tools |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Slightly better style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add time to the agenda |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | agenda tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | make the agenda use the run-request |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | run / wrapped stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | run, wrap, and run-wrap stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | A note to self that we probably want to wrap procedures... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Add final queue-based tests for time segments / schedul... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Added add-segments-contents-to-queue! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | Initial test for schedule-extract-until! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | A lot more tests, including for splitting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | renaming schedule-segments-until -> schedule-segments... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-19 |
Christopher... | schedule-segments-until and schedule-extract-until! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | Starting to add tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | Add schedule stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | export things, break into sections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | moduleifying things |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | More comments and stub code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | oh yeah define* not define |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-18 |
Christopher... | port mapping stuff, and don't fail on no arguments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-17 |
Christopher... | maybe use pfds instead?? |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-17 |
Christopher... | Provide a way to break away through an agenda's prompt tag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-17 |
Christopher... | pass the agenda to the stop-condition |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-17 |
Christopher... | agenda now actually runs (but doesn't do anything usefu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2015-11-17 |
Christopher... | proto-async-loop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
|