talexander
  • Joined on 2023-07-05
talexander pushed to lazy_parse_lesser_block_contents at talexander/organic 2023-11-01 00:41:05 +00:00
41f3f768d4 fixup
talexander pushed to main at talexander/natter 2023-11-01 00:39:06 +00:00
e8963e107b Merge branch 'table'
0b64551a23 Add templates for tables.
b654ca4859 Add render phase to tables.
386af57ce6 Add intermediate stage for tables.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-11-01 00:19:56 +00:00
26c5713987 Merge branch 'lazy_parse_lesser_block_contents'
bd08cadda3 Do not parse the lesser block contents during parsing, but rather only if the contents are requested.
Compare 2 commits »
talexander pushed to main at talexander/natter 2023-11-01 00:02:53 +00:00
ef4d315bf2 Run cargo fix.
talexander pushed to main at talexander/natter 2023-11-01 00:02:26 +00:00
2142b01967 Merge branch 'text_markup'
159d8fb72a Add render stage for text markup.
0fae417610 Add intermediate stage for text markup.
Compare 3 commits »
talexander deleted branch foreign_document_literate_build_emacs from talexander/organic 2023-10-31 23:49:31 +00:00
talexander pushed to main at talexander/organic 2023-10-31 23:49:24 +00:00
93cfa71df2 Merge branch 'foreign_document_literate_build_emacs'
78320d3265 Fix clippy errors.
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.
Compare 5 commits »
talexander pushed to main at talexander/natter 2023-10-31 23:48:24 +00:00
ae933b491e Use macros for the intermediate to render step.
talexander pushed to main at talexander/natter 2023-10-31 23:18:30 +00:00
5e476e189a Merge branch 'latex_fragment'
533997dbf5 Add a template for latex fragment.
8695cf17c5 Copy the value of latex fragments through the pipeline.
e2f9938437 Add notes about latex fragments.
Compare 4 commits »
talexander pushed to foreign_document_literate_build_emacs at talexander/organic 2023-10-31 22:32:13 +00:00
78320d3265 Fix clippy errors.
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 created branch footnote in talexander/natter 2023-10-30 01:45:46 +00:00
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 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 »