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
2020-04-16
Merge PR #11861: [declare] [rewrite] Use high-level declare API
Pierre-Marie Pédrot
2020-04-15
[declare] Rename `Declare.t` to `Declare.Proof.t`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Merge `Pfedit` into proofs.
Emilio Jesus Gallego Arias
2020-04-15
[proof] Merge `Proof_global` into `Declare`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Move proof_global functionality to Proof_global from Pfedit
Emilio Jesus Gallego Arias
2020-04-15
Merge PR #11776: [ocamlformat] Enable for funind.
Pierre Courtieu
2020-04-13
pass filters around
Gaëtan Gilbert
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-04-10
Merge PR #11756: [lib] Remove custom backtrace-destroying finalizers
Pierre-Marie Pédrot
2020-04-10
[ocamlformat] Enable for funind.
Emilio Jesus Gallego Arias
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-02
Merge PR #12002: Cleanup tactic_option a bit
Pierre-Marie Pédrot
2020-04-02
Cleanup tactic_option a bit
Gaëtan Gilbert
2020-04-01
[lib] Remove custom backtrace destroying finalizers
Emilio Jesus Gallego Arias
2020-03-31
Merge PR #11579: Remove ad-hoc treatment of inductive parameters in implicit ...
Hugo Herbelin
2020-03-31
Merge PR #11915: [proof] Split delayed and regular proof closing functions
Pierre-Marie Pédrot
2020-03-31
Try only using TC for conversion in cominductive (not great but let's see)
Gaëtan Gilbert
2020-03-31
Merge PR #11823: [funind] [cleanup] Remove unused function parameters
Pierre-Marie Pédrot
2020-03-31
[declare] [rewrite] Use high-level declare API, part II.
Emilio Jesus Gallego Arias
2020-03-31
[declare] [rewrite] Use high-level declare API, part I.
Emilio Jesus Gallego Arias
2020-03-31
[proof] Split delayed and regular proof closing functions, part II
Emilio Jesus Gallego Arias
2020-03-30
[declare] Fuse prepare and declare for the non-interactive path.
Emilio Jesus Gallego Arias
2020-03-30
[declareDef] More consistent handling of universe binders
Emilio Jesus Gallego Arias
2020-03-30
[declare] Make the type of closed entries opaque.
Emilio Jesus Gallego Arias
2020-03-30
[ComDefinition] Split program from regular declarations
Emilio Jesus Gallego Arias
2020-03-30
[proof] Miscellaneous cleanup on proof info handling
Emilio Jesus Gallego Arias
2020-03-31
Merge PR #11647: [rfc] Consolidation of parsing interfaces
Pierre-Marie Pédrot
2020-03-30
ocamlformat: use whitelist instead of blacklist
Gaëtan Gilbert
2020-03-29
Merge PR #11859: Warn when non exactly parsing non floating-point
Hugo Herbelin
2020-03-28
Remove SearchAbout command, deprecated in 8.5
Jim Fehrle
2020-03-27
Merge PR #11848: Nicer printing for decimal constants
Hugo Herbelin
2020-03-26
Merge PR #11877: Removing deprecated destruct/remember syntax _eqn.
Théo Zimmermann
2020-03-26
Removing deprecated destruct syntax _eqn.
Hugo Herbelin
2020-03-26
Print a warning when parsing non floating-point values.
Pierre Roux
2020-03-25
[pcoq] Inline the exported Gramlib interface instead of exposing it as G
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Remove redundant interfaces from Pcoq
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Remove extend AST in favor of gramlib constructors
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Make grammar rules private.
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Make grammar extension type private.
Emilio Jesus Gallego Arias
2020-03-25
[ocamlformat] Use doc-comments=before style.
Emilio Jesus Gallego Arias
2020-03-25
Nicer printing for decimal constants in R
Pierre Roux
2020-03-22
Centralizing all kinds of numeral string management in numTok.ml.
Hugo Herbelin
2020-03-22
Adding bignat to parse positive numbers; bigint now includes negative ints.
Hugo Herbelin
2020-03-22
Merge PR #11731: [proof] Miscellaneous refactorings
Gaëtan Gilbert
2020-03-20
Merge PR #11665: Make Cumulative, NonCumulative and Private attributes.
Pierre-Marie Pédrot
2020-03-20
Merge PR #11847: Properly thread let-bindings in Funind principle construction.
Pierre Courtieu
2020-03-20
Merge PR #11857: Remove calls to structural equality in Micromega
Vincent Laporte
2020-03-19
[declare] Bring more consistency to parameters using labels
Emilio Jesus Gallego Arias
2020-03-19
Make Cumulative, NonCumulative and Private attributes.
Théo Zimmermann
2020-03-19
Merge PR #11760: firstorder: default tactic is “auto with core”
Théo Zimmermann
[next]