..
buildinfo
pkg/prog/progtest: Rewrite the progtest API.
2021-09-12 14:06:05 +01:00
cli
pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead.
2021-10-05 01:02:54 +01:00
daemon
pkg/daemon: Always quit after receiving a signal.
2021-10-23 18:39:55 +01:00
diag
More error deduplication
2021-06-06 14:54:47 +01:00
edit
Fixup for #1417
2021-11-07 15:08:22 +00:00
env
Implement XDG directory support.
2021-07-10 02:20:59 +01:00
eval
Support omitting $low in randint.
2021-11-20 15:07:26 +00:00
fsutil
Fixup for #1394
2021-08-30 09:02:06 +01:00
getopt
Fix typos found by codespell
2020-10-10 22:47:50 +01: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
mods
Improve the path: module documentation
2021-11-28 21:13:46 +00:00
parse
Support new lambda syntax { |arg &opt=default| body }.
2021-10-13 22:47:16 +01:00
persistent
Fix "indicies" -> indices.
2021-08-22 23:31:26 +01:00
prog
Clean up flags
2021-10-23 13:04:26 +01:00
rpc
Copy and trim down the net/rpc package.
2021-01-30 23:56:58 +00:00
shell
Refactor the API of eval.NsBuilder to be completely based on methods.
2021-10-23 21:44:11 +01:00
store
Expose all functionalities of the persistent store in the store: module.
2021-10-03 16:34:52 +01:00
strutil
Fixup for #1308 .
2021-06-10 09:14:15 +01:00
sys
Fix cmd/examples/win_tty
2021-10-02 22:44:54 +01:00
testutil
pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead.
2021-10-05 01:02:54 +01:00
tt
pkg/eval/vals: Move the "any" matcher to pkg/tt.
2020-01-06 23:19:00 +00:00
ui
Fix typos and add codespell to CI
2021-08-22 23:07:34 +01:00
wcwidth
Improve the wcwidth package.
2021-02-11 00:47:21 +00:00