Commit Graph

2 Commits (4122a837fadf8cf59712b5c1790ac0af96bcbc84)

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

* add semicolon
7 years ago