Commit Graph

102 Commits (b27746cf4f0c7c5291ec19a8ea827830a46dfafe)

Author SHA1 Message Date
Aniket-Engg 771cf10e01 return license on compiler loading 2 years ago
bunsenstraat 69129af38f
Update compiler.ts 2 years ago
lianahus 7cd5869334 disable SUT when sol.v is less than 0.4.12 2 years ago
David Disu 7638531d73 Fix checking undefined value 2 years ago
filip mertens c50f4d2057 should hover over 2 years ago
filip mertens fb5afd48c8 emit event loading 2 years ago
filip mertens 098baa7302 restore files 2 years ago
yann300 47baf742f8 fix visiting contracts 2 years ago
yann300 10d55a40e0 fix visiting contract 2 years ago
yann300 0fd96316b4 update UI if no compiled contract 2 years ago
David Disu 1fe1fd2901 set details after contract has been parsed 2 years ago
lianahus 612bc9e7c8 added Berlin, fixed config file logic 2 years ago
yann300 2a6a0d1f4b fixed file in error 2 years ago
yann300 1fdbcf9dda use shortkey only if sol file 2 years ago
filip mertens 9914fc1269 use blocks 2 years ago
filip mertens 3ff7b60da9 rm settings 2 years ago
filip mertens 59f9d087b6 compile in memory 2 years ago
lianahus 72ad3afb62 cleanup 2 years ago
lianahus 25f4d7a813 cleanup and save config for next session 2 years ago
lianahus 842d5844ac open on click, click outside is handled 2 years ago
lianahus 6711499dda unchecked when load 2 years ago
lianahus 78ca100f1b fixe path update 2 years ago
lianahus 74dcfd2472 Fixed using file 2 years ago
lianahus aa6a348c0e passed config file to compiler 2 years ago
lianahus a311dbcac7 new file on workspace change. 2 years ago
filip mertens f697de4426 autocomplete 3 years ago
Aniket-Engg d2f6aa5803 truffle compilation with custom config 3 years ago
yann300 42c4a36e8c add "Compile and Run" button 3 years ago
yann300 712ac17fa8 fix running default compilation 3 years ago
Aniket-Engg 920f7ca6ff compile keyboard shortcut updated 3 years ago
Aniket-Engg 032b490fdc truffle compile child process 3 years ago
Aniket-Engg 25039446ab truffle compile in remixd 3 years ago
aniket-engg 5703f65322 intermediate commiy 3 years ago
yann300 d19a55d4f1 update keybinding 3 years ago
yann300 60ea0b4b33
linting 3 years ago
yann300 458e4abe09 set annotations from the compiler api 3 years ago
aniket-engg 2e4b8520cc emit version and input too 3 years ago
David Disu c9cff0f1a4 Store compilation details for opened files 3 years ago
David Disu 3b376ce738 Store badge info for opened files 3 years ago
David Disu e4c6b1496e Clear error message when switching tabs 3 years ago
bunsenstraat 211287de2f use config app 3 years ago
filip mertens 5653c2e290 async 3 years ago
lianahus 04afe562f5 check for current for ctrl + s 3 years ago
filip mertens e671d0323e fix linting 3 years ago
Aniket-Engg 024d6ae2b6 SUT can load compiler parellel to Solidity Compiler plugin 3 years ago
filip mertens 333b0e60eb config webpack for compiler 3 years ago
yann300 7c75848104 refactor ICompilerAPI 3 years ago
yann300 57f1dac20b better org of types 3 years ago
yann300 ade6fdf5a6 Fix Error count in solidity compiler badge 3 years ago
yann300 ae94f77ae1 set current file when compiler is being called through the API. 3 years ago