aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-03-03 14:54:36 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-03-03 14:54:36 +0100
commitd2097b98de99a24186be2af08de1645d72adce28 (patch)
tree90f15f6188a80dc303d353e31de6f721fff70800 /README.md
parenta18f9b667d8c13fecf5bb57639262f67ec48b282 (diff)
downloadfengari-d2097b98de99a24186be2af08de1645d72adce28.tar.gz
fengari-d2097b98de99a24186be2af08de1645d72adce28.tar.bz2
fengari-d2097b98de99a24186be2af08de1645d72adce28.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7663ee8..2cd5d93 100644
--- a/README.md
+++ b/README.md
@@ -203,12 +203,17 @@
- [ ] Base lib
- [x] ...
- [x] load
- - [ ] require
- [ ] dofile
- [ ] loadfile
- [x] Coroutine
- [x] Table
- [x] Math
+ - [ ] String
+ - [ ] Package
+ - [ ] os
+ - [ ] io
+ - [ ] Debug
+ - [ ] utf8
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [ ] DOM API binding