Christopher Allen
Christopher Allen
> If you are using Closure Compiler mostly to type check NodeJS code it might be worth considering TypeScript instead. This is absolutely excellent advice, but in our case TS...
Ahh, interesting. Am I correct in understanding that the bug is not the error when using `goog.provides`, but the lack of error when using `goog.module`? If so, that is quite...
I've updated the title and description to better match my updated understanding of the desired/expected behaviour based on the discussion above.
@NeilFraser: do you want to consider this PR? The topic of implementing `setTimeout` in JS Interpreter has come up in the Blockly forum again. If you're interested in considering it...
Two additional questions, if you would be so kind: 1. What's with the "Subsequent variable declarations" error in the error output quoted above? Nothing in our project directly uses the...
Hi @d-projects & colleagues, We discussed your proposal at our weekly team meeting today and feedback was generally very positive. I / we did have a few comments, though: >...
I was going to say there was no interface values involved here, but of course the param to Dump is itself of interface type. So yes: entirely possible that this...
"Under construction" signs.
> @cpcallen did #1270 fix this? It is so long ago I no longer recall creating either the issue or the PR, but it certainly appears to be the case...
@jzyan1999: Happy to assign this to you, at least tentatively: sometimes my colleagues have more insight into particular issues and suggest it would be better for one of us to...