talexander
  • Joined on 2023-07-05
talexander pushed to setupfile at talexander/organic 2023-09-04 23:18:19 +00:00
3f3438351e Use a single function for finding all keywords.
d38e198258 Add a parse_with_settings function.
Compare 2 commits »
talexander pushed to setupfile at talexander/organic 2023-09-04 21:29:58 +00:00
27cf6c0462 Remove unnecessary map_err from main.rs.
talexander pushed to setupfile at talexander/organic 2023-09-04 21:23:38 +00:00
580bf15a0a Remove unnecessary map_err from main.rs.
c7d5c89a60 Passing the setupfile contents to the document parser.
ee02e07717 Read the setup file into memory.
a7330e38e4 Enable dynamic access to the file access interface.
08eb59acd3 Rename parser_context to context.
Compare 8 commits »
talexander created branch setupfile in talexander/organic 2023-09-04 21:23:38 +00:00
talexander pushed to main at talexander/organic 2023-09-04 16:32:32 +00:00
0ef141d65e Switch to putting radio targets in the global settings instead of the context tree.
talexander pushed to main at talexander/organic 2023-09-04 15:45:25 +00:00
71180d19fb Fix reading contents from stdin in parse script.
talexander pushed to main at talexander/organic 2023-09-04 15:38:28 +00:00
33091112a5 Remove OrgSource from the public document parser interface.
talexander pushed to main at talexander/machine_setup 2023-09-04 15:26:35 +00:00
7f0af6f41c Add scripts to trigger actions in the poudriere loop.
talexander deleted branch master from talexander/machine_setup 2023-09-04 15:11:42 +00:00
talexander pushed to main at talexander/machine_setup 2023-09-04 15:10:52 +00:00
talexander created branch main in talexander/machine_setup 2023-09-04 15:10:51 +00:00
talexander pushed to master at talexander/machine_setup 2023-09-04 15:09:33 +00:00
8744f8f547 Only run the cleanup when updating ports.
955f3cd329 Update rust version.
a6af4eee2f Add some scripts for investigating the ports tree options.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-09-03 20:23:04 +00:00
5997567233 Merge branch 'stack_based_context'
2915a81edc Cleanup.
df79cbd0b7 Give global options their own lifetime.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-09-03 20:13:42 +00:00
7f4b4bcce1 Merge branch 'stack_based_context'
3bb51255a2 Cleanup.
8ec4d184f2 Give global options their own lifetime.
a7b9eb9db4 Lifetime issue.
d262833f9b Fixing more errors.
Compare 25 commits »
talexander deleted branch stack_based_context from talexander/organic 2023-09-03 20:13:29 +00:00
talexander created branch stack_based_context in talexander/organic 2023-09-03 20:00:12 +00:00
talexander pushed to stack_based_context at talexander/organic 2023-09-03 20:00:12 +00:00
18c634f09f Give global options their own lifetime.
a7b9eb9db4 Lifetime issue.
d262833f9b Fixing more errors.
0d438a8e0f Fixing more errors.
0b009511ff Fixing more errors.
Compare 10 commits »
talexander pushed to main at talexander/organic 2023-09-02 21:28:53 +00:00
acf1205e75 Merge branch 'file_based_diff'
2cd2f7570c Update scripts to handle passing files as parameters.
f16a554154 Handle org-mode documents passed as args.
Compare 3 commits »
talexander deleted branch file_based_diff from talexander/organic 2023-09-02 21:28:47 +00:00
talexander pushed to file_based_diff at talexander/organic 2023-09-02 17:36:15 +00:00
c678caf7de Update scripts to handle passing files as parameters.
8d429e3841 Handle org-mode documents passed as args.
eaf4a3c997 TEMP: Enable compare feature by default.
Compare 3 commits »