TODO: adjust

This commit is contained in:
romanman 2014-06-22 09:23:42 +01:00
parent 8221c1e3c9
commit 52f09c7277
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
---------------- ----------------
- [x] **VM execution:** support CALL op - [x] **VM execution:** support CALL op
- [ ] **VM execution:** support CALL op with in/out data
- [ ] **VM execution:** support CREATE op - [ ] **VM execution:** support CREATE op
- [ ] **Build:** extract core module and studio application - [ ] **Build:** extract core module and studio application
- [ ] **Performance:** BigInteger math change for constant arrays implementation - [ ] **Performance:** BigInteger math change for constant arrays implementation