aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6bade18..b86a4b4 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@
- [x] lua_callk
- [x] lua_setglobal
- [x] lua_upvalueindex
+ - [x] lua_createtable
+ - [x] lua_newtable
- [ ] lua_absindex
- [ ] lua_arith
- [ ] lua_checkstack
@@ -55,7 +57,6 @@
- [ ] lua_compare
- [ ] lua_concat
- [ ] lua_copy
- - [ ] lua_createtable
- [ ] lua_dump
- [ ] lua_error
- [x] lua_gc (unvailable)
@@ -90,7 +91,6 @@
- [ ] lua_isuserdata
- [ ] lua_isyieldable
- [ ] lua_len
- - [ ] lua_newtable
- [ ] lua_newthread
- [ ] lua_newuserdata
- [ ] lua_next