Commit Graph

14821 Commits (ef96dc8d2474fd82d93b9aa60a8d6880d73d4d99)
 

Author SHA1 Message Date
Rob ef96dc8d24 Merge pull request #1588 from ethereum/fix_compiler_iframe_ui 3 years ago
yann300 3a2da0a031 fix compiler iframe ui 3 years ago
Rob c7327f2b32 Merge pull request #1582 from ethereum/yann300-patch-32 3 years ago
bunsenstraat 234fbf74bd there is no h6 there 3 years ago
yann300 c44e0e76bd linting 3 years ago
yann300 bfe371efcf fix initiallizing currentFile 3 years ago
yann300 39aaa5dee9 e2e test : loading with "code" param 3 years ago
yann300 1cd27e6200 linting 3 years ago
yann300 a4c34c37d7 make sure we look for the param in the URL params first 3 years ago
yann300 9bc660ee5c make sure current File is set before activating 3 years ago
yann300 cc912bbdfe Fix Error count in solidity compiler badge 3 years ago
bunsenstraat 8ea98186d0 rm consoles 3 years ago
bunsenstraat d0313a066b Merge pull request #1528 from ethereum/github 3 years ago
bunsenstraat c043fd98f7 rm unneeded line to check empty path in resolve 3 years ago
yann300 8f6094f49e normalize path api 3 years ago
bunsenstraat e44adf0a7c Merge branch 'master' into github 3 years ago
yann300 ac098717a3 set current file when compiler is being called through the API. 3 years ago
bunsenstraat c1038e29bc Merge branch 'master' of https://github.com/ethereum/remix-project into github 3 years ago
bunsenstraat 8672308b58 update plugin 3 years ago
bunsenstraat f3608d7ca9 Merge pull request #1580 from ethereum/fixlocal 3 years ago
bunsenstraat cb2d20d6a1 fix using isArray 3 years ago
bunsenstraat a422573e72 add close files to methods 3 years ago
bunsenstraat 6429c8380e fix arrays 3 years ago
bunsenstraat 75728f6f17 add close all to methods 3 years ago
bunsenstraat a1f72d7409 Merge branch 'master' into fixlocal 3 years ago
Rob 860fd2b7f5 Merge pull request #1584 from ethereum/yann300-patch-33 3 years ago
yann300 bd345b9402 Update release-management.md 3 years ago
bunsenstraat 66ad49f336 fix err message 3 years ago
bunsenstraat 39b57a5cee dont catch list remotes error on empty 3 years ago
bunsenstraat 34f75a7e05 Merge branch 'master' into fixlocal 3 years ago
bunsenstraat 4b40527aba Update types.d.ts 3 years ago
yann300 96dbfb9d8b fix saving compiler parameters 3 years ago
yann300 f5479a2cc5 fix default parameters 3 years ago
yann300 4dc1a4947d set default language 3 years ago
yann300 e56f0ca40a fix assignments 3 years ago
yann300 df78375f4e change comment 3 years ago
yann300 a938a02b47 fix fileManager mode 3 years ago
yann300 427b885cc6 remove unused code 3 years ago
yann300 4040818c51 fix unregistering events 3 years ago
yann300 b090cee19d fix linting & remove uneeded classname 3 years ago
yann300 c8018b6648 uneeded classname 3 years ago
yann300 d5aaf548bd compiler iframe load assets 3 years ago
yann300 160eb44bea compiler iframe, load default parameters 3 years ago
yann300 3f9f4cd73b use currentFile 3 years ago
yann300 1c866004bc readd saveCurrentFile 3 years ago
yann300 ae97092466 fix references & wrong rebasing 3 years ago
yann300 b4d0b5eb21 remove use of fileProviderOf in compiler UI 3 years ago
yann300 0d53c00fc7 fix compileWithParameters 3 years ago
yann300 c1bdf45d27 refactor ICompilerAPI 3 years ago
yann300 63ee352ec4 fix registering 'contentChanged' event 3 years ago