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-12-23
Merge PR #11293: Rename files with Class in their name to make their role cle...
Hugo Herbelin
2019-12-23
Merge PR #11274: [library] [cleanup] Remove code duplication.
Pierre-Marie Pédrot
2019-12-22
Rename files with Class in their name to make their role clearer.
Pierre-Marie Pédrot
2019-12-20
Fix handling of recursive notations with custom entries
Maxime Dénès
2019-12-18
Merge PR #10616: Fix push_universe_context* interfaces to use a consistent ~s...
Pierre-Marie Pédrot
2019-12-16
Don't pass (ignored) implicits to interp_mutual_inductive_constr
Gaëtan Gilbert
2019-12-16
Remove variance info from inductive entries, infer in indtyping
Gaëtan Gilbert
2019-12-16
reduce arguments of template_polymorphism_candidate
Gaëtan Gilbert
2019-12-16
comInductive: remove redundant check_evars calls
Gaëtan Gilbert
2019-12-16
Pretyping.check_evars: make initial evar map optional
Gaëtan Gilbert
2019-12-13
Use ~strict argument consistently in push_context/push_context_set intfs
Matthieu Sozeau
2019-12-10
[library] [cleanup] Remove code duplication.
Emilio Jesus Gallego Arias
2019-12-10
Merge PR #10202: Slightly more robust manual implicit arguments
Emilio Jesus Gallego Arias
2019-12-10
Make explicit that users should not observe return values of scheme functions.
Pierre-Marie Pédrot
2019-12-10
Simplify internal flags in scheme declarations.
Pierre-Marie Pédrot
2019-12-06
Moving the diversity of constr printers to a label style.
Hugo Herbelin
2019-12-04
Impargs: Using ExplByPos/ExplByName rather than encoding index as an ident.
Hugo Herbelin
2019-12-03
Merge PR #11113: Remove deprecated compat modifier of Notation / Infix commands.
Emilio Jesus Gallego Arias
2019-12-03
Merge PR #11162: [CS] support #[local] attribute
Maxime Dénès
2019-12-02
Remove deprecated compat modifier of Notation / Infix commands.
Théo Zimmermann
2019-12-02
[CS] support #[local] attribute
Enrico Tassi
2019-12-02
Merge PR #10575: Clean up deprecations
Théo Zimmermann
2019-12-01
Merge PR #11185: Remove deprecated Typeclasses Axioms Are Instances.
Gaëtan Gilbert
2019-11-30
Actually deprecate `SearchAbout`
Maxime Dénès
2019-11-29
Remove deprecated Typeclasses Axioms Are Instances.
Théo Zimmermann
2019-11-27
Remove deprecated commands `AddPath`, `AddRecPath` and `DelPath`
Maxime Dénès
2019-11-27
[release] Update files for 8.12 release per release process.
Emilio Jesus Gallego Arias
2019-11-26
indTyping: error instead of anomaly for ill-formed template
Gaëtan Gilbert
2019-11-26
Fix #11039: proof of False with template poly and nonlinear universes
Gaëtan Gilbert
2019-11-25
Merge PR #11146: Combine similar arguments when printing Arguments command
Hugo Herbelin
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11103: Grammars: unification fix/cofix between constr/vernac + clea...
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11075: load .vo when .vos is missing + misc vos changes
Emilio Jesus Gallego Arias
2019-11-20
Combine similar arguments when printing Arguments command
Gaëtan Gilbert
2019-11-20
make VernacArguments closer to user syntax
Gaëtan Gilbert
2019-11-20
From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixin...
charguer
2019-11-19
G_constr: Renaming record_fields_instance -> fields_def.
Hugo Herbelin
2019-11-19
Grammar: mini-factorization between fix/cofix and Fixpoint/CoFixpoint.
Hugo Herbelin
2019-11-16
Merge PR #10996: Refine Instance returns
Pierre-Marie Pédrot
2019-11-15
Merge PR #11079: Rename non-unique local nonterminals
Hugo Herbelin
2019-11-14
Rename non-unique local nonterminals
Jim Fehrle
2019-11-13
cleanup unused argument for Classes.do_instance_resolve_TC
Gaëtan Gilbert
2019-11-13
Return of Refine Instance as an attribute.
Gaëtan Gilbert
2019-11-13
don't double parse program attribute for vernacinstance
Gaëtan Gilbert
2019-11-12
Merge PR #11045: Forbid Include inside sections
Pierre-Marie Pédrot
2019-11-11
Run update-compat script with --release option.
Théo Zimmermann
2019-11-11
Merge PR #11052: Fix #11048: uncaught destKO in inductive type
Pierre-Marie Pédrot
2019-11-08
Make [Proof_global.closed_proof_output] opaque
Gaëtan Gilbert
2019-11-05
Fix #11048: uncaught destKO in inductive type
Gaëtan Gilbert
2019-11-05
Forbid Include inside sections
Gaëtan Gilbert
[next]