talexander
  • Joined on 2023-07-05
talexander deleted branch reduce_context_usage_in_exit_matchers from talexander/organic 2023-08-29 19:19:23 +00:00
talexander pushed to main at talexander/organic 2023-08-29 19:19:13 +00:00
f592b73ae7 Merge branch 'reduce_context_usage_in_exit_matchers'
3206027b96 Add all entities.
3e6df7ba78 Print character offset from rust's parse perspective during compare.
ac313d093e Improve error handling in compare.
f376f1cf8e Add a test for empty sections.
Compare 24 commits »
talexander pushed to reduce_context_usage_in_exit_matchers at talexander/organic 2023-08-29 18:06:39 +00:00
f21385a901 Add a helper function for logging during debugging.
1d06d95bb1 Add a minimum stars figure to heading parser to reduce re-parses.
bfc88c1d1b Use a detect_headline function instead of the full headline parse for the section_end exit matcher.
f29720e5b9 Switch to using a type for bracket depth.
27a9b5aeb1 Switch to i16 for backet depth count.
Compare 7 commits »
talexander pushed to reduce_context_usage_in_exit_matchers at talexander/organic 2023-08-29 15:03:00 +00:00
14b1d0526c Manually implement Debug and make convert_error more generic.
talexander pushed to reduce_context_usage_in_exit_matchers at talexander/organic 2023-08-28 07:52:58 +00:00
288350daef Iterate over the bytes instead of characters when counting brackets.
c683516620 Switch inline source blocks to using bracket depth from OrgSource instead of from the context.
e731e8ff6b Switch inline babel call to using bracket depth from OrgSource instead of from the context.
4c2037ec44 Switch subscript and superscript to using bracket depth from OrgSource instead of from the context.
a46b358549 Switch citations to using bracket depth from OrgSource instead of from the context.
Compare 10 commits »
talexander created branch reduce_context_usage_in_exit_matchers in talexander/organic 2023-08-28 07:52:58 +00:00
talexander pushed to main at talexander/organic 2023-08-28 07:52:46 +00:00
talexander pushed to main at talexander/organic 2023-08-28 07:19:52 +00:00
eaa217f442 Iterate over the bytes instead of characters when counting brackets.
talexander pushed to main at talexander/organic 2023-08-28 07:06:34 +00:00
6212eea194 Merge branch 'reduce_context_usage_in_exit_matchers'
c683516620 Switch inline source blocks to using bracket depth from OrgSource instead of from the context.
e731e8ff6b Switch inline babel call to using bracket depth from OrgSource instead of from the context.
4c2037ec44 Switch subscript and superscript to using bracket depth from OrgSource instead of from the context.
a46b358549 Switch citations to using bracket depth from OrgSource instead of from the context.
Compare 11 commits »
talexander pushed to main at talexander/organic 2023-08-28 05:19:02 +00:00
b35d785e73 Fix tracing in the run_docker_compare.bash script.
talexander pushed to main at talexander/organic 2023-08-28 05:05:28 +00:00
b6b869df25 Minor improvement to error message in diff.
talexander pushed to main at talexander/organic 2023-08-28 04:24:49 +00:00
18a396b7cb Remove deprecated tests.
talexander pushed to main at talexander/organic 2023-08-28 03:25:41 +00:00
talexander pushed to main at talexander/organic 2023-08-28 02:46:19 +00:00
b0406b0667 Switch greater blocks to using name provided when building exit matcher instead of from context.
talexander pushed to main at talexander/organic 2023-08-28 02:42:09 +00:00
085490476e Fix make dockertest.
talexander pushed to main at talexander/organic 2023-08-28 02:15:29 +00:00
9c9964c66f Add lt and gt entities.
talexander pushed to master at talexander/homepage 2023-08-28 01:34:42 +00:00
2781f8f726 Disable quirks mode for html.
talexander pushed to main at talexander/organic 2023-08-28 01:03:23 +00:00
1a3e26c148 Update plain list greater block exit matcher priority test to match blog post.
talexander deleted branch clean_up_docker from talexander/organic 2023-08-27 22:04:09 +00:00
talexander pushed to main at talexander/organic 2023-08-27 22:03:59 +00:00
e9e6a8ff64 Merge branch 'clean_up_docker'
b124317f30 Fix up scripts to handle the changes to the docker containers.
ad389f0776 Remove volumes in the clean step.
75dfc7f812 Depend on build when using the docker images.
c17de8ef5e Set up the same mounts when running make shell.
Compare 6 commits »