elvish/pkg
Qi Xiao 6e75f3468c Move API of pkg/store into pkg/storedefs.
This makes the nodaemon entrypoint not depend on boltdb at all, reducing its
size by 100KB (on darwin-arm64).
2021-06-19 01:54:00 +01:00
..
buildinfo Bump pkg/buildinfo.Version to 0.16.0 2021-01-30 11:31:52 +00:00
cli Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
daemon Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
diag More error deduplication 2021-06-06 14:54:47 +01:00
edit Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
fsutil Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
getopt Fix typos found by codespell 2020-10-10 22:47:50 +01:00
glob Fix handling of Windows in TestGlob_InvalidUTF8InFilename. 2021-06-09 00:57:36 +01:00
logutil pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
parse Fix unused symbols found by staticcheck. 2021-06-15 17:46:31 +01:00
persistent staticcheck lint cleanups 2021-06-06 14:54:47 +01:00
prog Add a -i CLI option 2021-04-20 16:15:22 -04:00
rpc Copy and trim down the net/rpc package. 2021-01-30 23:56:58 +00:00
shell Remove direct dependency of pkg/shell on the daemon implementation. 2021-06-19 01:43:30 +01:00
store Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
strutil Fixup for #1308. 2021-06-10 09:14:15 +01:00
sys Fix unused symbols found by staticcheck. 2021-06-15 17:46:31 +01:00
testutil pkg/eval/vals: Test expected panics in num.go. 2021-06-15 19:11:57 +01:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui Use the integrated persistent package. 2021-05-03 22:17:46 +01:00
wcwidth Improve the wcwidth package. 2021-02-11 00:47:21 +00:00
web Remove direct dependency of pkg/shell on the daemon implementation. 2021-06-19 01:43:30 +01:00