aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2a9864..980f9e5 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@
- [x] lua_load
- [x] lua_call
- [x] lua_callk
+ - [x] lua_pcall
- [x] lua_setglobal
- [x] lua_upvalueindex
- [x] lua_createtable
@@ -96,7 +97,6 @@
- [ ] lua_newuserdata
- [ ] lua_next
- [ ] lua_numbertointeger
- - [ ] lua_pcall
- [ ] lua_pcallk
- [ ] lua_pushfstring
- [ ] lua_pushglobaltable