elvish/pkg
Kurtis Rader 3da541c719 Other float64 cases that should be generalized
While pondering issue #1340 I looked at the other `case float64:`
blocks. This change generalizes the few places that need it.

Fixes #1340
2021-06-27 16:32:38 +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 pkg/edit: Test edit builtins bubble output errors. 2021-06-24 22:46:49 +01:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval Other float64 cases that should be generalized 2021-06-27 16:32:38 +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 Merge branch 'master' into reader-gone 2021-06-15 22:09:40 +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 Add more test for special forms. 2021-06-20 18:18:45 +01:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui Test more combinations of Text/Segment+num 2021-06-27 16:32:38 +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