aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 67dc810..428f556 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@
- [ ] OP_LOADKX
- [x] OP_LOADBOOL
- [x] OP_LOADNIL
- - [ ] OP_GETUPVAL
+ - [x] OP_GETUPVAL
+ - [x] OP_SETUPVAL
- [ ] OP_GETTABUP
- [ ] OP_GETTABLE
- [ ] OP_SETTABUP
- - [ ] OP_SETUPVAL
- [ ] OP_SETTABLE
- [ ] OP_NEWTABLE
- [ ] OP_SELF