elvish/store
Qi Xiao 92fb6e5161 Support shared variable.
This fixes #15. Only string is supported ATM.
2016-02-26 04:05:47 +01:00
..
cmd_hist_test.go Fix failed test in store. 2016-02-13 01:08:59 +01:00
cmd_hist.go Add a history listing mode. 2016-02-14 07:52:31 +00:00
data_dir.go Implement the use builtin. 2016-02-16 23:15:12 +01:00
dir_hist_test.go line -> cmd; visited_dir -> dir 2015-02-25 16:40:48 +01:00
dir_hist.go store: Add a lastAmongDup column to the cmd table. 2016-02-13 00:21:46 +01:00
sharedVar_test.go Support shared variable. 2016-02-26 04:05:47 +01:00
sharedVar.go Support shared variable. 2016-02-26 04:05:47 +01:00
sqlutil.go clean up sql code 2016-02-13 22:30:48 +08:00
store_test.go Use a fork of mxk/go-sqlite. 2016-02-20 01:47:40 +01:00
store.go Go back to mattn/go-sqlite3. 2016-02-20 03:04:44 +01:00