Micah Hahn

Results 3 issues of Micah Hahn

The code generation for the tail call optimization does not appear to create proper closures to variables. In the following example I would expect `goodOutput` and `badOutput` to be the...

Fixes issue https://github.com/elm/regex/issues/14 This PR adds an additional option called `unicode` which includes the `u` unicode flag. This would have been very convenient for recent work as I needed code...