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
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-05-31
Remove Show Script (deprecated in 8.10)
Gaëtan Gilbert
2019-05-24
Remove the indirect opaque accessor hooks from Opaqueproof.
Pierre-Marie Pédrot
2019-05-23
Fixing typos - Part 2
JPR
2019-05-21
Remove definition-not-visible warning
Gaëtan Gilbert
2019-05-13
Merge PR #9887: [api] Remove 8.10 deprecations.
Gaëtan Gilbert
2019-05-10
Make the check flag of conversion functions mandatory.
Pierre-Marie Pédrot
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-04
Merge PR #9926: [vernac] [ast] Make location info an attribute of vernaculars.
Pierre-Marie Pédrot
2019-04-29
[meta] [dune] Fix discrepancies in plugin names
Emilio Jesus Gallego Arias
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-16
Clean the representation of recursive annotation in Constrexpr
Maxime Dénès
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-04-10
Remove calls to global env from indrec
Maxime Dénès
2019-03-27
[funind] Try to be more precise with universe contexts in recdef hooks.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Allow path for `save_proof` where no proof state is present.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [funind] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-12
Merge PR #7819: Ho matching occ sel
Enrico Tassi
2019-02-23
[vernac] Unify declaration hooks.
Emilio Jesus Gallego Arias
2019-02-19
Notations: Fixing a printing bug with patterns.
Hugo Herbelin
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-08
Change interfaces of evarconv as suggested by Enrico.
Matthieu Sozeau
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2018-12-19
warn when using auto template, funind never uses template poly
Gaëtan Gilbert
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
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-23
Remove the unsafe camlp5 API from the Coq codebase.
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 #7925: Clean transparent state
Maxime Dénès
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-19
Rename TranspState into TransparentState.
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-07
[Funind plugin] Remove some dead code
Vincent Laporte
2018-11-06
[checker] Refactor by sharing code with the kernel
Maxime Dénès
[next]