Connor Wood
|
c01a04148b
|
Implemented method return values
|
2017-07-17 12:20:04 +01:00 |
|
Connor Wood
|
d315914f29
|
Implmented method execution and method invocations
|
2017-07-17 11:54:19 +01:00 |
|
Connor Wood
|
d38b1d7aa9
|
Implemented loop control
|
2017-07-17 11:26:33 +01:00 |
|
Connor Wood
|
e0bd497bb8
|
Implemented further opcodes in full, added get to context
|
2017-07-15 10:14:53 +01:00 |
|
Connor Wood
|
2a6bbeb584
|
Added object modification
|
2017-07-15 10:14:53 +01:00 |
|
Connor Wood
|
7527915027
|
Added a context manager
|
2017-07-15 10:14:53 +01:00 |
|
Connor Wood
|
6c74a02382
|
Refactored parser to execute in the parse step for efficiency and simplicity
|
2017-07-15 10:14:52 +01:00 |
|
Connor Wood
|
f131cc6f1f
|
Rolled parsing and execution steps into one for namespace modifiers
|
2017-07-15 10:14:52 +01:00 |
|