index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
Age
Commit message (
Expand
)
Author
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-24
[engine] Remove and deprecate `nf_enter` et al.
Emilio Jesus Gallego Arias
2018-09-23
[api] Deprecate constructors of deprecated datatypes.
Emilio Jesus Gallego Arias
2018-09-23
Merge PR #8465: Small cleanup of summary uses
Pierre-Marie Pédrot
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-19
Merge PR #8246: Implementing an internal basic version of the "pose" tactic i...
Enrico Tassi
2018-09-19
Remove Hints.add_hints_init
Gaëtan Gilbert
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-09-14
Retroknowledge: simpler parsing rules
Vincent Laporte
2018-09-14
Retroknowledge: remove the (unused) by clause
Vincent Laporte
2018-09-14
Retroknowledge.KInt31: remove the (unused) group parameter
Vincent Laporte
2018-09-10
Moving part of pretyping dealing with ltac and renaming in new module GlobEnv.
Hugo Herbelin
2018-09-06
Merge PR #8110: Fixing capital letters in the "in" syntax of instantiate.
Pierre-Marie Pédrot
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-08-31
Extraargs: avoid two token declarations to appear in all .vo
Pierre Letouzey
2018-08-31
Tacenv: minor code cleanup
Pierre Letouzey
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-08-13
Less crazy implementation of the "pose" family of tactics.
Pierre-Marie Pédrot
2018-07-26
Merge PR #8050: Cleanup VERNAC EXTEND
Maxime Dénès
2018-07-21
Fixing capital letters in the "in" syntax of instantiate.
Hugo Herbelin
2018-07-20
Merge PR #8037: Export a function to apply toplevel tactic values in Tacinterp.
Enrico Tassi
2018-07-17
Change QuestionMark for better record field missing error message.
Siddharth Bhat
2018-07-14
[ltac] Remove unused functions / constructors.
Emilio Jesus Gallego Arias
2018-07-12
Statically typecheck the VERNAC EXTEND wrapper.
Pierre-Marie Pédrot
2018-07-12
Tactic deprecation machinery
Maxime Dénès
2018-07-10
Export a function to apply toplevel tactic values in Tacinterp.
Pierre-Marie Pédrot
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-07-05
refine: obey the use_unification_heuristics flag
Matthieu Sozeau
2018-07-05
Merge PR #7746: Many small cleanups removing unused arguments and functions
Pierre-Marie Pédrot
2018-07-03
Evarutil.(e_)new_Type: remove unused env argument
Gaëtan Gilbert
2018-07-03
Taccoerce: remove various unused arguments.
Gaëtan Gilbert
2018-07-03
Pptactic: remove unused arguments
Gaëtan Gilbert
2018-07-02
Remove the hardcoded compatibility wit_hyp -> wit_var from the parser.
Pierre-Marie Pédrot
2018-07-02
Slight simplification of the Tacentries API to register ML tactics.
Pierre-Marie Pédrot
2018-07-02
Moving various ml4 files to mlg.
Pierre-Marie Pédrot
2018-06-29
Port g_tactic to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Use a homebrew parser to replace the GEXTEND extension points of Camlp5.
Pierre-Marie Pédrot
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-19
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-18
Fix #7421: constr_eq ignores universe constraints.
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-14
Workaround to handle non-value arguments in tactics.
Cyprien Mangin
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: move Tactypes to proofs
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: multi to tactics/rewrite
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7229: Deprecate implicit tactic solving.
Hugo Herbelin
2018-06-04
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
[next]