| Commit message (Expand) | Author | Age |
* | CLEANUP: Context.{Rel,Named}.Declaration.t | Matej Kosik | 2016-02-09 |
* | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2016-01-21 |
|\ |
|
| * | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | | CLEANUP: kernel/context.ml{,i} | Matej Kosik | 2016-01-11 |
|/ |
|
* | Fixed (and changed) infoH. | Pierre Courtieu | 2015-10-21 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | msg_info now puts infomsg tag in emacs mode. | Pierre Courtieu | 2014-12-16 |
* | Getting rid of Exninfo hacks. | Pierre-Marie Pédrot | 2014-12-16 |
* | Improving error message when applying rewrite to an expression which is not a... | Hugo Herbelin | 2014-08-18 |
* | More self-contained code for tclWITHHOLES. | Pierre-Marie Pédrot | 2014-08-15 |
* | Removing unused Refiner.tclWITHHOLES. | Pierre-Marie Pédrot | 2014-08-15 |
* | Improving tclWITHHOLES which did not see undefined evars up to | Hugo Herbelin | 2014-06-13 |
* | Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un... | Matthieu Sozeau | 2014-06-10 |
* | Adding a new Control file centralizing the control options of Coq. | Pierre-Marie Pédrot | 2014-06-07 |
* | - Add a primitive tclEVARUNIVERSECONTEXT to reset the universe context of an ... | Matthieu Sozeau | 2014-05-08 |
* | - Fix comparison of universes. | Matthieu Sozeau | 2014-05-06 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Removing unused functions in Refiner. | Pierre-Marie Pédrot | 2014-04-06 |
* | Removing the Change_evar refiner rule. | Pierre-Marie Pédrot | 2014-03-31 |
* | Remove some dead-code (thanks to ocaml warnings) | Pierre Letouzey | 2014-03-05 |
* | Cleanup of comments. | aspiwack | 2013-11-02 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | cList: set-as-list functions are now with an explicit comparison | letouzey | 2013-10-23 |
* | Moving side effects into evar_map. There was no reason to keep another | ppedrot | 2013-10-05 |
* | State Transaction Machine | gareuselesinge | 2013-08-08 |
* | Getting rid of LtacLocated exception transformer. | ppedrot | 2013-05-28 |
* | Merging Context and Sign. | ppedrot | 2013-04-29 |
* | Restrict (try...with...) to avoid catching critical exn (part 12) | letouzey | 2013-03-13 |
* | Removing Exc_located and using the new exception enrichement | ppedrot | 2013-02-18 |
* | Revised the Ltac trace mechanism so that trace breaking due to | herbelin | 2013-02-17 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Monomorphization (proof) | ppedrot | 2012-11-25 |
* | Monomorphized a lot of equalities over OCaml integers, thanks to | ppedrot | 2012-11-08 |
* | remove Refiner.abstract_tactic and similar | letouzey | 2012-10-06 |
* | Clean-up : removal of Proof_type.tactic_expr | letouzey | 2012-10-06 |
* | Proof_type: rule now degenerates to prim_rule | letouzey | 2012-10-06 |
* | Clean-up : no more Proof_type.proof_tree | letouzey | 2012-10-06 |
* | Clean-up of proof_type.ml : no more Nested nor abstract_tactic_box | letouzey | 2012-10-06 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Use the library function List.substract in prev commit | letouzey | 2012-10-02 |
* | Added a new tactical infoH tac, that displays the names of hypothesis created... | courtieu | 2012-10-01 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | This patch removes unused "open" (automatically generated from | regisgia | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | Getting rid of Pp.msg | ppedrot | 2012-05-30 |
* | info_trivial, info_auto, info_eauto, and debug (trivial|auto) | letouzey | 2012-03-30 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> seconds | letouzey | 2011-03-18 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |