talexander
  • Joined on 2023-07-05
talexander pushed to master at talexander/organic 2023-07-28 01:06:18 +00:00
06b83f9156 Merge branch 'publish_crate'
ef31900b51 Remove semver pipeline.
8a221e0e0d Add metadata for publishing crate.
Compare 3 commits »
talexander pushed to master at talexander/organic 2023-07-28 00:46:29 +00:00
f359676e28 Separate out the persistent volumes for cargo cache for tekton pipelines.
talexander pushed to master at talexander/organic 2023-07-28 00:40:12 +00:00
7d7446d843 Merge branch 'timestamp'
17e523b74c Do not consume space in time rest when leading into a repeater or delay.
ece8fcd0c4 Implement parser for active/inactive timestamp time ranges.
1a5b7ca30c Implement parser for active/inactive timestamp date ranges.
b5a029e2bf Implement parser for inactive timestamps.
Compare 12 commits »
talexander pushed to master at talexander/organic 2023-07-24 20:57:31 +00:00
efa56a6bef CI: autofix rust code.
talexander deleted tag v0.0.74 from talexander/organic 2023-07-24 20:57:25 +00:00
talexander pushed to master at talexander/organic 2023-07-24 20:46:53 +00:00
3b11d8fb61 Merge branch 'subscript_superscript'
talexander pushed to master at talexander/machine_setup 2023-07-24 20:45:06 +00:00
7960699636 Add a git alias "git amend".
talexander pushed to emacs29 at talexander/machine_setup 2023-07-24 20:44:52 +00:00
848a31eb48 Add a desktop file for plainmacs on Linux.
3270ef7555 Combine plainmacs and emacs roles.
7f01f7ea41 Launch nginx-mode for headers.include.
ef430dceed Add support for lsp for typescript.
0a67e3b6e9 Update toml for emacs29.
Compare 36 commits »
talexander deleted tag v0.0.73 from talexander/organic 2023-07-24 20:40:01 +00:00
talexander pushed to master at talexander/organic 2023-07-24 20:33:23 +00:00
93b81343d5 Merge branch 'subscript_superscript'
63fcad2ac6 Enable tests that needed subscript/superscript implemented.
23d587c699 Implement parser for subscript/superscript with braces.
f717d5e7df Implement parser for braceless subscript/superscript.
6d4379d029 Add a License section to the README.
Compare 8 commits »
talexander pushed to master at talexander/organic 2023-07-22 06:12:40 +00:00
7d73ac4bf6 Merge branch 'statistics_cookie'
b8b2e33137 Implement the statistics cookie parser.
c73e26e2d6 Create structure for statistics cookies.
Compare 3 commits »
talexander pushed to master at talexander/organic 2023-07-22 05:40:53 +00:00
cb8775f2f4 Merge branch 'target'
caa6c41798 Add a test case.
e54218c0d7 Implement the target parser.
d60cad07e0 Create structure for targets.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-22 04:44:41 +00:00
537fc00fd3 Merge branch 'line_break'
5c1d913c99 Check that the preceding line for a line break is non-empty.
a1f3e9ea47 Implement line break parser.
4d114206ef Create structure for line breaks.
6b82214ec3 Add test case.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-22 03:21:32 +00:00
fb83e8d453 Merge branch 'inline_source_block'
80039aa605 Fix bracket counting in inline babel calls.
0b41e12424 Fix counting brackets in inline source block.
e8979513aa Implement parser for inline source blocks.
e0d2bb8213 Create structure for inline source blocks.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-22 01:40:27 +00:00
b323a407c4 Merge branch 'inline_babel'
45b01012b3 Implement the parser for inline babel calls.
2773b35438 Add test case.
eef2944307 Create structure for inline babel calls.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-21 22:52:57 +00:00
1e2ea17a9c Merge branch 'citation'
7ce9dafd96 Fix parsing citations inside paragraphs.
d678391789 Fix parsing semicolons.
640a9375bc Add a testcase populating all the optional fields for citations.
1a8bf01fba Fix simple citations by making prefixes and suffixes optional.
Compare 10 commits »
talexander pushed to master at talexander/homepage 2023-07-20 04:18:43 +00:00
598871f87d Make the gitea link more direct.
talexander pushed to master at talexander/homepage 2023-07-20 04:12:16 +00:00
d17a301e4b Add notes.
talexander pushed to master at talexander/organic 2023-07-20 03:41:19 +00:00
4e791b175e Merge branch 'footnote_reference'
7611deb1ff Forgot to add the exit matcher nodes to the context and match the trailing ']'.
b850f59640 Implement parser for inline footnotes.
a36a820e84 Implement parser for the simplest form of footnote reference.
6822069c2f Implement the parser for anonymous footnotes.
Compare 8 commits »
talexander pushed to master at talexander/homepage 2023-07-19 22:50:27 +00:00
630a774b7e Add notes.