mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
070a241899
commit
a895f2dccb
@ -5,6 +5,7 @@ Features:
|
||||
* Assembly: Display auxiliary data in the assembly output.
|
||||
* Assembly: Add ``CREATE2`` (EIP86), ``STATICCALL`` (EIP214), ``RETURNDATASIZE`` and ``RETURNDATACOPY`` (EIP211) instructions.
|
||||
* AST: export all attributes to JSON format.
|
||||
* Type Checker: Warn about type inference from literal numbers.
|
||||
* C API (``jsonCompiler``): Use the Standard JSON I/O internally.
|
||||
* Inline Assembly: Present proper error message when not supplying enough arguments to a functional
|
||||
instruction.
|
||||
|
Loading…
Reference in New Issue
Block a user