aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-17 14:36:33 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-17 14:53:03 +0100
commit5131a5ab1f471655d6398748b1eaa9abd47c14da (patch)
treebf8d1b5102a59898ed520d1afa023301f6483607 /README.md
parent78b48979b8dbd367043c39fb21007ab4f54cd0a4 (diff)
downloadfengari-5131a5ab1f471655d6398748b1eaa9abd47c14da.tar.gz
fengari-5131a5ab1f471655d6398748b1eaa9abd47c14da.tar.bz2
fengari-5131a5ab1f471655d6398748b1eaa9abd47c14da.zip
lua_pcall
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