From 61ec261c36d33eb6f80f11db469bcdb39ca25050 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Sun, 14 May 2017 00:19:40 +0200 Subject: lua_arith, lua_islightuserdata, lua_register, lua_setallocf, lua_tocfunction --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cdd8350..4c46672 100644 --- a/README.md +++ b/README.md @@ -46,13 +46,7 @@ - [ ] `file:read()` - [ ] `file:setvbuf()` - [ ] `file:__gc()` -- [ ] C API - - [x] ... - - [ ] `lua_arith` - - [ ] `lua_islightuserdata` - - [ ] `lua_register` - - [ ] `lua_setallocf` - - [ ] `lua_tocfunction` +- [x] C API - [ ] Auxiliary library - [x] ... - [ ] `luaL_addsize` -- cgit v1.2.3-54-g00ecf