| Commit message (Expand) | Author | Age |
* | Merge PR #244. | Pierre-Marie Pédrot | 2016-09-08 |
|\ |
|
* | | CLEANUP: minor readability improvements | Matej Kosik | 2016-08-24 |
| * | Unify location handling of error functions. | Emilio Jesus Gallego Arias | 2016-08-19 |
|/ |
|
* | 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 |
* | Program: cleanup in cases, add options | Matthieu Sozeau | 2016-06-29 |
* | Rework treatment of default transparency of obligations | Matthieu Sozeau | 2016-06-27 |
* | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2016-06-27 |
|\ |
|
| * | More on f9695eb4b, 827663982 on resolving #4782, #4813 (typing "with" clause). | Hugo Herbelin | 2016-06-27 |
* | | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2016-03-30 |
|\| |
|
| * | Fix a bug in Program coercion code | Matthieu Sozeau | 2016-03-25 |
* | | Splitting Evarutil in two distinct files. | Pierre-Marie Pédrot | 2016-03-20 |
* | | merging conflicts with the original "trunk__CLEANUP__Context__2" branch | Matej Kosik | 2016-02-15 |
|\ \ |
|
* | | | Renaming functions in Typing to stick to the standard e_* scheme. | Pierre-Marie Pédrot | 2016-02-15 |
| |/
|/| |
|
| * | CLEANUP: Context.{Rel,Named}.Declaration.t | Matej Kosik | 2016-02-09 |
|/ |
|
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Fix bug #3998: when using typeclass resolution for conversion, allow | Matthieu Sozeau | 2015-11-11 |
* | 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 |