This website requires JavaScript.
Explore
Help
Sign In
DanilaFe
/
agda-spa
Watch
1
Star
0
Fork
0
You've already forked agda-spa
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Attempts at formalizing static program analysis techniques in Agda.
78
Commits
1
Branch
0
Tags
1.6
MiB
Agda
100%
e4f87175a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Danila Fedorin
e4f87175a0
Remove IsDecidable record in favor of a plain definition
...
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-17 19:43:24 -07:00
Chain.agda
Put the fixed point algorithm code into its own file
2023-09-16 13:39:35 -07:00
Equivalence.agda
Extract the equivalence code into its own module
2023-09-02 20:36:12 -07:00
Fixedpoint.agda
Remove IsDecidable record in favor of a plain definition
2023-09-17 19:43:24 -07:00
Lattice.agda
Remove IsDecidable record in favor of a plain definition
2023-09-17 19:43:24 -07:00
Map.agda
Add congruence for Map union and intersect
2023-09-03 16:57:56 -07:00