talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/machine_setup 2023-10-12 19:31:01 +00:00
c652e60619 Move emacs config to .config/emacs.
68139849f6 Switch from corfu to company.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-10-12 18:14:06 +00:00
3208a04f7a Update project status in the README.
0d579263cb Remove affiliated keyword non-exit for paragraph.
c022b30110 Update org-mode.
Compare 3 commits »
talexander pushed to main at talexander/machine_setup 2023-10-12 03:04:37 +00:00
8975324e7c Turn off screen when idle.
talexander pushed to main at talexander/organic 2023-10-11 23:14:53 +00:00
7da4e4a29b Merge branch 'optional_value'
8bc942a26f Create artificial scopes for the optional value and mandatory value.
dff7550038 Remove prints.
c4edcb8c24 Fix parsing the optional value.
4a44d88461 Better error messages.
Compare 11 commits »
talexander pushed to main at talexander/organic 2023-10-11 21:28:29 +00:00
dc9188dffc Better error logging when emacs errors out.
bd620ccd0d Format.
Compare 2 commits »
talexander pushed to main at talexander/organic 2023-10-11 20:29:01 +00:00
1947ae9f22 Merge branch 'document_properties'
3fcf1b3864 Compare Document additional properties.
d965dd6fd1 Implement get_additional_properties for Document.
42dcd41e48 Add tests for document properties.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-11 19:31:34 +00:00
68fac7cfe8 Merge branch 'affiliated_keywords_properties'
a9f067e25a Update name tests to use all the affiliated keywords.
41b4b1015e Update all comparisons to handle affiliated keywords.
9523365090 Update all elements to the new AffiliatedKeywords.
aa33fe42a8 Update compare_properties to handle affiliated keywords.
Compare 20 commits »
talexander pushed to main at talexander/organic 2023-10-10 21:40:53 +00:00
32d6b3d1ee Merge branch 'compare_additional_properties'
7cb71a5a0a Compare the additional properties on headlines.
6b90a9bfa8 Add TODO.
83d939bdc0 Update org-mode.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-10 20:57:23 +00:00
0e1ace78f4 Merge branch 'headline_extra_properties'
6d4db60688 Support ("") as being equal to None in compare_property_list_of_ast_nodes.
3aca01891d Remove the old implementation of comparing headlines.
275ed87c3f Add a compare_properties variant with support for additional properties.
b385270d7b Implement a function to get the additional properties on a headline.
Compare 5 commits »
talexander pushed to main at talexander/organic 2023-10-10 19:31:33 +00:00
fb412bc2cd Merge branch 'compare_properties_document'
585b1d2b74 compare_properties for document.
c578bb45af Implement ExactSizeIterator for the other node types.
b7f7876706 Impl ExactSizeIterator for multi_field_iter.
ee5ed17c20 Implement ExactSizeIterator for DocumentIter.
Compare 6 commits »
talexander pushed to main at talexander/organic 2023-10-10 06:10:39 +00:00
360b2d963d Merge branch 'compare_properties_the_other_nodes'
534c5ded3c Fix table type is required.
bdaf90af03 compare_properties timestamp.
1a67aac502 compare_properties latex environment.
9f166278f4 compare_properties babel call.
Compare 37 commits »
talexander pushed to main at talexander/organic 2023-10-09 23:52:37 +00:00
47a440147f Fix formatting.
8a91b9a074 Merge branch 'subscript_and_superscript_properties'
d1ef83afca Compare properties of subscript and superscript.
86dd526dde Merge branch 'statistics_cookie_properties'
4d88256394 Compare statistics cookies properties.
Compare 13 commits »
talexander pushed to main at talexander/organic 2023-10-09 23:15:36 +00:00
53b9deff10 Merge branch 'citation_properties'
627f16e3a0 Update text markup tests with failure cases.
bf1a281c29 Footnote reference description is in a confined context.
df4daa0e16 Do not include context in tracing.
5cd34ba3a2 Create a new context tree when calling into confine_context.
Compare 19 commits »
talexander deleted branch citation_properties from talexander/organic 2023-10-09 23:14:16 +00:00
talexander created branch citation_properties in talexander/organic 2023-10-09 19:49:35 +00:00
talexander pushed to citation_properties at talexander/organic 2023-10-09 19:49:35 +00:00
81c0b7079f Do not include leading slash in citation style.
4a367dd7e0 Include closing semicolon in citation reference.
8a0f9d4540 Fix comparing key and mark prefix/suffix as optional.
f6155ecf93 Switch to returning ComparePropertiesResult.
c077d34933 Populate citation reference properties.
Compare 10 commits »
talexander deleted branch footnote_reference_properties from talexander/organic 2023-10-09 19:33:52 +00:00
talexander pushed to footnote_reference_properties at talexander/organic 2023-10-09 18:02:50 +00:00
840dc0a750 Support text markup at the start of a regular link description.
adc5a383c3 Allow text markup at the start of a radio target.
Compare 2 commits »
talexander pushed to footnote_reference_properties at talexander/organic 2023-10-09 17:44:57 +00:00
955348db0c Allow text markup at the start of a radio target.
5ac12229f4 Fix footnote reference type.
9565435526 Compare footnote reference properties.
e39562c85d Roll out the new children functions to all compare functions using the new compare_properties macro.
Compare 4 commits »
talexander created branch footnote_reference_properties in talexander/organic 2023-10-09 17:44:57 +00:00