index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
ltac
/
tacinterp.ml
Commit message (
Expand
)
Author
Age
*
[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
*
Make most of TACTIC EXTEND macros runtime calls.
Maxime Dénès
2018-03-08
*
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
*
Remove legacy Value.normalize function.
Maxime Dénès
2017-12-22
*
Merge PR #6406: Make [abstract] nodes show up in the Ltac profile
Maxime Dénès
2017-12-18
|
\
*
\
Merge PR #6411: Fix #5081 by more fine-grained LtacProf recording
Maxime Dénès
2017-12-18
|
\
\
|
|
*
Pass a ghost location for abstract
Jason Gross
2017-12-14
|
|
*
Make [abstract] nodes show up in the Ltac profile
Jason Gross
2017-12-14
|
|
/
|
/
|
*
|
Merge PR #6386: Catch errors while coercing 'and' intro patterns
Maxime Dénès
2017-12-14
|
\
\
*
\
\
Merge PR #6169: Clean up/deprecated options
Maxime Dénès
2017-12-14
|
\
\
\
|
|
|
*
Fix #5081 by more fine-grained LtacProf recording
Jason Gross
2017-12-12
|
|
*
|
Catch errors while coercing 'and' intro patterns
Tej Chajed
2017-12-11
|
|
|
/
*
|
/
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
|
|
/
|
/
|
|
*
Remove deprecated option Tactic Compat Context.
Théo Zimmermann
2017-12-11
|
/
*
Merge PR #6158: Allows a level in the raw and glob printers
Maxime Dénès
2017-12-08
|
\
*
|
more complete not-fully-applied error messages, #6145
Paul Steckler
2017-11-28
|
*
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-24
|
/
*
Adding support for syntax "let _ := e in e'" in Ltac.
Hugo Herbelin
2017-11-04
*
Ltac Debug: exporting env and sigma when needed so that term can be printed.
Hugo Herbelin
2017-11-02
*
Binding ltac printing functions to the system of generic printing.
Hugo Herbelin
2017-11-02
*
Setting a system to register printers for Ltac values.
Hugo Herbelin
2017-11-02
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
Merge PR #1078: Report missing arguments in error message
Maxime Dénès
2017-10-04
|
\
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
*
Report missing arguments in error message
Tej Chajed
2017-09-21
|
/
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
Merge PR #980: Adding combinators + a canonical renaming in List, Option, Name
Maxime Dénès
2017-08-31
|
\
|
*
Adapting code to renaming Option.fold_map -> Option.fold_left_map.
Hugo Herbelin
2017-08-29
|
*
Adapting code to renaming fold_map/fold_map' into fold_left_map/fold_right_map
Hugo Herbelin
2017-08-29
*
|
Move type_uconstr to Tacinterp.
Maxime Dénès
2017-08-01
|
/
*
Removing default evar-normalization for ARGUMENT EXTEND.
Pierre-Marie Pédrot
2017-07-26
*
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
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
|
\
\
|
|
*
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
*
|
|
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#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
|
|
/
/
|
/
|
|
*
|
|
Merge PR#561: Improving the Name API
Maxime Dénès
2017-06-01
|
\
\
\
[next]