solidity/libsolidity
Kamil Śliwak 1a2e441bc5 Generate internal dispatch only for functions that might actually get called via pointers
- This also adds support for internal library calls as a side-effect since they'll now be pulled into the internal dispatch automatically.
2020-05-26 17:01:50 +02:00
..
analysis Fixed seed for randomness, fixed conflicts in errorids 2020-05-26 18:21:47 +05:30
ast Rename asCallableFunction. 2020-05-26 11:35:12 +02:00
codegen Generate internal dispatch only for functions that might actually get called via pointers 2020-05-26 17:01:50 +02:00
formal Rename asCallableFunction. 2020-05-26 11:35:12 +02:00
interface Fix spelling errors 2020-05-25 02:54:37 +02:00
parsing Shorten a couple of lines 2020-05-21 17:38:47 +02:00
CMakeLists.txt Create libsmtutil 2020-05-20 12:55:18 +02:00