talexander
  • Joined on 2023-07-05
talexander pushed to readme at talexander/organic 2023-07-18 18:27:31 +00:00
322a10dc38 Add title.
87c378bc4e Disable the TOC.
Compare 2 commits »
talexander pushed to readme at talexander/organic 2023-07-18 18:26:50 +00:00
2da2261756 Add title.
talexander pushed to readme at talexander/organic 2023-07-18 18:26:13 +00:00
2f7757530c fixup
talexander pushed to readme at talexander/organic 2023-07-18 18:25:29 +00:00
93bd8e796f Disable the TOC.
talexander pushed to readme at talexander/organic 2023-07-18 18:22:54 +00:00
b6e268bdbb Add a README.
talexander created branch readme in talexander/organic 2023-07-18 18:22:54 +00:00
talexander pushed to master at talexander/organic 2023-07-18 17:49:15 +00:00
c9ee61eae9 Move the cargo cache to the correct task.
talexander pushed to master at talexander/organic 2023-07-18 17:46:21 +00:00
bf8bd5bcbd Add musl-dev to rustfmt image for crti.o.
talexander pushed to master at talexander/organic 2023-07-18 17:42:20 +00:00
b3c638428b Also automatically run cargo-fix after rustfmt.
talexander pushed to master at talexander/organic 2023-07-15 01:01:22 +00:00
db0ea7394e Merge branch 'radio_link'
97f956d0bf Enable another test.
167ffa650c Enable another test.
27d863b875 Fix the simple test by allowing bold to start/end with <> and by capturing trailing whitespace from radio links.
e608b73d1a Implement all-token iteration.
Compare 29 commits »
talexander deleted branch radio_link from talexander/organic 2023-07-15 01:01:08 +00:00
talexander pushed to radio_link at talexander/organic 2023-07-15 00:45:40 +00:00
e608b73d1a Implement all-token iteration.
b27f911ff3 Finish implementing token iteration.
08e6efe5f5 Filling in more of the iter_tokens tree.
0e73b83bf3 Filling in more of the iter_tokens tree.
793e560bd5 Boxing made it work.
Compare 9 commits »
talexander pushed to radio_link at talexander/organic 2023-07-14 22:36:32 +00:00
ef2c351696 Expect fail the last radio link test.
cdd3517655 Include the trailing space for the bolds.
7ca8beac5a Allow matching bolds in radio link targets.
4ba1e63dde Add a test for bold inside a radio target.
Compare 4 commits »
talexander pushed to radio_link at talexander/organic 2023-07-14 22:05:45 +00:00
e4c6ca2880 Add tracing.
b9a7c3f7f3 Fix lifetime issue.
4966b02b79 Expanded rematch_target to 3 lifetimes, no fix.
ddaefdbf78 Nearly done implementing re-matching of bold, but running into a lifetime issue.
Compare 4 commits »
talexander pushed to radio_link at talexander/organic 2023-07-14 20:52:47 +00:00
e5c1b68b0e Add a basic test showing the radio link rematching working on plain text.
66ae70e790 Implement the rematch target parser.
0014dfc21f Implement the radio link parser.
f3592347c1 Add a test showing that radio targets only have to semantically match their links.
c44e7d642f Starting code for iterating over the parsed ast.
Compare 49 commits »
talexander pushed to master at talexander/machine_setup 2023-07-14 18:30:48 +00:00
6bde027c48 Add a script to update git aurutil packages.
cd6d8f3f69 Switch to using bash traps to destroy bhyve vms.
fb759470f5 Make poudboot service file not hang startup by launching with daemon.
c61d4bdc75 Update kx and ks aliases to use kubeswitch.
41397cb7d5 Update rust.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-14 05:59:57 +00:00
5108dfb8f4 Build a minimal CI-specific version of cargo cache plugin.
talexander pushed to master at talexander/organic 2023-07-14 05:36:51 +00:00
d48b47c8e5 Add auto-cleaning of the shared cargo cache.
talexander pushed to master at talexander/organic 2023-07-14 05:31:46 +00:00
c596bcd05f Add auto-cleaning of the shared cargo cache.
talexander pushed to master at talexander/organic 2023-07-14 04:50:23 +00:00
4855d3b4f0 Switch to using the commit hash from the fetch-repository step for gitea status.