aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <giann008@gmail.com>2017-05-21 19:42:36 +0200
committerBenoit Giannangeli <giann008@gmail.com>2017-05-21 19:42:36 +0200
commitc82d2525a086317570dfbf0481c15d385c32726e (patch)
tree5430a6b0e038f705c9d2d338e1ab228c95d9cb51 /README.md
parentcb1d7ecb4566b8fa5c2979caf33ce4a3ed88cf84 (diff)
downloadfengari-c82d2525a086317570dfbf0481c15d385c32726e.tar.gz
fengari-c82d2525a086317570dfbf0481c15d385c32726e.tar.bz2
fengari-c82d2525a086317570dfbf0481c15d385c32726e.zip
attrib.js is still in progress
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0c78ee..b46c58d 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,6 @@
- [x] C API
- [x] Auxiliary library
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- - [x] `attrib.lua`
- [x] `bitwise.lua` (16/16)
- [x] `calls.lua` (32/32)
- [x] `closure.lua` (16/16)
@@ -66,6 +65,7 @@
- [x] `nextvar.lua` (44/44)
- [x] `strings.lua` (34/34)
- [x] `vararg.lua` (8/8)
+ - [ ] `attrib.lua`
- [ ] `coroutine.lua` (32/40)
- [ ] `math.lua` (44/68)
- [ ] `pm.lua` (27/38)