scpubgit/Tak.git
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