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-11-04
Encapsulate the last use of IsConstr in the Hints API.
Pierre-Marie Pédrot
2020-11-03
Merge PR #13092: Fixing #13078: stack overflow and anomalies with binding not...
coqbot-app[bot]
2020-11-02
[doc] attribute #[using]
Enrico Tassi
2020-11-02
[stm] support #[using] attribute
Enrico Tassi
2020-11-02
document Proof.compact
Enrico Tassi
2020-11-02
attribute #[using] for Definition and Fixpoint
Enrico Tassi
2020-10-27
Rename misc nonterminals
Jim Fehrle
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-10-27
Merge PR #13075: Introducing the foundations for a name-alias-agnostic API
coqbot-app[bot]
2020-10-26
Improve tactic interpreter registration API a bit
Gaëtan Gilbert
2020-10-23
[declare] Remove recursive declaration from non-recursive functions
Emilio Jesus Gallego Arias
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-10-21
Merge PR #13118: [type classes] Simplify cl_context
Pierre-Marie Pédrot
2020-10-19
Addressing parsing part #13078.
Hugo Herbelin
2020-10-19
Fixing printing part of #13078 (anomaly with binding notations in patterns).
Hugo Herbelin
2020-10-16
Fixes/enhancements with local definitions in records.
Hugo Herbelin
2020-10-16
Generalizing and exporting interp_assumption/interp_definition.
Hugo Herbelin
2020-10-15
Merge PR #12925: [declare] Fix types of mutual lemmas when using Admitted.
coqbot-app[bot]
2020-10-15
Merge PR #13181: Guard unify_leq_delay calls in Typing
Pierre-Marie Pédrot
2020-10-15
Merge PR #13144: Closes #13142: more standardized pretty-printing of Coq records
coqbot-app[bot]
2020-10-15
[declare] Fix types of mutual lemmas when using Admitted.
Emilio Jesus Gallego Arias
2020-10-12
Catch more errors in Unification.abstract_list_all
Gaëtan Gilbert
2020-10-10
Adding a warning in case a notation is used neither for parsing nor printing.
Hugo Herbelin
2020-10-10
Notations: reworking the treatment of only-parsing and only-printing notations.
Hugo Herbelin
2020-10-10
Print Scope & cie: Add parentheses around notation interpretation.
Hugo Herbelin
2020-10-10
Closes #13142 (more standardized pretty-printing of records).
Hugo Herbelin
2020-10-09
Merge PR #13088: [stm] move par: to comTactic
coqbot-app[bot]
2020-10-09
[stm] move par: implementation to vernac/comTactic and stm/partac
Enrico Tassi
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-10-08
Merge PR #12949: When a notation is only parsing, do not attach to it a speci...
coqbot-app[bot]
2020-10-06
Define a new type instance_flag instead of using [unit option]
Gaëtan Gilbert
2020-10-06
Remove unused is_class info from cl_context
Gaëtan Gilbert
2020-10-06
First list in cl_context is just booleans
Gaëtan Gilbert
2020-10-04
Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ...
coqbot-app[bot]
2020-10-04
Remove prefixes on nonterminal names, e.g. "constr:" and "Prim."
Jim Fehrle
2020-10-02
Merge PR #13106: Remove the forward class hint feature.
coqbot-app[bot]
2020-10-01
Merge PR #13108: Getting rid of temerarious EConstr.to_constr in Himsg
coqbot-app[bot]
2020-10-01
Merge PR #13114: Reimplement Admit Obligations using standard Admitted code
coqbot-app[bot]
2020-10-01
Merge PR #13116: interp_context_evars: removed unused [shift] argument
coqbot-app[bot]
2020-10-01
Merge PR #13123: Fix combining uniform parameters and mutual inductives.
coqbot-app[bot]
2020-09-30
Fix combining uniform parameters and mutual inductives.
Jasper Hugunin
2020-09-30
Further simplification of the typeclass registration API.
Pierre-Marie Pédrot
2020-09-30
Remove the forward class hint feature.
Pierre-Marie Pédrot
2020-09-30
interp_context_evars: removed unused [shift] argument
Gaëtan Gilbert
2020-09-30
Reimplement Admit Obligations using standard Admitted code
Gaëtan Gilbert
2020-09-28
Getting rid of temerarious EConstr.to_constr in Himsg.
Hugo Herbelin
2020-09-28
More precise information when unification fails because of incompatible candi...
Hugo Herbelin
2020-09-23
Merge PR #12977: Statically ensure that only polymophic hint terms come with ...
coqbot-app[bot]
2020-09-23
Merge PR #13073: A temporary fix of #13018 and #12775 for branch 8.12 (bis)
coqbot-app[bot]
[next]