aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-17 07:56:12 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-17 07:56:44 +0100
commit4eea48935f2e0ea1267d314f2900af2a1a4b8b02 (patch)
tree90f7e4d1bb08ea3626e56944235b4ce281c6d07d /README.md
parente02fa80026ed5789e04ab865f238c8d184487dd2 (diff)
downloadfengari-4eea48935f2e0ea1267d314f2900af2a1a4b8b02.tar.gz
fengari-4eea48935f2e0ea1267d314f2900af2a1a4b8b02.tar.bz2
fengari-4eea48935f2e0ea1267d314f2900af2a1a4b8b02.zip
lua_pop
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 5d52e2e..fb727b4 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@
- [x] lua_toboolean
- [x] lua_pushjsclosure (lua_pushcclosure)
- [x] lua_pushjsfunction (lua_pushcfunction)
+ - [x] lua_pop
- [ ] lua_absindex
- [ ] lua_arith
- [ ] lua_call
@@ -92,7 +93,6 @@
- [ ] lua_numbertointeger
- [ ] lua_pcall
- [ ] lua_pcallk
- - [ ] lua_pop
- [ ] lua_pushfstring
- [ ] lua_pushglobaltable
- [ ] lua_pushlightuserdata