talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/natter 2023-10-18 23:50:09 +00:00
179b07388a Add a test for verifying the clap CLI.
a1f4600483 Move the CLI to a module.
1b189cf15c Add very basic CLI.
7418d4fd81 Add clap and tokio.
Compare 4 commits »
talexander pushed to main at talexander/natter 2023-10-18 23:07:47 +00:00
396b91be10 Add Organic as a dependency.
talexander pushed to main at talexander/natter 2023-10-18 23:05:10 +00:00
483bc25975 Add Cargo.lock.
1ca2d2f49d Initial commit.
talexander created branch main in talexander/natter 2023-10-18 23:05:10 +00:00
talexander created repository talexander/natter 2023-10-18 23:04:55 +00:00
talexander pushed tag v0.1.12 to talexander/organic 2023-10-18 23:02:09 +00:00
talexander pushed to main at talexander/organic 2023-10-18 23:01:56 +00:00
503db94b2c Publish version 0.1.12.
a4381e5e39 Merge branch 'keyword_constants'
e11de60def Clippy fixes.
b2479e9de8 Remove Debug from the context variables.
49d1cef7ae Remove context from functions that no longer need it.
Compare 6 commits »
talexander deleted branch keyword_constants from talexander/organic 2023-10-18 23:01:20 +00:00
talexander created branch keyword_constants in talexander/organic 2023-10-18 22:39:52 +00:00
talexander pushed to keyword_constants at talexander/organic 2023-10-18 22:39:52 +00:00
e11de60def Clippy fixes.
b2479e9de8 Remove Debug from the context variables.
49d1cef7ae Remove context from functions that no longer need it.
ba72cc1b29 The variables for keywords are actually constants.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-18 19:56:35 +00:00
c58b0e7c35 Add a script to dump an AST using docker.
talexander deleted branch bullshitium from talexander/organic 2023-10-18 17:04:33 +00:00
talexander pushed to main at talexander/organic 2023-10-18 17:04:24 +00:00
f19d262825 Merge branch 'bullshitium'
68f3f2e159 Clippy fixes.
269e23c1b1 No more expect-fail tests!
e111b8b9b8 Performance optimization.
353ff07420 Handle bullshitium for broken dynamic blocks.
Compare 8 commits »
talexander pushed to main at talexander/machine_setup 2023-10-18 17:00:20 +00:00
3f0b8162b8 Add cargo-semver-checks to linux.
b90ec542de Switch to overlay2 for docker.
Compare 2 commits »
talexander pushed to bullshitium at talexander/organic 2023-10-18 16:43:13 +00:00
68f3f2e159 Clippy fixes.
269e23c1b1 No more expect-fail tests!
e111b8b9b8 Performance optimization.
353ff07420 Handle bullshitium for broken dynamic blocks.
94dec31130 Consuming trailing whitespace for 🔚 bullshitium.
Compare 7 commits »
talexander created branch bullshitium in talexander/organic 2023-10-18 16:43:13 +00:00
talexander pushed to main at talexander/machine_setup 2023-10-18 13:19:54 +00:00
16b7a200de Merge branch 'custom_freebsd'
e3e7de8eb1 The SHARED_TOOLCHAIN option was removed in FreeBSD 14.
51e5917e43 Remove MODULES_WITH_WORLD.
2d260dec90 Update the FreeBSD version.
72a8d6f615 Build the ports modules with world instead of just with the kernel.
Compare 18 commits »
talexander pushed to main at talexander/organic 2023-10-18 12:54:03 +00:00
bcdf1f5e9d Merge branch 'entity_special_case'
17d8e76e05 Do not match POST for entities that end with a space.
Compare 2 commits »
talexander deleted branch list_perf_improvement from talexander/organic 2023-10-18 12:40:50 +00:00
talexander pushed to main at talexander/organic 2023-10-18 12:40:32 +00:00
8db9038c53 Merge branch 'list_perf_improvement'
a276ba70e0 Fix empty content items with final item whitespace cut-off before headlines.
b7442c1e92 Do not match headlines as plain list items.
364ba79517 It actually worked on trailing whitespace ownership test case 2.
47408763e5 A first stab at a final item whitespace cut-off exit matcher.
Compare 7 commits »