28 Commits (c7124a607ae353e834a3916140a13a1ab33c5243)

Author SHA1 Message Date
arkpar b3d43bd511 refactored code to use native qml object hierarchy instead of forcing 10 years ago
arkpar f994da400f debug formatting for structs and arrays 10 years ago
arkpar 34f13c5920 struct editor 10 years ago
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
arkpar 7af5ac1252 allow more than one contract 10 years ago
Lefteris Karapetsas 122aada70f Contract Interface Functions now return FunctionType 10 years ago
arkpar b067d3e65a fixed std contracts loading by placing them into single compilation unit 10 years ago
Lefteris Karapetsas 50a4b6055b Fixes after rebasing on develop 10 years ago
Lefteris Karapetsas 3d1c0a9bef Modifications to Mix to adapt to FunctionDescription 10 years ago
arkpar 15c92843b7 fixed msvc build 10 years ago
arkpar 6e4ce3fe55 fixed msvc build 10 years ago
arkpar b98456cce5 transaction log 10 years ago
yann300 0f7459490b Manage parameters in constructor #820 10 years ago
Lefteris Karapetsas c201e85c01 mix uses new getInterfaceFunctions() 10 years ago
U-SVZ13\Arkady 1dcc22c923 another attempt to fix msvc build 10 years ago
arkpar ab89822535 continue code model impl 10 years ago
yann300 c6b6fddda1 - move Solidity 'Declaration' obj in each specialized Qclass. 10 years ago
yann300 68dd4f1ffd - Capitals on comments. 10 years ago
yann300 ab85477987 - class / function documentation. 10 years ago
yann300 8d304d86d0 - Transaction call debugging. 10 years ago
yann300 0730f0910c add QContractDefinition, QBasicNodeDefinition, QFunctionDefinition, 10 years ago