index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Revert "Merge PR #873: New strategy based on open scopes for deciding which n...
Maxime Dénès
2018-03-09
*
Merge PR #6905: Fix make ml-doc
Maxime Dénès
2018-03-07
|
\
*
\
Merge PR #6790: Allow universe declarations for [with Definition].
Maxime Dénès
2018-03-07
|
\
\
|
|
*
Fix formatting of some ocamldoc comments to reduce warnings
mrmr1993
2018-03-05
|
|
/
|
/
|
|
*
Allow universe declarations for [with Definition].
Gaëtan Gilbert
2018-03-05
*
|
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
\
|
|
/
|
/
|
*
|
Merge PR #6791: Removing compatibility support for versions older than 8.5.
Maxime Dénès
2018-03-04
|
\
\
|
*
|
Turn warning for deprecated notations on.
Théo Zimmermann
2018-03-02
*
|
|
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-28
|
/
/
*
|
Merge PR #6823: Fixes #6821 (bug in protecting notation printing from infinit...
Maxime Dénès
2018-02-28
|
\
\
|
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
|
/
|
/
|
|
*
Fixes #6821 (bug in protecting notation printing from infinite eta-expansion).
Hugo Herbelin
2018-02-23
*
|
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
|
/
*
Change default for notations with variables bound to both terms and binders.
Hugo Herbelin
2018-02-20
*
Notations: Adding modifiers to tell which kind of binder a constr can parse.
Hugo Herbelin
2018-02-20
*
Notations: A step in cleaning constr_entry_key.
Hugo Herbelin
2018-02-20
*
More flexibility in locating or referring to a notation.
Hugo Herbelin
2018-02-20
*
When printing a notation with "match", more flexibility in matching equations.
Hugo Herbelin
2018-02-20
*
Adding general support for irrefutable disjunctive patterns.
Hugo Herbelin
2018-02-20
*
Using an "as" clause when needed for printing irrefutable patterns.
Hugo Herbelin
2018-02-20
*
Refining the strategy for glueing let-ins to a sequence of binders.
Hugo Herbelin
2018-02-20
*
A (significant) simplification in printing notations with recursive binders.
Hugo Herbelin
2018-02-20
*
Respecting the ident/pattern distinction in notation modifiers.
Hugo Herbelin
2018-02-20
*
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
*
Adding patterns in the category of binders for notations.
Hugo Herbelin
2018-02-20
*
Preliminary work before adding general support for patterns in notations II.
Hugo Herbelin
2018-02-20
*
Preliminary work before adding general support for patterns in notations I.
Hugo Herbelin
2018-02-20
*
Preliminary work before extending support for binders in notations
Hugo Herbelin
2018-02-20
*
Preliminary steps before adding general support for patterns in notations.
Hugo Herbelin
2018-02-20
*
In printing notations with "match", reasoning up to the order of clauses.
Hugo Herbelin
2018-02-20
*
Preliminary work before extending support for binders in notations
Hugo Herbelin
2018-02-20
*
Make pattern variables of "match" substitutable in notations.
Hugo Herbelin
2018-02-20
*
Supporting recursive notations reversing the left-to-right order.
Hugo Herbelin
2018-02-20
*
Allowing variables used in recursive notation to occur several times in pattern.
Hugo Herbelin
2018-02-20
*
Allows recursive patterns for binders to be associative on the left.
Hugo Herbelin
2018-02-20
*
Fixing/improving notations with recursive patterns.
Hugo Herbelin
2018-02-20
*
A bit of miscellaneous code documentation around notations.
Hugo Herbelin
2018-02-20
*
Notations: documenting structure collecting variables occurring in notation.
Hugo Herbelin
2018-02-20
*
Minor clarifying of name variables in constrintern.ml.
Hugo Herbelin
2018-02-20
*
Using name given by user to name a 'pat, if any.
Hugo Herbelin
2018-02-20
*
Moving the argument of CProdN/CLambdaN from binder_expr to local_binder_expr.
Hugo Herbelin
2018-02-20
*
Notations: Do not consider a non-occurring variable as a binder-only variable.
Hugo Herbelin
2018-02-20
*
More precise explanation when a notation is not reversible for printing.
Hugo Herbelin
2018-02-20
*
Adding support for re-folding notation referring to isolated "forall '(x,y), t".
Hugo Herbelin
2018-02-20
*
Again one more step in fixing #5762 ("where" clause).
Hugo Herbelin
2018-02-20
*
Extrude monomorphic universe contexts from with Definition constraints.
Pierre-Marie Pédrot
2018-02-16
*
Merge PR #1047: Support universe instances on the literal Type
Maxime Dénès
2018-02-12
|
\
*
\
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
|
\
\
[next]