index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2016-03-18
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-15
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-14
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-10
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-03-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-28
Slightly contracting code of evarconv.ml.
Hugo Herbelin
2016-02-23
Fix part of bug #4533: respect declared global transparency of
Matthieu Sozeau
2016-02-19
Adding location to universes generated by the pretyper.
Pierre-Marie Pédrot
2016-02-15
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
Using monotonic types for conversion functions.
Pierre-Marie Pédrot
2016-02-15
Renaming functions in Typing to stick to the standard e_* scheme.
Pierre-Marie Pédrot
2016-02-15
Monotonizing the Evarutil module.
Pierre-Marie Pédrot
2016-02-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-03
Optimizing the computation of frozen evars.
Pierre-Marie Pédrot
2016-02-03
Opacifying the type of evar naming structure in Evd.
Pierre-Marie Pédrot
2016-02-03
More compact representation for evar resolvability flag.
Pierre-Marie Pédrot
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-27
Fix bug #4537: Coq 8.5 is slower in typeclass resolution.
Pierre-Marie Pédrot
2016-01-23
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-23
Fix bug #4506. Using betadeltaiota_nolet might produce terms of the form
Matthieu Sozeau
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
Extend last commit: keyed unification uses full conversions on the applied co...
Matthieu Sozeau
2016-01-12
Fix essential bug in new Keyed Unification mode reported by R. Krebbers.
Matthieu Sozeau
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2016-01-02
Remove duplicate declarations.
Guillaume Melquiond
2016-01-02
Reduce dependencies of interface files.
Guillaume Melquiond
2015-12-31
Merge branch 'v8.5' into trunk
Guillaume Melquiond
2015-12-31
Do not compose List.length with List.filter.
Guillaume Melquiond
2015-12-29
Fixing bug #4462: unshelve: Anomaly: Uncaught exception Not_found.
Pierre-Marie Pédrot
2015-12-21
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-17
(Partial) fix for bug #4453: raise an error instead of an anomaly.
Matthieu Sozeau
2015-12-17
CLEANUP: in the Reduction module
Matej Kosik
2015-12-17
CLEANUP: in the Reductionops module
Matej Kosik
2015-12-17
CLEANUP: in the Reduction module
Matej Kosik
2015-12-15
Fixing unexpected length of context in a typing function, detected by
Hugo Herbelin
2015-12-15
Fixing e7f7fc3e058 (wrong chop on contexts). This fixes test-suite.
Hugo Herbelin
2015-12-15
API: documenting context_chop and removing a duplicate.
Hugo Herbelin
2015-12-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-11
Optimize occur_evar_upto_types, avoiding repeateadly looking into the
Matthieu Sozeau
2015-12-05
Unifying betazeta_applist and prod_applist into a clearer interface.
Hugo Herbelin
2015-12-05
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
[next]