index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2020-04-25
Fix recursively vs corecursively defined message
Tej Chajed
2020-04-23
Merge PR #12130: [declare] [tactics] Move declare to `vernac`
Pierre-Marie Pédrot
2020-04-23
Merge PR #12034: Make cumulative sprop a typing flag, deprecate command line...
Pierre-Marie Pédrot
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-21
[declare] [compat] Add alias for deprecated function
Emilio Jesus Gallego Arias
2020-04-21
[nit] Remove useless indirect alias.
Emilio Jesus Gallego Arias
2020-04-21
[declare] Remove `declare_private_constant` from the public API.
Emilio Jesus Gallego Arias
2020-04-21
[declare] [tactics] Move declare to `vernac`
Emilio Jesus Gallego Arias
2020-04-21
[hints] Move and split Hint Declaration AST to vernac
Emilio Jesus Gallego Arias
2020-04-20
Move new iter_table function to Goptions.
Théo Zimmermann
2020-04-20
Use polymorphic record for Vernacentries.iter_table
Gaëtan Gilbert
2020-04-20
Improve undeclared key messages.
Théo Zimmermann
2020-04-19
Merge PR #12033: Let coqdoc be informed by coq about binding variables (incid...
Lysxia
2020-04-17
Merge PR #11135: Simplifying the code declaring the constants bound to primit...
Pierre-Marie Pédrot
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-16
Merge PR #11982: Fix #11854 error message on unsolved evars in Instance.
Pierre-Marie Pédrot
2020-04-16
Merge PR #12101: Add needed commas in message
Gaëtan Gilbert
2020-04-15
Add needed commas in message
Jim Fehrle
2020-04-15
Coqdoc: Exporting location and unique id for binding variables.
Hugo Herbelin
2020-04-15
Making type interning_data abstract in constrintern.ml.
Hugo Herbelin
2020-04-15
[tmp] Compat API for CI
Emilio Jesus Gallego Arias
2020-04-15
[declare] Rename `Declare.t` to `Declare.Proof.t`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Move functions related to `Proof.t` to `Proof`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Merge `Proof_global` into `Declare`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Move proof_global functionality to Proof_global from Pfedit
Emilio Jesus Gallego Arias
2020-04-14
Merge PR #11820: Partial imports
Maxime Dénès
2020-04-13
Fix #11854 error message on unsolved evars in Instance.
Gaëtan Gilbert
2020-04-13
Partial import inductive(..)
Gaëtan Gilbert
2020-04-13
syntax for import filters
Gaëtan Gilbert
2020-04-13
correctly open objects for Names filters
Gaëtan Gilbert
2020-04-13
pass filters around
Gaëtan Gilbert
2020-04-13
Simplifying the declaration of constants bound to primitive projections.
Hugo Herbelin
2020-04-10
[sideeff] Don't use polymorphic equality to check for empty side-effects
Emilio Jesus Gallego Arias
2020-04-09
Merge PR #11534: Support universe bindings and universe constraints in Let de...
Gaëtan Gilbert
2020-04-07
Support universe bindings and universe constraints in Let definitions.
Théo Zimmermann
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
2020-04-05
Fixes #11194 (Canonical/Coercion not located for coqdoc).
Hugo Herbelin
2020-04-02
Remove Chapter command.
Théo Zimmermann
2020-04-01
Merge PR #11306: Centralize the flag handling native compilation.
Maxime Dénès
2020-04-01
Merge PR #11945: Fix #11941: anomaly in equality schemes
Emilio Jesus Gallego Arias
2020-03-31
Merge PR #11579: Remove ad-hoc treatment of inductive parameters in implicit ...
Hugo Herbelin
2020-03-31
Try only using TC for conversion in cominductive (not great but let's see)
Gaëtan Gilbert
2020-03-31
Remove check_hidden_implicit_parameters (not needed anymore)
Gaëtan Gilbert
2020-03-31
Remove special case for implicit inductive parameters
Maxime Dénès
2020-03-31
[proof] [stm] Force `opaque` in `close_future_proof`
Emilio Jesus Gallego Arias
2020-03-31
[proof] Split return_proof in partial and regular versions.
Emilio Jesus Gallego Arias
2020-03-31
[proof] Split delayed and regular proof closing functions, part II
Emilio Jesus Gallego Arias
2020-03-31
Merge PR #11818: [proof] Further consolidation of the regular declaration path
Gaëtan Gilbert
2020-03-31
Merge PR #11668: Helping issue #11659 by leaving only the Cast hack in the gr...
Maxime Dénès
[next]