elvish/pkg
Qi Xiao f7cb556d9b Require Go 1.18.
- Run "go fix" to remove legacy build tags

- Use staticcheck@master until it has a release that supports Go 1.18

- Turn off autocrlf for Windows tasks
2022-03-20 15:28:23 +00:00
..
buildinfo Prepare for 0.18.0 release. 2022-03-18 22:11:35 +00:00
cli Require Go 1.18. 2022-03-20 15:28:23 +00:00
daemon Require Go 1.18. 2022-03-20 15:28:23 +00:00
diag More error deduplication 2021-06-06 14:54:47 +01:00
edit Require Go 1.18. 2022-03-20 15:28:23 +00:00
env Implement XDG directory support. 2021-07-10 02:20:59 +01:00
eval Require Go 1.18. 2022-03-20 15:28:23 +00:00
fsutil Require Go 1.18. 2022-03-20 15:28:23 +00:00
getopt pkg/getopt: Revamp the API and implementation. 2021-12-31 14:36:01 +00:00
glob Replace remaining deprecated ioutil.ReadDir uses 2021-08-30 08:57:34 +01:00
logutil Remove most uses of the ioutil package. 2021-08-23 00:36:26 +01:00
lsp pkg/lsp: Add no-op textDocument/hover. 2022-03-07 14:39:19 +00:00
mods Require Go 1.18. 2022-03-20 15:28:23 +00:00
parse Require Go 1.18. 2022-03-20 15:28:23 +00:00
persistent per/persistent: Update benchmarking results. 2022-01-05 22:44:12 +00:00
pprof Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
prog Prepare for 0.18.0 release. 2022-03-18 22:11:35 +00:00
rpc Copy and trim down the net/rpc package. 2021-01-30 23:56:58 +00:00
shell Require Go 1.18. 2022-03-20 15:28:23 +00:00
store Expose all functionalities of the persistent store in the store: module. 2021-10-03 16:34:52 +01:00
strutil Handle all-cap abbreviations in strutil.CamelToDashed. 2021-12-31 16:54:32 +00:00
sys Require Go 1.18. 2022-03-20 15:28:23 +00:00
testutil Require Go 1.18. 2022-03-20 15:28:23 +00:00
tt Use go-cmp to report unexpected test results. 2022-03-11 22:49:32 +00:00
ui Use go-cmp to report unexpected test results. 2022-03-11 22:49:32 +00:00
wcwidth Improve the wcwidth package. 2021-02-11 00:47:21 +00:00