Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add parsing functions for the main types
This is a lot like the way that Zspell parses the dic/aff files but with a touch of Nuspell. We also switch to a hashmap for key lookup to avoid scanning the ~40-50 parsers for every line in the .aff file.
- Loading branch information