talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/org_ownership_investigation 2023-09-08 18:20:58 +00:00
55e5c31368 Update org-mode version.
talexander pushed to main at talexander/organic 2023-09-06 23:33:07 +00:00
45283b48d9 Update performance scripts to support taking input file parameters.
talexander pushed to main at talexander/organic 2023-09-06 23:17:54 +00:00
08e4c646e5 Merge branch 'full_foreign_compare'
f8b99ed235 Support counter set in plain list items.
6fc607cfe0 Compare node properties.
49afcf0db6 Support property nodes with colons in their key.
c4d7e646fc Support spaces after the end of a lesser block.
Compare 10 commits »
talexander pushed to main at talexander/machine_setup 2023-09-06 21:07:32 +00:00
c9617dd3cc Update cargo credentials.
talexander pushed tag v0.1.5 to talexander/organic 2023-09-06 20:20:17 +00:00
talexander pushed to main at talexander/organic 2023-09-06 20:20:14 +00:00
d90ff5891b Publish version 0.1.5.
talexander deleted branch foreign_document_test from talexander/organic 2023-09-06 20:18:02 +00:00
talexander pushed to main at talexander/organic 2023-09-06 20:17:58 +00:00
a3c01805b8 Merge branch 'foreign_document_test'
e3d755317d Add a top-level makefile target for running the foreign document test.
b89607fc8b Handle CARGO_TARGET_DIR not being set.
51c4e2b62a Only use local folder for docker context.
a6561d37fb Add the foreign document test to the CI.
Compare 6 commits »
talexander pushed to foreign_document_test at talexander/organic 2023-09-06 20:12:51 +00:00
b89607fc8b Handle CARGO_TARGET_DIR not being set.
talexander pushed to foreign_document_test at talexander/organic 2023-09-06 20:04:18 +00:00
51c4e2b62a Only use local folder for docker context.
talexander pushed to foreign_document_test at talexander/organic 2023-09-06 20:00:20 +00:00
a6561d37fb Add the foreign document test to the CI.
4e8b3eb422 Introduce a foreign document test docker container.
Compare 2 commits »
talexander created branch foreign_document_test in talexander/organic 2023-09-06 20:00:20 +00:00
talexander pushed to main at talexander/organic 2023-09-06 19:10:54 +00:00
2c31590974 Add a script to bisect org-mode source to find the line that breaks the compare.
talexander pushed to main at talexander/organic 2023-09-06 18:40:07 +00:00
28b2d27054 Consume trailing whitespace after a plain link.
talexander pushed to main at talexander/organic 2023-09-06 18:16:26 +00:00
84edd10864 Change lesser block exit class to Alpha.
talexander pushed to main at talexander/organic 2023-09-06 17:56:41 +00:00
728a79f9a4 Handle zero-width space in text markup.
talexander pushed to main at talexander/organic 2023-09-06 16:44:22 +00:00
ad4ef50669 Merge branch 'setupfile'
12cbb89861 Compare todo-type on headlines.
7c471ab32e Compare keyword keys and values.
400f53e440 Cleanup.
028aeb70aa Use the global settings todo keywords when parsing headlines.
Compare 21 commits »
talexander deleted branch setupfile from talexander/organic 2023-09-06 16:43:19 +00:00
talexander pushed to setupfile at talexander/organic 2023-09-06 16:40:03 +00:00
12cbb89861 Compare todo-type on headlines.
7c471ab32e Compare keyword keys and values.
400f53e440 Cleanup.
028aeb70aa Use the global settings todo keywords when parsing headlines.
70fafd801e Apply the TODO keyword settings.
Compare 5 commits »
talexander pushed to setupfile at talexander/organic 2023-09-06 14:22:28 +00:00
bdba495f69 Add a parser for the todo keyword's value.