Gav Wood
|
1713329d22
|
Separation of code & data compiling.
|
11 years ago |
Gav Wood
|
b3093e6447
|
PoC 3.5 functionality. Still buggy though.
|
11 years ago |
Gav Wood
|
472323115a
|
PoC-3.5. ish.
|
11 years ago |
Gav Wood
|
aa845c0559
|
Non-compiling instruction changes.
|
11 years ago |
Gav Wood
|
bb4c76cba9
|
Stack/argument awareness in LLL.
|
11 years ago |
Tim Hughes
|
f422c75fb0
|
The std::string in InstructionInfo triggers a bug in Visual Studio 2013 where it fails to initialise the strings in c_instructionInfo. Using char const* fixes the problem, and is sufficient as the map is constructed from string literals anyway. I also moved the maps out of the header so we only get one copy, rather than multiple static copies for each referencing module.
|
11 years ago |
Gav Wood
|
4cccb079f0
|
Documentation for Instruction.h.
|
11 years ago |
Gav Wood
|
77a44c0f1b
|
Do transactions in correct order.
Another minor fix.
|
11 years ago |
Gav Wood
|
21b15bfb1a
|
Recursive LLL-copmiler.
|
11 years ago |
Gav Wood
|
9b98888e26
|
LLL bugfixes.
GUI state saving.
|
11 years ago |
Gav Wood
|
7baa34117b
|
First effort at LISP-like language.
|
11 years ago |
Gav Wood
|
39c7e8f2ee
|
Assembler & disassembler.
Additional info in block chain.
|
11 years ago |
Gav Wood
|
c186d8f4d8
|
Move to canon ES-1.
Minor fix for contracts.
|
11 years ago |
Gav Wood
|
8dc00e8b21
|
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
|
11 years ago |
Gav Wood
|
b679d9d829
|
Verification and state updating.
|
11 years ago |
Gav Wood
|
0349f7bf05
|
Some repotting.
|
11 years ago |