index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-10
Merge PR #11774: [exn] [nit] Remove not very useful re-raises.
Pierre-Marie Pédrot
2020-03-09
Merge PR #11787: Do not erase OCAMLPATH in CI targets with Dune-built Coq
Emilio Jesus Gallego Arias
2020-03-09
Merge PR #11720: Remove some productionlists
Théo Zimmermann
2020-03-09
Remove some productionlists
Jim Fehrle
2020-03-09
Merge PR #11773: [doc] [dune] Update Dune build instructions
Théo Zimmermann
2020-03-09
Do not erase OCAMLPATH in CI targets with Dune-built Coq
Maxime Dénès
2020-03-08
[doc] [dune] Update Dune build instructions
Emilio Jesus Gallego Arias
2020-03-08
[exn] [nit] Remove not very useful re-raises.
Emilio Jesus Gallego Arias
2020-03-08
Merge PR #11578: [exn] Keep information from multiple extra exn handlers
Pierre-Marie Pédrot
2020-03-08
Merge PR #11714: [gramlib] Refactor gramlib interface.
Pierre-Marie Pédrot
2020-03-08
Merge PR #11740: Ltac2: Add notation for enough and eenough
Pierre-Marie Pédrot
2020-03-06
Merge PR #11698: Fix #11592: Side effect safety may be broken by universe eff...
Gaëtan Gilbert
2020-03-06
Merge PR #11723: Fix mishandling of sigma in guess_elim (regression from 8.11)
Pierre-Marie Pédrot
2020-03-06
Merge PR #11717: [dune] [ocamldebug] Improve ocamldebug rules
Gaëtan Gilbert
2020-03-06
Adding a test to the test-suite.
Pierre-Marie Pédrot
2020-03-06
Actually take advantage of the universes contained in side-effect certificates.
Pierre-Marie Pédrot
2020-03-06
Also check for monomorphic universes in side-effects certificates.
Pierre-Marie Pédrot
2020-03-06
Abstract away the API for side-effect certificates.
Pierre-Marie Pédrot
2020-03-06
Make explicit that the side-effect certificate trust is all-or-nothing.
Pierre-Marie Pédrot
2020-03-05
Merge PR #11744: [dune] Fix bug in auto-configure deps.
Théo Zimmermann
2020-03-05
Merge PR #11693: [boot] Don't initialize coqlib when `-boot` is passed.
Enrico Tassi
2020-03-05
Merge PR #7791: Deprecating the declaration of arbitrary terms as hints.
Maxime Dénès
2020-03-05
Merge PR #11522: Adding an alias `pose proof (x:=t)` for `pose proof t as x` ...
Pierre-Marie Pédrot
2020-03-05
Merge PR #11602: Adding support for an "only parsing" modifier in "where"-bas...
Pierre-Marie Pédrot
2020-03-04
Merge PR #11715: Be robust in calculating visible ids for non-registered cons...
Hugo Herbelin
2020-03-04
[boot] Don't initialize coqlib when `-boot` is passed.
Emilio Jesus Gallego Arias
2020-03-04
Merge PR #11429: [zify] several efficiency enhancements
Vincent Laporte
2020-03-04
Add overlay for equations.
Hugo Herbelin
2020-03-04
Experimenting using a record for decl_notation.
Hugo Herbelin
2020-03-04
Adding support for an "only parsing" modifier in "where"-based notations.
Hugo Herbelin
2020-03-04
Merge PR #11380: [exninfo] Deprecate aliases for exception re-raising.
Pierre-Marie Pédrot
2020-03-04
Merge PR #11618: [loadpath] Rework and simplify ML loadpath handling
Théo Zimmermann
2020-03-04
Merge PR #11709: Deprecate the "prolog" tactic.
Théo Zimmermann
2020-03-03
[exn] Keep information from multiple extra exn handlers
Emilio Jesus Gallego Arias
2020-03-03
[vernac] Use a record for VernacAddLoadPath
Emilio Jesus Gallego Arias
2020-03-03
[stm] Port documentation of init options to ocamldoc
Emilio Jesus Gallego Arias
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2020-03-03
[dune] Fix bug in auto-configure deps.
Emilio Jesus Gallego Arias
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-03-03
[zify] efficiency improvements
Frédéric Besson
2020-03-03
Ltac2: Add notation for enough and eenough
Michael Soegtrop
2020-03-03
Update doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
Hugo Herbelin
2020-03-03
Adding an alias "pose proof (x:=a)" for "pose proof a as x".
Hugo Herbelin
2020-03-03
Merge PR #11695: Refactor lookaheads
Pierre-Marie Pédrot
2020-03-02
Merge PR #11634: Remove the dependency in float.cmo and uint63.cmo for buildi...
Pierre-Marie Pédrot
2020-03-02
Merge PR #11681: Fix backtraces in conversion anomalies caught by Reductionops.
Maxime Dénès
2020-03-02
Refine patch for clearer scoping of evar_map
Matthieu Sozeau
2020-03-02
Merge PR #11728: [dune] [doc] Be more explicit about coqtop dependencies
Théo Zimmermann
2020-03-01
Merge PR #11708: [ci] elpi 1.10.2
Emilio Jesus Gallego Arias
2020-03-01
[parser] lk_int -> lk_nat
Maxime Dénès
[next]