Gav Wood
|
bf8174ecee
|
Warnings fixes.
Make Mix work with Qt 5.2
Minor other alterations.
|
10 years ago |
Gav Wood
|
8491e5f2f7
|
Various fixes.
Initial portion of NatSpec integration.
|
10 years ago |
yann300
|
818d2daacf
|
fix compilation
|
10 years ago |
U-SVZ13\Arkady
|
1dcc22c923
|
another attempt to fix msvc build
|
10 years ago |
arkpar
|
50a1edb23b
|
improved debugging model
|
10 years ago |
arkpar
|
c9a7a42e13
|
removed obsolete transaction model
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
U-SVZ13\Arkady
|
aa5e44571b
|
fixed compilation for msvc
|
10 years ago |
arkpar
|
ab89822535
|
continue code model impl
|
10 years ago |
yann300
|
ae79185a8b
|
- misc changes
|
10 years ago |
yann300
|
ab85477987
|
- class / function documentation.
- misc changes.
|
10 years ago |
Gav Wood
|
a22376093a
|
Prepared State premine.
Fixes for Qt 5.2.
|
10 years ago |
yann300
|
8d304d86d0
|
- Transaction call debugging.
|
10 years ago |
arkpar
|
2363cc0f96
|
completed transaction management
|
10 years ago |
yann300
|
4da294f86d
|
- CommonJS => fromString(string _sn) fromString(string const& _sn).
- Wrapping string with QApplication::tr(), used for localization.
|
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 |
yann300
|
de72fa0edd
|
- fromRaw, fromString, prettyU256 moved to CommonJS.cpp.
- ApplicationCtx => AppContext.
- Smart pointer direct method call (instead of calling get() before).
- ConstantCompilationModel instanciate as smart pointer.
- Bug fix https://github.com/ethereum/cpp-ethereum/issues/557
- Add comments on DebuggingStateWrapper
- Coding Standards
|
10 years ago |
yann300
|
827de531b9
|
- Coding standards
|
10 years ago |
yann300
|
dbc5201e98
|
- coding standards.
- set 'parent' on QObject custom class to ensure object deletion.
|
10 years ago |
yann300
|
f990a1ac63
|
mix IDE M1 first commit
|
10 years ago |