aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md
index 41ae840..d0bbae9 100644
--- a/README.md
+++ b/README.md
@@ -205,14 +205,7 @@
- [ ] loadfile
- [ ] load
- [x] Coroutine
- - [ ] Table
- - [x] table.concat
- - [x] table.insert
- - [x] table.move
- - [x] table.pack
- - [x] table.remove
- - [x] table.unpack
- - [ ] table.sort
+ - [x] Table
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [ ] DOM API binding
- [ ] Parse Lua