pod2/src
Eduard S. 1724e7b146
feat: in MainPodBuilder track literal contains in dict_contains (#456)
The MainPodBuilder automatically adds contains statements for operations
that are created from entries.  But if the contains statement was
already added manually there will be duplicates.  We now track manually
added contains statements so that we don't generate duplicates when
adding statements from entries that use them.
2026-01-19 16:50:02 +01:00
..
backends Use predicate hash in statements instead of the literal predicate 2026-01-19 11:02:11 +01:00
bin Add versioning features (#387) 2025-08-08 09:33:44 -07:00
cache make cache pub (#418) 2025-09-15 11:43:59 +02:00
examples Remove max_depth in native MerkleTree (#442) 2025-12-16 13:18:49 +01:00
frontend feat: in MainPodBuilder track literal contains in dict_contains (#456) 2026-01-19 16:50:02 +01:00
lang Remove max_depth in native MerkleTree (#442) 2025-12-16 13:18:49 +01:00
middleware Use predicate hash in statements instead of the literal predicate 2026-01-19 11:02:11 +01:00
lib.rs make cache pub (#418) 2025-09-15 11:43:59 +02:00