Commit Graph

85 Commits (699e418fb59bf0ebad6376b23e07ca0193c0c608)

Author SHA1 Message Date
Iuri Matias ba46fd3b51 Revert "remove solc require which is causing issues with browserify" 6 years ago
Iuri Matias 257541e8b2 remove solc require which is causing issues with browserify 6 years ago
yann300 65675c33e4 Publish 6 years ago
yann300 72877c41e5 Publish 6 years ago
yann300 5a67af1d5a remove remix-solidity unit testing from circleci 6 years ago
Iuri Matias 06dabbe668 remove soljson download task from packages 6 years ago
Iuri Matias 4742022f23 move code analyzer to its own repo 6 years ago
Iuri Matias c306e0e19d remove unneeded imports from remix-solidity 6 years ago
Iuri Matias 6f278cdbf5 remove other references to remix-core 6 years ago
Iuri Matias 876c07875e move decoder from remix-solidity to remix-debug 6 years ago
Iuri Matias e511b0a8bf update remix-solidity tests 6 years ago
Iuri Matias 095332598b remove global web3 references from remix-solidity tests 6 years ago
yann300 480ce40414 Publish 6 years ago
yann300 ee89f96a57 Publish 7 years ago
yann300 7243e0b211 Publish 7 years ago
yann300 7687ba75ba Publish 7 years ago
soad003 7c6f4778f2 Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
soad003 393c521510 Static Analysis: Naming as suggested by axic 7 years ago
soad003 fd4027994b Static Analysis: unassigned binops, bug fix, wording 7 years ago
soad003 25591ed824 Static Analysis: Compare instead of assign 7 years ago
yann300 78ffd6735c Publish 7 years ago
yann300 8619794088 Publish 7 years ago
yann300 ad775497c5 Publish 7 years ago
soad003 94783ee1a2 Static Analysis: fixes suggested by axic 7 years ago
soad003 fd1c024de6 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
Iuri Matias 1ead7a643e update package versions 7 years ago
Leonardo Alt d54c39607e Fix 'potentially should be const' for constructors in static analysis 7 years ago
yann300 d206bd523b new remix-solidity version 7 years ago
yann300 a0e8567eac Fix test - comply with the 0.4.23 solidity compiler 7 years ago
yann300 7ff1338728 Fix static analysis test - looks more right now 7 years ago
yann300 80eed48315 Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
yann300 52cf826c16 bump ethereumjsvm 7 years ago
yann300 3f4ecb05cf
Update package.json 7 years ago
yann300 145ec18ca7 fix loading compiler 7 years ago
yann300 fe6b0a949e clear source location cache 7 years ago
yann300 418eaf05c2 bump solidity version (again) 7 years ago
yann300 0d2dcb486b bump solidity version 7 years ago
yann300 7abecb0311
fix input parameter decoding 7 years ago
yann300 f35e9874c3 bump version 7 years ago
yann300 9f92108d3c
bump version 7 years ago
yann300 e46b1719e0 fix test 7 years ago
yann300 6df899480d fix decode local variable 7 years ago
yann300 3a19731868 fix input param for ctor 7 years ago
yann300 570ceff984 fix input param for constructor 7 years ago
yann300 8fbc563d0d preinstall solc && bump version 7 years ago
yann300 d9987e9bf5
Update package.json 7 years ago
Iuri Matias a4bb8eab9a update tests to use solc directly 7 years ago
Iuri Matias e2e3e05154 lint is king 7 years ago
Iuri Matias b4eb542836 remove duplicated entry in list 7 years ago
Iuri Matias f9d77a40f9 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago