index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssr
/
ssrcommon.ml
Age
Commit message (
Expand
)
Author
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-21
Merge PR #8985: [gramlib] [build] Switch make-based system to packed gramlib
Enrico Tassi
2018-11-21
[legacy proof engine] Remove some cruft.
Emilio Jesus Gallego Arias
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-20
Merge PR #9017: Remove SSR profiling
Enrico Tassi
2018-11-17
[ltac] Use CAst nodes in the tactic AST.
Emilio Jesus Gallego Arias
2018-11-16
Remove SSR profiling
Jim Fehrle
2018-11-16
Remove the implicit tactic feature following #7229.
Pierre-Marie Pédrot
2018-11-14
ssrcommon: API to call resolve_tyclasses on a term
Enrico Tassi
2018-10-31
[ssr] use tclDISPATCH for IPatDispatch (fix #8544)
Enrico Tassi
2018-10-30
Avoid passing dummy env to error printer
Maxime Dénès
2018-10-29
Merge PR #8812: [ssreflect] Better use of Coqlib
Enrico Tassi
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-24
[ssreflect] Better use of Coqlib
Vincent Laporte
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-09-24
[engine] Remove and deprecate `nf_enter` et al.
Emilio Jesus Gallego Arias
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-04-16
Merge PR #7237: [ssr] fix delayed clears (fix #7045)
Maxime Dénès
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
[ssr] fix delayed clears (fix #7045)
Enrico Tassi
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-21
Fix #7026: ssr: applying an overloaded lemma as a view takes too long.
Pierre-Marie Pédrot
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-08
Merge PR #6893: Cleanup UState API usage
Maxime Dénès
2018-03-08
Merge PR #6783: ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Maxime Dénès
2018-03-06
Deprecate UState aliases in Evd.
Gaëtan Gilbert
2018-03-06
ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Enrico Tassi
2018-03-05
Separate vim/emacs fold markers from ocamldoc comments
mrmr1993
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
ssr: rewrite Ssripats and Ssrview in the tactic monad
Enrico Tassi
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-20
Moving the argument of CProdN/CLambdaN from binder_expr to local_binder_expr.
Hugo Herbelin
2018-02-19
Merge PR #6771: [engine] Remove ghost parameter from `Proofview.Goal.t`
Maxime Dénès
2018-02-16
apply_type: add option "typecheck" passed down to refine
Enrico Tassi
2018-02-12
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-02
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2017-12-14
Merge PR #6116: ssr: fill_occ_pattern: return valid ustate even if no match (...
Maxime Dénès
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-09
ssr: fill_occ_pattern: return valid ustate even if no match (fix #6106)
Enrico Tassi
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
[next]