Commit graph

25 commits

Author SHA1 Message Date
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
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
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
Renamed from crates/varcon-parser/src/parser.rs (Browse further)