Catherine

Results 1935 comments of Catherine

> GenSync solves this problem for you. All you have to do is replace async function f() {} with let { sync: syncF, async: asyncF } = function* f() {},...

Ah OK. Yes, I could probably use the approach of a generator to implement this. I actually completely forgot generator functions exist in JS--thank you, this is helpful.

This is a general quality improvement that should ideally be done, but our error messages on invalid inputs are not part of the API contract nor they, in general, match...

> I think it's even better to return a raw token name in the error message I definitely disagree. Parser is a general Ruby frontend used as plumbing in many...

Yes. I was only saying that it isn't a *blocker*, and we do not need to match MRI's behavior or release train when introducing this.

Not quite what I intended. Let's keep this PR open until this info is properly recorded somewhere; no harm in having it around.

I'm not sure if die shots are the best way to figure out the ODD's interface...

Triage: same issues as described in https://github.com/ocaml/ocamlbuild/issues/185#issuecomment-283486418.

@gasche I'd like to nominate this for inclusion in 0.11.