Ivan Enderlin
|
50a6d9d92c
|
feat(interface-types) Add the Stackable::peek1 method.
This method allows to peek the last item on the stack (if any) by
reference.
|
2020-03-24 15:32:54 +01:00 |
|
Ivan Enderlin
|
c66bed67af
|
fix(interface-types) Stack pops items in the same order than Wasm invocation rule.
|
2020-03-23 14:32:26 +01:00 |
|
Ivan Enderlin
|
74a46288ce
|
doc(interface-types) Improve documentation of the stack module.
|
2020-02-10 15:23:28 +01:00 |
|
Ivan Enderlin
|
023364c042
|
test(interface-types) Improve test cases for Stack .
|
2020-02-10 15:22:22 +01:00 |
|
Ivan Enderlin
|
c042050497
|
feat(interface-types) Split the interpreter into multiple modules/files.
|
2019-09-26 14:14:46 +02:00 |
|