From 17890ef46286773c95106fca1894f72905d3fe06 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Mon, 19 Jun 2017 00:27:41 +1000 Subject: db.js now passes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 501843c..949132b 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ - [x] `code.lua` (28/28) - [x] `constructs.lua` (`_soft`) (10/10) - [x] `coroutine.lua` (70/70) + - [x] `db.lua` (54/54) - [x] `errors.lua` (64/64) - [x] `events.lua` (26/26) - [x] `goto.lua` (18/18) @@ -74,7 +75,6 @@ - [x] `tpack.lua` (32/32) - [x] `utf8.lua` (18/18) - [x] `vararg.lua` (8/8) - - [ ] `db.lua` (46/54) - [ ] `big.lua` - [ ] `verybig.lua` - [x] Full JS interoperability: [https://github.com/fengari-lua/fengari-interop](https://github.com/fengari-lua/fengari-interop) -- cgit v1.2.3-54-g00ecf