Tom Alexander
|
98de5e4ec5
|
Remove unused sexp parser entry point.
|
2023-09-11 15:07:52 -04:00 |
|
Tom Alexander
|
84953c1669
|
Put back in needed pubs.
|
2023-09-11 14:59:23 -04:00 |
|
Tom Alexander
|
7650a9edff
|
Remove all pub.
|
2023-09-11 13:11:08 -04:00 |
|
Tom Alexander
|
b6b869df25
|
Minor improvement to error message in diff.
rustfmt Build rustfmt has succeeded
rust-test Build rust-test has succeeded
rust-build Build rust-build has succeeded
|
2023-08-28 01:05:09 -04:00 |
|
Tom Alexander
|
9cc5e63c1b
|
Compare heading tags.
rust-test Build rust-test has failed
rust-build Build rust-build has succeeded
|
2023-08-25 07:05:59 -04:00 |
|
fluxcdbot
|
ad3f47864a
|
CI: autofix rust code.
rustfmt Build rustfmt has succeeded
rust-test Build rust-test has succeeded
rust-build Build rust-build has failed
|
2023-08-24 23:43:41 +00:00 |
|
Tom Alexander
|
dab598e5e7
|
Convert all functions to using the wrapped input type.
rust-test Build rust-test has failed
rust-build Build rust-build has failed
|
2023-08-24 16:06:29 -04:00 |
|
Tom Alexander
|
b93a12c32c
|
Add support for escaped double quotes in sexp.
|
2023-08-14 16:55:04 -04:00 |
|
Tom Alexander
|
e33ec4a02c
|
Add support for reading begin/end bounds in the new standard-properties format.
|
2023-08-13 02:21:02 -04:00 |
|
Tom Alexander
|
f7afcec824
|
Add support for hash notation in the elisp parser.
|
2023-08-13 02:21:02 -04:00 |
|
Tom Alexander
|
cf0991fdff
|
Add support for parsing vectors in the elisp parser.
|
2023-08-13 02:21:02 -04:00 |
|
Tom Alexander
|
cd1b4ba785
|
Make the tracing macros optional.
|
2023-08-10 20:22:34 -04:00 |
|
Tom Alexander
|
0d6f6288c9
|
Support escaping backslash in sexp.
|
2023-07-18 23:08:58 -04:00 |
|
Tom Alexander
|
0ca6ce504f
|
Simulate trailing whitespace in empty greater blocks just like drawers.
|
2023-04-22 21:45:18 -04:00 |
|
Tom Alexander
|
2ac0449630
|
Unquote the text.
|
2023-04-22 18:18:13 -04:00 |
|
Tom Alexander
|
b3e182d7fe
|
Plain text compare not yet working because the text is quoted from the sexp.
|
2023-04-22 17:58:16 -04:00 |
|
Tom Alexander
|
798eeee488
|
Add a test for sexp with quoted atom containing parenthesis.
|
2023-04-21 21:15:18 -04:00 |
|
Tom Alexander
|
38cd62af33
|
Add in better error reporting.
|
2023-04-21 20:59:16 -04:00 |
|
Tom Alexander
|
6e406d71b6
|
Introduce a sexp_with_padding parser.
|
2023-04-21 20:53:55 -04:00 |
|
Tom Alexander
|
7de72cab23
|
Move the sexp parser into the parser crate.
We need to parse sexp for diary sexp.
|
2023-04-21 20:32:51 -04:00 |
|