Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin ca375976b7 Re-export members of isLattice together with the record where needed
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2025-01-04 22:43:13 -08:00
Analysis Re-export members of isLattice together with the record where needed 2025-01-04 22:43:13 -08:00
Language Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Lattice Re-export members of isLattice together with the record where needed 2025-01-04 22:43:13 -08:00
Chain.agda Use records rather than nested pairs to represent 'fixed height' 2024-05-09 20:11:04 -07:00
Equivalence.agda Add some additional 'equivalence' definitions to Equivalence 2024-02-18 21:46:42 -08:00
Fixedpoint.agda Make 'IsDecidable' into a record to aid instance search 2025-01-04 18:58:56 -08:00
Isomorphism.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Language.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Lattice.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Main.agda Add guardedness to Main directly 2024-08-08 13:28:25 -07:00
Showable.agda Use instances to simplify printing code 2024-03-11 12:50:05 -07:00
Utils.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00