diff options
author | Benoit Giannangeli <giann008@gmail.com> | 2017-05-29 23:07:17 +0200 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-05-31 22:27:10 +1000 |
commit | 51d0f9909b3d5a4f7ae3c13eae9faf26e50eab7c (patch) | |
tree | 91a70b751e75aa4767c112f362c47273f25785c8 /README.md | |
parent | 2e9c10dd6f9b9fd83b7424eb10684570b663348b (diff) | |
download | fengari-51d0f9909b3d5a4f7ae3c13eae9faf26e50eab7c.tar.gz fengari-51d0f9909b3d5a4f7ae3c13eae9faf26e50eab7c.tar.bz2 fengari-51d0f9909b3d5a4f7ae3c13eae9faf26e50eab7c.zip |
[test-suite] db.js
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,11 +71,11 @@ - [x] `strings.lua` (34/34) - [x] `utf8.lua` (18/18) - [x] `vararg.lua` (8/8) + - [ ] `db.lua` (46/54) - [ ] `pm.lua` (27/38) - [ ] `tpack.lua` (20/32) - [ ] `attrib.lua` - [ ] `big.lua` - - [ ] `db.lua` - [ ] `verybig.lua` - [ ] DOM API binding: [https://github.com/fengari-lua/fengari-interop](https://github.com/fengari-lua/fengari-interop) |