64 Commits (2de947ecc31b31c62057a98e6bf7ce8a1529a36e)

Author SHA1 Message Date
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood d1f432746e According commit for JUMPDEST. 10 years ago
Gav Wood e491090e7c PoC-7 JUMPDEST done the intended way. 10 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Gav Wood 4c08cda6fd PoC-7: JUMPDEST implemented. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
Gav Wood 7581de5b08 SWAP & DUP 10 years ago
Gav Wood 2f524f645b Unambiguous licence. 10 years ago
Gav Wood 8eb5ff5c4d Fix for padding in new SHA3. 10 years ago
Giacomo Tazzari 6ad2677523 Code indentation fix 10 years ago
Giacomo Tazzari e584148ba1 Fixed implementation of EXP opcode (wrong results when exponent >= 2^32) 10 years ago
Giacomo Tazzari 02f1ed465c Using boost::spirit::standard namespace instead of boost::spirit::ascii in parseTreeLLL() to prevent crashing when parsing code containing non-ascii characters 10 years ago
Gav Wood 49e42ac241 Rename assembly again. 10 years ago
Gav Wood 2ee1cda66e Avoid _asm from MSVC. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood b389052eeb Minor updates. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
Tim Hughes efb99338f6 Fixed MSVC build errors and updated projects. 10 years ago
Gav Wood 46b837d4d0 MEMSIZE -> MSIZE 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood 44525c5f06 Compiler fixes. Updates for coins. 10 years ago
Gav Wood 485828ea30 Latest API updates. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Gav Wood 7aa3751995 Fix some macros. 10 years ago
Gav Wood e0e2ffeb1a Remove unneeded dependencies. 10 years ago
Vitalik Buterin 48adde44f5 Removed libethcore dependencies 10 years ago
Gav Wood d1802c9b79 Fixed problem with alloc. 10 years ago
Gav Wood 5aba1ea096 Docs & consolidation of headers. 10 years ago
Gav Wood 9bcd42e174 Full python serpent support. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood ff33d16935 Better language detection. 10 years ago
Gav Wood 75abdad3c4 Better language determination. 10 years ago
Tim Hughes 8039ee4c83 Fixed MSVC compile errors (but missing functionality in LLL parser) 10 years ago
Gav Wood fd6d794c35 Standard service JS script. 11 years ago
Gav Wood de97897ab0 LLL supports get/set/ref. 11 years ago
Gav Wood ea5a838ec4 Fix signed instructions. 11 years ago
Tim Hughes 496a77bdf8 Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp 11 years ago
Gav Wood e888d6079e Fixes and language additions. 11 years ago
Gav Wood bad21728e1 Additional variants of create and send. 11 years ago
Gav Wood cede9e8ba5 Fix for compiler. 11 years ago
Gav Wood 0749f9829b Minor bug fix. 11 years ago
Gav Wood 4d3f8e849b Javascript console and env.load(), env.note, ... 11 years ago
Gav Wood 8ead787133 Variadic macros work. 11 years ago
Gav Wood bca43485fa Actually do endow ether. 11 years ago
Gav Wood b3333aae5f Fix for nonce incrementing. 11 years ago
Gav Wood cab40e8bcd Fix for when/unless. 11 years ago