solidity/libsolidity
Djordje Mijovic 80866d3ee4 [Sol->Yul] Implementing bytes.concat in IR codegen.
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
2021-03-24 11:49:21 +01:00
..
analysis Check if all types in bytes.concat are fixed bytes or byte array. 2021-03-24 11:49:21 +01:00
ast Adding bytes.concat function type. 2021-03-24 11:49:21 +01:00
codegen [Sol->Yul] Implementing bytes.concat in IR codegen. 2021-03-24 11:49:21 +01:00
formal Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
interface Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
parsing Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
CMakeLists.txt Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00