Commit Graph

141 Commits (ed63ae910614afe52bf240e5aad22c6837a84f51)

Author SHA1 Message Date
yann300 1fc6388456 sync version 7 years ago
yann300 5472683372 Publish 7 years ago
yann300 f79278f0dd remove console.dir 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
Iuri Matias ba46fd3b51 Revert "remove solc require which is causing issues with browserify" 7 years ago
Iuri Matias 257541e8b2 remove solc require which is causing issues with browserify 7 years ago
yann300 65675c33e4 Publish 7 years ago
yann300 72877c41e5 Publish 7 years ago
Iuri Matias c5464a12ce remove unneded script 7 years ago
Iuri Matias 638e6c0649 update references to solc 7 years ago
yann300 5a67af1d5a remove remix-solidity unit testing from circleci 7 years ago
Iuri Matias 06dabbe668 remove soljson download task from packages 7 years ago
Iuri Matias 4742022f23 move code analyzer to its own repo 7 years ago
0mkar 4ccdd5b71a require solc for electron 7 years ago
0mkar beb3053538 Use solc npm release instead github & remove downloadsoloc 7 years ago
Iuri Matias c306e0e19d remove unneeded imports from remix-solidity 7 years ago
Iuri Matias 6f278cdbf5 remove other references to remix-core 7 years ago
Iuri Matias 876c07875e move decoder from remix-solidity to remix-debug 7 years ago
Iuri Matias e511b0a8bf update remix-solidity tests 7 years ago
Iuri Matias 095332598b remove global web3 references from remix-solidity tests 7 years ago
yann300 480ce40414 Publish 7 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