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
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-17
Merge PR #9876: Command-line setters for options
Emilio Jesus Gallego Arias
2019-04-16
[ast] [constrexpr] Make recursion_order_expr an AST node.
Emilio Jesus Gallego Arias
2019-04-16
Clean the representation of recursive annotation in Constrexpr
Maxime Dénès
2019-04-12
Unify Set and Unset handling for options
Gaëtan Gilbert
2019-04-11
Merge PR #9909: Remove all but one call to `Global` in the pretyper
Pierre-Marie Pédrot
2019-04-10
Merge PR #9910: [api] [proofs] Remove dependency of proofs on interp.
Gaëtan Gilbert
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-04-10
Remove calls to Global.env and Libobject from Recordops
Maxime Dénès
2019-04-10
Functionalize env in type classes
Maxime Dénès
2019-04-10
Move vernac-related part of coercions to vernac
Maxime Dénès
2019-04-10
Improve SProp error message to mention the Allow StrictProp flag.
Théo Zimmermann
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-04-05
[api] [proofs] Remove dependency of proofs on interp.
Emilio Jesus Gallego Arias
2019-04-05
Merge PR #9685: [vernac] Small cleanup to remove assert false.
Vincent Laporte
2019-04-05
Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01)
Emilio Jesus Gallego Arias
2019-04-03
Merge PR #9861: [program] Allow evars in type of fixpoints.
Gaëtan Gilbert
2019-04-03
Merge PR #8638: Remove -compat 8.7
Théo Zimmermann
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Remove -compat 8.7
Jason Gross
2019-04-02
Add parsing of decimal constants (e.g., 1.02e+01)
Pierre Roux
2019-04-02
Rename raw_natural_number to raw_numeral
Pierre Roux
2019-04-02
Rename the INT token to NUMERAL
Pierre Roux
2019-04-01
Replace type sign = bool with SPlus | SMinus
Pierre Roux
2019-04-01
Merge PR #9870: Minor refactoring in canonical structures
Enrico Tassi
2019-03-31
Multiple payload types in tokens
Pierre Roux
2019-03-31
[parsing] Split Tok.t into Tok.t and Tok.pattern
Enrico Tassi
2019-03-30
[vernac] Small cleanup to remove assert false.
Emilio Jesus Gallego Arias
2019-03-30
[program] Allow evars in type of fixpoints.
Emilio Jesus Gallego Arias
2019-03-30
[Canonical structures] Minor refactoring
Vincent Laporte
2019-03-29
[parser] initialization based on Loc.t rather than Loc.source
Enrico Tassi
2019-03-27
[vernac] [stm] Tweak `with_fail` and hopefully fix the semantics.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Thread proof state to declare_assumption for warning
Emilio Jesus Gallego Arias
2019-03-27
[vernacular] Make `Show` fail again when no goals remain.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Allow path for `save_proof` where no proof state is present.
Emilio Jesus Gallego Arias
2019-03-27
[coqpp] [ltac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
Deprecate `Refine Instance Mode` option
Maxime Dénès
2019-03-26
Declare initial hint databases in prelude
Maxime Dénès
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-20
Merge PR #8669: Show diffs in some error messages
Emilio Jesus Gallego Arias
2019-03-17
Use local universe names when printing universe inconsistency
Gaëtan Gilbert
2019-03-14
Documentation for SProp
Gaëtan Gilbert
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Inductives in SProp, forbid primitive records with only sprop fields
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-13
Merge PR #9627: Small retroknowledge/primitive cleanup
Vincent Laporte
2019-03-12
Merge PR #9632: Fix #9631: Instance: anomaly grounding non evar-free term
Emilio Jesus Gallego Arias
[prev]
[next]