Merge UTF8String, unifill

This commit is contained in:
Joshua Granick
2017-06-05 16:54:57 -07:00
parent 10326ec249
commit af965d9b04
3 changed files with 346 additions and 357 deletions

View File

@@ -72,6 +72,9 @@ The typed array implementation was developed in collaboration with Sven Bergstr
and the hxtypedarray project, which is available under an "MIT" license.
For details, see https://github.com/underscorediscovery/hxtypedarray
The unifill project is included in the [lime/text/unifill/](lime/text/unifill/) directory,
which is available under an "MIT" license. For details, see https://github.com/mandel59/unifill
lime/project/Version is adapted from thx.semver project, which is available under
an "MIT" license. For details, see https://github.com/fponticelli/thx.semver