solidity/libsolidity
2020-11-16 18:58:19 +01:00
..
analysis Return a type error when an enum has more than 256 members 2020-11-16 18:58:19 +01:00
ast Assume that enums always take 1-byte in the codegen and type system 2020-11-16 18:58:19 +01:00
codegen Assume that enums always take 1-byte in the codegen and type system 2020-11-16 18:58:19 +01:00
formal Merge remote-tracking branch 'origin/develop' into breaking 2020-11-11 20:33:40 +01:00
interface Link binaries produced in assembly mode 2020-11-09 17:17:43 +01:00
parsing Return a type error when an enum has more than 256 members 2020-11-16 18:58:19 +01:00
CMakeLists.txt Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00