talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/organic 2023-10-16 19:04:18 +00:00
9f1671658d Merge branch 'object_parser_perf'
18d0676fad Clean up.
7833a58461 Apply a similar optimization to the detect element parser but also unify detection of affiliated keywords.
0020d71089 Extend that optimization to more object parsers.
cfdf39d1fa Significantly reduce the use of closures in the object parsers.
Compare 5 commits »
talexander pushed to main at talexander/organic 2023-10-16 17:48:13 +00:00
26f1eae9a1 Merge branch 'planning_before_property_drawer'
3eff85059a Add support for planning before property drawer when calculating additional properties for headlines.
Compare 2 commits »
talexander pushed to main at talexander/organic 2023-10-16 17:17:32 +00:00
d2d0e9e5dd Merge branch 'optval_affiliated_keywords'
c86d1000c0 Do not clear values in lists of strings.
911634cb42 Attr_ affiliated keywords should be lists of strings.
0aa746fb1e Implement comparison for object tree.
33800c4a88 Implement comparison for optional pair.
Compare 14 commits »
talexander deleted branch optval_affiliated_keywords from talexander/organic 2023-10-16 17:17:01 +00:00
talexander pushed to optval_affiliated_keywords at talexander/organic 2023-10-16 17:01:35 +00:00
c86d1000c0 Do not clear values in lists of strings.
911634cb42 Attr_ affiliated keywords should be lists of strings.
0aa746fb1e Implement comparison for object tree.
33800c4a88 Implement comparison for optional pair.
909ccadfa1 Beginning update to compare_affiliated_keywords.
Compare 10 commits »
talexander created branch optval_affiliated_keywords in talexander/organic 2023-10-16 17:01:35 +00:00
talexander pushed to main at talexander/machine_setup 2023-10-15 20:02:06 +00:00
eae6737d76 Slightly better result sorting in company.
talexander pushed to main at talexander/organic 2023-10-15 19:39:51 +00:00
dea3721b1c Fix reporting errors in tests.
talexander pushed to main at talexander/organic 2023-10-14 23:32:14 +00:00
4b54f95087 Publish version 0.1.10.
17c2e9fefe Add a build of compare and foreign document test without tracing.
Compare 2 commits »
talexander pushed tag v0.1.10 to talexander/organic 2023-10-14 23:32:00 +00:00
talexander pushed tag v0.1.10 to talexander/organic 2023-10-14 23:21:56 +00:00
talexander pushed to main at talexander/organic 2023-10-14 23:21:52 +00:00
ad1d12ecfe Publish version 0.1.10.
d2d8c1ffcf Fix build for compare with tracing.
Compare 2 commits »
talexander pushed to main at talexander/organic 2023-10-14 23:07:04 +00:00
b9c638c280 Fix tracing.
talexander pushed to main at talexander/organic 2023-10-14 22:54:25 +00:00
8ac8f9fe6e Merge branch 'foreign_document_test'
ddb3144e66 Fix the tests.
ad5efc4b0f Only require sync on FileAccessInterface when compiling for compare utilities.
2de33b8150 Enable release-lto profile on foreign document test.
e1fde88a60 Switch to using tokio too invoke emacs async.
Compare 27 commits »
talexander deleted branch foreign_document_test from talexander/organic 2023-10-14 22:54:20 +00:00
talexander pushed to foreign_document_test at talexander/organic 2023-10-14 22:25:50 +00:00
ddb3144e66 Fix the tests.
talexander pushed to foreign_document_test at talexander/organic 2023-10-14 22:10:18 +00:00
ad5efc4b0f Only require sync on FileAccessInterface when compiling for compare utilities.
2de33b8150 Enable release-lto profile on foreign document test.
e1fde88a60 Switch to using tokio too invoke emacs async.
123da9cca3 Make the compare functions async.
c20e7b5f2f Make compare an always-async program.
Compare 10 commits »
talexander created branch foreign_document_test in talexander/organic 2023-10-14 22:10:18 +00:00
talexander pushed to main at talexander/organic 2023-10-13 15:27:25 +00:00
d59bbfa7d2 Update org-mode.
talexander pushed to main at talexander/organic 2023-10-12 21:47:05 +00:00
1d9f91cdd2 Merge branch 'paragraph_without_affiliated_keyword'
68f8e04ee8 Add tests for affiliated keywords before elements that cannot have affiliated keywords.
c039e0d62c Keywords without affiliated keywords should be lower priority than paragraphs with affiliated keywords.
e6e3783ec6 Support parsing affiliated keywords as keywords.
5ae19e455d Remove unused imports.
Compare 16 commits »