aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-22 08:23:37 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-22 08:23:37 +0100
commitdbe2a3bf2ef8c053e6c596c99e29eb27b6118f1b (patch)
tree4920ab827f35d0305a951fde5d627cc8c767b4fe /README.md
parentc1824a99035a231172f3c10ae3ee24a3e6330260 (diff)
downloadfengari-dbe2a3bf2ef8c053e6c596c99e29eb27b6118f1b.tar.gz
fengari-dbe2a3bf2ef8c053e6c596c99e29eb27b6118f1b.tar.bz2
fengari-dbe2a3bf2ef8c053e6c596c99e29eb27b6118f1b.zip
ipairs
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e145ed7..f9111f6 100644
--- a/README.md
+++ b/README.md
@@ -212,16 +212,16 @@
- [x] pcall
- [x] xpcall
- [x] collectgarbage (unavailable)
+ - [x] ipairs
- [ ] assert
- - [ ] dofile
- - [ ] ipairs
- - [ ] loadfile
- - [ ] load
- [ ] next
- [ ] pairs
- [ ] rawlen
- [ ] select
- [ ] tonumber
+ - [ ] dofile
+ - [ ] loadfile
+ - [ ] load
- [ ] ...
- [ ] Debug (errors)
- [ ] DOM API binding