talexander
  • Joined on 2023-07-05
talexander pushed to master at talexander/organic 2023-08-19 06:51:14 +00:00
d8c3285e3c Add --init flag to docker run.
5db6cd617e Improve test cases for plain list ownership.
4cd3697fb0 Update org-mode version in dockerfile.
Compare 3 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 05:10:51 +00:00
cba1d1e988 Add notes from plain list ownership investigation.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 03:33:59 +00:00
e8a89dfeca Remove log statement.
367dfaa146 Update org-mode version.
c4762510f4 Handle unicode.
Compare 3 commits »
talexander pushed to emacs29 at talexander/machine_setup 2023-08-19 03:18:19 +00:00
c608c3bccc Spelling mistake.
0eab67f4fa Use the typescript language server for javascript.
Compare 2 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 03:17:36 +00:00
48354b41b5 Handle unicode.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 02:33:49 +00:00
372542d914 Add a print to announce the server is running.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 02:26:50 +00:00
0d6621d389 Add docker.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-19 01:35:44 +00:00
e96c39e3e0 Add a README.
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 pushed to main at talexander/org_ownership_investigation 2023-08-17 06:52:13 +00:00
254876c1da Initial commit.
talexander created branch main in talexander/org_ownership_investigation 2023-08-17 06:52:13 +00:00
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 »