Commit Graph
22 Commits
Author SHA1 Message Date
Tim Hughes bbc7bd19e5 Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp 2014-06-04 11:34:14 +01:00
Gav Wood f64b371382 Fixes and language additions. 2014-05-31 13:41:08 +02:00
Gav Wood 99e9cb0e2e Additional variants of create and send. 2014-05-31 13:06:32 +02:00
Gav Wood 7afd678509 Fix for compiler. 2014-05-31 13:01:06 +02:00
Gav Wood 9ebaeb53fa Minor bug fix.
Fixes for a few warnings.
2014-05-31 02:00:49 +02:00
Gav Wood 8c25c35b37 Javascript console and env.load(), env.note, ... 2014-05-31 00:49:07 +02:00
Gav Wood b379ce9065 Variadic macros work. 2014-05-30 14:55:07 +02:00
Gav Wood 78c0baa026 Actually do endow ether.
Standard extension.
2014-05-30 14:47:13 +02:00
Gav Wood b64a96199f Fix for nonce incrementing.
Messaging for some execution failures.
State uses temporary for transaction trie.
Additional optimisation.
2014-05-30 13:37:39 +02:00
Gav Wood de85b070b8 Fix for when/unless. 2014-05-29 23:21:51 +02:00
Gav Wood 362cfb350e Revert "Fix for unless/when."
This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
2014-05-29 23:11:45 +02:00
Gav Wood 72265ac38a Fix for unless/when. 2014-05-29 20:30:56 +02:00
Gav Wood 009b25d043 Assembler fix. 2014-05-27 19:11:37 +02:00
Gav Wood 1fdb7a1536 Pinhole optimise working fairly well... 2014-05-27 18:51:10 +02:00
Gav Wood 7476c6884e Quick fix for eth -j; thread naming. 2014-05-27 17:46:57 +02:00
Gav Wood 52fbe7dbfd Start of pinhole optimiser. Minor fix for debugger. 2014-05-27 14:02:15 +02:00
Gav Wood 8a0dcc26c4 Convenience fixups. 2014-05-26 20:09:15 +02:00
Gav Wood 51e6c25164 New Assembler. 2014-05-26 19:41:46 +02:00
Gav Wood 8e3e592ec6 Add missing files. 2014-05-26 12:26:08 +02:00
Gav Wood e2d327308d Assembler.
Debug trace stuff.
2014-05-26 12:12:22 +02:00
Gav Wood 48f6bad8a3 Ever more repotting. 2014-05-26 11:34:43 +02:00
Gav Wood a4e46e665a Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00