agda-spa/Analysis/Forward
Danila Fedorin c2c04e3ecd Rewrite Forward analysis to use statement-based evaluators.
To keep old (expression-based) analyses working, switch to using
instance search and provide "adapters" that auto-construct statement
analyzers from expression analyzers.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-12-31 17:31:01 -08:00
..
Adapters.agda Rewrite Forward analysis to use statement-based evaluators. 2024-12-31 17:31:01 -08:00
Evaluation.agda Rewrite Forward analysis to use statement-based evaluators. 2024-12-31 17:31:01 -08:00
Lattices.agda Rewrite Forward analysis to use statement-based evaluators. 2024-12-31 17:31:01 -08:00