typos/src
Ed Page 166e2630c0 fix(parse): Don't assume boundary characters are one byte
This was inspired by heck.  They have an invariant to ensure this isn't
a problem (only accept `_` as boundary) while on the other hand we
accept a lot of things as boundaries.
2019-07-06 21:54:45 -06:00
..
dict.rs fix(dict): Fix should match typo's case 2019-06-26 07:22:59 -06:00
dict_codegen.rs chore(CI): Fighting clippy 2019-06-14 14:53:34 -06:00
lib.rs refactor(report): Rename source field 2019-06-24 21:46:39 -06:00
main.rs fix: Rename to typos 2019-07-03 19:22:36 -06:00
report.rs refactor(dict): Allow for owned corrections 2019-06-24 21:46:40 -06:00
tokens.rs fix(parse): Don't assume boundary characters are one byte 2019-07-06 21:54:45 -06:00