alt-ergo icon indicating copy to clipboard operation
alt-ergo copied to clipboard

OCamlPro public development repository for Alt-Ergo

Results 166 alt-ergo issues
Sort by recently updated
recently updated
newest added

The current style used in the codebase is very inconsistent. Basile and I want to switch to ocamlformat. I know some of you dislike it but we can configure it...

dev

Alt-Ergo supports a subset of the why3 format as input through the plugin AB-why3, see https://ocamlpro.github.io/alt-ergo/Plugins/index.html#ab-why3-plugins. This feature can be activated by using the option `--add-solver` in order to add...

dev
frontend

The PR https://github.com/OCamlPro/alt-ergo/commit/fb6b7f27ff047d0236be1fd70b9c7f2add783fa7 fixes a cache in `Shostak.ml` that prevents to recreate semantic values. We don't know if this cache improves the performances. We should test it.

dev

The current situation of the output management in AE is a bit of a mess. Basically, the Alt-Ergo library should never print anything by itself. Such behaviour isn't expected from...

enhancement
frontend
umbrella

This issue follows the clean-up of the documentation. - [ ] Porting the Sphinx documentation to Odoc format. - [ ] Write a complete ebnf description of the Alt-Ergo native...

documentation
umbrella

One step towards #919 (this issue is for using opam with Cygwin again, not native support)

After #584, we stop building and testing Alt-Ergo on Windows with Cygwin. It seems that we have users on Windows. We should build and test AE on Windows again.

build