Mark Nuzz

Results 64 comments of Mark Nuzz

From the description of #162 it seems it was intended to preserve originally intended behavior. It should be possible to implement fiber contexts for MDC without affecting the original MDC...

What does a "Rule" do?

There is some refactoring in here as well, to encapsulate some of the complexity.

Just noticed issues with this, based on the unit testing. Will have a fix.

Looks like the quick and dirty parser is not able to handle both Math functions and attached properties, due to the parenthesis needing to be handled differently. Context-dependent parsing would...

The tests now pass, and the parser is more sophisticated now. Should pave the way for more complex calculations if those features should be needed at a later time

Might need to be cleaned up a bit, I didn't have time to really polish it, but added comments where I could

Possibly related: https://github.com/RolandPheasant/TailBlazer/issues/183