Commit Graph

1442 Commits (c077302c20aef3cce4f2261732a9f08b7c593ddb)

Author SHA1 Message Date
yann300 17843a4e91 change tx origin warning message 8 years ago
yann300 a677d9e18d add auto run opotion 8 years ago
yann300 83b60ae480 warning if static analysis report not empty 8 years ago
yann300 24378b7930 change tx origin warning message 8 years ago
yann300 cecb2e28ce static analysis: display warning for each report item 8 years ago
yann300 8a599b3345 pass compilerEvent instead of compiler 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
Alex Beregszaszi 3fde2d62f8 Remove obsoleted code 8 years ago
Alex Beregszaszi 17e6f6eec0 Do not display empty Functions block 8 years ago
Alex Beregszaszi cdfb8c7313 Change contract detail fields to input 8 years ago
yann300 9bde45fd63 add modules list and sample module 8 years ago
yann300 31fa63e257 add staticAnalysis runner, viewer 8 years ago
Alex Beregszaszi 93a068a59f Remove UDApp from the contract display 8 years ago
Alex Beregszaszi a9da67aa98 Move editor.clearAnnotations from the compiler to app 8 years ago
Alex Beregszaszi 98fb006d0b compiler: missingInputs should not be passed from the outside 8 years ago
Alex Beregszaszi 14258792f7 Make getValue/getGasLimit/getAddress async 8 years ago
Alex Beregszaszi 751f109fbf Save file contents periodically 8 years ago
Alex Beregszaszi 9b62fc2d22 Follow the common callback parameter pattern (error, result) 8 years ago
Alex Beregszaszi d26e762ba8 Pass previously identified sources to gatherImports 8 years ago
Alex Beregszaszi 850c41ea8d Avoid duplicates in importHints 8 years ago
yann300 9639aa4bb3 event property 8 years ago
yann300 613e1602da add comment + misc 8 years ago
yann300 4d6a2e4512 inject script before tests to prepare testing 8 years ago
yann300 27f989ef2b readd ; to Ballot 8 years ago
chriseth 4e639f452c Fix warning detection. 8 years ago
Alex Beregszaszi 177c008b4a Disable lint for regex escaping 8 years ago
Alex Beregszaszi f7267dbcde Add use strict to the places missing it 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi b1eafa1efc File name must be processed by utils.fileKey() 8 years ago
Alex Beregszaszi 5365e4457d Remove unused code 8 years ago
Alex Beregszaszi 9271d86968 Store ballot as ballot.sol 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi 55bf553df9 Move location code to upstream loadVersion() 8 years ago
chriseth d5688180a7 Use absolute url for worker. 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
Alex Beregszaszi 252c5ccc81 Fix storage issues on some browsers 9 years ago
Alex Beregszaszi a591fd2060 Move HTTP (and Github API) error handling to app from compiler. 9 years ago
Alex Beregszaszi 7a215cf4ba List reason why import failed (file not found) 9 years ago
Alex Beregszaszi 3badac4075 Raise nice error if an unsupported URL import was attempted 9 years ago
Alex Beregszaszi 0c16c8cd29 Fix click handler for warnings/errors 9 years ago
Alex Beregszaszi fc2e5b1432 Remove dead parameter 9 years ago
Alex Beregszaszi 1297bac19a Fix optimize checkbox 9 years ago
Alex Beregszaszi 661294e2c0 Break out warning checking into isValidError 9 years ago
Alex Beregszaszi f00c8defd6 Fix the bug with gather imports 9 years ago
Alex Beregszaszi e54949b3a1 Fix error reporting when gatherImports failed 9 years ago
Alex Beregszaszi 404b69d3e8 Fix execution context change (Web3 & RPC) 9 years ago
Alex Beregszaszi c3e7168891 Move editor.onChange from compiler to app 9 years ago
Alex Beregszaszi 498ac7271b Display warnings even if there were no errors 9 years ago
Alex Beregszaszi b4f1857e08 Workaround some browsers and delete loaded compiler properly 9 years ago