Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 4350919871 Add proof about setVariablesForState
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-05-08 22:09:56 -07:00
Analysis Add proof about setVariablesForState 2024-05-08 22:09:56 -07:00
Language Add more higher-order primitives 2024-04-30 21:56:34 -07:00
Lattice Expose more functions from FiniteMap 2024-05-08 20:50:05 -07:00
Chain.agda Put the fixed point algorithm code into its own file 2023-09-16 13:39:35 -07:00
Equivalence.agda Add some additional 'equivalence' definitions to Equivalence 2024-02-18 21:46:42 -08:00
Fixedpoint.agda Fix definition of 'less than' to not involve a third variable. 2024-02-07 21:04:13 -08:00
Isomorphism.agda Update with new changes to Agda 2024-03-03 16:44:10 -08:00
Language.agda Use different graph operations to implement construction 2024-04-25 23:10:41 -07:00
Lattice.agda Add proofs about monotonicity of foldl 2024-05-08 21:48:41 -07:00
Main.agda Get everything compiling 2024-04-13 14:13:44 -07:00
Showable.agda Use instances to simplify printing code 2024-03-11 12:50:05 -07:00
Utils.agda Add more higher-order primitives 2024-04-30 21:56:34 -07:00