Commit Graph

1358 Commits (e6f14aadb92d1d8006d4ff3595e50f72ec0a5b14)
 

Author SHA1 Message Date
yann300 70780f394c bump version 7 years ago
yann300 2247a0dc2c do not poll in this version of execution context 7 years ago
yann300 c99384b84a Merge pull request #688 from ethereum/update_remix_lib_to_0_1_3 7 years ago
Iuri Matias 5569b6043a update version to 0.1.3 7 years ago
yann300 0e02d2b05c Merge pull request #687 from ethereum/yann300-patch-1 7 years ago
yann300 fae793f0c3 Update tutorial_remixd_filesystem.rst 7 years ago
yann300 4ec952563b Merge pull request #686 from ethereum/nodeRightClick 7 years ago
yann300 ba573e1fe4 add nodeRightclick event 7 years ago
yann300 58864e98b6 Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 7 years ago
Iuri Matias 16e22d61ac add a check for the window var itself 7 years ago
Iuri Matias 6417cc0c1d remove unneded requires 7 years ago
Iuri Matias 368f9f87ef remove decodeResponseToTreeView and move it upstream since it was causing massive issues due to circular dependencies with remix-debugger; it's also an UI dependency and not relevant for remix-lib 7 years ago
Iuri Matias e017bb33b7 add missing packages for babel 7 years ago
Iuri Matias b8e8480f68 fix require 7 years ago
Iuri Matias 51e6679af2 add missing packages 7 years ago
Iuri Matias 051a36194f fix requires 7 years ago
Iuri Matias 6a4220a006 move execution txListener to Remix-Lib 7 years ago
Iuri Matias 0360a680d0 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 7d29b92a08 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias f127a16abf fix txHelper require 7 years ago
Iuri Matias 1854bea93d move execution txHelper to Remix-Lib 7 years ago
Iuri Matias b40ef58f8f move execution txExecution to Remix-Lib 7 years ago
Iuri Matias 25b5e6c980 move execution EventsDecoder to Remix-Lib 7 years ago
yann300 c8d77146bb Merge pull request #683 from ethereum/leafRightClick 7 years ago
yann300 93d1bab01e add leafRightClick 7 years ago
yann300 015d7b5556 Merge pull request #681 from ethereum/yann300-patch-3 7 years ago
yann300 4033ec590d bump remix-debugger version 7 years ago
yann300 e33e34e11d Merge pull request #679 from ethereum/fixStyling 7 years ago
yann300 afdda85a74 preinstall solc && bump version 7 years ago
yann300 12370bf688 add itemAt function 7 years ago
yann300 f06da9794b retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 b10a6dfc18 fix styling 7 years ago
yann300 5f93a6aeb0 add isExpanded && updateNode function 7 years ago
yann300 8209ed4e27 remove nodeIsExpanded 7 years ago
yann300 71c7b20703 add expand param 7 years ago
yann300 b9c24a4397 add expand function 7 years ago
yann300 5c96171c45 Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 0f5a878d25 Update package.json 7 years ago
yann300 d3e252afae Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 adcb313081 Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias a00861c5ff update tests to use solc directly 7 years ago
Iuri Matias a4a4bfae2f lint is king 7 years ago
Iuri Matias e981a602de remove duplicated entry in list 7 years ago
Iuri Matias 5c41299a78 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 90bfa8d9a2 make compiler more node friendly 7 years ago
Iuri Matias 97b29deaec make handleImportCall optional 7 years ago
Iuri Matias 64e01b3e6b export CompilerInput until browser-solidity/ci can be refactored 7 years ago
Iuri Matias 21057ba7d8 remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias e0db637aa7 remove unused methods 7 years ago
Iuri Matias 5fd43d8397 move compiler code from browser-solidity including txHelper 7 years ago