Commit Graph

4154 Commits (83455a93eb455a50e0e8b556c005d595e40030ac)
 

Author SHA1 Message Date
yann300 cf77c2b347 Update README.md 7 years ago
yann300 0dabef30d2 Merge pull request #1035 from ethereum/refactor/remove_jquery_from_compiler_code 7 years ago
Iuri Matias a759a5a363 display github api error message 7 years ago
sashajustice e5f47f3960 edit the broken link on readme file for documentation. There is no documentation on the current repo so created link to the actual remix repo that contains docs on getting started with remix 7 years ago
Iuri Matias b4ec1995f5 Merge pull request #1031 from ethereum/refactor/remove_jquery_dependency 7 years ago
Iuri Matias 1e3811340d comply with linter 7 years ago
Iuri Matias f5395f8863 remove unneded jquery require 7 years ago
Iuri Matias dd78b9c227 replace jquery call with request 7 years ago
Iuri Matias 720d861d20 replace jquery call with request 7 years ago
Iuri Matias fec433d307 move loading message display to the caller of the compiler 7 years ago
Iuri Matias a2f57f2590 simplify inputParametersDeclarationToString code by using array.map 7 years ago
Iuri Matias acb2ab0e81 use forEach instead of jquery each 7 years ago
Iuri Matias c892d8f1e1 use js owns JSON.parse instead of using jquery 7 years ago
yann300 b083ef979c Merge pull request #1032 from ethereum/yann300-patch-3 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 5ea26c63d7 remove solc dep 7 years ago
yann300 c932cc94ff Merge pull request #1030 from ethereum/refactor/remove_execution_ui_dependency 7 years ago
yann300 99876ba87e preinstall solc && bump version 7 years ago
Iuri Matias c3e3624a8c lint is king 7 years ago
Iuri Matias 0fcea104a4 move ui modal dialog from setProviderFromEndPoint to caller; remove ui dependency from execution-context 7 years ago
Iuri Matias 60c75c53a1 refactor context and endPointUrl vars 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
Iuri Matias 0409fc1afc move UI part of executionContext change and set to the caller 7 years ago
yann300 c3b144f4bf Merge pull request #1027 from ethereum/move_compiler_to_remix_solidity 7 years ago
Iuri Matias 334c7330a4 fix typo 7 years ago
Iuri Matias 807f8e2600 update compiler test 7 years ago
Iuri Matias 48ce71ffd0 fix downloading solcjs npm task 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 361c6fa347 use solc package directly in ci tests 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 59cddb0b1c fix soljson require issue when using browserify 7 years ago
Iuri Matias 11b7de49f4 update references to compiler 7 years ago
Iuri Matias 1a051eeb33 move most compiler code to remix-solidity 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