solidity/libsolidity
Nikola Matic 8a41f4ac7e Introduce solidity-next pragma
Exclude pragma experimental error from ANTLR tests

Test for first pragma after non-pragma declaration

Resolve import pragmas

Change pragma name from next to solidity

Add Changelog entries

Address review comments
2023-05-15 19:25:13 +02:00
..
analysis Disallow immutable initialization in try catch statements 2023-05-09 14:48:14 +02:00
ast Introduce solidity-next pragma 2023-05-15 19:25:13 +02:00
codegen Fix hidden-overload in Types and remove CMake hack 2023-05-09 19:33:23 +02:00
formal Fix encoding of side-effects inside if and conditional statements in the BMC engine 2023-05-11 16:44:09 +02:00
interface Introduce solidity-next pragma 2023-05-15 19:25:13 +02:00
lsp Fixes compilation errors with some clangs 2023-02-03 21:37:50 -05:00
parsing Introduce solidity-next pragma 2023-05-15 19:25:13 +02:00
CMakeLists.txt User-defined operators: AST 2023-02-22 00:06:17 +01:00