Ed Page
b686760935
chore: Release
2022-02-14 09:05:09 -06:00
Ed Page
75a5ed6ee3
docs: Update changelog
2022-02-14 09:04:46 -06:00
Ed Page
05773fe815
chore: Release
2022-02-08 07:12:19 -06:00
Ed Page
d3c8c18647
docs: Update changelog
2022-02-08 07:12:09 -06:00
Ed Page
5b7fe620ec
chore: Release
2022-01-26 14:32:31 -06:00
Ed Page
567da54531
docs: Update changelog
2022-01-26 14:32:05 -06:00
Ed Page
2c5f2ecedd
chore: Release
2022-01-26 10:01:15 -06:00
Ed Page
6708ee9d02
docs: Update changelog
2022-01-26 09:59:28 -06:00
Ed Page
4b2e66487c
chore: Release
2022-01-24 20:35:08 -06:00
Ed Page
165c5586e1
docs: Update changelog
2022-01-24 20:34:32 -06:00
Ed Page
a329a99ec7
chore: Release
2022-01-24 12:30:42 -06:00
Ed Page
b89e510113
docs: Update changelog
2022-01-24 12:30:29 -06:00
Ed Page
f7fd7c0e42
chore: Release
2022-01-21 10:39:27 -06:00
Ed Page
ac83c55077
chore: Release
2022-01-12 11:16:44 -06:00
Ed Page
71b53cb23e
chore: Release
2021-12-18 17:52:11 -06:00
Ed Page
295c37ee50
docs: Update changelog
2021-12-18 17:50:46 -06:00
Ed Page
469a9aedc2
chore: Release
2021-12-14 12:58:03 -06:00
Ed Page
362adf7ff3
docs: Update changelog
2021-12-14 12:56:56 -06:00
Ed Page
496b8ab3e1
chore: Release
2021-11-16 07:49:32 -06:00
Ed Page
7377c3d382
chore: Release
2021-11-15 08:37:02 -06:00
Ed Page
9ed7b92189
docs: Update changelog
2021-11-15 08:20:41 -06:00
Ed Page
153f570ec9
chore: Release
2021-11-03 11:48:12 -05:00
Ed Page
e394b4d65e
chore: Release
2021-10-23 09:44:22 -05:00
Ed Page
c4ef9c4180
docs: Update CHANGELOG
2021-10-23 09:44:15 -05:00
Ed Page
3cd24f5cca
chore: Release
2021-09-14 10:03:34 -05:00
Ed Page
dbea7ab1e0
chore: Release
2021-08-30 09:16:40 -05:00
Ed Page
0f28f38d18
docs: Update changelog
2021-08-30 09:15:49 -05:00
Ed Page
ce6b9b9516
chore: Release
2021-08-20 12:16:11 -05:00
Ed Page
de70739948
docs: Update CHANGELOG
2021-08-20 12:13:32 -05:00
Ed Page
c5028ded31
chore: Release
2021-08-06 09:03:52 -05:00
Ed Page
eed800c348
docs: Update changelog
2021-08-06 09:02:55 -05:00
Ed Page
936ec335a5
chore: Release
2021-08-04 08:47:54 -05:00
Ed Page
cee0c57989
docs: Update changelog
2021-08-04 08:46:22 -05:00
Ed Page
acf5fd331b
chore: Release
2021-08-02 09:58:00 -05:00
Ed Page
fdeba0e71b
fix(token): Continue parsing on c-escape
2021-08-02 09:11:54 -05:00
Ed Page
f5b42c3e61
chore: Release
2021-07-30 12:14:20 -05:00
Ed Page
e48f26db74
docs: Fix tag links
2021-07-30 12:08:41 -05:00
Ed Page
2202b7f661
fix(parser): Handle c-escape/printf
...
Since our goal is 100% confidence in the results, its better to not
check words than to correct the wrong words.
With that in mind, we'll ignore words after what might be c-escape
sequences (`\nfoo`) or printf substitutions (`%dfoo`).
Fixes #3
2021-07-30 11:30:05 -05:00
Ed Page
39afbec0ea
chore: Release
2021-07-30 11:10:12 -05:00
Ed Page
3049852bfd
fix(dict): Avoid contraction false positive
...
Fixes #317
2021-07-30 10:42:57 -05:00
Ed Page
488d24f78b
chore: Release
2021-07-27 15:43:50 -05:00
Ed Page
103bf61710
fix: Use correct binary link
2021-07-27 15:43:38 -05:00
Ed Page
30038f572b
chore: Release
2021-07-27 15:33:16 -05:00
Ed Page
aa03537312
docs: Update changelog
2021-07-27 15:26:14 -05:00
Ed Page
8f3f5b90ad
chore: Release
2021-06-29 15:34:25 -05:00
Ed Page
9a0d754862
docs(parser): Note new features
2021-06-29 14:43:05 -05:00
Ed Page
3e5787c0e2
chore: Release
2021-06-28 14:56:13 -05:00
Ed Page
6ff1f15f56
docs: Update changelog
2021-06-28 14:53:43 -05:00
Ed Page
e9c800b2bf
chore: Release
2021-06-15 17:32:26 -05:00
Ed Page
655b6571bd
fix(cli): Don't crash on races
...
I misused `compare_exchange` when I didn't even really need it.
Fixes #284
2021-06-15 16:50:12 -05:00