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-05-03
[funind] Remove use of low-level entries in scheme generation.
Emilio Jesus Gallego Arias
2020-05-03
[funind] Make `build_functional_principle` use a functional evar_map
Emilio Jesus Gallego Arias
2020-05-02
Move tclWRAPFINALLY to profile_ltac
Jason Gross
2020-05-02
Decrease LtacProf overhead when not profiling
Jason Gross
2020-05-02
LtacProf now handles multi-success backtracking
Jason Gross
2020-04-30
Merge PR #12107: Remove mod_constraints field of module body
Pierre-Marie Pédrot
2020-04-28
Return an option in lookup_scheme.
Pierre-Marie Pédrot
2020-04-23
Merge PR #12130: [declare] [tactics] Move declare to `vernac`
Pierre-Marie Pédrot
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-21
[declare] [tactics] Move declare to `vernac`
Emilio Jesus Gallego Arias
2020-04-21
[hints] Move and split Hint Declaration AST to vernac
Emilio Jesus Gallego Arias
2020-04-20
Remove mod_constraints field of module body
Gaëtan Gilbert
2020-04-19
Merge PR #12033: Let coqdoc be informed by coq about binding variables (incid...
Lysxia
2020-04-17
Deprecate “omega”
Vincent Laporte
2020-04-16
Merge PR #11861: [declare] [rewrite] Use high-level declare API
Pierre-Marie Pédrot
2020-04-15
Coqdoc: Exporting location and unique id for binding variables.
Hugo Herbelin
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-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
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
[next]