diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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` |