aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-22 07:42:36 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-22 07:48:59 +0100
commitc1824a99035a231172f3c10ae3ee24a3e6330260 (patch)
tree46136d16c9a7a7f34b3ef2818fff1d32e565b3c3 /README.md
parent653f4a07af6506e0b8ef71e8957976b9559f67e4 (diff)
downloadfengari-c1824a99035a231172f3c10ae3ee24a3e6330260.tar.gz
fengari-c1824a99035a231172f3c10ae3ee24a3e6330260.tar.bz2
fengari-c1824a99035a231172f3c10ae3ee24a3e6330260.zip
xpcall calls msgh
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index a7d0124..e145ed7 100644
--- a/README.md
+++ b/README.md
@@ -210,19 +210,18 @@
- [x] type
- [x] error
- [x] pcall
+ - [x] xpcall
+ - [x] collectgarbage (unavailable)
- [ ] assert
- - [ ] collectgarbage
- [ ] dofile
- [ ] ipairs
- [ ] loadfile
- [ ] load
- - [ ] loadstring
- [ ] next
- [ ] pairs
- [ ] rawlen
- [ ] select
- [ ] tonumber
- - [ ] xpcall
- [ ] ...
- [ ] Debug (errors)
- [ ] DOM API binding