aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge PR #7594: Fix #5983 (many frequent AppVeyor failures) by increasing spa...Gravatar Emilio Jesus Gallego Arias2018-05-24
|\
* \ Merge PR #7581: Mention warning and error message docs in PR templateGravatar Théo Zimmermann2018-05-24
|\ \
* \ \ Merge PR #7328: Fix #7327: coqchk subtyping of polymorphic constantsGravatar Pierre-Marie Pédrot2018-05-24
|\ \ \
* \ \ \ Merge PR #7317: Fix #6798: coqchk ignores ugraph when comparing constant inst...Gravatar Pierre-Marie Pédrot2018-05-24
|\ \ \ \
* \ \ \ \ Merge PR #7575: [build] Add -cclib -lcoqrun options to build of kernel.cmxa.Gravatar Enrico Tassi2018-05-24
|\ \ \ \ \
| | | | | * Fix #5983 (many frequent AppVeyor failures) by increasing spawn timeout.Gravatar Théo Zimmermann2018-05-24
* | | | | | Merge PR #7582: [ci] Build fiat-crypto targets in sequenceGravatar Emilio Jesus Gallego Arias2018-05-24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge PR #6515: [api] Move `Vernacexpr` to parsing.Gravatar Pierre-Marie Pédrot2018-05-24
|\ \ \ \ \ \
| | | | | | * Remove dashes from PR templateGravatar Jason Gross2018-05-23
| * | | | | | [api] Move `Vernacexpr` to parsing.Gravatar Emilio Jesus Gallego Arias2018-05-23
| * | | | | | [api] Move `opacity_flag` to `Proof_global`.Gravatar Emilio Jesus Gallego Arias2018-05-23
* | | | | | | Merge PR #7414: Add .byte targets for every bestocaml targetGravatar Enrico Tassi2018-05-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge PR #7567: Clean-up dead file in test-suite.Gravatar Enrico Tassi2018-05-23
|\ \ \ \ \ \ \
| | | * | | | | [ci] Build fiat-crypto targets in sequenceGravatar Jason Gross2018-05-22
* | | | | | | | Merge PR #7565: Document the new nested-proof error message.Gravatar Emilio Jesus Gallego Arias2018-05-22
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7577: Fixing debugger after #6859 (loading dynlink.cma before lib.c...Gravatar Emilio Jesus Gallego Arias2018-05-22
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | | | * Mention warning and error message docs in PR templateGravatar Jason Gross2018-05-22
| |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fixing debugger after #6859 (loading dynlink.cma before lib.cma).Gravatar Hugo Herbelin2018-05-22
* | | | | | | | Merge PR #7384: Split UniversesGravatar Pierre-Marie Pédrot2018-05-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge PR #7324: Infrastructure for ocamldebug on the checkerGravatar Hugo Herbelin2018-05-22
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7526: [circle] Use Docker image from Gitlab registry.Gravatar Gaëtan Gilbert2018-05-22
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7568: [ci] [gitlab] Fix printenv sorting for variables that span mu...Gravatar Gaëtan Gilbert2018-05-22
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | [build] Add -cclib -lcoqrun options to build of kernel.cmxa.Gravatar Emilio Jesus Gallego Arias2018-05-22
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge PR #6859: [stm] Make toplevels standalone executables.Gravatar Théo Zimmermann2018-05-22
|\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ci] [gitlab] Fix printenv sorting for variables that span multiple lines.Gravatar Emilio Jesus Gallego Arias2018-05-21
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | * | | | | Document the new nested-proof error message.Gravatar Théo Zimmermann2018-05-21
| |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ide] Remove special option `-ideslave`Gravatar Emilio Jesus Gallego Arias2018-05-21
| * | | | | | | | [stm] Make toplevels standalone executables.Gravatar Emilio Jesus Gallego Arias2018-05-21
| * | | | | | | | [ci] Add Dune to the base system.Gravatar Emilio Jesus Gallego Arias2018-05-21
|/ / / / / / / /
* | | | | | | | Merge PR #7557: Add test cases from #7554Gravatar Théo Zimmermann2018-05-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Add test cases from #7554Gravatar Tej Chajed2018-05-20
* | | | | | | | | Merge PR #7527: [windows] Don't build menhir and int anymore in the packaging...Gravatar Michael Soegtrop2018-05-19
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7550: [CI] Fix the script used by math-classes.Gravatar Emilio Jesus Gallego Arias2018-05-18
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge PR #6965: [api] Move universe syntax to `Glob_term`Gravatar Pierre-Marie Pédrot2018-05-18
|\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | Clean-up dead file in test-suite.Gravatar Théo Zimmermann2018-05-18
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | * | | | | | | | [CI] Fix the script used by math-classes.Gravatar Pierre-Marie Pédrot2018-05-18
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | Split off Universes functions for minimization.Gravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Make Universes.refresh_constraints internal to UStateGravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Split off Universes functions about substitutions and constraintsGravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Remove unused argument to solve_constraints_systemGravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Move solve_constraint_system near its only use site (comInductive)Gravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Split off Universes functions dealing with generating new universes.Gravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Split off Universes functions dealing with names.Gravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Stop using Universes.subst(_opt)_univs_constrGravatar Gaëtan Gilbert2018-05-17
| | | | | * | | | Make set minimization option internal to UniversesGravatar Gaëtan Gilbert2018-05-17
| |_|_|_|/ / / / |/| | | | | | |
| | | * | | | | [circle] Use Docker image from Gitlab registry.Gravatar Emilio Jesus Gallego Arias2018-05-17
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge PR #7451: Introduce an option to allow nested lemma, and turn it off by...Gravatar Emilio Jesus Gallego Arias2018-05-17
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #7359: Reduce usage of evar_map referencesGravatar Pierre-Marie Pédrot2018-05-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7449: [vernac] taint two out-of-api `to_constr` use in `comDefiniti...Gravatar Pierre-Marie Pédrot2018-05-17
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6870: [ide] Don't set `quiet` on start.Gravatar Enrico Tassi2018-05-17
|\ \ \ \ \ \ \ \ \ \