index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
Age
Commit message (
Expand
)
Author
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-16
Deprecate univ-dropping UnivGen.new_sort_in_family
Gaëtan Gilbert
2018-10-16
Remove [constr_of_global_in_context] in funind
Gaëtan Gilbert
2018-10-15
Port remaining EXTEND ml4 files to coqpp.
Pierre-Marie Pédrot
2018-10-15
Plug ARGUMENT EXTEND into the argument extension API.
Pierre-Marie Pédrot
2018-10-15
Deprecating the RAW_TYPED and GLOB_TYPED stanzas of the ARGUMENT EXTEND macro.
Pierre-Marie Pédrot
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-10-11
[vernac] Remove unused abstraction from declaration_hook type.
Emilio Jesus Gallego Arias
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-08
Merge PR #8668: Missing headers in two files
Théo Zimmermann
2018-10-08
Merge PR #8554: Fixes #8553: regression of tactic "change" under binders.
Pierre-Marie Pédrot
2018-10-07
Adding missing header in functional_principles_types.ml.
Hugo Herbelin
2018-10-07
[api] Deprecate `evar_map` ref combinators.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-27
Fixes #8553 (regression of tactic "change" under binders).
Hugo Herbelin
2018-09-23
[api] Deprecate constructors of deprecated datatypes.
Emilio Jesus Gallego Arias
2018-09-19
Fix #7754: universe declarations on mutual inductives
Gaëtan Gilbert
2018-09-13
Add explicit atribute for template polymorphism.
Gaëtan Gilbert
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-07-14
[build] Build Coq and plugins with `-strict-sequence`
Emilio Jesus Gallego Arias
2018-07-03
Remove unused env argument to fresh_sort_in_family
Gaëtan Gilbert
2018-07-01
Implement uniform parameters in ComInductive
Jasper Hugunin
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Misctypes removal: move Tactypes to proofs
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-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-28
Tactics.introduction: remove dangerous option ~check
Enrico Tassi
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-24
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-24
Merge PR #7177: Unifying names of "smart" combinators + adding combinators in...
Pierre-Marie Pédrot
2018-05-23
Moving Option.smart_map to Option.Smart.map.
Hugo Herbelin
2018-05-23
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-14
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-11
Deprecate Evarconv.e_conv,e_cumul
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-11
Correction of ugly message described in #4667
Julien Forest
2018-04-09
change error message in #5147
Julien Forest
2018-04-09
removing uggly error message of #5147
Julien Forest
2018-04-06
Merge PR #6960: [api] Move some types to their proper module.
Pierre-Marie Pédrot
2018-04-02
[api] Move some types to their proper module.
Emilio Jesus Gallego Arias
2018-03-21
Make parsing independent of the cumulativity flag.
Gaëtan Gilbert
2018-03-10
[ssreflect] Fix module scoping problems due to packing and mli files.
Emilio Jesus Gallego Arias
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
[next]