| Commit message (Expand) | Author | Age |
... | |
| | * | Revert "unification.ml: fix for bug #4763, unif regression" | Maxime Dénès | 2016-10-21 |
* | | | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2016-10-18 |
|\| | |
|
| * | | Merge branch 'v8.5' into v8.6 | Pierre-Marie Pédrot | 2016-10-18 |
| |\| |
|
| | * | Fixing to #3209 (Not_found due to an occur-check cycle). | Hugo Herbelin | 2016-10-17 |
* | | | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2016-10-08 |
|\| | |
|
| * | | Merge branch 'v8.5' into v8.6 | Pierre-Marie Pédrot | 2016-10-08 |
| |\| |
|
| | * | unification.ml: fix for bug #4763, unif regression | Matthieu Sozeau | 2016-10-06 |
* | | | CLEANUP: switching from "right-to-left" to "left-to-right" function compositi... | Matej Kosik | 2016-08-30 |
* | | | CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" function | Matej Kosik | 2016-08-24 |
|/ / |
|
* | | Merge branch 'v8.5' into v8.6 | Pierre-Marie Pédrot | 2016-07-07 |
|\| |
|
* | | Merge branch 'v8.5' into trunk | Maxime Dénès | 2016-07-04 |
|\ \ |
|
| | * | congruence: Restrict refreshing to Set | Matthieu Sozeau | 2016-07-04 |
| | * | congruence/univs: properly refresh (fix #4609) | Matthieu Sozeau | 2016-07-04 |
| |/ |
|
* | | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod... | Pierre Letouzey | 2016-07-03 |
* | | Separate flags for fix/cofix/match reduction and clean reduction function names. | Maxime Dénès | 2016-07-01 |
| * | Refine fix for bug #4097, avoid proj expansion | Matthieu Sozeau | 2016-06-27 |
* | | Removing dead code and unused opens. | Pierre-Marie Pédrot | 2016-05-08 |
* | | merging conflicts with the original "trunk__CLEANUP__Context__2" branch | Matej Kosik | 2016-02-15 |
|\ \ |
|
* | | | Monotonizing the Evarutil module. | Pierre-Marie Pédrot | 2016-02-15 |
| * | | 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 |
* | | merge | Matej Kosik | 2016-01-11 |
|\ \ |
|
| * | | CLEANUP: kernel/context.ml{,i} | Matej Kosik | 2016-01-11 |
| |/ |
|
* / | Remove some unused functions. | Guillaume Melquiond | 2016-01-02 |
|/ |
|
* | Optimize occur_evar_upto_types, avoiding repeateadly looking into the | Matthieu Sozeau | 2015-12-11 |
* | Fix bug #4293: ensure let-ins do not contain algebraic universes in | Matthieu Sozeau | 2015-11-11 |
* | Univs: missing checks in evarsolve with candidates and missing a | Matthieu Sozeau | 2015-11-04 |
* | Univs: compatibility with 8.4. | Matthieu Sozeau | 2015-11-04 |
* | Refresh rigid universes as well, and in 8.4 compatibility mode, | Matthieu Sozeau | 2015-11-02 |
* | Fix lemma-overloading | Matthieu Sozeau | 2015-10-20 |
* | Do occur-check w.r.t existential's types also when instantiating an evar. | Matthieu Sozeau | 2015-10-19 |
* | Occur-check in evar_define was not strong enough. | Matthieu Sozeau | 2015-10-14 |
* | Fix rechecking of applications: it can be given ill-typed terms. Fixes math-c... | Matthieu Sozeau | 2015-10-12 |
* | Univs: Fix part of bug #4161 | Matthieu Sozeau | 2015-10-02 |
* | Fixing #4177 (find_projectable was liable to ask to instantiate an evar twice). | Hugo Herbelin | 2015-07-16 |
* | Fixing bug #4240 (closure_of_filter was not ensuring refinement of | Hugo Herbelin | 2015-07-16 |
* | Fix bug #4101, noccur_evar's expand_projection can legitimately fail | Matthieu Sozeau | 2015-03-03 |
* | Fix bug introduced by my last commit, forgetting to adjust de Bruijn | Matthieu Sozeau | 2015-03-03 |
* | Fix bug #4097. | Matthieu Sozeau | 2015-03-02 |
* | Still continuing cf6a68b45, d64b5766a and 2734891ab7e on integrating | Hugo Herbelin | 2015-02-25 |
* | Optimizing noccur_evar wrt expansion of let-ins (fix for variant of #4076). | Hugo Herbelin | 2015-02-25 |
* | An optimization on filtering evar instances with let-ins suggested by | Hugo Herbelin | 2015-02-25 |
* | Another bug (de Bruijn) in continuing cf6a68b45 and d64b5766a on | Hugo Herbelin | 2015-02-24 |
* | Compensating 6fd763431 on postponing subtyping evar-evar problems. | Hugo Herbelin | 2015-02-23 |
* | Fixing cf6a68b45 on integrating ensure_evar_independent into is_constrainable... | Hugo Herbelin | 2015-02-23 |
* | Removing need for ensure_evar_independent by passing a force flag to is_const... | Hugo Herbelin | 2015-02-21 |
* | When looking for restrictions in ?n=?p problems, keep the type of let-bindings. | Hugo Herbelin | 2015-02-19 |
* | Univs: fix bug #3755. We were missing refreshements of universes in | Matthieu Sozeau | 2015-02-14 |
* | Fixing #3997 (occur-check in the presence of primitive projections, patch | Hugo Herbelin | 2015-02-12 |