41 Commits (e9abc5279d2da619f4bd7016e83c85fa67f7c5bc)

Author SHA1 Message Date
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 9 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 9 years ago
chriseth c6e2d619e1 Buildfix for MacOS. 9 years ago
chriseth 7655bcab4b Fix pretty printer and implement console.log/debug/error. 9 years ago
chriseth 0c8f4d4e11 Store the response as a string. 9 years ago
chriseth 32fdf475fd Use callback for asynchronous rpc in js console. 9 years ago
Gav Wood 2eab0eee4c More cleanups to cmake. 9 years ago
unknown 944dd16825 removed unnecessary JSV8Env && V8::Dispose in libjsengine 9 years ago
Marek Kotewicz ec461cafce no color output on windows jsconsole 9 years ago
unknown 08756f6c06 removed nested faulty handle scopes in libjsengine 9 years ago
Marek Kotewicz 5fc72145af noexcept only on *nix 9 years ago
unknown 35760b7055 common fixes for msvc in jsconsole 9 years ago
unknown 5bc72e037c ethconsole on windows 9 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Marek Kotewicz 2110162a4d standalone javascript console 9 years ago
Marek Kotewicz df02fc61e3 style fixes 10 years ago
Marek Kotewicz 553676bc9e throwing exception if we cannot print jsvalue 10 years ago
Marek Kotewicz 708affdc38 fixed constructor indention in JSV8Engine.cpp 10 years ago
Marek Kotewicz 23782112b4 fixed style of JSEngine files 10 years ago
Marek Kotewicz 36b4b46f66 removed redundant createShellContext function && fixed style of JSV8Engine files 10 years ago
Marek Kotewicz 8eee07518f fixed printing undefined 10 years ago
Marek Kotewicz 5c2be28a2d wrap const char* in jsstring 10 years ago
Marek Kotewicz 07fb87681c cleanup 10 years ago
Marek Kotewicz 3c38241b0c little cleanup after downgrade 10 years ago
Marek Kotewicz e546787890 downgrade v8 to 3.15 10 years ago
Marek Kotewicz f87fdaaa68 little cleanup 10 years ago
Marek Kotewicz 6dda59e172 fixed license 10 years ago
Marek Kotewicz 6e6c6a82a4 fixed printing bignumbers 10 years ago
Marek Kotewicz a0f3c42d60 jsv8provider 10 years ago
Marek Kotewicz 7d8d30c551 rpc provider in progress 10 years ago
Marek Kotewicz 80b81ea6c8 printing v8 errors 10 years ago
Marek Kotewicz b8ab4a0d5d making everything work with new eth_add_resources 10 years ago
Marek Kotewicz 1055b10b30 pretty printing 10 years ago
Marek Kotewicz 1f4d0e32bf pretty printing in js console in progress 10 years ago
Marek Kotewicz 152a60f4b3 first resources added using eth_add_resources 10 years ago
Marek Kotewicz d59944511d XCODE_ATTRIBUTE_CLANG_CXX_LIBRARY for libjsengine 10 years ago
Marek Kotewicz 299b994e79 simple repl working 10 years ago
Marek Kotewicz 2107e9a02c jsvalueprinter 10 years ago
Marek Kotewicz 41afe1672e libjsconsole init 10 years ago
Marek Kotewicz 72afc0c7d1 cleanup, libjsengine 10 years ago