Revision 3a7d53f3cfa81fc8df3cd61c9adf0ce6c28ecd30 authored by Anthony Van de Gejuchte on 23 June 2016, 14:53:48 UTC, committed by Richard van Velzen on 30 June 2016, 19:42:15 UTC
This should simplify and improve implementation, make it easier to
implement template strings, and keep master a bit more in sync with
harmony.

Previous implementation wasn't broken, though the loop gave me the
impression it could read infinite numbers and annoyed me a bit. It was
also slightly unnecessary because the lookup involved only 3 characters.
1 parent 9676167
History
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 34.0 KB
npm-shrinkwrap.json -rw-r--r-- 4.2 KB
package.json -rw-r--r-- 1.3 KB

README.md

back to top