Skip to content

No regex #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 26, 2016
Merged

No regex #18

merged 2 commits into from
Jan 26, 2016

Conversation

ssadler
Copy link
Contributor

@ssadler ssadler commented Jan 26, 2016

Remove usage of Regex for parsing digits, it's unnecessary and it seems V8 doesn't cache them (see attached). Perhaps Purescript compiler should support outputting the regex literal, since they are part of EcmaScript?

screenshot from 2016-01-26 13 08 55

paf31 added a commit that referenced this pull request Jan 26, 2016
@paf31 paf31 merged commit 260a27d into purescript-contrib:master Jan 26, 2016
@paf31
Copy link
Contributor

paf31 commented Jan 26, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants