aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25bc911..6bab5f3 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,7 @@ For Lua 5.1 additionally:
147* `lua_arith` (see [here][19]) 147* `lua_arith` (see [here][19])
148* `lua_compare` 148* `lua_compare`
149* `lua_len`, `lua_rawlen`, and `luaL_len` 149* `lua_len`, `lua_rawlen`, and `luaL_len`
150* `lua_pushstring` (return value)
150* `lua_copy` 151* `lua_copy`
151* `lua_pushglobaltable` 152* `lua_pushglobaltable`
152* `luaL_testudata` 153* `luaL_testudata`