index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
constrintern.ml
Commit message (
Expand
)
Author
Age
*
Remove reference name type.
Maxime Dénès
2018-06-18
*
[TYPO FIX] elimitate -> eliminate
Siddharth
2018-06-14
*
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-06-12
*
Fixing #7700 (section variables bound to abbreviations were not found).
Hugo Herbelin
2018-06-10
*
Merge PR #7682: Fixes #7641: more detailed message about disjunctive patterns...
Emilio Jesus Gallego Arias
2018-06-03
|
\
|
*
Fixes #7641: more detailed message for disjunctive patterns with different vars.
Hugo Herbelin
2018-06-03
*
|
Fixes #7636: location missing on deprecated compatibility notations.
Hugo Herbelin
2018-06-02
|
/
*
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-31
*
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
*
[api] Move universe syntax to `Glob_term`
Emilio Jesus Gallego Arias
2018-05-08
*
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
*
Fixing the 3 cases of a "Stream.Error" ended with two periods.
Hugo Herbelin
2018-04-12
*
[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
*
Fix formatting of some ocamldoc comments to reduce warnings
mrmr1993
2018-03-05
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-28
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[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
*
Adding general support for irrefutable disjunctive patterns.
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 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
*
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
*
Again one more step in fixing #5762 ("where" clause).
Hugo Herbelin
2018-02-20
*
Merge PR #1047: Support universe instances on the literal Type
Maxime Dénès
2018-02-12
|
\
*
|
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-30
|
*
Support universe instances on the literal Type
Tej Chajed
2018-01-26
|
/
*
Merge PR #6413: [econstr] Switch constrintern API to non-imperative style.
Maxime Dénès
2017-12-18
|
\
*
\
Merge PR #6392: [econstr] Cleanup in `vernac/classes.ml`
Maxime Dénès
2017-12-15
|
\
\
|
|
*
[econstr] Switch constrintern API to non-imperative style.
Emilio Jesus Gallego Arias
2017-12-15
|
|
/
|
*
[econstr] Cleanup in `vernac/classes.ml`.
Emilio Jesus Gallego Arias
2017-12-13
*
|
Removing cumbersome location in multiple patterns.
Hugo Herbelin
2017-12-12
|
/
*
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
|
\
*
\
Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...
Maxime Dénès
2017-11-20
|
\
\
|
|
*
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
|
|
/
|
/
|
|
*
One more step in fixing #5762 ("where" clause).
Hugo Herbelin
2017-11-14
*
|
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
|
/
[next]