mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-06-24 18:30:05 +00:00
Major refactoring, added classes, many bug fixes
This commit is contained in:
@@ -32,6 +32,7 @@ typedef enum {
|
||||
OP_NEWOBJECT,
|
||||
OP_GETOBJECT,
|
||||
OP_SETOBJECT,
|
||||
OP_NEWCLASS,
|
||||
|
||||
// ARITHMETIC
|
||||
OP_ADD,
|
||||
|
||||
Reference in New Issue
Block a user