Commit Graph

1152 Commits (13ce224f96fe761779becc34f8fe8b29fb3e7af8)
 

Author SHA1 Message Date
yann300 13ce224f96 Merge pull request #687 from ethereum/yann300-patch-1 7 years ago
yann300 7618d92452 Update tutorial_remixd_filesystem.rst 7 years ago
yann300 c9e5f8b423 Merge pull request #686 from ethereum/nodeRightClick 7 years ago
yann300 07db51d39d add nodeRightclick event 7 years ago
yann300 e4e0d70615 Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 7 years ago
Iuri Matias c860b1c985 add a check for the window var itself 7 years ago
Iuri Matias 35fc52b599 remove unneded requires 7 years ago
Iuri Matias b5904a6b5f 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 a0dffae315 add missing packages for babel 7 years ago
Iuri Matias 507c38741f fix require 7 years ago
Iuri Matias 3b121b5cc6 add missing packages 7 years ago
Iuri Matias 3e45af8ca1 fix requires 7 years ago
Iuri Matias c12dca641e move execution txListener to Remix-Lib 7 years ago
Iuri Matias 6d6cd51028 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 9f015b2e89 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias 7f6316bacd fix txHelper require 7 years ago
Iuri Matias 2229fb2dad move execution txHelper to Remix-Lib 7 years ago
Iuri Matias ca07182c89 move execution txExecution to Remix-Lib 7 years ago
Iuri Matias d6b5ef458a move execution EventsDecoder to Remix-Lib 7 years ago
yann300 a2917d3aea Merge pull request #683 from ethereum/leafRightClick 7 years ago
yann300 334a40a705 add leafRightClick 7 years ago
yann300 2e1035f94a Merge pull request #681 from ethereum/yann300-patch-3 7 years ago
yann300 41f8ea7647 bump remix-debugger version 7 years ago
yann300 4bb1dc5651 Merge pull request #679 from ethereum/fixStyling 7 years ago
yann300 99876ba87e preinstall solc && bump version 7 years ago
yann300 f4353b7b09 add itemAt function 7 years ago
yann300 a927785830 retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 98045b9e77 fix styling 7 years ago
yann300 af235c8684 add isExpanded && updateNode function 7 years ago
yann300 8746cf7912 remove nodeIsExpanded 7 years ago
yann300 ea15e2e60c add expand param 7 years ago
yann300 5c6a6b77b1 add expand function 7 years ago
yann300 5d7cfdd87f Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 295b3d073d Update package.json 7 years ago
yann300 f75c212dc0 Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 5f7f6d71bb Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias 53d6293c61 update tests to use solc directly 7 years ago
Iuri Matias fc4452df29 lint is king 7 years ago
Iuri Matias 61f09fd5fa remove duplicated entry in list 7 years ago
Iuri Matias e31541b7a0 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 7bf8d80f6d make compiler more node friendly 7 years ago
Iuri Matias 0a48d45c9c make handleImportCall optional 7 years ago
Iuri Matias a4aafa403b export CompilerInput until browser-solidity/ci can be refactored 7 years ago
Iuri Matias 535a9adbd0 remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias 1d3fe69e3c remove unused methods 7 years ago
Iuri Matias d371b12a0c move compiler code from browser-solidity including txHelper 7 years ago
Iuri Matias 041cb2354f export Compiler in remix-solidity 7 years ago
Iuri Matias ee68a63da4 add missing dependencies required for compiler wrapper code 7 years ago
yann300 c7c9da960a fix Styling 7 years ago
yann300 0ce2f5ced7 Merge pull request #673 from ethereum/runTabEnvironmentUI 7 years ago