| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-15 | [micromega] Use `minus_one` built-in zarith constant. | Emilio Jesus Gallego Arias | |
| 2020-09-15 | [zarith] [micromega] Bump to 1.10 and remove some hacks | Emilio Jesus Gallego Arias | |
| In particular, behavior of `Z.gcd` and `Z.lcm` has been fixed in 1.10, see https://github.com/ocaml/Zarith/issues/58 | |||
| 2020-03-18 | Update headers in the whole code base. | Théo Zimmermann | |
| Add headers to a few files which were missing them. | |||
| 2020-03-04 | [micromega] Add numerical compatibility layer. | Emilio Jesus Gallego Arias | |
| Only significant change is in gcd / lcm which now are typed in `Z.t` | |||
