Files
Alessandro Di Federico a65ccc3413 Introduce ValueMaterializer
`ValueMaterializer` is a rewrite of what was called `AdvancedValueInfo`
which follows the same principles.

The main benefits over the old version is:

* We materialize the data-flow graph and the CFG of the relevant part of
  root. This makes debugging significantly easier.
* We drop the old MonotoneFramework infrastructure in favor of
  getMaximalFixedPoint.
* We significantly reduce the amount of queries we make to
  AdvancedValueInfo.
2023-06-30 13:39:22 +02:00
..
2023-02-23 14:51:10 +01:00
2021-05-06 15:42:00 +02:00
2023-02-16 10:58:02 +01:00
2023-03-15 10:19:01 +01:00
2023-02-23 14:51:10 +01:00
2023-03-15 10:19:01 +01:00
2023-06-30 13:39:22 +02:00
2023-05-11 10:05:32 +02:00
2023-06-30 13:28:36 +02:00
2023-06-30 13:39:22 +02:00
2023-06-30 13:06:58 +02:00
2021-12-22 17:47:54 +01:00
2023-06-30 13:39:22 +02:00
2022-12-13 11:26:25 +01:00
2023-06-30 13:39:22 +02:00
2023-04-28 14:04:32 +02:00
2023-05-11 10:05:32 +02:00
2023-05-10 09:17:35 +02:00
2023-04-08 08:42:23 +02:00
2023-06-30 13:06:58 +02:00
2023-03-13 22:53:44 +01:00
2022-08-08 13:55:34 +02:00