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 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