solidity/libsolidity
Alex Beregszaszi 28e65bac46 Add unimplemented assert for modifiers in the IR
Also improved relevant tests for modifiers to be more strict and detect if the modifier body was skipped.
2020-11-27 18:34:17 +00:00
..
analysis Override semantics for fallback function. 2020-11-23 14:22:37 +01:00
ast Bound functions. 2020-11-23 18:58:23 +01:00
codegen Add unimplemented assert for modifiers in the IR 2020-11-27 18:34:17 +00:00
formal [SMTChecker] Fix SMT logic error when doing compound assignment with string literlas. 2020-11-24 19:14:15 +01:00
interface Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +01:00
parsing Constants at file-level. 2020-10-08 18:56:17 +02:00
CMakeLists.txt Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00