index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
record.ml
Age
Commit message (
Expand
)
Author
2017-01-28
Fix bug #5262: Error should tell me which name is duplicated.
Pierre-Marie Pédrot
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-29
Removing dead code.
Hugo Herbelin
2016-09-29
Fix bug #5011: Anomaly on [Existing Class].
Pierre-Marie Pédrot
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
Univs: Fix bug #4726
Matthieu Sozeau
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-18
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-24
Fix handling of arity of definitional classes.
Matthieu Sozeau
2016-03-20
Making Evarutil independent from Reductionops.
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 bug #4627: records with no declared arity can be template polymorphic.
Matthieu Sozeau
2016-03-15
Fix bug when a sort is ascribed to a Record
Matthieu Sozeau
2016-02-16
Renaming variants of Entries.local_entry
Matej Kosik
2016-02-15
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-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-12-22
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-05
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-10-28
Univs: local names handling.
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-02
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-09-23
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-06-24
Add corresponding field in `VernacInductive`.
Arnaud Spiwack
2015-06-24
Add a corresponding field in `mutual_inductive_entry` (part 1).
Arnaud Spiwack
2015-03-08
Fixing bug #2951.
Pierre-Marie Pédrot
2015-01-17
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-05
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2014-11-23
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-10-25
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-11
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-10
Give the same argument name for the record binder of type class
Matthieu Sozeau
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
[next]