aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7d2a5db..e4e8611 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,11 @@
- [x] OP_LOADNIL
- [x] OP_GETUPVAL
- [x] OP_SETUPVAL
- - [ ] OP_GETTABUP
- - [ ] OP_GETTABLE
- - [ ] OP_SETTABUP
- - [ ] OP_SETTABLE
- - [ ] OP_NEWTABLE
+ - [x] OP_GETTABUP
+ - [x] OP_GETTABLE
+ - [x] OP_SETTABUP
+ - [x] OP_SETTABLE
+ - [x] OP_NEWTABLE
- [ ] OP_SELF
- [x] OP_ADD
- [x] OP_SUB