talexander
  • Joined on 2023-07-05
talexander pushed to foreign_document_literate_build_emacs at talexander/organic 2023-10-31 21:40:49 +00:00
c5e977f7a8 Fix clippy errors.
talexander pushed to foreign_document_literate_build_emacs at talexander/organic 2023-10-31 21:27:00 +00:00
9e908935f8 Add special case to delete invalid org-mode file.
b18a703529 Handle nil values for compare_property_object_tree.
ea52dc60be Add a literate tutorial for building emacs to the foreign documents test.
f5699ce830 Remove PartialEq from Object.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-31 20:33:28 +00:00
f5699ce830 Remove PartialEq from Object.
talexander pushed to main at talexander/natter 2023-10-30 02:31:34 +00:00
ada11816fb Run cargo fix.
talexander deleted branch footnote from talexander/natter 2023-10-30 02:29:57 +00:00
talexander pushed to main at talexander/natter 2023-10-30 02:29:47 +00:00
ff57242434 Merge branch 'footnote'
0da37b25e3 Assign the reference counts.
ff03140007 Order the footnotes based on when they start processing rather than when they finish.
0ae492f8d3 Promote waiting footnote definitions.
613d49c6ec Record on-deck footnote definitions.
Compare 25 commits »
talexander pushed to footnote at talexander/natter 2023-10-30 02:11:31 +00:00
417af9e5e8 Order the footnotes based on when they start processing rather than when they finish.
0660497f9d Promote waiting footnote definitions.
81c2e62144 Record on-deck footnote definitions.
Compare 3 commits »
talexander pushed to footnote at talexander/natter 2023-10-30 01:45:46 +00:00
79fb0432d4 no-op the template for footnote definitions.
2be646f216 Only parse footnote definitions if they target a reference that exists.
52e3b704b7 Re-enable AstNode.
de58a4ea0a Fix build by making the registry guarded by an ArcMutex.
514f9cc89c Registry being mutuably borrowed.
Compare 10 commits »
talexander created branch footnote in talexander/natter 2023-10-30 01:45:46 +00:00
talexander pushed to main at talexander/natter 2023-10-29 15:00:51 +00:00
06dcd22e69 Switch to split inclusive instead of manually-implemented full lines iterator.
f87c453459 Move the full lines iterator to its own file.
Compare 2 commits »
talexander pushed to foreign_document_literate_build_emacs at talexander/organic 2023-10-29 14:50:01 +00:00
195dba111a Add a literate tutorial for building emacs to the foreign documents test.
talexander created branch foreign_document_literate_build_emacs in talexander/organic 2023-10-29 14:50:01 +00:00
talexander pushed to main at talexander/natter 2023-10-29 14:44:51 +00:00
e42edb3f49 Merge branch 'src_block'
6d83828012 Add inline source block.
eaea37f448 Add a basic template for source blocks.
fb99fd2b39 Get the source code lines.
313313ae53 Initial structure for unhighlighted source blocks.
Compare 5 commits »
talexander pushed to main at talexander/natter 2023-10-29 13:31:07 +00:00
d9a3b13780 Use raw_link instead of path for regular links.
talexander pushed to main at talexander/organic 2023-10-28 02:14:06 +00:00
10aa0956ee Merge branch 'lesser_block_memory_optimization'
816c164996 Only allocate memory if removing text for lesser blocks.
Compare 2 commits »
talexander deleted branch lesser_block_memory_optimization from talexander/organic 2023-10-28 02:13:46 +00:00
talexander pushed to lesser_block_memory_optimization at talexander/organic 2023-10-28 01:51:19 +00:00
816c164996 Only allocate memory if removing text for lesser blocks.
talexander created branch lesser_block_memory_optimization in talexander/organic 2023-10-28 01:51:19 +00:00
talexander pushed to main at talexander/natter 2023-10-28 01:17:54 +00:00
8d9a50226a Add a tree-sitter-highlight dependency for source blocks.
talexander pushed to main at talexander/natter 2023-10-28 00:57:34 +00:00
f164838953 Add a space after objects.
fe3f2642fe Add a marker to make incomplete templates more obvious in the rendered html.
3d89492518 Add regular link.
Compare 3 commits »