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-04-25
Merging the ML tactic notation and plain Tactic Notation mechanisms.
Pierre-Marie Pédrot
2016-04-24
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-19
Fixing #4677 (collision of a global variable and of a local variable
Hugo Herbelin
2016-04-04
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-25
Moving type_uconstr to Pretyping.
Pierre-Marie Pédrot
2016-03-25
Fix a bug in Program coercion code
Matthieu Sozeau
2016-03-20
Moving Evarutil and Proofview to engine/
Pierre-Marie Pédrot
2016-03-20
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
Pushing Proofview further down the dependency alley.
Pierre-Marie Pédrot
2016-03-20
Moving Proofview to pretyping/.
Pierre-Marie Pédrot
2016-03-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-17
Fix #4623: set tactic too weak with universes (regression)
Maxime Dénès
2016-03-16
Fix incorrect behavior of CS resolution
Matthieu Sozeau
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
[next]