teinarss
Results
4
issues of
teinarss
Moved some code from the renderer class that handled fonts to a new class.
PR: Rebase me!
PR: Fixup requested
Is it possible to disable evaluation of delegates? Test case: ```cs public class DiTest { public DiTest(Func test) { } } ... var a1 = new { test = new...
For now this will drop the compatibility with the old protocol. And i have plans in the future to refactoring the whole Order system that would also break the compatibility....