solidity/libsolidity
2020-11-17 19:59:23 +01:00
..
analysis Merge remote-tracking branch 'origin/develop' into breaking 2020-11-17 18:51:57 +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 Fix merge conflicts. 2020-11-17 19:59:23 +01:00
formal Merge remote-tracking branch 'origin/develop' into breaking 2020-11-17 18:51:57 +01:00
interface StandardCompiler: Include file names in link references 2020-11-17 17:51:04 +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