Commit Graph

4913 Commits

Author SHA1 Message Date
Cheer Xiao
1508de72a5 pick_req -> recv_req 2013-06-16 17:25:48 +08:00
Cheer Xiao
1a6f7c5985 das.c: make req and res global variables 2013-06-16 17:25:08 +08:00
Cheer Xiao
6ef2ab157f add a README 2013-06-16 16:45:22 +08:00
Cheer Xiao
a8135888df dasc.go: very rough (but working!) REPL 2013-06-16 16:37:17 +08:00
Cheer Xiao
99e7175ce3 Tupfile: add rule for dasc.go -> dasc 2013-06-16 16:09:29 +08:00
Cheer Xiao
ba8aabfd04 dasc.go: a stub dasc implementation 2013-06-16 16:08:08 +08:00
Cheer Xiao
0480b4b7b2 das.c: work should only wait for spawned external 2013-06-16 13:33:16 +08:00
Cheer Xiao
8fab2ac120 das.c: send spawning status to response pipe 2013-06-16 12:58:50 +08:00
Cheer Xiao
fc4ce83862 das.c: close request and response pipes after forking to an external 2013-06-16 12:45:34 +08:00
Cheer Xiao
06793526af das.c: exit when request pipe gets closed 2013-06-16 12:43:54 +08:00
Cheer Xiao
f2cc69b5bb parse.c: use json_unpack 2013-06-15 22:26:53 +08:00
Cheer Xiao
53766adfef switch to pipe for ipc 2013-06-15 21:57:28 +08:00
Cheer Xiao
d58189d844 das, an experimental Unix shell 2013-06-14 17:22:55 +08:00