talexander
  • Joined on 2023-07-05
talexander created branch clean_up_docker in talexander/organic 2023-08-27 21:54:31 +00:00
talexander pushed to clean_up_docker at talexander/organic 2023-08-27 21:54:31 +00:00
ad389f0776 Remove volumes in the clean step.
75dfc7f812 Depend on build when using the docker images.
c17de8ef5e Set up the same mounts when running make shell.
378b6bb391 Update the run targets for the Makefiles for the docker containers.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-08-27 21:03:58 +00:00
cc86591a6c Support the debug/dev profile in the perf script.
talexander pushed to main at talexander/organic 2023-08-27 20:57:13 +00:00
f25dbc1d7c Add a script for testing organic parse times.
talexander pushed to main at talexander/organic 2023-08-27 20:52:00 +00:00
d8d7bf66a5 Add a script for testing organic parse times.
talexander pushed to master at talexander/machine_setup 2023-08-27 20:29:55 +00:00
1378d56924 Add script to delete a poudriere jail.
talexander deleted branch dynamic_block_test from talexander/organic 2023-08-27 20:23:46 +00:00
talexander pushed to main at talexander/organic 2023-08-27 20:23:36 +00:00
daee50c160 Merge branch 'dynamic_block_test'
3e143796f7 Compare heading todo keywords.
9cc5e63c1b Compare heading tags.
be6197e4c7 Store the tags in the heading.
2d4e54845b Add support for parsing tags in headlines.
Compare 6 commits »
talexander pushed to dynamic_block_test at talexander/organic 2023-08-27 19:57:02 +00:00
3e143796f7 Compare heading todo keywords.
talexander pushed to master at talexander/machine_setup 2023-08-27 18:05:00 +00:00
d0ba7ac54b Merge branch 'emacs29'
7b512256ec Enable pgtk and native comp for emacs.
51fb2ce364 Spelling mistake.
623ae1f55f Use the typescript language server for javascript.
82777c2265 Emacs 29 has been released! Remove building from the aur.
Compare 40 commits »
talexander deleted branch emacs29 from talexander/machine_setup 2023-08-27 18:04:53 +00:00
talexander pushed to dynamic_block_test at talexander/organic 2023-08-25 11:07:28 +00:00
9cc5e63c1b Compare heading tags.
be6197e4c7 Store the tags in the heading.
2d4e54845b Add support for parsing tags in headlines.
d5ea650b96 Add a test for dynamic blocks.
Compare 4 commits »
talexander created branch dynamic_block_test in talexander/organic 2023-08-25 11:07:28 +00:00
talexander pushed to main at talexander/organic 2023-08-25 09:28:27 +00:00
60363579b5 Merge branch 'plain_list_content_on_next_line'
1b678fe81f Add tests for detect_plain_list.
bfea828e62 Update detect_plain_list to support line breaks.
bc5745a95f Add support for list items with a line break before their contents.
efa372a9e9 Add a test case that breaks the current parser.
Compare 5 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-25 09:00:01 +00:00
b4170dda1f Update org-mode version.
talexander pushed to main at talexander/organic 2023-08-25 08:36:05 +00:00
2fb57daaec Move the table cell object parser into the object parser file.
talexander pushed to main at talexander/organic 2023-08-25 08:28:36 +00:00
3a38f4cd35 Add support for the ast entity.
talexander pushed to main at talexander/organic 2023-08-25 08:25:48 +00:00
45e16fea2d Honor the NO_COLOR environment variable.
talexander pushed to main at talexander/organic 2023-08-25 08:10:01 +00:00
5134cece7b Add color to compare output.
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:56:16 +00:00
678106bb65 Use tekton matrix for specifying all combinations of features for the build CI job.