talexander
  • Joined on 2023-07-05
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 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 »
talexander pushed to main at talexander/machine_setup 2023-09-27 19:02:11 +00:00
c2a0f90b4f Fix delete-selection-mode setting.
talexander pushed to main at talexander/machine_setup 2023-09-27 17:19:45 +00:00
6f3c5ca025 Remove explicit pinentry setting.
talexander pushed to main at talexander/organic 2023-09-24 07:11:57 +00:00
dd91e506bd Merge branch 'scan_optimization'
cd781a7dcf Add simple test to prove the scan for in-buffer settings is still working.
8cd0e4ec63 Optimize scanning for in-buffer settings by scanning forward for possible keywords.
f9460b88d7 Add a TODO for a performance optimization.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-09-24 05:13:35 +00:00
0b2a5f4fbf Change all runtime asserts in private functions to debug_assert.
talexander pushed to main at talexander/organic 2023-09-24 01:12:56 +00:00
6097e4df18 Merge branch 'standard_properties'
d5b1014fe4 Unify the standard properties checks in diff.
dd8a8207ce Move assert bounds for elements and objects (except PlainText) to the compare element/object functions.
b4c985071c Add a GetStandardProperties trait.
d4f27ef297 Remove only use of Source trait.
Compare 8 commits »
talexander pushed to main at talexander/organic 2023-09-23 18:55:10 +00:00
f0e28206ff Add a supported versions section to the README.
talexander pushed to main at talexander/organic 2023-09-23 18:46:52 +00:00
1f64e289a2 Add TODOs for all of the properties that need to be compared.
f7690ff64b Remove an allocation for lesser block end.
Compare 2 commits »
talexander pushed to master at talexander/homepage 2023-09-23 16:37:04 +00:00
9ebcf96ed2 Change default mime type inside .well-known to be plain text.
talexander pushed to master at talexander/homepage 2023-09-23 16:29:41 +00:00
846da7bcf9 Move well-known to not be hidden. Nginx will handle rewriting the path.
talexander pushed to main at talexander/organic 2023-09-22 04:04:44 +00:00
bd5e50d558 Remove TODO.
talexander pushed tag v0.1.8 to talexander/organic 2023-09-22 03:48:28 +00:00
talexander pushed to main at talexander/organic 2023-09-22 03:48:26 +00:00
de87b7df93 Publish version 0.1.8.