index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2019-10-28
Merge PR #10950: [declare] Split universe and inductive declaration code to v...
Gaëtan Gilbert
2019-10-28
Merge PR #10952: [library] [nit] Remove unnecessary type alias.
Gaëtan Gilbert
2019-10-25
[declare] Generalize kind type on declareDef
Emilio Jesus Gallego Arias
2019-10-25
[vernac] [inductive] Remove unused internal export.
Emilio Jesus Gallego Arias
2019-10-25
[inductive] [declare] Move full inductive declaration to declareInd
Emilio Jesus Gallego Arias
2019-10-24
[declare] Split inductive declaration code to vernac/
Emilio Jesus Gallego Arias
2019-10-24
[declare] Split universe declaration code to vernac/
Emilio Jesus Gallego Arias
2019-10-24
[library] [nit] Remove unnecessary type alias.
Emilio Jesus Gallego Arias
2019-10-14
Remove obj_sec field of Nametab.obj_prefix record.
Gaëtan Gilbert
2019-10-14
Use kernel info from Global for Lib.sections_{depth,are_opened}
Gaëtan Gilbert
2019-10-13
Fix #10888: Context import behaviour in modtype
Gaëtan Gilbert
2019-10-13
Merge PR #10670: ComAssumption cleanup
Pierre-Marie Pédrot
2019-10-11
Merge PR #10697: [vernac] Split vernacular translation and interpretation.
Gaëtan Gilbert
2019-10-11
Merge PR #10844: Bump version number to 8.11.
Théo Zimmermann
2019-10-07
Call to update-compat.py.
Pierre-Marie Pédrot
2019-10-07
[vernac] Split vernacular translation and interpretation.
Emilio Jesus Gallego Arias
2019-10-05
Fix #10669 incorrect substitution in context outside section
Gaëtan Gilbert
2019-10-05
Cleanup ComAssumption
Gaëtan Gilbert
2019-10-05
Move do_primitive from comassumption to its own module.
Gaëtan Gilbert
2019-10-05
Declare universes for variables outside of Declare.declare_variable
Gaëtan Gilbert
2019-10-04
Remove redundancy in section hypotheses of kernel entries.
Pierre-Marie Pédrot
2019-10-04
Merge PR #10798: Loosen restrictions on mixing universe mono/polymorphism in ...
Pierre-Marie Pédrot
2019-10-03
Merge PR #10727: [library] Move `Declaremods` to `vernac/`
Pierre-Marie Pédrot
2019-10-02
Loosen restrictions on mixing universe mono/polymorphism in sections
Gaëtan Gilbert
2019-09-29
Merge PR #10673: [lemmas] Cleanup users of default proof information.
Pierre-Marie Pédrot
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-18
[declaremods] Remove abstraction layer over module interpretation.
Emilio Jesus Gallego Arias
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-09-16
Fix #10757: Program Fixpoint uses "exists" for telescopes
Gaëtan Gilbert
2019-09-16
Optimize multiple imports
Maxime Dénès
2019-09-16
Specialize `ImportObject` to `Export`
Maxime Dénès
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #10562: [library] Move library to vernac
Maxime Dénès
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-30
[library] Move library to vernac
Emilio Jesus Gallego Arias
2019-08-29
Merge PR #10674: [declare] Move proof_entry type to declare, put interactive ...
Pierre-Marie Pédrot
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-27
[declare] Use entry constructor instead of low-level record.
Emilio Jesus Gallego Arias
2019-08-27
[declare] Move proof_entry type to declare, put interactive proof data on top...
Emilio Jesus Gallego Arias
2019-08-26
Document `Template Check` flag and add changelog entry for 9918
Matthieu Sozeau
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-08-24
[dune] Migrate static Dune files to Dune 1.10
Emilio Jesus Gallego Arias
2019-08-23
[lemmas] Cleanup users of default proof information.
Emilio Jesus Gallego Arias
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-20
Merge PR #10291: Controlling typing flags with commands (no attribute)
Gaëtan Gilbert
2019-08-19
[declare] Use `binding_kind` for implicit kind instead of boolean.
Emilio Jesus Gallego Arias
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-16
Fix Print Assumptions: Inductive types can have unsafe fixpoints or
SimonBoulier
[next]