Alan Gutierrez

Results 30 comments of Alan Gutierrez

I'd begun to develop with Async Eco, took a break, and now I'm back. This code seems to be stabilizing. I'll be working with it more in the new few...

I'm able to get a switch statement out of Eco when I remove `when` from the dedent regular expression in `scanner.coffee`, then create a template that expresses a switch statement...

How would we go about testing with the ancients, though? Proof is no longer tested against pre-`async`/`await` Node.js because one of its dependencies uses a `static` ES6 declaration. We'd have...

Before this goes out, I need to be comfortable with the variable names. Big one is `$vargs` versus `$splat`. The former is C sounding, but not what C actually calls...

Explicitly named context names passed to `cadence` appear to be on the way out.

I'm not going to add such a thing to Cadence, but I keep thinking about how to use Cadence to replace Bash scripts. What do I miss? Pipelines, redirection and...

You were doing great, actually. What probably needs to happen is we break up the documentation into steps, set an order for the steps, then go though them a step...

What blocked this? Anything in particular or did it just never end up happening?

Did this ever happen or get close to happening?

Thank you for taking an interest in this issue. Now that you mention it, I see that the interface for `dispatchEvent` does not include parameters for `legacyOutputDidListenersThrowFlag` but the algorithm...