A set of dependency-free basic internationalization tools
Find a file
J. King 7f2c11dcc2 Make the iterator iterate over code points rather than characters
Also fix performance measurement for the iterator; it was all wrong.
2018-08-10 10:39:09 -04:00
lib/Encoding Make the iterator iterate over code points rather than characters 2018-08-10 10:39:09 -04:00
perf Make the iterator iterate over code points rather than characters 2018-08-10 10:39:09 -04:00
tests Make the iterator iterate over code points rather than characters 2018-08-10 10:39:09 -04:00
vendor-bin Composer tweaks 2018-08-10 08:24:03 -04:00
.gitattributes Initial commit with a few states; not yet tested 2018-04-08 20:10:17 -04:00
.gitignore Add a performance profiling script 2018-04-25 00:42:29 -04:00
.php_cs.dist Add infrstructure required for tests 2018-04-23 14:21:25 -04:00
AUTHORS Split off UTF-8 tools from URL parser 2018-04-23 11:04:40 -04:00
composer.json Composer tweaks 2018-08-10 08:24:03 -04:00
composer.lock Composer tweaks 2018-08-10 08:24:03 -04:00
LICENSE Split off UTF-8 tools from URL parser 2018-04-23 11:04:40 -04:00
robo Add infrstructure required for tests 2018-04-23 14:21:25 -04:00
robo.bat Add infrstructure required for tests 2018-04-23 14:21:25 -04:00
RoboFile.php Make performance comparison fairer 2018-08-01 14:51:05 -04:00