aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAge
* Correct some spelling errorsmasterGravatar Benjamin Barenblat2018-07-22
* Merge PR #8037: Export a function to apply toplevel tactic values in Tacinterp.Gravatar Enrico Tassi2018-07-20
|\
* \ Merge PR #8089: Remove declare_object for SsrHave NoTCResolution.Gravatar Enrico Tassi2018-07-20
|\ \
* \ \ Merge PR #7941: Extend QuestionMark to produce a better error message in case...Gravatar Pierre-Marie Pédrot2018-07-19
|\ \ \
| | * | Remove declare_object for SsrHave NoTCResolution.Gravatar Maxime Dénès2018-07-19
| |/ / |/| |
* | | Merge PR #8054: [dev] Autogenerate OCaml dev files.Gravatar Enrico Tassi2018-07-18
|\ \ \
* \ \ \ Merge PR #7897: Remove fourier pluginGravatar Enrico Tassi2018-07-18
|\ \ \ \
* \ \ \ \ Merge PR #8068: [build] Build Coq and plugins with `-strict-sequence`Gravatar Enrico Tassi2018-07-18
|\ \ \ \ \
| | * | | | Remove fourier pluginGravatar Maxime Dénès2018-07-17
| |/ / / / |/| | | |
| | | * | Change QuestionMark for better record field missing error message.Gravatar Siddharth Bhat2018-07-17
| |_|/ / |/| | |
| * | | [build] Build Coq and plugins with `-strict-sequence`Gravatar Emilio Jesus Gallego Arias2018-07-14
* | | | [ltac] Remove unused functions / constructors.Gravatar Emilio Jesus Gallego Arias2018-07-14
|/ / /
| * | [dev] Autogenerate OCaml dev files.Gravatar Emilio Jesus Gallego Arias2018-07-12
* | | Tactic deprecation machineryGravatar Maxime Dénès2018-07-12
|/ /
| * Export a function to apply toplevel tactic values in Tacinterp.Gravatar Pierre-Marie Pédrot2018-07-10
* | Introduce a Pcoq.Entry module for functions that ought to be exported.Gravatar Pierre-Marie Pédrot2018-07-07
|/
* refine: obey the use_unification_heuristics flagGravatar Matthieu Sozeau2018-07-05
* Merge PR #7746: Many small cleanups removing unused arguments and functionsGravatar Pierre-Marie Pédrot2018-07-05
|\
* \ Merge PR #7979: TACTIC EXTEND in coqppGravatar Emilio Jesus Gallego Arias2018-07-05
|\ \
| | * Evarutil.(e_)new_Type: remove unused env argumentGravatar Gaëtan Gilbert2018-07-03
| | * Remove unused env argument to fresh_sort_in_familyGravatar Gaëtan Gilbert2018-07-03
| | * Coq_omega: remove unused Goal.entersGravatar Gaëtan Gilbert2018-07-03
| | * Remove unused function Coq_omega.timing.Gravatar Gaëtan Gilbert2018-07-03
| | * Taccoerce: remove various unused arguments.Gravatar Gaëtan Gilbert2018-07-03
| | * Pptactic: remove unused argumentsGravatar Gaëtan Gilbert2018-07-03
| |/ |/|
* | Merge PR #7703: Add an option to force parameters to be uniformGravatar Matthieu Sozeau2018-07-02
|\ \
| | * Remove the hardcoded compatibility wit_hyp -> wit_var from the parser.Gravatar Pierre-Marie Pédrot2018-07-02
| | * Slight simplification of the Tacentries API to register ML tactics.Gravatar Pierre-Marie Pédrot2018-07-02
| | * Moving various ml4 files to mlg.Gravatar Pierre-Marie Pédrot2018-07-02
| |/ |/|
* | Merge PR #7902: Use a homebrew parser to replace the GEXTEND extension points...Gravatar Emilio Jesus Gallego Arias2018-07-02
|\ \
| | * Implement uniform parameters in ComInductiveGravatar Jasper Hugunin2018-07-01
| |/ |/|
* | Merge PR #7410: Splitting primitive numeral parser/printer for positive, N, Z...Gravatar Emilio Jesus Gallego Arias2018-07-01
|\ \
* | | Split the Ssrmatching module between code and grammar rules.Gravatar Pierre-Marie Pédrot2018-06-30
| | * Port g_tactic to the homebrew GEXTEND parser.Gravatar Pierre-Marie Pédrot2018-06-29
| | * Use a homebrew parser to replace the GEXTEND extension points of Camlp5.Gravatar Pierre-Marie Pédrot2018-06-29
| |/ |/|
| * Splitting primitive numeral parser/printer for positive, N, Z into three files.Gravatar Hugo Herbelin2018-06-29
* | Merge PR #7890: Inline a function from Quote used in setoid_ring.Gravatar Maxime Dénès2018-06-29
|\ \ | |/ |/|
* | Merge PR #7863: Remove Sorts.contentsGravatar Pierre-Marie Pédrot2018-06-27
|\ \
* \ \ Merge PR #7906: universes_of_constr don't include universes of monomorphic co...Gravatar Pierre-Marie Pédrot2018-06-26
|\ \ \
| | * | Remove Sorts.contentsGravatar Gaëtan Gilbert2018-06-26
| |/ / |/| |
| * | universes_of_constr don't include universes of monomorphic constantsGravatar Gaëtan Gilbert2018-06-26
* | | Merge PR #7620: [ssr] rewrite: turn anomaly into regular errorGravatar Maxime Dénès2018-06-25
|\ \ \
* \ \ \ Merge PR #7236: [ssr] simpler semantics for delayed clearsGravatar Maxime Dénès2018-06-23
|\ \ \ \
* | | | | Using more general information for primitive records.Gravatar Pierre-Marie Pédrot2018-06-23
* | | | | Change the proj_ind field from MutInd.t to inductive.Gravatar Pierre-Marie Pédrot2018-06-23
| * | | | [ssr] implement {}/v as a short hand for {v}/v when v is an idGravatar Enrico Tassi2018-06-22
| * | | | [ssr] simplify delayed clearsGravatar Enrico Tassi2018-06-22
| | |/ / | |/| |
* | | | [ssr] matching: use eq_constr_nounivs in approximated matchingGravatar Enrico Tassi2018-06-22
* | | | [ssr] set: merge universe constraints before type checking the termGravatar Enrico Tassi2018-06-22
|/ / /
| | * Further cleanup: do not export the closed_term Ltac entry.Gravatar Pierre-Marie Pédrot2018-06-21