Paul Klint

Results 33 comments of Paul Klint

Fair enough, let's not go into this rat hole for now :-)

In the end these were path issues with various accumulating/overlapping causes. This is now probably fixed but let's leave this open until we can confirm that the slowdown has disappeared.

Thanks for reporting and I agree that this one is related to #1502. Handling of the ||-operator needs more care.

@jurgenvinju No chance, it has been waiting for so long because this is a difficult fix

Another observation: we are in the middle of a bootstrap and TypePal now has to convert all tpl files every time.

There is an extensive test set for SemVer. Will have a look at it later.

We do not have varyadic tuple types so how can zip2 and zip3 be merged?

Fair enough, I remember writing those and thinking, not nice. If you only want to rename zip[23] to zip fine. I was under the impression that you wanted to replace...

In the Rascal project (https://github.com/usethesource/rascal) I am using your very nice framework and have also felt the need for a round-trip back to CommonMark. Sofar, I have written an `AnsiRenderer`...