scpubgit/Tak.git
2011-11-15 Matt S Trout Release commit for 0.001001 v0.001001
2011-11-15 Matt S Trout add a Changes file
2011-11-15 Matt S Trout fix up dist generation
2011-11-15 Matt S Trout remove tak-repl - 'tak repl' subcommand replaces it
2011-11-14 Matt S Trout generate Takfile from SYNOPSIS in Tak.pm
2011-11-14 Matt S Trout generate a lib/Tak/STDIONode.pm containing relevant...
2011-11-14 Matt S Trout initial Makefile plus version+POD
2011-11-14 Matt S Trout remove early stage fiddling code
2011-11-14 Matt S Trout loading test
2011-11-11 Matt S Trout enhance repl command
2011-11-11 Matt S Trout exec and repl as standard actions
2011-11-11 Matt S Trout move exec code to Client.pm, add get_homedir example...
2011-11-11 Matt S Trout sample Takfile
2011-11-11 Matt S Trout completely missed this
2011-11-11 Matt S Trout stream_exec, buffering fixes
2011-11-11 Matt S Trout switch to local-izing on_result in await_all
2011-11-11 Matt S Trout every_foo for Takfile, add Tak->await_all
2011-11-11 Matt S Trout add comments to clarify the initial handshake
2011-11-11 Matt S Trout autoflush output pipe just in case
2011-11-11 Matt S Trout logger setup, wait for node start before sending requests
2011-11-11 Matt S Trout ensure, better scripting infrastructure
2011-11-11 Matt S Trout add 5.8 requirements
2011-11-11 Matt S Trout Initial script infrastructure
2011-11-06 Matt S Trout trivial command service
2011-11-06 Matt S Trout remove last vestiges of previous layout
2011-11-06 Matt S Trout switch object client to new code
2011-11-06 Matt S Trout repl works again
2011-11-05 Matt S Trout make connector time out correctly
2011-11-04 Matt S Trout new remote code
2011-11-01 Matt S Trout new Client/Router/Service arch
2011-10-30 Matt S Trout object proxying system
2011-10-30 Matt S Trout build fatpacked world on the fly
2011-10-30 Matt S Trout add meta service
2011-10-30 Matt S Trout create world object, repl script
2011-10-28 Matt S Trout switch Request to invocant + method, clean up Remote...
2011-10-28 Matt S Trout working remote module loading
2011-10-28 Matt S Trout implement repl in takc
2011-10-28 Matt S Trout client and server manage to talk
2011-10-28 Matt S Trout allow jreplclient repl to be packed into __DATA__
2011-10-23 Matt S Trout simple client with remoting
2011-10-23 Matt S Trout add a bit of debugging to the jsonrepl
2011-10-23 Matt S Trout json repl script