index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
ltac
Commit message (
Expand
)
Author
Age
*
Merge PR#719: Constrexpr.Numeral without bigint
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#375: Deprecation
Maxime Dénès
2017-06-15
|
\
\
*
\
\
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
\
*
\
\
\
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
|
\
\
\
\
|
|
|
|
*
Constrexpr.Numeral stays uninterpreted (string+sign instead of BigInt.t)
Pierre Letouzey
2017-06-14
|
|
|
*
|
Deprecate options that were introduced for compatibility with 8.2.
Guillaume Melquiond
2017-06-14
|
|
|
*
|
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-14
|
|
|
|
/
*
|
|
/
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-12
|
\
\
\
|
|
|
*
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
|
|
_
|
/
|
/
|
|
*
|
|
Remove remaining vo.itarget files (obsolete since PR #499)
Pierre Letouzey
2017-06-10
|
*
|
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
|
/
/
|
*
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-06-09
|
/
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Merge PR#600: Some factorizations of ltac interpretation functions between ss...
Maxime Dénès
2017-06-06
|
\
*
\
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-06
|
\
\
*
\
\
Merge PR#722: [printing] Remove duplicated printing function.
Maxime Dénès
2017-06-05
|
\
\
\
*
\
\
\
Merge PR#590: A more explicit algebraic type for evars of kind MatchingVar + ...
Maxime Dénès
2017-06-05
|
\
\
\
\
|
|
|
*
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
|
|
*
|
Don't double up on periods in anomalies
Jason Gross
2017-06-02
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
|
\
\
\
\
*
\
\
\
\
Merge PR#561: Improving the Name API
Maxime Dénès
2017-06-01
|
\
\
\
\
\
|
|
|
|
*
|
[printing] Remove duplicated printing function.
Emilio Jesus Gallego Arias
2017-06-01
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
Renaming allow_patvar flag of intern_gen into pattern_mode.
Hugo Herbelin
2017-05-31
|
|
|
|
*
Factorizing interp_gen through a function interpreting glob_constr.
Hugo Herbelin
2017-05-31
|
|
|
|
*
Splitting interp_open_constr into two variants, with or without type classes.
Hugo Herbelin
2017-05-31
|
|
|
|
/
|
*
|
/
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
|
|
/
|
|
/
|
*
|
|
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
*
|
|
Adding "epose", "eset", "eremember" which allow to set terms with
Hugo Herbelin
2017-05-30
*
|
|
Adding "eassert", "eenough", "epose proof", which allow to state
Hugo Herbelin
2017-05-30
|
/
/
|
*
Ltac cleanup: no more constr_of_global calls
Matthieu Sozeau
2017-05-29
|
/
*
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
*
\
Merge PR#678: [coqlib] Move `Coqlib` to `library/`.
Maxime Dénès
2017-05-28
|
\
\
|
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
|
*
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
|
|
/
*
/
Exporting a few primitive tacticals as named Ltac definitions.
Pierre-Marie Pédrot
2017-05-27
|
/
*
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
|
\
*
\
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
*
\
\
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
\
\
|
|
*
|
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
/
/
|
|
|
*
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-22
|
|
|
*
Clarifying the interpretation path for the "constr_with_binding" argument.
Hugo Herbelin
2017-05-22
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-19
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fixing grammar for "evar" by exporting the test_lpar_id_colon trick to EXTEND.
Hugo Herbelin
2017-05-16
|
*
|
Adding support for using grammar entries returning no value in EXTEND.
Hugo Herbelin
2017-05-16
|
*
|
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-11
|
|
\
\
|
*
|
|
Adding an option "Set Ltac Batch Debug" to additionally run Ltac debug in bat...
Hugo Herbelin
2017-05-04
|
|
|
*
Generalizing the tactic-in-term embedding to any generic argument.
Pierre-Marie Pédrot
2017-05-03
[next]