summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gerd Flaig [Sat, 27 Dec 2008 15:41:41 +0000 (16:41 +0100)]
higher output density
Gerd Flaig [Sat, 27 Dec 2008 15:41:24 +0000 (16:41 +0100)]
define with-session before usaeg
Gerd Flaig [Fri, 26 Dec 2008 16:33:48 +0000 (17:33 +0100)]
handle-flush in play-mode
Gerd Flaig [Sun, 21 Dec 2008 14:51:49 +0000 (15:51 +0100)]
replace dojo byId by own version
Gerd Flaig [Sun, 21 Dec 2008 14:51:20 +0000 (15:51 +0100)]
remember server on startup
Gerd Flaig [Sun, 21 Dec 2008 14:29:07 +0000 (15:29 +0100)]
Write command to terminal output. Scroll to bottom on new output.
Gerd Flaig [Sun, 21 Dec 2008 14:28:31 +0000 (15:28 +0100)]
Remove carriage return at end of default prompt
Gerd Flaig [Sun, 21 Dec 2008 14:28:12 +0000 (15:28 +0100)]
*session* -> *empire-session* (clash with hunchentoot:*session*)
Gerd Flaig [Sat, 20 Dec 2008 23:43:05 +0000 (00:43 +0100)]
remove key event logging (bogs down performance)
Gerd Flaig [Sat, 20 Dec 2008 21:19:40 +0000 (22:19 +0100)]
ensure session
Gerd Flaig [Sat, 20 Dec 2008 21:00:43 +0000 (22:00 +0100)]
introduce session objects
Gerd Flaig [Sat, 20 Dec 2008 00:20:23 +0000 (01:20 +0100)]
Handle connection refused and closed
Gerd Flaig [Fri, 19 Dec 2008 23:39:24 +0000 (00:39 +0100)]
Add parenscript dependency
Gerd Flaig [Sun, 14 Dec 2008 22:35:07 +0000 (23:35 +0100)]
Initial working command line
Gerd Flaig [Sat, 29 Nov 2008 22:35:30 +0000 (23:35 +0100)]
Forward prompt to browser
Gerd Flaig [Sat, 29 Nov 2008 22:34:24 +0000 (23:34 +0100)]
convenience
Gerd Flaig [Sat, 29 Nov 2008 21:07:07 +0000 (22:07 +0100)]
Add convience function 'send' to push javascript update fragments to client.
Gerd Flaig [Sat, 29 Nov 2008 21:03:47 +0000 (22:03 +0100)]
Add thread safe queue. Use to push updates to client.
Gerd Flaig [Sun, 23 Nov 2008 21:36:58 +0000 (22:36 +0100)]
README placeholder
Gerd Flaig [Sun, 23 Nov 2008 00:47:56 +0000 (01:47 +0100)]
add basic Ajax test
Gerd Flaig [Sun, 23 Nov 2008 00:47:47 +0000 (01:47 +0100)]
moved to setup
Gerd Flaig [Sun, 23 Nov 2008 00:47:30 +0000 (01:47 +0100)]
add setup file
Gerd Flaig [Sun, 23 Nov 2008 00:47:07 +0000 (01:47 +0100)]
add Dojo 1.1.1
Gerd Flaig [Sun, 23 Nov 2008 00:40:41 +0000 (01:40 +0100)]
add basic web module
Gerd Flaig [Thu, 20 Nov 2008 17:17:28 +0000 (18:17 +0100)]
test commands
Gerd Flaig [Thu, 20 Nov 2008 17:16:47 +0000 (18:16 +0100)]
Web package
Gerd Flaig [Sat, 2 Aug 2008 13:49:35 +0000 (15:49 +0200)]
Fix handle-data.
Parse prompt.
Gerd Flaig [Sat, 2 Aug 2008 13:39:35 +0000 (15:39 +0200)]
Introduce connection modes
Gerd Flaig [Fri, 1 Aug 2008 19:21:51 +0000 (21:21 +0200)]
Initial checkin