Commit graph

42 commits

Author SHA1 Message Date
Ed Page
17b003e8f2 fix(varcon)!: Parse verified/level 2024-08-23 13:43:44 -05:00
Ed Page
6e39b516fb fix(varcon)!: Make cluster header required 2024-08-23 13:35:30 -05:00
Ed Page
292418c588 style: Make clippy happy 2024-08-23 13:20:12 -05:00
Ed Page
dd3e1018f8 feat(varcon): Update to Version 2020.12.07 2024-08-23 13:00:37 -05:00
Ed Page
d35e0fe68c refactor(varcon): Directly assign 2024-08-23 12:59:34 -05:00
Ed Page
187d992ef4 refactor(varcon): Pull out note parser 2024-08-23 12:59:34 -05:00
Ed Page
11d6e1d968 fix(varcon)!: Track entry note separate from comment 2024-08-23 12:59:24 -05:00
Ed Page
0d2c99e494 refactor(varcon): Reorder entry fields 2024-08-23 11:44:04 -05:00
Ed Page
ffcca9ff99 refactor(varcon): Consolidate description start with description 2024-08-23 11:41:46 -05:00
Ed Page
c1644d8876 refactor(varcon): Mutate, rather than initialize 2024-08-23 11:41:18 -05:00
Ed Page
62aab867ab refactor(varcon): Reduce boilerplate 2024-08-23 11:40:37 -05:00
Ed Page
0068450bf1 refactor(varcon): Pull out entry parser 2024-08-23 11:39:12 -05:00
Ed Page
1e9d9813a0 refactor(varcon): Flatten description parsing 2024-08-23 11:38:49 -05:00
Ed Page
095c7aecc2 fix(varcon): Catch bad Pos values 2024-08-23 11:33:29 -05:00
Ed Page
6ab147af94 fix(varcon)!: Add Preposition support 2024-08-23 11:33:22 -05:00
Ed Page
40fc92a6fc fix(varcon)!: Add Interjection support 2024-08-23 11:30:42 -05:00
Ed Page
c32240302d fix(varcon): Swallow abbr annotations 2024-08-23 11:26:25 -05:00
Ed Page
e85562501a test(varcon): Show basic abbr parsing 2024-08-23 11:25:08 -05:00
Ed Page
3b2dd279b7 fix(varcon): Swallow plural annotations 2024-08-23 11:13:18 -05:00
Ed Page
5e00c161a6 test(varcon): Show basic plural parsing 2024-08-23 11:13:09 -05:00
Ed Page
198f9d80e5 test(varcon): Show bad Pos parsing 2024-08-23 09:37:25 -05:00
Ed Page
a4494fe54f fix(varcon)!: Shift delimiter parsing out of Pos
BREAKING CHANGE: `Pos::parse` now parses `A` instead of `<A>`
2024-08-23 09:35:46 -05:00
Ed Page
95552cb48f test(varcon): Make it easier to update tests 2024-08-23 09:15:35 -05:00
RainRat
8e26045211 fix typos (the literal kind) 2024-06-01 22:08:33 -07:00
Ed Page
b6c895ea49 chore: Update from _rust/main template 2024-04-30 11:28:23 -05:00
Ed Page
2bf326a3c6 chore: Update winnow 2024-02-12 20:22:47 -06:00
Ed Page
69f4b1eaff chore: Move off deprecated 2023-12-04 12:15:09 -06:00
Ed Page
4fd4537856 fix(varcon)!: Make API independent of winnow 2023-07-14 12:48:41 -05:00
Ed Page
6cc3e3f9e0 refactor(varcon)!: Upgrade to winnow 0.5 2023-07-14 12:44:39 -05:00
Ed Page
0bde06af9a chore(varcon): Add parse tracing 2023-07-14 12:32:16 -05:00
Ed Page
a1ad167632 refactor(varcon): Resolve winnow deprecations 2023-07-14 12:23:13 -05:00
Ed Page
243b4efc9e chore: Update winnow 2023-03-18 04:11:55 -05:00
Ed Page
d99eb1601b refactor: Resolve deprecations 2023-02-21 11:11:24 -06:00
Ed Page
15e748d0e5 refactor: Switch to winnow 2023-02-21 10:41:45 -06:00
Ed Page
5ae7bda8eb style: Silence clippy 2022-05-16 09:09:17 -05:00
Ed Page
86c54fffbf style: Update clippy 2022-03-29 15:07:19 -05:00
Ed Page
f99eb040de chore: Update dependencies 2021-12-01 08:05:54 -06:00
Ed Page
4f17586d08 chore: Update MSRV 2021-11-08 11:56:01 -06:00
Ed Page
4066d21790 style: Address clippy 2021-06-28 13:51:06 -05:00
Ed Page
b830872ad0 chore: Update enumflags2 2021-05-13 10:20:15 -05:00
Ed Page
e4edbc5f7e chore: Update dependencies 2020-11-10 19:47:13 -06:00
Ed Page
f4400c2280 refactor(varcon): Pull out core types 2020-07-04 20:52:47 -05:00