aboutsummaryrefslogtreecommitdiff
path: root/pretyping
AgeCommit message (Expand)Author
2017-04-10refactoring: Reductionops.contextual_reduction_function typeMatej Kosik
2017-04-07Turning the printing primitive projection parameter flag off by default.Hugo Herbelin
2017-04-07Turning the printing primitive projection compatibility flag off by default.Hugo Herbelin
2017-04-06Merge PR#508: Optimize pending evarsMaxime Dénès
2017-03-24Replacing "cast surgery" in LetIn by a proper field (see PR #404).Hugo Herbelin
2017-03-24Better algorithm for Evarconv.max_undefined_with_candidates.Pierre-Marie Pédrot
2017-03-23Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-23Intern names bound in match patternsTej Chajed
2017-03-23Make the computation of frozen evars lazy in Pretyping.Pierre-Marie Pédrot
2017-03-23Fast path in computation of frozen evars in Pretyping.Pierre-Marie Pédrot
2017-03-23Ensuring static invariants about handling of pending evars in Pretyping.Pierre-Marie Pédrot
2017-03-17Merge PR#437: Improve unification debug trace.Maxime Dénès
2017-02-08Merge PR#393: Replace Typeops with Fast_typeopsMaxime Dénès
2017-02-01Merge branch 'v8.6'Pierre-Marie Pédrot
2017-01-22Adding a new evar source to remember the name of evars which wereHugo Herbelin
2017-01-22Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Hugo Herbelin
2016-12-13Improve unification debug trace.Théo Zimmermann
2016-12-12Replace Typeops by Fast_typeopsGaetan Gilbert
2016-12-07Merge branch 'v8.6'Pierre-Marie Pédrot
2016-12-04Merge remote-tracking branch 'github/pr/366' into v8.6Maxime Dénès
2016-12-02Document changesMatthieu Sozeau
2016-11-30Univs: fix bug #5180Matthieu Sozeau
2016-11-30Fix UGraph.check_eq!Matthieu Sozeau
2016-11-18Merge branch 'v8.6'Pierre-Marie Pédrot
2016-11-07Merge remote-tracking branch 'github/pr/339' into v8.6Maxime Dénès
2016-11-07Merge commit 'e6edb33' into v8.6Maxime Dénès
2016-11-07More explicit name for status of unification constraints.Maxime Dénès
2016-11-03Lets Hints/Instances take an optional patternMatthieu Sozeau
2016-10-31Stronger static invariant in equality upto universes.Pierre-Marie Pédrot
2016-10-30Moving Universes to the engine/ folder.Pierre-Marie Pédrot
2016-10-29Merge branch 'v8.6'Pierre-Marie Pédrot
2016-10-29Fixing error localisation bug introduced in fixing #5142 (21e1d501e17c).Hugo Herbelin
2016-10-28Merge remote-tracking branch 'github/pr/337' into v8.6Maxime Dénès
2016-10-27Complete overhaul of the Arguments vernacular.Maxime Dénès
2016-10-26Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-25Merge remote-tracking branch 'github/pr/333' into v8.5Maxime Dénès
2016-10-24Merge branch 'v8.6'Pierre-Marie Pédrot
2016-10-22Remove incorrect assertion in cbn (bug #4822).Guillaume Melquiond
2016-10-22Renamings to avoid confusion deprecating old namesMatthieu Sozeau
2016-10-22Unification constraint handling (#4763, #5149)Matthieu Sozeau
2016-10-22Fix a bug in error printing of unif constraintsMatthieu Sozeau
2016-10-22Port fix for bugs 4763, 5149, previously 0b417c12eMatthieu Sozeau
2016-10-21Merge remote-tracking branch 'gforge/v8.5' into v8.6Matthieu Sozeau
2016-10-21Revert "unification.ml: fix for bug #4763, unif regression"Maxime Dénès
2016-10-20A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).Hugo Herbelin
2016-10-19Attempt to improve error rendering in pattern-matching compilation (#5142).Hugo Herbelin
2016-10-18Merge branch 'v8.6'Pierre-Marie Pédrot
2016-10-18Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-17Quick fix to unification regression #4955.Hugo Herbelin
2016-10-17Fixing to #3209 (Not_found due to an occur-check cycle).Hugo Herbelin