diff options
author | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-08 14:22:54 +0100 |
---|---|---|
committer | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-08 15:12:34 +0100 |
commit | bd6367e8f3162ff76628fa42948e66ba9e6ae281 (patch) | |
tree | 70c2d91779de9fd522bea781ff6af79d73159d98 /README.md | |
parent | 7d63489f2615609e21befc9d21a0e9f8fe2bf61a (diff) | |
download | fengari-bd6367e8f3162ff76628fa42948e66ba9e6ae281.tar.gz fengari-bd6367e8f3162ff76628fa42948e66ba9e6ae281.tar.bz2 fengari-bd6367e8f3162ff76628fa42948e66ba9e6ae281.zip |
FORPREP, FORLOOP
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,8 +44,8 @@ - [x] OP_CALL - [x] OP_TAILCALL - [x] OP_RETURN - - [ ] OP_FORLOOP - - [ ] OP_FORPREP + - [x] OP_FORLOOP + - [x] OP_FORPREP - [ ] OP_TFORCALL - [ ] OP_TFORLOOP - [ ] OP_SETLIST |