diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |