| Commit message (Expand) | Author | Age |
* | No more Univ in grammar.cma | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Pattern as a mli-only file, operations in Patternops | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | Glob_term now mli-only, operations now in Glob_ops | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd | letouzey | 2012-05-29 |
* | Impossible branches inference fixup (bug 2761) | pboutill | 2012-05-11 |
* | Partial revert of r15148 in order to compile with Camlp4 | pboutill | 2012-04-27 |
* | 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 |
* | Corrects a bug in the refine tactic which could drop evar bodies. | aspiwack | 2012-04-18 |
* | Adds a comment: precondition on Evd.add | aspiwack | 2012-04-18 |
* | Fixing a "Not_Found" bug related to commit 15061 on the use of evar candidates. | herbelin | 2012-04-16 |
* | Speedup free_vars_and_rels_up_alias_expansion (evarconv) | gareuselesinge | 2012-04-05 |
* | Unification: Fixing bug in materialize_evar (spotted by MathClasses). | herbelin | 2012-03-26 |
* | Unification: Added a heuristic to solve problems of the form | herbelin | 2012-03-26 |
* | Little bug in r15061 leading to unusable debug mode. | herbelin | 2012-03-23 |
* | Univ: enforce_leq instead of enforce_geq for more uniformity | letouzey | 2012-03-22 |
* | evarconv: MaybeFlex/MaybeFlex case infers more Canonical Structures | gareuselesinge | 2012-03-22 |
* | Fix interface of resolve_typeclasses: onlyargs -> with_goals: | msozeau | 2012-03-20 |
* | Fixing alpha-conversion bug #2723 introduced in r12485-12486. | herbelin | 2012-03-20 |
* | Use a careful analysis of dependencies in restricting instances to | herbelin | 2012-03-20 |
* | Unification: when matching "?n[...,(C u1..un),...] = C u1..un" keep a | herbelin | 2012-03-20 |
* | Generalized the use of evar candidates in type inference unification: | herbelin | 2012-03-20 |
* | Reorganizing the structure of evarutil.ml (only restructuration, no | herbelin | 2012-03-20 |
* | More adaptations of pretyping/coercion to Program mode. | msozeau | 2012-03-19 |
* | Fix bugs related to Program integration. | msozeau | 2012-03-19 |
* | Fixes bug: #2692 (Arguments/simpl off by 1) | gareuselesinge | 2012-03-19 |
* | Arguments/simpl: allow ! even on non fixpoints | gareuselesinge | 2012-03-19 |
* | Fix merge and add missing file. | msozeau | 2012-03-14 |
* | Revise API of understand_ltac to be parameterized by a flag for resolution of... | msozeau | 2012-03-14 |
* | Merge fixes | msozeau | 2012-03-14 |
* | Everything compiles again. | msozeau | 2012-03-14 |
* | 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 |
* | A bit of cleaning: unifying push_rels and push_rel_context. | herbelin | 2012-03-13 |
* | Fixing vm_compute bug #2729 (function used to decompose constructors | herbelin | 2012-03-13 |
* | Glob_term.predicate_pattern: No number of parameters with letins. | pboutill | 2012-03-02 |
* | "Let in" in pattern hell, one more iteration | pboutill | 2012-03-02 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Univ: a univ_depends function to avoid a hack in Inductiveops | letouzey | 2012-03-01 |
* | Fix in evarutil: add a conversion problem for ?x ts = ?x us only if ts and us... | msozeau | 2012-02-15 |
* | Bug #2041: unfold at betaiotaZETA normalize like unfold | pboutill | 2012-01-31 |
* | Added an pattern / occurence syntax for vm_compute. | ppedrot | 2012-01-30 |
* | Printing bugs with match patterns: | herbelin | 2012-01-27 |
* | Fix for Program Instance not separately checking the resolution of evars of t... | msozeau | 2012-01-23 |
* | Inductiveops.nb_*{,_env} cleaning | pboutill | 2012-01-16 |
* | Type inference unification: fixed a 8.4 bug in the presence of unification | herbelin | 2012-01-04 |
* | Granted legitimate wish #2607 (not exposing crude fixpoint body of | herbelin | 2011-12-18 |