Benjamin Lipp
263967d5f0
feat: add missing grammar rules for CryptoVerif compat
2026-02-02 16:22:04 +01:00
Benjamin Lipp
7d78867f27
feat: use m4 when parsing pcv files
2026-02-02 16:20:04 +01:00
Benjamin Lipp
2c35c5b4ad
chore: add script to test ProVerif example files
2025-12-08 16:58:11 +01:00
Benjamin Lipp
3a1b981ce3
fix: errors in ProVerif grammar found by ProVerif example files
2025-12-08 16:57:53 +01:00
Benjamin Lipp
481977510d
feat: catch parser errors when using parse CLI
2025-12-08 16:56:18 +01:00
Benjamin Lipp
4d4c214600
feat: add model name to log entries
2025-12-08 16:55:45 +01:00
Benjamin Lipp
e14fc12f88
fix: add missing defines for 04_dos model
...
The newly (re-)added lines come from this pull request: https://github.com/rosenpass/rosenpass/pull/230
2025-12-01 15:11:10 +01:00
Benjamin Lipp
6af6fb6b2a
fix: pterm can resolve to NAT
2025-11-25 16:00:16 +01:00
Benjamin Lipp
e3b43a59bf
fix: transcription errors in grammar relating to processes
2025-11-25 15:59:29 +01:00
Benjamin Lipp
3942bfa65e
chore: add comment indicating CryptoVerif terms
2025-11-25 15:58:45 +01:00
Benjamin Lipp and Anja Rabich
7b1a62b6bb
feat: do not try to reject reserved words
...
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-11-18 17:55:32 +01:00
Benjamin Lipp
d1a33981b1
feat: add missing option terms
2025-11-18 16:15:20 +01:00
Benjamin Lipp and Anja Rabich
f20fd1acc3
feat: module declaration, WIP: missing ProVerif option terms
...
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-10-14 18:01:13 +02:00
Benjamin Lipp and Anja Rabich
3ce0d262d9
feat: add parser for multi-line comments, without nesting
...
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-10-14 17:31:31 +02:00
Benjamin Lipp and Anja Rabich
cb16bd44bb
feat(WIP): integrate marzipan.awk into Python
...
The LLM-generated Python code showed us that the replacement of aliases,
or, as a preparatory step, the tokenization, is something for LARK.
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-09-16 18:00:01 +02:00
Benjamin Lipp and Anja Rabich
3f4c7c2786
feat: add CLI param for configurable output/target directory
...
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-09-16 16:47:32 +02:00
Benjamin Lipp and Anja Rabich
b1ac5d9244
feat(WIP): clean up code and TODOs, add clean command
...
Co-authored-by: Anja Rabich <a.rabich@uni-luebeck.de >
2025-08-12 18:02:20 +02:00