index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
firstorder
Commit message (
Expand
)
Author
Age
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-31
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Merge PR #6771: [engine] Remove ghost parameter from `Proofview.Goal.t`
Maxime Dénès
2018-02-19
|
\
*
|
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
|
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
|
/
*
Use let-in aware prod_applist_assum in dtauto and firstorder.
Jasper Hugunin
2018-01-17
*
Deprecate dead code option Congruence Depth.
Gaëtan Gilbert
2017-12-14
*
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-24
|
\
|
*
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
*
|
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
|
/
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
[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
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
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
|
|
/
|
*
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
|
*
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
*
Porting the firstorder plugin to the new tactic API.
Pierre-Marie Pédrot
2017-04-24
|
*
Fix the API of the new pf_constr_of_global.
Pierre-Marie Pédrot
2017-04-24
|
/
*
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
*
|
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
\
|
|
*
Farewell decl_mode
Enrico Tassi
2017-03-07
|
|
/
|
*
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers from Tacticals
Pierre-Marie Pédrot
2017-02-14
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
*
|
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Hipattern API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
[next]