Leonardo de Moura
|
6683d1eb91
|
chore: add module keyword to grind tests (#10036)
This PR also fixes missing `@[expose]` in grind support definitions.
|
2025-08-21 22:02:08 +00:00 |
|
Kim Morrison
|
eccc472e8d
|
chore: remove set_option grind.warning false (#8714)
This PR removes the now unnecessary `set_option grind.warning false`
statements, now that the warning is disabled by default.
|
2025-06-11 05:09:19 +00:00 |
|
Kim Morrison
|
132c608ebc
|
chore: more @[grind] annotations for List/Array/Vector (#8218)
This PR continues adding `@[grind]` attributes for List/Array/Vector,
particularly to the lemmas involving the `toList`/`toArray` functions.
|
2025-05-03 19:28:54 +00:00 |
|