Commit Graph

59 Commits (df896e80f2814befab085a34072374dc6ebe9ebf)

Author SHA1 Message Date
Josselin Feist 997b6b5fe3 Add testcase 2 years ago
Josselin Feist b96e0eef76 Improve yul parsing 2 years ago
Josselin Feist 7261715b0c Improve support for virtual modifier 2 years ago
alpharush 3e9859cd89 implement full name for custom error and match on it 2 years ago
Josselin Feist a34c87812b Add tests for solc 0.8.13+ 2 years ago
Josselin Feist f10401593e Add testcase 2 years ago
Feist Josselin 26ad3c6872
include enums declared in top level (#1300) 2 years ago
alpharush 2e341aee9b
do not convert IRs with arguments to state var read (#1230) 2 years ago
alpharush 167b4c0394
handle tmp call to library's custom error (#1267) 2 years ago
alpharush 98e6d8c13e
add support for enum max/min members, fix min member on elementary (#1276) 2 years ago
alpharush b6e17811f9 add tests and artifacts 2 years ago
alpharush d0a4f5595d
add up to 0.8.15 for ast tests (#1268) 2 years ago
alpharush 7d11f06efe add top level identifier to test cases 2 years ago
Josselin Feist 672c4b312c Improve support for IdentifierPath (solidity 0.8) 3 years ago
Feist Josselin 741fc06ea8
Improve function lookup for bytes (#1163) 3 years ago
Feist Josselin 5863c30747
Add support for user defined types (#1135) 3 years ago
Feist Josselin 81daa56f66
Improve import alias support (#1133) 3 years ago
Feist Josselin 61bcec4468
Improve top level custom error parsing (#1131) 3 years ago
Josselin c18715d3e6 Refactor AST parsing 3 years ago
Josselin 5eee87acb9 Add support for string.concat 3 years ago
Josselin 508745430b Fix broken tests + minor 3 years ago
Josselin 820bcb5b60 Add test for 0.8.12 3 years ago
Josselin 64100c7c25 Update ast tests for Solidity 0.8.12 3 years ago
Josselin 4f18cca8d9 Improve top level structure with import support 3 years ago
Harry Kalodner 898b0c5599 Add generated test files according to contribution guide 3 years ago
Josselin 917f389539 Add tests 3 years ago
Josselin eb671ec341 Fix CI 3 years ago
Josselin b85d9e8cbf Improve support for unit and global 3 years ago
Josselin 224d7a848a Minor 3 years ago
Feist Josselin 1548c8217e
Improve support for yul's slot direct usage (#983) 3 years ago
Josselin 367a1dea61 Fix ast tests 4 years ago
Josselin 768c9d05e5 Add support for .slot and .offset in yul parsing 4 years ago
Josselin 3d4d26d600 Improve AST parsing tests + add 0.8 4 years ago
Josselin e63ca6c3df Fix Echidna printer bug 4 years ago
Josselin 330325a3b9 Adding partial support for top level function 4 years ago
Josselin 0a7738d225 Change the way slither handles top level enum/struct 4 years ago
Josselin 84c30e8213 Improve support for legacy ast 4 years ago
Josselin ce7688b98b Add push array test 4 years ago
Josselin d3c1443bc6 Add parser test 4 years ago
samczsun 8dedca093f Add solidity-yul interaction tests 4 years ago
samczsun 41e7898100 emit is working now 4 years ago
samczsun 6d4e1c7fb4 fix all for loop tests 4 years ago
samczsun 6cad9d1919 fix all functioncall tests 4 years ago
samczsun 92622787da add 0.7.2 files 4 years ago
samczsun be8e916ca7 add some more generated files 4 years ago
samczsun 2af66130f6 parser testing 4 years ago