David Normington

Results 17 comments of David Normington

@benjamn the failing tests relate to the catch block bindings no longer being hoisted. My changes have not covered hoisting because the ECMA specs talk about hoisting as a runtime...

@benjamn sorry to ping you again. Let me know what you think when you get time

I've emailed @que-etc directly incase he's disabled his github email notifications

Sure, I'm going try and tidy up a bit, so hopefully it's in a reasonable state for you to review. Yep, I need to add the other bits and pieces...

I think I'm a bit closer, at least `kleeneDeriv` seems to match the logic in the paper. But still trying to work out how to wrap the return value (see...

@prayerslayer So I've finally got kleene in a working state - will need a bit of clean up. I've found a couple of problems though: 1. I'm confused around your...

@arichiardi I've not had time to look at this and doubt I will in the near future. If that changes I'd love to help out more. Apologies!

Thanks @eamodio It feels close to what I'm looking for but I can't seem to change the commit to diff against. Is that the "Change base" option?

Is there anything missing from this preventing it from being merged?