Commit Graph

1880 Commits (eb13ffe1e8a9f04258090f90439f15379fbcde2c)
 

Author SHA1 Message Date
yann300 eb13ffe1e8 change initial version 6 years ago
yann300 58c7b9ce54 update lerna / add gulp 6 years ago
yann300 124a52d6fc Merge pull request #978 from ethereum/staticAnalysisModul 6 years ago
0mkar f9ab44cf42 Temp remove failing tests for deleteFromDynamicArray & forLoopIteratesOverDynamicArray 6 years ago
0mkar fac8e2c3e2 add forLoopIteratesOverDynamicArray tests 6 years ago
0mkar 6501c2821a add deleteFromDynamicArray tests 6 years ago
yann300 d95a7e544d Merge pull request #975 from noelyoo/safe-buffer 6 years ago
yann300 6da7ef2384 standard 6 years ago
Paulius 87fb68bd6e Move new static analysis modules to a proper place 6 years ago
Paulius e0340000c6 Static analysis: Update module for loop iteration over dynamic array 6 years ago
Paulius 7bf87ea175 Static analysis: Add module for loop iteration over dynamic array 6 years ago
Paulius 6d94bd0ed6 Static analysis: Add module for deletion from dynamic array 6 years ago
Paulius 0477a18f89 Add 'address(address)' to the list of built-in functions 6 years ago
yann300 e3b8f7e8c3 Merge pull request #883 from soad003/bytesStringLength 6 years ago
yann300 75391bf5ce Merge branch 'master' into bytesStringLength 6 years ago
yann300 36f8a47612 Merge pull request #878 from soad003/ERC20_decimals 6 years ago
soad003 2ad7aaa047 static analysis: new folder structure 6 years ago
soad003 2785f8b587 Static Analysis: ERC20 decimals, fixes suggested by axic 6 years ago
soad003 04b2331147 Static Analysis: ERC20 decimals, include module 6 years ago
soad003 6125e01c83 Static Analysis: ERC20 decimals type check 6 years ago
soad003 474e2223de static analysis: change to new file structure 6 years ago
soad003 ceee449332 Static Analysis: warn when bytes(str).length is used to eval string length 6 years ago
yann300 040d15ca0b Merge pull request #933 from ethereum/fix_invalid_dir 6 years ago
yann300 a5a01eec93 Merge pull request #984 from ethereum/remix_tests_grt_lsrt 6 years ago
Iuri Matias 782fdfe8be display error & exit if passed filepath is invalid 6 years ago
yann300 bc25315365 Merge pull request #922 from RichardLitt/feat/add-remix-tests 6 years ago
yann300 2fe91fcb4c Merge pull request #899 from iamwilhelm/patch-1 6 years ago
yann300 4b0678504d Update package.json 6 years ago
yann300 096856457c Merge pull request #923 from RichardLitt/feat/rtd 6 years ago
yann300 a5de3afd52 Merge pull request #934 from RichardLitt/feat/doc-edits 6 years ago
yann300 c0fd272d6a Update index.rst 6 years ago
yann300 5b36295e85 Merge pull request #986 from ethereum/yann300-patch-4 6 years ago
yann300 8c541f1d3c Update index.rst 6 years ago
yann300 e975dbe171 Create tutorial_eattheblock.md 6 years ago
0mkar 46f0105019 Add to readme 6 years ago
0mkar 60e55c9eea Update remix-tests readme 6 years ago
Richard Littauer e1c599b840 docs: Add Contributors to license 6 years ago
Richard Littauer a200799e38 docs: General grammar and stylistic edits 6 years ago
Richard Littauer 90b490646c docs(README.md): Add badge and link to ReadTheDocs 6 years ago
Richard Littauer 4acf4a61a8 docs: Edit modules list, add README and lint to analyzer 6 years ago
0mkar 783765943e Merge branch 'more_tests' of github.com:ethereum/remix into more_tests 6 years ago
0mkar 2791d61ee6 rename to number test. Add 2^3 = 8 combinations of uint & int tests. 6 years ago
0mkar 0e43174dee add number weight tests 6 years ago
yann300 1110dcba09 Merge pull request #981 from ethereum/bumpVersion 6 years ago
yann300 55b26a718d Publish 6 years ago
yann300 565026ad4e Merge pull request #979 from ethereum/FixGetFunction 6 years ago
noelyoo e4570e1a3d Refactor buffer constructor 6 years ago
yann300 9461e48d41 test array of tuple 6 years ago
yann300 ac0cc676f2 Merge pull request #980 from fulldecent/patch-2 6 years ago
William Entriken 504072b5ec Fix second occurrence 6 years ago