summaryrefslogtreecommitdiff
path: root/js/lib/from-code-point.js
AgeCommit message (Expand)Author
2015-01-24Removed JS implementation, which is moving to its own repo:John MacFarlane
2015-01-12Moved "use strict" to top of modules.John MacFarlane
2014-12-10More eslint corrections.John MacFarlane
2014-11-17Fix Issue 202 - Catch RangeError thrown by native String.fromCodePoint (js im...Guillaume Crico
2014-10-18Change from-code-point.js so it doesn't alter String prototype.John MacFarlane
2014-10-18Use browserify to make js code more modular.John MacFarlane