solidity/docs/internals
Martin Blicha 29041c8101 Remove ReasoningBasedSimplifier from libyul
Due to a design decision to move away from a bundled SMT solver,
ReasoningBasedSimplifier in its current form cannot be use any longer.
This is a necessary step to allow a unified way to call solvers using
only SMTLIB interface.

Since this optimization pass has always been marked as highly
experimental and never turned on by default, it should be OK to remove
it.
2023-06-28 14:38:36 +02:00
..
layout_in_calldata.rst Differences in layout between memory and storage 2020-11-19 11:29:20 +01:00
layout_in_memory.rst Fix outdated references to byte[] type (it's now bytes1[]) 2021-07-08 13:16:23 +02:00
layout_in_storage.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
optimizer.rst Remove ReasoningBasedSimplifier from libyul 2023-06-28 14:38:36 +02:00
source_mappings.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
variable_cleanup.rst Clarify cleanup in docs. 2022-11-09 16:27:24 -03:00