H. S. Teoh

Results 48 comments of H. S. Teoh

Honestly, I have no idea. But perhaps @brad-anderson would know?

I rebased this PR and moved the code to std.json5. See #8875. Would that be enough to get this code merged?

OK, using null strings to suppress attributes should suffice for now. I can work with that. I'm not too concerned about the exact syntax for transforming an AA into an...

P.S. Also, is the null string thing documented anywhere? I don't remember seeing a reference to it. It would be nice to at least mention it somewhere so that people...

I am having an extremely frustrating time working with Diet templates because the docs are so incomplete. It wasn't until lots of time spent googling turned up the Jade Template...

I determined that the bug occurs if you make a function call (to _any_ function) after calling terminal.captureInput. It's unrelated to the loop that prints out the events. I made...