index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
invfun.ml
Age
Commit message (
Expand
)
Author
2017-09-08
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-06-06
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-05
Merge PR#722: [printing] Remove duplicated printing function.
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
[printing] Remove duplicated printing function.
Emilio Jesus Gallego Arias
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[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-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-04-27
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-24
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-02-17
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Funind API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
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
Equality 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
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
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-07-03
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
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-06-18
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-16
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-02-22
Moving the Tauto tactic to proper Ltac.
Pierre-Marie Pédrot
[prev]
[next]