aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7663ee8..2cd5d93 100644
--- a/README.md
+++ b/README.md
@@ -203,12 +203,17 @@
- [ ] Base lib
- [x] ...
- [x] load
- - [ ] require
- [ ] dofile
- [ ] loadfile
- [x] Coroutine
- [x] Table
- [x] Math
+ - [ ] String
+ - [ ] Package
+ - [ ] os
+ - [ ] io
+ - [ ] Debug
+ - [ ] utf8
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [ ] DOM API binding