talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/organic 2023-10-03 02:37:28 +00:00
590e7fba0e Merge branch 'greater_block_properties'
4a72747dc9 Compare name and parameters.
2352636672 Split GreaterBlock into CenterBlock, QuoteBlock, and SpecialBlock.
36217f5704 Do not capture trailing whitespace in parameters.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-03 01:00:21 +00:00
0654b676f7 Merge branch 'planning_properties'
a80d171e4d Bubble up planning variables to the headline.
2e1a946ac9 Compare scheduled, deadline, and closed.
01c2f1bf66 Add a test for a timestamp with a malformed repeater.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-03 00:00:41 +00:00
be483110ef Merge branch 'timestamp_properties'
94401dcf00 Allow REST despite no TIME.
2b5df83956 Format the code.
d53b9e1e1f Fix get_property.
5c929ffc13 Fix repeater type.
Compare 20 commits »
talexander pushed to main at talexander/machine_setup 2023-10-02 23:48:17 +00:00
f28f542d4d Force plain rendering for github links.
talexander pushed to main at talexander/organic 2023-10-02 17:36:16 +00:00
9575ef30ac Fix compilation.
talexander pushed to main at talexander/organic 2023-10-02 17:14:33 +00:00
10d03fd432 Merge branch 'standard_ast_node'
a62c3fc522 Move AstNode into the types crate.
25f664e69e Fix warnings.
52e0d305aa Remove compare_element and compare_object.
418c5c1ce8 Implement the traits for all ast node types.
Compare 9 commits »
talexander pushed to main at talexander/organic 2023-10-02 15:41:40 +00:00
2a003b85fd Merge branch 'headline_properties'
270ba53150 Set is_footnote_section during parsing.
de5788d8f3 Introduce a struct for the partially-parsed headline.
5a254392cb Add more tests.
178894680b Compare footnote section.
Compare 6 commits »
talexander pushed to main at talexander/organic 2023-10-02 14:27:15 +00:00
599b3b8f0a Apply category even if there are radio targets.
talexander deleted branch document_properties from talexander/organic 2023-09-30 20:06:32 +00:00
talexander pushed to main at talexander/organic 2023-09-30 20:06:16 +00:00
12ab9beada Merge branch 'document_properties'
186201a4b5 Remove category from global settings.
d38b0a84f6 Fix handling file names with periods before the file extension.
6ed35f4674 Minor cleanup.
846a8b3729 Support reading category from in-buffer-settings.
Compare 12 commits »
talexander pushed to document_properties at talexander/organic 2023-09-30 18:35:43 +00:00
186201a4b5 Remove category from global settings.
talexander pushed to document_properties at talexander/organic 2023-09-30 05:47:11 +00:00
d38b0a84f6 Fix handling file names with periods before the file extension.
6ed35f4674 Minor cleanup.
846a8b3729 Support reading category from in-buffer-settings.
896250836b Add support for parsing quoted strings containing escaped octals.
6c77586960 Improve error message.
Compare 10 commits »
talexander created branch document_properties in talexander/organic 2023-09-30 05:47:11 +00:00
talexander pushed to main at talexander/machine_setup 2023-09-30 05:02:32 +00:00
9d118078ae Add support for generating source hut links.
talexander pushed to main at talexander/organic 2023-09-30 00:40:58 +00:00
47674a6907 Merge branch 'initial_getters'
5d1582be4d Remove multi_field_getter_iter.
dae10c2eef Initial work for exposing getters and hiding the fields of the ast nodes.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-09-29 23:30:42 +00:00
5e127fec11 Merge branch 'plain_list_item_properties'
064a4eeee7 Compare plain list item pre blank.
7727b5ef47 Compare plain list item counter.
967e74c147 Compare plain list item bullets.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-09-29 20:39:10 +00:00
13697df7ea Merge branch 'test_combinations'
07e11e359a Add tests for odd headline levels.
0c363c8dd6 Add tests for tab width.
9a479b33e0 Make the same changes we did for stdin compare to comparing files.
7a854838ef Clean up code duplication.
Compare 9 commits »
talexander pushed to main at talexander/organic 2023-09-29 17:05:11 +00:00
d7a36c8aca Merge branch 'plain_list_properties'
f820e27b17 Compare plain list type in diff.rs.
a4b1d462c3 Parse out the plain list type.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-09-29 16:02:35 +00:00
1b7326eafe Use static strings for CustomError.
90433aa55f Update callgrind script to build with optimizations.
Compare 2 commits »
talexander pushed to main at talexander/organic 2023-09-27 23:48:20 +00:00
a5b4eb40f6 Merge branch 'reduce_heap_iter'
48d550e1fc Remove old implementation of iteration.
9ce042d5b6 Replace old iteration with new iteration.
8784da5179 Implement all ast node iteration.
875a50ae46 Finish implementing AstNodeIter for all types.
Compare 19 commits »