Commit Graph

2 Commits (87b96f8d339ff7998fc9a357f979f86cc38ad33e)

Author SHA1 Message Date
Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049) 8 years ago
Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019)
* Faster emojify() algorithm, avoid regex replace

* add semicolon
8 years ago