summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 40ca22c..fae35c3 100644
--- a/README.md
+++ b/README.md
@@ -66,9 +66,10 @@
- [ ] `luaL_ref`
- [ ] `luaL_unref`
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- - [x] `constructs.lua (`_soft`)
- - [x] `locals.lua
- - [x] `strings.lua
+ - [x] `calls.lua`
+ - [x] `constructs.lua` (`_soft`)
+ - [x] `locals.lua`
+ - [x] `strings.lua`
- [ ] `all.lua`
- [ ] `big.lua`
- [ ] `checktable.lua`
@@ -87,7 +88,6 @@
- [ ] `nextvar.lua`
- [ ] `vararg.lua`
- [ ] `attrib.lua`
- - [ ] `calls.lua`
- [ ] `code.lua`
- [ ] `db.lua`
- [ ] `files.lua`