diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |