| Commit message (Expand) | Author | Age |
... | |
* | Moving change_in_concl, change_in_hyp, change_concl to Proofview.tactic. | Hugo Herbelin | 2014-12-07 |
* | "allows to", like "allowing to", is improper | Jason Gross | 2014-08-25 |
* | Clean up a comment in plugins/romega/ReflOmegaCore | Jason Gross | 2014-08-25 |
* | Grammar: "allowing to" is not proper English | Jason Gross | 2014-08-25 |
* | Reorganization of tactics: | Hugo Herbelin | 2014-08-18 |
* | Fix semantics of change p with c to typecheck c at each specific occurrence o... | Matthieu Sozeau | 2014-06-23 |
* | Now parsing rules of ML-declared tactics are only made available after the | Pierre-Marie Pédrot | 2014-05-12 |
* | - Fix bug preventing apply from unfolding Fixpoints. | Matthieu Sozeau | 2014-05-06 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Remove many superfluous 'open' indicated by ocamlc -w +33 | Pierre Letouzey | 2014-03-05 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | More monomorphic List.mem + List.assoc + ... | letouzey | 2013-10-24 |
* | Turn many List.assoc into List.assoc_f | letouzey | 2013-10-24 |
* | cList: a few alternative to hashtbl-based uniquize, distinct, subset | letouzey | 2013-10-23 |
* | cList.index is now cList.index_f, same for index0 | letouzey | 2013-10-23 |
* | cList: set-as-list functions are now with an explicit comparison | letouzey | 2013-10-23 |
* | Removing a bunch of generic equalities. | ppedrot | 2013-09-27 |
* | Get rid of the uses of deprecated OCaml elements (still remaining compatible ... | xclerc | 2013-09-19 |
* | Restrict (try...with...) to avoid catching critical exn (part 15) | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 11) | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 7) | letouzey | 2013-03-13 |
* | Dir_path --> DirPath | letouzey | 2013-02-19 |
* | No more constant named "int" in Coq theories (cf bug #2878) | letouzey | 2012-12-18 |
* | Modulification of dir_path | ppedrot | 2012-12-14 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | More cleaning on Utils and CList. Some parts of the code being | ppedrot | 2012-09-17 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | The new ocaml compiler (4.00) has a lot of very cool warnings, | regisgia | 2012-09-14 |
* | Kills the useless tactic annotations "in |- *" | letouzey | 2012-07-05 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Cleaning Pp.ppnl use | ppedrot | 2012-06-01 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge | 2011-11-21 |
* | Bug 2589: Documentation patch of Hendrik Tews | pboutill | 2011-09-02 |
* | New proposition "rewrite Heq in H" for eq_rect (assuming that there is | herbelin | 2011-08-08 |
* | Refl_omega: replaced generic = on constr by eq_constr | puech | 2011-07-29 |
* | Refl_omega: replaced some generic = on constr by eq_constr | puech | 2011-07-29 |
* | Const_omega: replaced some generic = on constr by eq_constr | puech | 2011-07-29 |
* | Additionnal fix of romega after modularisation of ZArith | letouzey | 2011-05-06 |
* | Modularization of BinInt, related fixes in the stdlib | letouzey | 2011-05-05 |
* | Const_omega: look for S in Init only (avoid future clash with S of Numbers) | letouzey | 2009-12-18 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |
* | OrderedType implementation for various numerical datatypes + min/max structures | letouzey | 2009-11-03 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | - Cleaning phase of the interfaces of libnames.ml and nametab.ml | herbelin | 2009-08-06 |
* | Many changes in the Makefile infrastructure + a beginning of ocamlbuild | letouzey | 2009-03-20 |