aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/vernacentries.ml
Commit message (Expand)AuthorAge
* rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...Gravatar Pierre Letouzey2016-07-03
* closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
* Reuse the typing_flags datatype for inductives.Gravatar Pierre-Marie Pédrot2016-06-18
* Moving the typing_flags to the environment.Gravatar Pierre-Marie Pédrot2016-06-18
* Factorizing the uses of Declareops.safe_flags.Gravatar Pierre-Marie Pédrot2016-06-16
* Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.Gravatar Pierre-Marie Pédrot2016-06-16
|\
| * Remove the syntax changes introduced by this branch.Gravatar Pierre-Marie Pédrot2016-06-15
| * Assume totality: dedicated type rather than boolGravatar Arnaud Spiwack2016-06-14
* | Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
* | Put the "exact_constr" tactic in the monad.Gravatar Pierre-Marie Pédrot2016-05-16
* | Put the "clear" tactic into the monad.Gravatar Pierre-Marie Pédrot2016-05-16
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-04
|\ \
| * | Call hooks when terminating a definition proof (bug #4663).Gravatar Guillaume Melquiond2016-05-03
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-04-24
|\| |
| * | Building lazily a few debugging messages involving expressions of commandsGravatar Hugo Herbelin2016-04-17
* | | Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...Gravatar Matthieu Sozeau2016-04-04
|\ \ \
* | | | Moving Tacintern to Hightactics.Gravatar Pierre-Marie Pédrot2016-03-20
* | | | Moving the Ltac definition command to an EXTEND based command.Gravatar Pierre-Marie Pédrot2016-03-20
* | | | Moving Print Ltac to an EXTEND based command.Gravatar Pierre-Marie Pédrot2016-03-20
* | | | Moving Tactic Notation to an EXTEND based command.Gravatar Pierre-Marie Pédrot2016-03-20
* | | | Moving Tacinterp to Hightactics.Gravatar Pierre-Marie Pédrot2016-03-20
* | | | Moving VernacSolve to an EXTEND-based definition.Gravatar Pierre-Marie Pédrot2016-03-19
* | | | Replacing the interpretation of Proof using ... with a proper code.Gravatar Pierre-Marie Pédrot2016-03-19
* | | | Removing OCaml deprecated function names from the Lazy module.Gravatar Pierre-Marie Pédrot2016-03-10
* | | | Moving Autorewrite to Hightatctic.Gravatar Pierre-Marie Pédrot2016-03-06
* | | | Moving Tactic_debug to tactics/ folder.Gravatar Pierre-Marie Pédrot2016-03-06
* | | | Moving the "clear" tactic to TACTIC EXTEND.Gravatar Pierre-Marie Pédrot2016-02-29
* | | | merging conflicts with the original "trunk__CLEANUP__Context__2" branchGravatar Matej Kosik2016-02-15
|\ \ \ \
* | | | | Using monotonic types for conversion functions.Gravatar Pierre-Marie Pédrot2016-02-15
| * | | | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
|/ / / /
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\ \ \ \ | | |/ / | |/| |
| * | | Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | | | mergeGravatar Matej Kosik2016-01-11
|\ \ \ \
| * | | | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
* | | | | Do not compose "str" and "to_string" whenever possible.Gravatar Guillaume Melquiond2015-12-22
|/ / / /
* | | | CLEANUP: Vernacexpr.VernacDeclareTacticDefinitionGravatar Matej Kosik2015-12-18
* | | | CLEANUP: Removing "Vernacexpr.VernacNop" variant to which no Vernacular comma...Gravatar Matej Kosik2015-12-18
* | | | CLEANUP: Vernacexpr.vernac_exprGravatar Matej Kosik2015-12-18
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-29
|\| | |
| * | | Fix [Polymorphic Hint Rewrite].Gravatar Matthieu Sozeau2015-11-27
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-26
|\| | |
| * | | Fix output of universe arcs. (Fix bug #4422)Gravatar Guillaume Melquiond2015-11-23
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-05
|\| | |
| * | | Adding syntax "Show id" to show goal named id (shelved or not).Gravatar Hugo Herbelin2015-11-02
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-29
|\| | |
| * | | Univs: local names handling.Gravatar Matthieu Sozeau2015-10-28
| * | | Fix bugs 4389, 4390 and 4391 due to wrong handling of universe namesGravatar Matthieu Sozeau2015-10-27
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-19
|\| | |