miller/internal/pkg/mlrval
John Kerl 0c75713b94
Fix codespell config to skip multiple files (#837)
* trying to get codespell to trigger before merge to main

* iterating

* https://github.com/codespell-project/actions-codespell

* iterating

* iterating

* iterating

* iterating

* iterating

* more

* more

* more
2022-01-03 23:16:43 -05:00
..
mlrmap.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrmap_accessors.go Address some staticcheck issues (#823) 2022-01-01 14:28:19 -05:00
mlrmap_accessors_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrmap_flatten_unflatten.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrmap_json.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrmap_new_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrmap_print.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_accessors.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_benchmark_test.go Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
mlrval_cmp.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
mlrval_cmp_test.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
mlrval_collections.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_constants.go Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
mlrval_copy.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_format.go Address some staticcheck issues (#823) 2022-01-01 14:28:19 -05:00
mlrval_format_test.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
mlrval_get.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_get_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_infer.go Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
mlrval_infer_test.go Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
mlrval_is.go Re-index mvtype to match sort-order (#815) 2021-12-29 15:26:00 -05:00
mlrval_is_test.go Work around Go strconv's allowance of underscores in int/float literals (#801) 2021-12-25 00:38:13 -05:00
mlrval_json.go Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
mlrval_new.go Improve type-inference performance (#809) 2021-12-27 00:54:21 -05:00
mlrval_new_test.go typofix in regtest 2021-12-21 22:55:50 -05:00
mlrval_output.go Address some staticcheck issues (#823) 2022-01-01 14:28:19 -05:00
mlrval_output_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mlrval_sort.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
mlrval_sort_test.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
mlrval_type.go Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
mlrval_type_test.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00