index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
Age
Commit message (
Expand
)
Author
2019-10-18
factorize or_var_map
Alexandre Moine
2019-09-23
Fixes #10778 (fresh was not updated after renaming of intropattern entry in #...
Hugo Herbelin
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-26
Tauto: use Coqlib to locate “not” and “NNPP”
Vincent Laporte
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-17
Delay the computation of frozen evars in legacy unification.
Pierre-Marie Pédrot
2019-08-08
Merge PR #10324: Fix #10088: Ltac2 & operator conflicts with notations involv...
Maxime Dénès
2019-07-29
Tentatively providing a localization function to ad-hoc camlp5 parsers.
Pierre-Marie Pédrot
2019-07-26
Remove unused grammar productions
Jim Fehrle
2019-07-11
Merge PR #10498: [api] Deprecate GlobRef constructors.
Gaëtan Gilbert
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-07
[error] Remove special error printing pre-processing
Emilio Jesus Gallego Arias
2019-07-01
[decls] Remove goal_object_kind type.
Emilio Jesus Gallego Arias
2019-07-01
[declare] Separate kinds from entries in constant declaration
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-26
[declare] Fine tuning of Hook type.
Emilio Jesus Gallego Arias
2019-06-25
Remove the internal_flag argument from Declare API.
Pierre-Marie Pédrot
2019-06-24
[api] Remove `polymorphic` type alias, use labels instead.
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] [proof] Split proof kinds into per-layer components.
Emilio Jesus Gallego Arias
2019-06-24
[proof] Remove duplicated universe polymorphic from decl_kinds
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] Turn Lemmas.info into a proper type with constructor.
Emilio Jesus Gallego Arias
2019-06-24
Duplicate the type of constant entries in Proof_global.
Pierre-Marie Pédrot
2019-06-20
Merge PR #9645: [proof] Remove terminator type, unifying regular and obligati...
Pierre-Marie Pédrot
2019-06-19
Merge PR #10239: Deprecate grammar entry "intropattern" in tactic notations i...
Théo Zimmermann
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-17
[proof] Move declaration hooks to DeclareDef.
Emilio Jesus Gallego Arias
2019-06-16
Deprecate "intro_pattern" in tactic notations in favor of "simple_intropattern".
Hugo Herbelin
2019-06-13
Merge PR #10319: [STM] Only VtSideeff can be VtNow/VtLater
Enrico Tassi
2019-06-12
Merge PR #10180: `deprecated` attribute support for notations and syntactic d...
Théo Zimmermann
2019-06-11
STM: encode in static types that vernac_when is only used when VtSideff
Gaëtan Gilbert
2019-06-09
[proof] Uniformize Proof_global API
Emilio Jesus Gallego Arias
2019-06-09
[proof] Move proofs that have an associated constant to `Lemmas`
Emilio Jesus Gallego Arias
2019-06-08
Cleaning the status of Local Definition and similar.
Hugo Herbelin
2019-06-07
Merge PR #10205: Make discriminate tactic compatible with HoTT
Pierre-Marie Pédrot
2019-06-06
Make discriminate tactic compatible with HoTT
Andreas Lynge
2019-06-06
`deprecated` attribute support for notations and syntactic definitions
Maxime Dénès
2019-06-04
[rewrite] remove program_mode from attributes (unused)
Enrico Tassi
2019-06-04
[classes] remove program mode from the new_instance_* APIs
Enrico Tassi
2019-06-04
[vernac] more precise types for Add Morph, Instance, and Function
Enrico Tassi
2019-06-04
[rewrite] Add Morphism syntax made different for module type parameters
Enrico Tassi
2019-06-04
Rename Proof_global.{pstate -> t}
Gaëtan Gilbert
2019-06-04
Alternate syntax for ![]: VERNAC EXTEND Foo STATE proof
Gaëtan Gilbert
2019-06-04
coqpp: add new ![] specifiers for structured proof interaction
Gaëtan Gilbert
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-06-04
rewrite.ml: remove outdated comment
Gaëtan Gilbert
2019-06-04
rewrite.ml: drop the id returned by new_instance earlier
Gaëtan Gilbert
2019-05-27
Merge PR #10237: Fix some incorrect uses of proof-local environment
Pierre-Marie Pédrot
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
[next]