Commit graph

15 commits

Author SHA1 Message Date
Ed Page
7984d47095 feat(dictgen): Add aho-corasick support 2024-12-31 07:48:55 -06:00
Ed Page
7457534850 perf(dict)!: Switch to PHF Map 2024-12-30 20:58:17 -06:00
Ed Page
b6352341f9 perf(dict): Benchmark cased maps 2024-12-30 16:48:19 -06:00
Ed Page
81d6807495 fix(dictgen): Clarify names 2024-12-30 14:57:39 -06:00
Ed Page
d17a11650c fix(dict)!: Rename WORD_TRIE to WORD 2024-12-28 21:30:07 -06:00
Ed Page
52822b019f fix(dictgen)!: Use a builer for easier customization 2024-12-28 21:02:19 -06:00
Ed Page
1b0830df9c perf(dict): Compare table to trie 2024-12-28 21:01:42 -06:00
Ed Page
fad1637b6c perf(dict): Compare map to trie 2024-12-28 21:01:41 -06:00
Ed Page
267121b5d6 style: Make clippy happy 2024-07-26 16:08:02 -05:00
Ed Page
6f2c324a4d refactor: Resolve deprecations 2024-05-27 22:09:20 -05:00
Ed Page
b6c895ea49 chore: Update from _rust/main template 2024-04-30 11:28:23 -05:00
Ed Page
803094f67a chore: Update snapbox 2024-02-14 20:28:51 -06:00
Ed Page
b798780a13 refactor(dict): Make codegen more specific 2023-09-25 12:13:53 -05:00
Ed Page
c49aff00be test: Make platform agnostic 2022-09-01 07:15:42 -05:00
Ed Page
a8599f6a19 test: Move codegen to tests 2022-08-03 09:07:04 -05:00
Renamed from crates/typos-dict/codegen/src/main.rs (Browse further)