diff options
author | daurnimator <quae@daurnimator.com> | 2017-06-18 23:59:53 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-06-19 00:09:55 +1000 |
commit | fc242475e4e76b73bbfcba7668ee6e716009243a (patch) | |
tree | 25782f973c7e836e596f642d9ae74019b9cc1a34 /README.md | |
parent | 91f577147002fe47ed86d5e47be43e0d280e82d0 (diff) | |
download | fengari-fc242475e4e76b73bbfcba7668ee6e716009243a.tar.gz fengari-fc242475e4e76b73bbfcba7668ee6e716009243a.tar.bz2 fengari-fc242475e4e76b73bbfcba7668ee6e716009243a.zip |
tpack.js now passes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,10 +71,10 @@ - [x] `pm.lua` (36/36) - [x] `sort.lua` (24/24) - [x] `strings.lua` (34/34) + - [x] `tpack.lua` (32/32) - [x] `utf8.lua` (18/18) - [x] `vararg.lua` (8/8) - [ ] `db.lua` (46/54) - - [ ] `tpack.lua` (20/32) - [ ] `big.lua` - [ ] `verybig.lua` - [x] Full JS interoperability: [https://github.com/fengari-lua/fengari-interop](https://github.com/fengari-lua/fengari-interop) |