Commit Graph

62 Commits

Author SHA1 Message Date
Tom Alexander
c96b2257d7 Compiling.
Need to see if I can do a generic implemented of IntoBoxedContextElement for all objects implementing Copy, and I need to implement the compare code to make sure this all works before I start integrating this more.
2020-05-10 19:07:41 -04:00
Tom Alexander
5c79b436a0 Commenting out the parameterscontext type. 2020-05-10 19:01:02 -04:00
Tom Alexander
6fb329388f Not having much luck. 2020-05-10 18:45:54 -04:00
Tom Alexander
b9cfa56c2f May have to use unsafe code. 2020-05-10 18:35:24 -04:00
Tom Alexander
9573480973 converting the parameters 2020-05-10 18:19:06 -04:00
Tom Alexander
876bced188 Converting RValues. 2020-05-10 18:10:17 -04:00
Tom Alexander
bbb9b8d9d3 Partial simple is working. 2020-05-09 14:53:53 -04:00
Tom Alexander
f2f6404017 Compiles again. 2020-05-09 14:18:45 -04:00
Tom Alexander
2712126b3c Need to do loop elements. 2020-05-09 14:10:56 -04:00
Tom Alexander
efd103b84a Running into a lifetime issue 2020-05-08 22:34:58 -04:00
Tom Alexander
2f515e068d Implemented the renderer logic.
I should just need to implement ContextElement at this point.
2020-05-08 22:22:30 -04:00
Tom Alexander
b45448edbd Moved ParametersContext to its own file. 2020-05-08 22:12:35 -04:00