Commit graph

21 commits

Author SHA1 Message Date
Ed Page
527b9837b4 feat: Custom dictionary support
Switching `valid-*` to just `*` where you map typo to correction, with
support for always-valid and never-valid.

Fixes #9
2020-10-27 21:15:25 -05:00
Ed Page
ab4a5bbdaf feat: Support english dialects
The goal is to be as accepting and unobtrusive to new code bases as
possible.  To this end, we correct typos into the closest english
dialect.

If someone wants to opt-in, they can have typos correct to a specific
english dialect.

Fixes #52
Fixes #22
2020-08-20 19:37:37 -05:00
Ed Page
5d7e91d214 fix(ci): Report more failures 2020-07-04 20:52:48 -05:00
Ed Page
7f983992bd feat(dict): varcon dict 2020-07-04 20:52:47 -05:00
Ed Page
814ff82aff refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00
Ed Page
1e3dcef9b4 chore: Update MSRV 2020-03-21 14:31:28 -05:00
Ed Page
e2978f1bdf chore: Update CI 2020-01-01 16:04:35 -06:00
Ed Page
2b4caee0dd chore: Update CI 2020-01-01 16:03:19 -06:00
Ed Page
2d26ac50c0 chore: Update CI 2020-01-01 16:00:17 -06:00
Ed Page
e42c8f464b chore: Update CI 2020-01-01 15:52:12 -06:00
Ed Page
1c81594ea9 chore: Update CI 2020-01-01 11:45:17 -06:00
Ed Page
c258d5cd6c chore(CI): Fix creating pre-built binaries 2019-10-29 09:09:18 -06:00
Ed Page
0f06e602cb feat: Expose wikipedia's dict to Rust 2019-10-28 13:41:00 -06:00
Ed Page
3daafd1ea7 feat: Expose client9/misspell's dict to Rust 2019-10-28 13:41:00 -06:00
Ed Page
5de368ac9d refactor(codegen): Hard code data 2019-10-28 11:00:47 -06:00
Ed Page
1cbdb3a77a feat: Expose codespell's dict to Rust 2019-10-28 11:00:47 -06:00
Ed Page
8f428b8fec refactor(dict): Prepare for more dicts 2019-10-28 11:00:47 -06:00
Ed Page
a859cee1eb chore(CI): Fix code-gen verification 2019-10-25 07:47:10 -06:00
Ed Page
1c56aa6883 chore(CI): Verify code-gen 2019-10-25 07:41:36 -06:00
Ed Page
2d2cbe166a chore(CI): Fix indentation 2019-10-25 07:37:41 -06:00
Ed Page
8811ebf75a chore(CI): Switch to AzDO 2019-10-25 07:32:34 -06:00