Tom Alexander
|
400f53e440
|
Cleanup.
|
2023-09-06 11:53:21 -04:00 |
|
Tom Alexander
|
70fafd801e
|
Apply the TODO keyword settings.
|
2023-09-06 11:07:57 -04:00 |
|
Tom Alexander
|
d3c733c5ad
|
Take into account the source directory when parsing org-mode in Organic.
Previously only the emacs code was doing this.
|
2023-09-04 21:46:40 -04:00 |
|
Tom Alexander
|
ee02e07717
|
Read the setup file into memory.
|
2023-09-04 16:53:02 -04:00 |
|
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
rust-test Build rust-test has succeeded
rust-build Build rust-build has succeeded
|
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 |
|