miller/internal/pkg/bifs
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
..
arithmetic.go Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
arithmetic_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
base.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
bits.go go fmt 2021-12-29 21:32:00 -05:00
bits_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
booleans.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
cmp.go Simplify and unit-test cmp disposition matrices (#819) 2021-12-29 21:53:56 -05:00
collections.go Fix codespell config to skip multiple files (#837) 2022-01-03 23:16:43 -05:00
collections_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
datetime.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
hashing.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
hashing_test.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
mathlib.go go fmt 2021-12-29 21:32:00 -05:00
random.go urandelement DSL function (#789) 2021-12-21 23:15:14 -05:00
regex.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
relative_time.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
stats.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
strings.go allow substr to string-cast; helpful for ZIP codes etc. (#820) 2021-12-30 12:00:20 -05:00
system.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
types.go Re-index mvtype to match sort-order (#815) 2021-12-29 15:26:00 -05:00