index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2018-12-05
Merge PR #8705: [vernac] [hooks] Refactor towards optional hooks.
Pierre-Marie Pédrot
2018-12-04
Document undocumented flags and options
Jim Fehrle
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
Emilio Jesus Gallego Arias
2018-11-30
Merge PR #9102: [ltac] Remove aliases already present in the lower layers.
Pierre-Marie Pédrot
2018-11-30
Merge PR #9064: [gramlib] Minor cleanups:
Pierre-Marie Pédrot
2018-11-28
Merge PR #9070: [ssreflect] Export more parsing witnesses.
Enrico Tassi
2018-11-28
[ltac] Remove aliases already present in the lower layers.
Emilio Jesus Gallego Arias
2018-11-27
[gramlib] Minor cleanups:
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-26
[ssreflect] Export more parsing witnesses.
Emilio Jesus Gallego Arias
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-23
Only use Coq API in coqpp.
Pierre-Marie Pédrot
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
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-20
Merge PR #7925: Clean transparent state
Maxime Dénès
2018-11-19
Merge PR #8987: Deprecate hint declaration/removal with no specified database
Pierre-Marie Pédrot
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-19
Merge PR #8902: [ltac] Use CAst nodes in the tactic AST.
Pierre-Marie Pédrot
2018-11-19
Rename TranspState into TransparentState.
Pierre-Marie Pédrot
2018-11-19
Proper record type and accessors for transparent states.
Pierre-Marie Pédrot
2018-11-19
Move transparent_state to its own module.
Pierre-Marie Pédrot
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-17
[pfedit] Remove cook_proof stub.
Emilio Jesus Gallego Arias
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
ssr: rewrite: do resolve TC once and forall at the very end
Enrico Tassi
2018-11-14
ssr: elim: do resolve TC once and forall at the very end
Enrico Tassi
2018-11-14
ssrcommon: API to call resolve_tyclasses on a term
Enrico Tassi
2018-11-14
ssrmatching: unify_HO does not resolve type classes
Enrico Tassi
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-11-13
[vernac] Rename Vernacinterp to Vernacextend and move extension functions there.
Emilio Jesus Gallego Arias
2018-11-12
Merge PR #8972: Fix #4771: Substitution of inline global reference in tactics...
Pierre-Marie Pédrot
2018-11-12
Merge PR #8938: [Plugins] Remove some dead code
Pierre-Marie Pédrot
2018-11-12
Fix #4771: Substitution of inline global reference in tactics is broken
Maxime Dénès
2018-11-07
[Funind plugin] Remove some dead code
Vincent Laporte
2018-11-07
[Firstorder plugin] Remove some dead code
Vincent Laporte
2018-11-07
[CC plugin] Remove dead code
Vincent Laporte
2018-11-07
[R syntax plugin] Remove some dead code
Vincent Laporte
2018-11-07
[doc] nodes in ssr are monospace
Enrico Tassi
2018-11-07
multi line comments don't have a title
Enrico Tassi
2018-11-07
[doc] adapt comments in plugins/ssr/*.v to coqdoc style
Enrico Tassi
2018-11-06
[checker] Refactor by sharing code with the kernel
Maxime Dénès
2018-11-06
Merge PR #8556: [ssr] use tclDISPATCH for IPatDispatch (fix #8544)
Maxime Dénès
2018-11-05
Merge PR #8515: Command driven attributes
Pierre-Marie Pédrot
[next]