index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.mli
Commit message (
Expand
)
Author
Age
*
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
|
*
Generalizing the tactic-in-term embedding to any generic argument.
Pierre-Marie Pédrot
2017-05-03
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
|
*
Ensuring static invariants about handling of pending evars in Pretyping.
Pierre-Marie Pédrot
2017-03-23
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Cleaning up interfaces.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
/
|
|
*
More explicit name for status of unification constraints.
Maxime Dénès
2016-11-07
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
*
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
*
|
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
|
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
|
/
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
|
*
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-15
*
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
Moving type_uconstr to Pretyping.
Pierre-Marie Pédrot
2016-03-25
*
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
Adding location to universes generated by the pretyper.
Pierre-Marie Pédrot
2016-02-19
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
\
|
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
|
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-21
*
|
|
Removing dynamic inclusion of constrs in tactic AST.
Pierre-Marie Pédrot
2015-12-04
|
/
/
*
|
Documenting a bit more interpretation functions in passing.
Hugo Herbelin
2015-10-26
*
|
Fixing #4221 (interpreting bound variables using ltac env was possibly
Hugo Herbelin
2015-08-02
|
/
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Update headers.
Maxime Dénès
2015-01-12
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Adds an identifier context in pretying's Ltac context.
Arnaud Spiwack
2014-09-05
*
Better structure for Ltac pretyping environments.
Pierre-Marie Pédrot
2014-08-07
*
[uconstr]: use a closure instead of eager substitution.
Arnaud Spiwack
2014-08-06
*
- 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
*
TC: honor the use_typeclasses flag in pretyping
Enrico Tassi
2014-02-12
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Using the whole tactic environment while Pretyping.
ppedrot
2013-06-24
*
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-22
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
[next]