ethdev
|
3fae343041
|
cmake improvements on windows
|
10 years ago |
ethdev
|
c0eb458ce7
|
Merge branch 'build_enhancement' of https://github.com/ethereum/cpp-ethereum into build_enhancement
|
10 years ago |
ethdev
|
8098a94941
|
io_service is 2 again
|
10 years ago |
Marek Kotewicz
|
7c26fa0afe
|
common changes in cmakes
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
Lefteris Karapetsas
|
131998f242
|
Cleaner interface for Solc CLI bytecode handling
|
10 years ago |
Marek Kotewicz
|
391512d0a2
|
fixed compiler settings on windows, added few comments
|
10 years ago |
subtly
|
7418077b4c
|
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
|
10 years ago |
Gav Wood
|
49b1039bd7
|
PV49 alterations for creation.
|
10 years ago |
Lefteris Karapetsas
|
030442811a
|
Explicitly calling dev::operator<<() on two occassions due to mixup with boost
|
10 years ago |
Lefteris Karapetsas
|
7a5c1db126
|
Styling issues and new class name for the CLI
|
10 years ago |
ethdev
|
ea8d11378c
|
small windows fix
|
10 years ago |
Marek Kotewicz
|
c9e413daaf
|
empty sha test && common fix on mac
|
10 years ago |
debris
|
546ff5c4f6
|
ubuntu cmake fixes
|
10 years ago |
Paweł Bylica
|
4261a7159d
|
Fix alethzero build
|
10 years ago |
Paweł Bylica
|
182ce6c837
|
Merge remote-tracking branch 'origin/vm' into vm
|
10 years ago |
Paweł Bylica
|
debc585fc5
|
Revert unnecessary whitespace changes
|
10 years ago |
Lefteris Karapetsas
|
11aa5ad5d4
|
Moving most of the solc functionality to own class and splitting implementation in modular functions
|
10 years ago |
debris
|
44de002f3f
|
added curl libaries, which are required for testeth project
|
10 years ago |
Lefteris Karapetsas
|
8773a7ea0f
|
Style improvements and succinctness in solc main.cpp
|
10 years ago |
yann300
|
5f4627043d
|
- returning empty string instead of NULL
|
10 years ago |
debris
|
c1948f05e1
|
removed old unused precompiled headers for msvc
|
10 years ago |
debris
|
dbb724da9f
|
removed windows dir
|
10 years ago |
debris
|
49063af049
|
common changes in mix
|
10 years ago |
debris
|
5071446c68
|
msvc changes in tests, but tests not yet working there
|
10 years ago |
Christian
|
f8c78bafb5
|
Variable-size stack elements for expression compiler.
|
10 years ago |
yann300
|
dee7047198
|
- QQMLApplicationEngine and AppContext moved to Extension.h
|
10 years ago |
yann300
|
c9bf5fcd7c
|
- Instruction.h: add functions "getInstructionNumber"
- AssemblyDebuggerCtrl add members AppContext, QQMLApplicationEngine
|
10 years ago |
yann300
|
421506a869
|
- Coding Standards.
- Q_SLOTS => slots.
- https://github.com/ethereum/cpp-ethereum/issues/557 => replace by 8
spaces instead of 4.
- ref to QtQuick 2.2 instead of 2.3
|
10 years ago |
Christian
|
9bcd315e42
|
Changes in compiler to support variably sized stack elements.
|
10 years ago |
debris
|
c014442517
|
alethzero working on windows!
|
10 years ago |
Christian
|
1462cfbd4b
|
Cleanup before return.
|
10 years ago |
Christian
|
28604a27e9
|
Consts in SourceReferenceFormatter.
|
10 years ago |
Christian
|
d4d1369f6e
|
Move implementations of ::accept out of AST.cpp.
|
10 years ago |
yann300
|
6030db73f7
|
- Bug fix (failed compilation alert was loaded in a separate thread).
- Coding Standards.
- Add DebuggingStatusResult in AssemblyDebuggerCtrl
|
10 years ago |
Christian
|
e676cd21bc
|
Register variably-sized variables on stack.
|
10 years ago |
yann300
|
0d58c2b664
|
- delete code comment (code used to resolve name using NameReg
contract)
|
10 years ago |
Lefteris Karapetsas
|
1dfef5bc49
|
Solc gets arguments for interface and documentation related output
|
10 years ago |
yann300
|
7e44c34491
|
- manage Debugger states calculation in a separate thread (avoid
blocking the UI)
|
10 years ago |
Lefteris Karapetsas
|
9bebf39249
|
Solc option to output binary and opcode
|
10 years ago |
Lefteris Karapetsas
|
9562f0f3d5
|
Solc evm assembly to either file or stdout option
|
10 years ago |
debris
|
d2344f5b36
|
common changes on windows
|
10 years ago |
Marek Kotewicz
|
510c8e60e8
|
Merge branch 'develop' into build_enhancement
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
Lefteris Karapetsas
|
2cc2fe735e
|
Solc cmdline option for ast outputting either to stdout or a file
|
10 years ago |
Gav Wood
|
d61230ef15
|
Merge pull request #573 from ethereum/network
return when ciphertext empty
|
10 years ago |
subtly
|
874b59c22c
|
Merge branch 'develop' into network
|
10 years ago |
Gav Wood
|
561867883f
|
Merge pull request #563 from chriseth/sol_callingContracts
Calling other contract's functions.
|
10 years ago |
subtly
|
be5e829f97
|
cryptopp crash w/null plaintext passed to decrypt
|
10 years ago |
Marek Kotewicz
|
d5b343994a
|
removed few unused lines from cmakes
|
10 years ago |