diff --git a/content/blog/04_spa_agda_fixedpoint.md b/content/blog/04_spa_agda_fixedpoint.md index 3709d03..0f69789 100644 --- a/content/blog/04_spa_agda_fixedpoint.md +++ b/content/blog/04_spa_agda_fixedpoint.md @@ -2,7 +2,7 @@ title: "Implementing and Verifying \"Static Program Analysis\" in Agda, Part 4: The Fixed-Point Algorithm" series: "Static Program Analysis in Agda" description: "In this post, I give a top-level overview of my work on formally verified static analyses" -date: 2024-08-10T17:37:42-07:00 +date: 2024-11-03T17:50:26-08:00 tags: ["Agda", "Programming Languages"] --- diff --git a/content/blog/05_spa_agda_semantics/index.md b/content/blog/05_spa_agda_semantics/index.md index 9b86d3b..cf0fdfc 100644 --- a/content/blog/05_spa_agda_semantics/index.md +++ b/content/blog/05_spa_agda_semantics/index.md @@ -2,7 +2,7 @@ title: "Implementing and Verifying \"Static Program Analysis\" in Agda, Part 5: Our Programming Language" series: "Static Program Analysis in Agda" description: "In this post, I define the language that well serve as the object of our vartious analyses" -date: 2024-08-10T17:37:43-07:00 +date: 2024-11-03T17:50:27-08:00 tags: ["Agda", "Programming Languages"] custom_js: ["parser.js"] bergamot: