higgsjs / Higgs

Higgs JavaScript Virtual Machine
877 stars 62 forks source link

Fix a bug where it tried to apply a regex to a boolean value. #178

Closed sbstp closed 9 years ago

sbstp commented 9 years ago

I cherry-picked the commit that fixes the bug discussed in #176 . The API changes aren't finished and probably need more discussion.