index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
logic.ml
Age
Commit message (
Expand
)
Author
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-11
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-03-29
Fix call to broken unsafe_type_of in apply tactic.
Maxime Dénès
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping 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-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-09-27
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-24
Moving "move" in the new proof engine.
Hugo Herbelin
2016-09-09
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-25
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" function
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
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-05-17
Removing some compatibility layers in Tactics.
Pierre-Marie Pédrot
2016-05-16
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-12-05
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-11-07
Implementing assert and cut with LetIn rather than using a beta-redex.
Hugo Herbelin
2015-11-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-09-27
Removing uselessly duplicated function in Evd.
Pierre-Marie Pédrot
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-11-22
Removing useless flag of the historical move tactic.
Pierre-Marie Pédrot
2014-11-07
Removing the legacy intro tactic code.
Pierre-Marie Pédrot
2014-11-04
Removing the old rename tactic.
Pierre-Marie Pédrot
2014-10-09
Removing Convert_concl and Convert_hyp from Logic.
Hugo Herbelin
2014-10-09
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
[prev]
[next]