index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
constrintern.mli
Commit message (
Expand
)
Author
Age
*
More precise explanation when a notation is not reversible for printing.
Hugo Herbelin
2018-02-20
*
[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
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Fixing #5762 (supporting imp. args. in "where" clause of an inductive def.).
Hugo Herbelin
2017-10-05
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
Maxime Dénès
2017-06-06
|
\
*
\
Merge PR#590: A more explicit algebraic type for evars of kind MatchingVar + ...
Maxime Dénès
2017-06-05
|
\
\
|
*
|
Renaming allow_patvar flag of intern_gen into pattern_mode.
Hugo Herbelin
2017-05-31
|
|
*
More precise on preventing clash between bound vars name and hidden impargs.
Hugo Herbelin
2017-05-31
|
|
*
Fixing a failure to interpret some local implicit arguments in Inductive.
Hugo Herbelin
2017-05-31
|
|
/
*
/
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-29
|
/
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
*
Renaming local_binder into local_binder_expr.
Hugo Herbelin
2017-03-24
|
*
Merging glob_binder and glob_decl.
Hugo Herbelin
2017-03-24
|
*
Cleaning phase around local binder at glob level:
Hugo Herbelin
2017-03-24
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
|
/
*
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
*
Printing notations: Cleaning in anticipation of fixing #4592.
Hugo Herbelin
2016-02-28
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
|
/
*
Documenting a bit more interpretation functions in passing.
Hugo Herbelin
2015-10-26
*
Fixing computation of implicit arguments by position in fixpoints (#4217).
Hugo Herbelin
2015-05-01
*
Function now supports puniveres
jforest
2015-04-14
*
Update headers.
Maxime Dénès
2015-01-12
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Revert the change in Constrintern introduced by "Add a type of untyped term t...
Arnaud Spiwack
2014-08-06
*
Better struture for Ltac internalization environments in Constrintern.
Pierre-Marie Pédrot
2014-08-02
*
Faster uconstr.
Arnaud Spiwack
2014-08-01
*
Add a type of untyped term to Ltac's value.
Arnaud Spiwack
2014-07-29
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Notations can now accept dummy arguments. If ever a bound variable is not
Pierre-Marie Pédrot
2013-12-22
*
Removing the need of evarmaps in constr internalization.
Pierre-Marie Pédrot
2013-12-17
*
Removing more association lists in Constrintern.
ppedrot
2013-09-02
*
Replacing uses of association lists by maps in notations.
ppedrot
2013-08-03
*
Useless use of maps in constr internalizing.
ppedrot
2013-06-25
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Implemented a full-fledged equality on [constr_expr]. By the way,
ppedrot
2012-12-14
[next]