Matt S Trout [Tue, 15 Nov 2011 01:18:35 +0000]
Release commit for 0.001001
Matt S Trout [Tue, 15 Nov 2011 01:17:36 +0000]
add a Changes file
Matt S Trout [Tue, 15 Nov 2011 01:17:28 +0000]
fix up dist generation
Matt S Trout [Tue, 15 Nov 2011 01:07:42 +0000]
remove tak-repl - 'tak repl' subcommand replaces it
Matt S Trout [Mon, 14 Nov 2011 23:28:37 +0000]
generate Takfile from SYNOPSIS in Tak.pm
Matt S Trout [Mon, 14 Nov 2011 22:49:14 +0000]
generate a lib/Tak/STDIONode.pm containing relevant fatpacked stuff
Matt S Trout [Mon, 14 Nov 2011 21:40:15 +0000]
initial Makefile plus version+POD
Matt S Trout [Mon, 14 Nov 2011 17:51:21 +0000]
remove early stage fiddling code
Matt S Trout [Mon, 14 Nov 2011 17:44:30 +0000]
loading test
Matt S Trout [Fri, 11 Nov 2011 14:23:02 +0000]
enhance repl command
Matt S Trout [Fri, 11 Nov 2011 13:53:10 +0000]
exec and repl as standard actions
Matt S Trout [Fri, 11 Nov 2011 13:39:57 +0000]
move exec code to Client.pm, add get_homedir example to Takfile
Matt S Trout [Fri, 11 Nov 2011 12:55:08 +0000]
sample Takfile
Matt S Trout [Fri, 11 Nov 2011 12:21:41 +0000]
completely missed this
Matt S Trout [Fri, 11 Nov 2011 12:21:28 +0000]
stream_exec, buffering fixes
Matt S Trout [Fri, 11 Nov 2011 10:55:00 +0000]
switch to local-izing on_result in await_all
Matt S Trout [Fri, 11 Nov 2011 10:15:01 +0000]
every_foo for Takfile, add Tak->await_all
Matt S Trout [Fri, 11 Nov 2011 08:30:03 +0000]
add comments to clarify the initial handshake
Matt S Trout [Fri, 11 Nov 2011 08:26:23 +0000]
autoflush output pipe just in case
Matt S Trout [Fri, 11 Nov 2011 08:16:24 +0000]
logger setup, wait for node start before sending requests
Matt S Trout [Fri, 11 Nov 2011 07:02:43 +0000]
ensure, better scripting infrastructure
Matt S Trout [Fri, 11 Nov 2011 07:02:11 +0000]
add 5.8 requirements
Matt S Trout [Fri, 11 Nov 2011 05:46:24 +0000]
Initial script infrastructure
Matt S Trout [Sun, 6 Nov 2011 21:41:06 +0000]
trivial command service
Matt S Trout [Sun, 6 Nov 2011 12:44:25 +0000]
remove last vestiges of previous layout
Matt S Trout [Sun, 6 Nov 2011 12:41:16 +0000]
switch object client to new code
Matt S Trout [Sun, 6 Nov 2011 10:15:13 +0000]
repl works again
Matt S Trout [Sat, 5 Nov 2011 22:22:50 +0000]
make connector time out correctly
Matt S Trout [Fri, 4 Nov 2011 21:51:55 +0000]
new remote code
Matt S Trout [Tue, 1 Nov 2011 20:00:04 +0000]
new Client/Router/Service arch
Matt S Trout [Sun, 30 Oct 2011 06:10:16 +0000]
object proxying system
Matt S Trout [Sun, 30 Oct 2011 04:32:38 +0000]
build fatpacked world on the fly
Matt S Trout [Sun, 30 Oct 2011 04:01:18 +0000]
add meta service
Matt S Trout [Sun, 30 Oct 2011 03:17:33 +0000]
create world object, repl script
Matt S Trout [Fri, 28 Oct 2011 20:40:15 +0000]
switch Request to invocant + method, clean up Remote using a coderef method
Matt S Trout [Fri, 28 Oct 2011 20:22:59 +0000]
working remote module loading
Matt S Trout [Fri, 28 Oct 2011 18:57:51 +0000]
implement repl in takc
Matt S Trout [Fri, 28 Oct 2011 18:49:31 +0000]
client and server manage to talk
Matt S Trout [Fri, 28 Oct 2011 18:48:44 +0000]
allow jreplclient repl to be packed into __DATA__
Matt S Trout [Sun, 23 Oct 2011 15:02:36 +0000]
simple client with remoting
Matt S Trout [Sun, 23 Oct 2011 15:02:15 +0000]
add a bit of debugging to the jsonrepl
Matt S Trout [Sun, 23 Oct 2011 11:32:06 +0000]
json repl script