From c82d2525a086317570dfbf0481c15d385c32726e Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Sun, 21 May 2017 19:42:36 +0200 Subject: attrib.js is still in progress --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-54-g00ecf