talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 01:23:00 +00:00
9032b00e1b Fix handling of plain text.
acdc8b8993 Highlighting characters.
676dffa15f Rendering ast tree.
ab836f2794 Switch to returning the whole tree from rust instead of just the lists.
0ee33949e9 Beginning of rendering the ast list.
Compare 5 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-18 21:40:57 +00:00
27a2bea705 Split the output so I can have a tree.
4fb203c1db Putting in new-line characters in the empty lines has fixed copy+paste and made the min-height css unnecessary.
51b4eed034 Beginning the render the parsed content.
c3be0f249d Minor style improvements.
13fab742e5 Add a sample output code block.
Compare 8 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-17 09:19:02 +00:00
91e9645c37 Recursing through the ast to find the lists.
4b9e84375e Starting to iterate through the token tree.
371d74e691 Import s-expression parser from organic.
40bf188c5a Starting the owner tree module.
65aba3c993 Convert emacs wrapper to tokio's Command.
Compare 7 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-17 06:56:08 +00:00
cfa6e7e5ba Add axum, nom, and tokio.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-17 06:53:03 +00:00
e491ed23ea Initial commit.
talexander created branch main in talexander/org_ownership_investigation 2023-08-17 06:52:13 +00:00
talexander pushed to main at talexander/org_ownership_investigation 2023-08-17 06:52:13 +00:00
254876c1da Initial commit.
talexander created repository talexander/org_ownership_investigation 2023-08-17 06:51:48 +00:00
talexander pushed to master at talexander/organic 2023-08-17 04:13:38 +00:00
2cd6f736c2 Fix building without compare feature.
talexander pushed to master at talexander/organic 2023-08-17 04:10:57 +00:00
6788b87066 Fix building without compare feature.
talexander pushed to master at talexander/organic 2023-08-17 04:03:25 +00:00
7cf1b2d2b8 Disable the failing plain list whitespace ownership test.
b848d7be73 Merge branch 'no_files'
74f4aa8d33 Remove dependency on files for running compare.
Compare 3 commits »
talexander pushed to master at talexander/organic 2023-08-17 02:36:22 +00:00
4776898894 Merge branch 'fix_plain_list'
8e95ce6368 Add notes about plain list trailing blank line ownership investigation.
6c9c304f37 Re-enable disabled test.
7fafbfb6bb Do not consume whitespace in the final plain list item.
56281633f3 Support blank link in plain_list_item_end, move exit matcher to end of loop in plain_list, and maybe consume trailing whitespace in plain_list_item.
Compare 8 commits »
talexander pushed to master at talexander/organic 2023-08-16 21:34:56 +00:00
e5e5120a10 Move telemetry handling to the tracing-specific main function.
talexander pushed to emacs29 at talexander/machine_setup 2023-08-16 21:22:10 +00:00
f629f99764 Emacs 29 has been released! Remove building from the aur.
af98ac0f27 Add a desktop file for plainmacs on Linux.
9c9f981177 Combine plainmacs and emacs roles.
00bb6ace40 Launch nginx-mode for headers.include.
84b22d1ba9 Add support for lsp for typescript.
Compare 36 commits »
talexander pushed to master at talexander/organic 2023-08-15 03:33:53 +00:00
dae46adc12 Feature-gate tracing import.
talexander pushed to master at talexander/organic 2023-08-15 03:20:53 +00:00
d0dc737c79 Merge branch 'plain_list_whitespace_ownership_issue'
1c9877015d Disable the test showing my plain list implementation is broken.
2938d5809a Use the rust cache for make dockertest.
f7ec89858d Add notes about optimization ideas.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-08-15 02:12:26 +00:00
67b4dfdce6 Merge branch 'tracing_fixes'
63d092c83d Group the two traces per compare into one trace.
a7b298eeec Fix lesser block exit priority.
1bbfbc3164 Add additional tracing to lesser block.
2bcc3f0599 Fix reporting of jaeger traces when diff does not match.
Compare 6 commits »
talexander pushed to master at talexander/machine_setup 2023-08-14 20:15:11 +00:00
3f734cbfcc Add a TODO file.
talexander pushed to emacs29 at talexander/machine_setup 2023-08-14 20:15:01 +00:00
c62a5dd834 Emacs 29 has been released! Remove building from the aur.
5ad4a8a9c2 Add a desktop file for plainmacs on Linux.
0a4b6d5bda Combine plainmacs and emacs roles.
31caf4f499 Launch nginx-mode for headers.include.
2f88478b7e Add support for lsp for typescript.
Compare 37 commits »
talexander pushed to master at talexander/organic 2023-08-14 20:13:46 +00:00
df3045e424 Merge branch 'script_improvement'
72b8fec1be Add support for tracing in run_docker_compare.bash.
ab17904b1c Clean up run_integration_test.bash.
306878c95d Clean up run_docker_integration_test.bash
5768c8acda Add a script to run compare using the docker image.
Compare 5 commits »