Commit Graph

7 Commits

Author SHA1 Message Date
Qi Xiao
702edb3d65 runtime: Kill outdated daemon with SIGINT, not SIGKILL.
This fixes #652.
2018-03-24 15:44:23 +00:00
Qi Xiao
a13c7c2a51 Add a store: module, with store:del-dir for deleting from directory history.
This fixes #555.
2018-03-20 23:05:21 +00:00
Qi Xiao
78bd1beadc eval: Rehaul helper methods of Ns. 2018-02-06 11:39:40 -08:00
Qi Xiao
9d342125f2 Add a str: module.
This addresses #576.
2018-01-26 00:56:11 +00:00
Qi Xiao
a154f3cda2 Spawn daemon silently.
This fixes #562.
2018-01-14 18:00:13 +01:00
Qi Xiao
324d720d9e eval: Move daemon_ns to eval/daemon. 2018-01-03 00:56:19 +00:00
Qi Xiao
ebdd2c8303 program/clientcommon -> runtime 2018-01-02 23:36:18 +00:00