Tom Alexander
|
cc41074563
|
It seems to be working now that I've integrated links.
|
2022-11-25 18:40:38 -05:00 |
|
Tom Alexander
|
5b306729f5
|
Remove instrumentation.
|
2022-11-25 18:37:12 -05:00 |
|
Tom Alexander
|
9c54689bd9
|
Bold not getting detected.
|
2022-11-25 18:23:51 -05:00 |
|
Tom Alexander
|
cdb35edd64
|
Trace span events.
|
2022-11-25 17:55:11 -05:00 |
|
Tom Alexander
|
d277a033c9
|
Passing the context around.
|
2022-11-24 15:40:07 -05:00 |
|
Tom Alexander
|
a792acf4b0
|
Constructing a context.
|
2022-11-24 15:14:53 -05:00 |
|
Tom Alexander
|
1487f7d96b
|
Really start from scratch.
|
2022-11-24 14:42:05 -05:00 |
|
Tom Alexander
|
6f416f6997
|
Going to switch to using immutable fn instead of FnMut so I can easily make a context tree.
|
2022-11-24 14:31:58 -05:00 |
|
Tom Alexander
|
58e31aa841
|
Did lifetimes fix it?
|
2022-10-30 05:53:18 -04:00 |
|
Tom Alexander
|
8695d32f40
|
Swap in the new TestContext everywhere.
|
2022-10-30 05:06:06 -04:00 |
|
Tom Alexander
|
9d534aa627
|
Add paragraph parser.
|
2022-10-15 14:16:52 -04:00 |
|
Tom Alexander
|
6b93e1c007
|
Lifetime issue.
|
2022-10-15 00:01:37 -04:00 |
|
Tom Alexander
|
8a6868f299
|
Added boxes.
|
2022-10-14 20:52:49 -04:00 |
|
Tom Alexander
|
add717071c
|
Using a mutable reference breaks clone.
|
2022-10-14 20:25:10 -04:00 |
|
Tom Alexander
|
262bd3c061
|
Going to try to make the functions in the context more generic.
|
2022-10-14 20:06:10 -04:00 |
|
Tom Alexander
|
70688c8d51
|
Pass context into paragraph from document instead of generating the initial context at paragraph level.
|
2022-07-17 18:40:05 -04:00 |
|
Tom Alexander
|
b3b2874cc2
|
Cleaning up.
|
2022-07-16 21:37:08 -04:00 |
|
Tom Alexander
|
8357837571
|
Hmmm it seems to be building.
|
2022-07-16 21:32:23 -04:00 |
|
Tom Alexander
|
9d8fddb44d
|
Going to go back to fn objects in the hope that I don't have to specify lifetimes.
|
2022-07-16 21:16:34 -04:00 |
|
Tom Alexander
|
c67de70363
|
Going to try flatly defined functions and wrap them.
|
2022-07-16 20:42:56 -04:00 |
|
Tom Alexander
|
fdd5b532fc
|
Expose a document parser and implement the paragraph parser so something is hitting our macro.
|
2022-07-16 18:26:53 -04:00 |
|
Tom Alexander
|
ee9e6297a6
|
Initial setup for the parser.
|
2022-07-16 14:17:33 -04:00 |
|