aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 573288e..05daa08 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,7 @@
- [x] Coroutine
- [x] Table
- [x] Math
+ - [x] utf8
- [ ] String
- [x] string.char
- [x] string.len
@@ -233,13 +234,6 @@
- [ ] os
- [ ] io
- [ ] Debug
- - [ ] utf8
- - [x] utf8.char
- - [x] utf8.codepoint
- - [x] utf8.offset
- - [ ] utf8.charpattern
- - [ ] utf8.codes
- - [ ] utf8.len
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [ ] DOM API binding