CakeML/cakeml

Remove set_trace on var_eq_old

Ouverte

#1 171 ouverte le 7 mai 2025

 (4 commentaires) (0 réaction) (1 personne assignée)Standard ML (98 forks)auto 404
help wantedrefactoring

Métriques du dépôt

Stars
 (1 169 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

There's a bunch of these:

set_trace "BasicProvers.var_eq_old" 1

in the codebase.

It would be good to remove these toggles as they're a bit gross.

Guide contributeur