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
*
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
*
|
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
/
|
|
*
Fixing printers for pr_auto_using and pr_firstorder_using.
Hugo Herbelin
2016-12-02
*
|
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-21
*
|
Moving Ltac-specific generic arguments to their own file in the ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
/
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Compilation via pack for plugins of the stdlib
Pierre Letouzey
2016-06-08
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Put the "generalize" 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 "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Interpretation function can return any untyped value.
Pierre-Marie Pédrot
2016-05-04
*
Revert "Fixing printers for pr_auto_using and pr_firstorder_using."
Hugo Herbelin
2016-04-27
*
Fixing printers for pr_auto_using and pr_firstorder_using.
Hugo Herbelin
2016-04-27
*
Removing the special status of generic entries defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
*
The tactic generic argument now returns a value rather than a glob_expr.
Pierre-Marie Pédrot
2016-02-22
*
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
|
\
[next]