Kartik Chandra
Kartik Chandra
Hmm interesting, it appears the fancy error reporting introduced some kind of performance regression? @airportyh do you know what's wrong?
Yeah. It already works in our web interface in /www, so we just need some kind of wrapper?
Thanks for this. Quick question — in this PR do you also intend to _fix_ the issues reported by the linter? I guess the linter is only helpful if we...
Hi Matt - thanks for the reminder. In general changes that don't fix bugs or add vital functionality are very low priority for me — actually, they are a net...
You should be able to compile with the --nojs option to remove preprocessors automatically.
Can you also include the constructs for tokens matched by custom lexers?
This is a situation where you should use moo to tokenize and disambiguate.
Hey Shachar, good to hear from you. Again, I'm not a typescript expert, but if you think this is a reasonable thing to do and want to submit a PR,...
Go ahead! Though to be clear, I only want TypeScript-related features tested in TypeScript. Also, please don't make any backwards-incompatible changes.
@airportyh You're the error messages person :) Could you take a look please?