index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
Age
Commit message (
Expand
)
Author
2019-03-25
Merge PR #9586: Use named_context_val for fast lookup in intern named reference
Emilio Jesus Gallego Arias
2019-03-18
Use named_context_val for fast lookup in intern named reference
Gaëtan Gilbert
2019-03-18
Fix constr_matching on SProp
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-12
Merge PR #9389: Implement a method for manual declaration of implicits.
Emilio Jesus Gallego Arias
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-20
Merge PR #9529: Change Primitive message: "is registered" -> "is declared".
Vincent Laporte
2019-02-19
Notations: Enforce strong evaluation of cases_pattern_of_glob_constr.
Hugo Herbelin
2019-02-18
Merge PR #9589: Deprecate duplicated explicitation_eq
Emilio Jesus Gallego Arias
2019-02-18
Merge PR #9439: Separate variance and universe fields in inductives.
Pierre-Marie Pédrot
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-16
Deprecated duplicated explicitation_eq
Jasper Hugunin
2019-02-11
Fix #9508: Unexpected interaction between implicit arguments and primitive pr...
Pierre-Marie Pédrot
2019-02-08
Change Primitive message: "is registered" -> "is declared".
Gaëtan Gilbert
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2019-01-25
Notations: Removing useless parentheses on abbrevs for prefix of an application.
Hugo Herbelin
2018-12-30
Fixing an interpretation bug of the "in" clause of "match".
Hugo Herbelin
2018-12-30
Mini-reorganization of functions about cases pattern reducing to a variable.
Hugo Herbelin
2018-12-25
Fixing printing bug due to using equality ill-checking hash key of kernel name.
Hugo Herbelin
2018-12-18
Fixes #9229 (Infix not robust wrt choice of variable names).
Hugo Herbelin
2018-12-17
Merge PR #9153: [api] Move reduction modules to `tactics`
Pierre-Marie Pédrot
2018-12-17
Merge PR #9220: Move shallow state logic to the function preparing state for ...
Enrico Tassi
2018-12-13
Merge PR #9167: Fixes #9166: no deprecation warning on aliases used as patter...
Pierre-Marie Pédrot
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-12
Fixes #9166 (no warning on pattern variables named like a deprecated alias).
Hugo Herbelin
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-11
[api] Move reduction modules to `tactics`
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-12-04
Giving to type_scope a softer role in printing.
Hugo Herbelin
2018-12-04
Notation.ml: Moving code about binding scopes to coercion classes earlier.
Hugo Herbelin
2018-12-04
Fixing missing newline in display of Locate for notations.
Hugo Herbelin
2018-12-04
Printing priority to most recent notation in case of non-open scopes with delim.
Hugo Herbelin
2018-12-04
Fixing #8551 (missing delimiters when notation exists both lonely and in scope).
Hugo Herbelin
2018-12-04
Addressing issues with PR#873: performance and use of abbreviation for printing.
Hugo Herbelin
2018-12-04
Pre-isolating a notation test to avoid interferences.
Hugo Herbelin
2018-11-28
Factor out common code in numeral/string notations
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-24
Merge PR #8929: Fix fixpoint related lifting in open recursors + related clea...
Pierre-Marie Pédrot
[next]