Age | Commit message (Expand) | Author |
---|---|---|
2023-01-01 | lint: Turn on paralleltest | Luke Shumaker |
2023-01-01 | lint: Turn on misspell | Luke Shumaker |
2023-01-01 | lint: Turn on errorlint | Luke Shumaker |
2022-07-17 | optimize? | Luke Shumaker |
2022-07-17 | implement wildcards in the KMP IndexAll | Luke Shumaker |
2022-07-16 | Re-jigger the KMP search to be more independent of the underlying data types | Luke Shumaker |
2022-07-14 | Buffer FS IO | Luke Shumaker |
2022-07-14 | diskio.FindAll: Have the return type be a type parameter | Luke Shumaker |
2022-07-14 | diskio.File: Add .Close() and don't have .Size() return an error | Luke Shumaker |
2022-07-13 | Fix package names/imports | Luke Shumaker |
2022-07-13 | Move files to different packages [ci-skip] | Luke Shumaker |
2022-07-13 | Move lib/kmp to lib/diskio | Luke Shumaker |