Commit Graph

66 Commits

Author SHA1 Message Date
Tom Alexander a7330e38e4
Enable dynamic access to the file access interface. 2023-09-04 16:29:41 -04:00
Tom Alexander 08eb59acd3
Rename parser_context to context. 2023-09-04 13:26:11 -04:00
Tom Alexander da1ce2717d
Introduce a file access interface for reading additional files. 2023-09-04 13:00:41 -04:00
Tom Alexander 7f6f22717b
Add comment. 2023-09-04 12:31:43 -04:00
Tom Alexander 0ef141d65e
Switch to putting radio targets in the global settings instead of the context tree.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
2023-09-04 12:28:33 -04:00
Tom Alexander 2915a81edc
Cleanup. 2023-09-03 16:22:41 -04:00
Tom Alexander df79cbd0b7
Give global options their own lifetime. 2023-09-03 16:22:40 -04:00
Tom Alexander 0d438a8e0f
Fixing more errors. 2023-09-03 12:45:12 -04:00
Tom Alexander cd69e08516
Fixing more errors. 2023-09-03 11:05:34 -04:00
Tom Alexander 15e8d1ab77
Implement check_exit_matcher. 2023-09-03 00:05:47 -04:00
Tom Alexander ba57eb16fd
Fix using references for context elements. 2023-09-02 22:44:21 -04:00
Tom Alexander c309d14776
Fix a reference to RefContext. 2023-09-02 20:52:02 -04:00
Tom Alexander 0d728510d7
Implement iterator for context. 2023-09-02 20:46:17 -04:00
Tom Alexander 22e9bc991f
Fixing up compiler errors. 2023-09-02 19:28:33 -04:00
Tom Alexander 12ad3b09f0
Fixing imports. 2023-09-02 19:15:47 -04:00
Tom Alexander b47029fdbb
Starting to separate the context and parsed tokens into their own modules. 2023-09-02 18:46:45 -04:00