Skip to content

Make charCodeAt safe, add unsafe versions of charAt, charCodeAt#13

Merged
paf31 merged 2 commits into
masterfrom
unsafe
Oct 27, 2014
Merged

Make charCodeAt safe, add unsafe versions of charAt, charCodeAt#13
paf31 merged 2 commits into
masterfrom
unsafe

Conversation

@garyb
Copy link
Copy Markdown
Member

@garyb garyb commented Oct 27, 2014

Another breaking change (making charCodeAt safe) so will release as v0.4.0.

Unsafe methods are intended for use in cases like string parsing/lexing where the length test has already been made.

paf31 added a commit that referenced this pull request Oct 27, 2014
Make charCodeAt safe, add unsafe versions of charAt, charCodeAt
@paf31 paf31 merged commit 1804bed into master Oct 27, 2014
@paf31 paf31 deleted the unsafe branch October 27, 2014 20:57
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Oct 27, 2014

👍

@davidchambers davidchambers mentioned this pull request Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants