index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ltac
/
tacinterp.ml
Commit message (
Expand
)
Author
Age
*
profile_ltac: rewritten to be purely functional and STM aware
Enrico Tassi
2016-09-05
*
Moving log of "TacReduce"/"reduce" to Tactics.reduce so that internal
Hugo Herbelin
2016-09-01
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Do not evar-normalize goals when interpreting some hardwired genargs.
Pierre-Marie Pédrot
2016-06-20
*
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-18
*
Fixing space in an error message.
Hugo Herbelin
2016-06-16
*
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-16
*
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
|
\
*
\
Merge PR #100: fresh now accepts more things than just identifiers.
Pierre-Marie Pédrot
2016-06-16
|
\
\
|
|
*
Goal selectors are now tacticals and can be used as such.
Cyprien Mangin
2016-06-14
|
|
/
|
/
|
*
|
Revert "Strip some trailing spaces"
Pierre-Marie Pédrot
2016-06-13
*
|
LtacProf for Coq trunk
Jason Gross
2016-06-05
*
|
Strip some trailing spaces
Jason Gross
2016-06-05
*
|
Removing "rename" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
*
|
Removing "exact" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
*
|
Removing "intro" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
*
|
Removing "double induction" from the tactic AST.
Pierre-Marie Pédrot
2016-06-03
*
|
Add a synonymous Set Debug Ltac for Set Ltac Debug, for uniformity.
Hugo Herbelin
2016-06-02
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Put the "change" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
*
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
Normalizing the names of dynamic types to follow a typ_* scheme.
Pierre-Marie Pédrot
2016-05-04
*
|
Removing useless generic arguments.
Pierre-Marie Pédrot
2016-05-04
*
|
Interpretation function can return any untyped value.
Pierre-Marie Pédrot
2016-05-04
*
|
Removing external uses of Val.inject and making Geninterp.interp return Val.t
Pierre-Marie Pédrot
2016-05-04
*
|
Removing the Value.of_* API for parameterized types.
Pierre-Marie Pédrot
2016-05-04
*
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
Simplifying the code of Tacinterp.
Pierre-Marie Pédrot
2016-05-04
*
|
Getting rid of the Geninterp.generic_interp function.
Pierre-Marie Pédrot
2016-05-04
*
|
Switching to an untyped toplevel representation for Ltac values.
Pierre-Marie Pédrot
2016-05-04
*
|
Revert "In the short term, stronger invariant on the syntax of TacAssert, what"
Hugo Herbelin
2016-04-27
*
|
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
*
|
Revert "Passing around the precedence to the generic printer so as to solve"
Hugo Herbelin
2016-04-27
*
|
Revert "When interpreting "match goal with ... end" in ltac, expand evars by"
Hugo Herbelin
2016-04-27
*
|
Revert "Fixing space in an error message."
Hugo Herbelin
2016-04-27
*
|
Revert "Revert "Honor parsing and printing levels for tactic entry in TACTIC ...
Hugo Herbelin
2016-04-27
*
|
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
*
|
Fixing space in an error message.
Hugo Herbelin
2016-04-27
*
|
When interpreting "match goal with ... end" in ltac, expand evars by
Hugo Herbelin
2016-04-27
*
|
Passing around the precedence to the generic printer so as to solve
Hugo Herbelin
2016-04-27
*
|
Honor parsing and printing levels for tactic entry in TACTIC EXTEND and
Hugo Herbelin
2016-04-27
*
|
In the short term, stronger invariant on the syntax of TacAssert, what
Hugo Herbelin
2016-04-27
*
|
Attempt to slightly improve abusive "Collision between bound
Hugo Herbelin
2016-04-27
[next]