artur-zawlocki
|
8b625fa954
|
fixed implementation of NOT
|
10 years ago |
artur-zawlocki
|
fa76d7a4a0
|
fixes for JUMP/JUMPI (generating final basic block)
implementation of NOT
|
10 years ago |
Paweł Bylica
|
edf192b52d
|
Print returned memory to standard output
|
10 years ago |
Paweł Bylica
|
748ee0fe8d
|
Implementing RETURN and STOP instructions
|
11 years ago |
artur-zawlocki
|
eea755cfc6
|
fixed bug in memory handling
|
11 years ago |
Paweł Bylica
|
b9cda13a9a
|
Push call data on stack - CALLDATALOAD
|
11 years ago |
Paweł Bylica
|
fcde2f3d22
|
Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE
|
11 years ago |
Paweł Bylica
|
ac795c481b
|
Send Ext static data to running contract. ADDRESS instruction
|
11 years ago |
Paweł Bylica
|
8cd4326db8
|
Set/get values in Ext store - SSTORE & SLOAD
|
11 years ago |
Paweł Bylica
|
58e03d5165
|
Basic arithmetic, limited precision for MUL, DIV and MOD.
|
11 years ago |
Paweł Bylica
|
e53c0a4877
|
SWAP* instructions
|
11 years ago |
Paweł Bylica
|
3e01d183a0
|
POP and DUP* instructions
|
11 years ago |
Paweł Bylica
|
4266ce54fc
|
PUSH instruction implementation
|
11 years ago |
Paweł Bylica
|
f5eda1f1b3
|
Moving Compiler to separated files
|
11 years ago |