solidity/libsolidity
Kamil Śliwak 353d50b0be Distinct identifiers and tokens for integer type and integer class
- Using the same name causes syntax ambiguities. It's also not allowed for user-defined classes and types.
2023-09-28 15:49:00 +02:00
..
analysis error ids 2023-09-13 22:54:10 +02:00
ast fixup! Type inference draft. 2023-09-14 07:56:36 +02:00
codegen Type inference draft. 2023-09-13 22:54:02 +02:00
experimental Distinct identifiers and tokens for integer type and integer class 2023-09-28 15:49:00 +02:00
formal Purge using namespace from libsolidity/formal 2023-08-15 14:40:27 +02:00
interface fixup! Type inference draft. 2023-09-14 07:56:36 +02:00
lsp Bump fmtlib to 9.1.0 2023-08-28 13:58:56 +08:00
parsing style fixes 2023-09-13 22:54:10 +02:00
CMakeLists.txt Separate experimental analysis pass for type class registration 2023-09-14 17:32:51 +02:00