index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
record.ml
Commit message (
Expand
)
Author
Age
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-30
|
\
|
*
Fix handling of arity of definitional classes.
Matthieu Sozeau
2016-03-24
*
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-20
|
\
|
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
\
|
|
*
Fix bug #4627: records with no declared arity can be template polymorphic.
Matthieu Sozeau
2016-03-17
|
|
/
|
*
Fix bug when a sort is ascribed to a Record
Matthieu Sozeau
2016-03-15
*
|
Renaming variants of Entries.local_entry
Matej Kosik
2016-02-16
*
|
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
|
\
\
*
|
|
Monotonizing the Evarutil module.
Pierre-Marie Pédrot
2016-02-15
|
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
|
/
/
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
merge
Matej Kosik
2016-01-11
|
\
\
|
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
|
/
/
*
/
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-12-05
|
/
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Univs: fix inference of the lowest sort for records.
Matthieu Sozeau
2015-10-02
*
Univs: correcly compute the levels of records when they fall in Prop.
Matthieu Sozeau
2015-10-02
*
Univs: fix many evar_map initializations and leaks.
Matthieu Sozeau
2015-10-02
*
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Fixing bug #2951.
Pierre-Marie Pédrot
2015-03-08
*
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
*
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-11-23
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Give the same argument name for the record binder of type class
Matthieu Sozeau
2014-10-10
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Rework typeclass resolution and control of backtracking.
Matthieu Sozeau
2014-09-15
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Add a flag for restricting resolution of typeclasses to
Matthieu Sozeau
2014-09-11
*
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
*
Types declared as Variants really do not accept recursive definitions.
Arnaud Spiwack
2014-09-04
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Simplify even further the declaration of primitive projections,
Matthieu Sozeau
2014-08-30
*
Fix bug when defining primitive projections mixing defined and abstracts fields.
Matthieu Sozeau
2014-08-29
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
- Do module substitution inside mind_record.
Matthieu Sozeau
2014-07-25
*
Cleanup treatment of template universe polymorphism (thanks to E. Tassi
Matthieu Sozeau
2014-06-20
[next]