Closed igorsaux closed 7 months ago
Looks okay, but I'm not 100% happy with brackets parsing code. I can take a closer look later this week, maybe during the weekend.
Did some refactoring of the parsing code, now it uses slices rather than buffers.
This is implementation of Logpoints, helpful and just nice debugging feature. Any text in curly braces evaluates like a condition in breakpoints (nested braces are not supported and I don't think is important in DM).