Commit Graph

32 Commits

Author SHA1 Message Date
Gav Wood
3174a5e0c6 Fixed problem with alloc. 2014-07-01 00:16:01 +02:00
Gav Wood
e65c3ff17d Docs & consolidation of headers. 2014-06-30 11:49:52 +02:00
Gav Wood
674ff8e3cc Full python serpent support.
Shared libs on all platforms.
2014-06-28 19:23:32 +02:00
Gav Wood
5e2b4bbd58 Project refactor. Introduce the Serpent library. 2014-06-27 23:47:24 +02:00
Gav Wood
18c3da3eb2 Better language detection. 2014-06-22 20:36:16 +01:00
Gav Wood
eaf79f924c Better language determination. 2014-06-22 11:41:29 +01:00
Tim Hughes
2c0c091616 Fixed MSVC compile errors (but missing functionality in LLL parser) 2014-06-18 12:24:56 +01:00
Gav Wood
52d7d69902 Standard service JS script.
Bug fix for load & LLL macros.
Move to new services.
2014-06-12 18:35:39 +01:00
Gav Wood
a2219639fe LLL supports get/set/ref.
Logging changes.
2014-06-11 19:25:21 +01:00
Gav Wood
5ea7efd593 Fix signed instructions. 2014-06-10 16:49:54 +01:00
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