| Commit message (Expand) | Author | Age |
* | Continuing handling of NoCoercion after df6e64fd28 and 4944b5e72. | Hugo Herbelin | 2015-07-10 |
* | Make Coercion.inh_app_fun respect its specification. | Pierre-Marie Pédrot | 2015-05-15 |
* | Safer typing primitives. | Pierre-Marie Pédrot | 2015-05-13 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Setup hook to change the unification algorithm used by evarconv, | Matthieu Sozeau | 2014-12-09 |
* | Switch the few remaining iso-latin-1 files to utf8 | Pierre Letouzey | 2014-12-09 |
* | A few Global.env removed. | Hugo Herbelin | 2014-10-04 |
* | Fix bug #3672, application of primitive projections as coercions. | Matthieu Sozeau | 2014-09-27 |
* | Add a boolean to indicate the unfolding state of a primitive projection, | Matthieu Sozeau | 2014-09-27 |
* | Providing a -type-in-type option for collapsing the universe hierarchy. | Hugo Herbelin | 2014-09-13 |
* | Uniformisation of the order of arguments env and sigma. | Hugo Herbelin | 2014-09-12 |
* | Use kernel conversion on terms that contain universe variables during unifica... | Matthieu Sozeau | 2014-07-20 |
* | Fix coercion code to disallow using cumulativity in the domain of products, w... | Matthieu Sozeau | 2014-07-17 |
* | Add an option to disable typeclass resolution during conversion, which | Matthieu Sozeau | 2014-06-26 |
* | Fix HoTT/coq bug # 14. Now coercion code correctly raises an error instead of... | Matthieu Sozeau | 2014-06-13 |
* | Collecting in Namegen those conventional default names that are used in diffe... | Hugo Herbelin | 2014-06-04 |
* | Keep track of universes on coercion applications even if they're not polymorp... | Matthieu Sozeau | 2014-05-06 |
* | Correct universe handling in program coercions (bug #2378). | Matthieu Sozeau | 2014-05-06 |
* | - Rename eq to equal in Univ, document new modules, set interfaces. | Matthieu Sozeau | 2014-05-06 |
* | Correct rebase on STM code. Thanks to E. Tassi for help on dealing with | Matthieu Sozeau | 2014-05-06 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Fixing pervasive comparisons | Pierre-Marie Pédrot | 2014-03-01 |
* | TC: honor the use_typeclasses flag in pretyping | Enrico Tassi | 2014-02-12 |
* | Get rid of the uses of deprecated OCaml elements (still remaining compatible ... | xclerc | 2013-09-19 |
* | Removing almost all new_untyped_evar, and a bunch of Evd.add. | ppedrot | 2013-09-18 |
* | Uniformization: isevars -> evdref/sigma/evd | herbelin | 2013-05-09 |
* | Small cleaning of Evd interface. | ppedrot | 2013-05-06 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Minor code cleaning in CArray / CList. | ppedrot | 2013-03-23 |
* | Restrict (try...with...) to avoid catching critical exn (part 12) | letouzey | 2013-03-13 |
* | Added propagation of evars unification failure reasons for better | herbelin | 2013-02-17 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Removed some FIXME related to equality on universes. | ppedrot | 2012-11-26 |
* | Monomorphization (pretyping) | ppedrot | 2012-11-22 |
* | 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 |
* | The new ocaml compiler (4.00) has a lot of very cool warnings, | regisgia | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Fix regression introduced in r15418 that broke MathClasses. In program mode, ... | msozeau | 2012-07-11 |
* | Forward-port fixes from 8.4 (15358, 15353, 15333). | msozeau | 2012-06-04 |
* | Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd | letouzey | 2012-05-29 |
* | Avoid unneeded head-normalizations in coercion code. | msozeau | 2012-04-25 |
* | Do not delta-head-normalize the proposition argument of sigma types during co... | msozeau | 2012-04-25 |
* | Fix interface of resolve_typeclasses: onlyargs -> with_goals: | msozeau | 2012-03-20 |
* | Fix bugs related to Program integration. | msozeau | 2012-03-19 |
* | Second step of integration of Program: | msozeau | 2012-03-14 |
* | Remove support for "abstract typing constraints" that requires unicity of sol... | msozeau | 2012-03-14 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Fixing use of type constraint for refining the "return" clause of "match". | herbelin | 2011-10-25 |