aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/unification.ml
Commit message (Expand)AuthorAge
...
| * Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|/|
* | Stronger static invariant in equality upto universes.Gravatar Pierre-Marie Pédrot2016-10-31
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-24
|\ \
| | * Renamings to avoid confusion deprecating old namesGravatar Matthieu Sozeau2016-10-22
| | * Unification constraint handling (#4763, #5149)Gravatar Matthieu Sozeau2016-10-22
| | * Port fix for bugs 4763, 5149, previously 0b417c12eGravatar Matthieu Sozeau2016-10-22
| |/
| * Merge remote-tracking branch 'gforge/v8.5' into v8.6Gravatar Matthieu Sozeau2016-10-21
| |\
| | * Revert "unification.ml: fix for bug #4763, unif regression"Gravatar Maxime Dénès2016-10-21
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-08
|\| |
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-08
| |\|
| | * w_merge: Add a comment about the (List.rev evars)Gravatar Matthieu Sozeau2016-10-06
| | * unification.ml: fix for bug #4763, unif regressionGravatar Matthieu Sozeau2016-10-06
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-05
|\| |
| * | Merge remote-tracking branch 'github/pr/263' into v8.6Gravatar Maxime Dénès2016-10-03
| |\ \
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-23
|\| | |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-23
| |\ \ \ | | | |/ | | |/|
| | * | Fixing #5095 (non relevant too strict test in let-in abstraction).Gravatar Hugo Herbelin2016-09-22
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-14
|\| | |
| * | | no-refold patchGravatar Paul Steckler2016-09-09
| | | * Tracking careless uses of slow name lookup.Gravatar Pierre-Marie Pédrot2016-09-09
| | |/ | |/|
* | | Merge PR #244.Gravatar Pierre-Marie Pédrot2016-09-08
|\ \ \
* \ \ \ Merge remote-tracking branch 'v8.6' into trunkGravatar Matej Kosik2016-08-25
|\ \ \ \ | | |/ / | |/| |
* | | | CLEANUP: minor readability improvementsGravatar Matej Kosik2016-08-24
| * | | Pushing error backtrace in unification reraise.Gravatar Pierre-Marie Pédrot2016-08-22
|/ / /
| * | Make the user_err header an optional parameter.Gravatar Emilio Jesus Gallego Arias2016-08-19
| * | Remove errorlabstrm in favor of user_errGravatar Emilio Jesus Gallego Arias2016-08-19
|/ /
* | closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03
* | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* | Separate flags for fix/cofix/match reduction and clean reduction function names.Gravatar Maxime Dénès2016-07-01
* | A mini-optimization for free in unification.ml: test in O(1)Gravatar Hugo Herbelin2016-06-10
* | Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
* | Splitting Evarutil in two distinct files.Gravatar Pierre-Marie Pédrot2016-03-20
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-20
|\|
| * Fix #4623: set tactic too weak with universes (regression)Gravatar Maxime Dénès2016-03-17
| * Try eta-expansion of records only on non-recursive onesGravatar Matthieu Sozeau2016-03-15
* | Try eta-expansion of records only on non-recursive onesGravatar Matthieu Sozeau2016-03-14
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-09
|\|
| * Fix strategy of Keyed UnificationGravatar Matthieu Sozeau2016-03-09
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-05
|\|
| * Fix part of bug #4533: respect declared global transparency ofGravatar Matthieu Sozeau2016-02-23
* | merging conflicts with the original "trunk__CLEANUP__Context__2" branchGravatar Matej Kosik2016-02-15
|\ \
* \ \ Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-02-13
|\ \ \ | | |/ | |/|
| | * CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
| |/ |/|
| * Optimizing the computation of frozen evars.Gravatar Pierre-Marie Pédrot2016-02-03
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\|
| * Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-13
|\|
| * Extend last commit: keyed unification uses full conversions on the applied co...Gravatar Matthieu Sozeau2016-01-12
| * Fix essential bug in new Keyed Unification mode reported by R. Krebbers.Gravatar Matthieu Sozeau2016-01-12
* | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11