Commit Graph

  • 8357837571 Hmmm it seems to be building. Tom Alexander 2022-07-16 21:32:23 -04:00
  • 99b19410c5 Maybe nested closures in a macro could work since they're typeless. Tom Alexander 2022-07-16 21:22:03 -04:00
  • 9d8fddb44d Going to go back to fn objects in the hope that I don't have to specify lifetimes. Tom Alexander 2022-07-16 21:16:34 -04:00
  • 5c39a6a7bf Lifetime issue. Tom Alexander 2022-07-16 20:45:38 -04:00
  • c67de70363 Going to try flatly defined functions and wrap them. Tom Alexander 2022-07-16 20:42:56 -04:00
  • fdd5b532fc Expose a document parser and implement the paragraph parser so something is hitting our macro. Tom Alexander 2022-07-16 18:26:53 -04:00
  • 040671b98f Woah, it builds. Tom Alexander 2022-07-16 18:18:41 -04:00
  • 83c5a545e0 Deleting some extra parsers that I'll need later but they're just in the way right now. Tom Alexander 2022-07-16 18:12:52 -04:00
  • 981eeb5326 Maybe I need to hard-code types. Tom Alexander 2022-07-16 18:09:43 -04:00
  • 7e07e00e4c Trying a raw borrow with explicit lifetime. Tom Alexander 2022-07-16 17:52:04 -04:00
  • 091b70dff6 Going to try boxing. Tom Alexander 2022-07-16 17:27:08 -04:00
  • b4215128fa Compiling but I'm not generating a new context. Tom Alexander 2022-07-16 16:31:00 -04:00
  • ee9e6297a6 Initial setup for the parser. Tom Alexander 2022-07-15 23:26:49 -04:00