summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index c5da3e2..578ac7c 100644
--- a/README.md
+++ b/README.md
@@ -41,22 +41,17 @@
- [x] ...
- [ ] luaL_addsize
- [ ] luaL_checkoption
- - [ ] luaL_checkudata
- [ ] luaL_checkversion
- [ ] luaL_dofile
- [ ] luaL_dostring
- [ ] luaL_execresult
- [ ] luaL_fileresult
- - [ ] luaL_getmetatable
- [ ] luaL_gsub
- [ ] luaL_newlibtable
- - [ ] luaL_newmetatable
- [ ] luaL_optnumber
- [ ] luaL_prepbuffer
- [ ] luaL_pushresultsize
- [ ] luaL_ref
- - [ ] luaL_setmetatable
- - [ ] luaL_testudata
- [ ] luaL_unref
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [x] constructs.lua (`_soft`)