From eb9ad22e7538a25ef565e93c842eef48dba2469e Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Wed, 22 Feb 2017 14:19:19 +0100 Subject: lua_rawlen, rawlen --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 689d71c..7322f61 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ - [x] lua_rotate - [x] lua_insert - [x] lua_stringtonumber + - [x] lua_rawlen - [ ] lua_arith - [ ] lua_close - [ ] lua_compare @@ -117,7 +118,6 @@ - [ ] lua_pushthread - [ ] lua_pushvfstring - [ ] lua_rawgetp - - [ ] lua_rawlen - [ ] lua_rawseti - [ ] lua_rawsetp - [ ] lua_register @@ -216,9 +216,9 @@ - [x] select - [x] tonumber - [x] assert + - [x] rawlen - [ ] next - [ ] pairs - - [ ] rawlen - [ ] dofile - [ ] loadfile - [ ] load -- cgit v1.2.3-54-g00ecf