index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
vernacentries.ml
Age
Commit message (
Expand
)
Author
2020-01-25
Merge PR #11025: Add Set NativeCompute Timing
Maxime Dénès
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-08
Add Set NativeCompute Timing
Jason Gross
2019-12-31
Merge PR #11338: Remove uses of Global in Evd API.
Gaëtan Gilbert
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-12-24
[Attributes] accept #[canonical] (Let|Definition)
Enrico Tassi
2019-12-22
Rename files with Class in their name to make their role clearer.
Pierre-Marie Pédrot
2019-12-13
Use ~strict argument consistently in push_context/push_context_set intfs
Matthieu Sozeau
2019-12-03
Merge PR #11113: Remove deprecated compat modifier of Notation / Infix commands.
Emilio Jesus Gallego Arias
2019-12-03
Merge PR #11162: [CS] support #[local] attribute
Maxime Dénès
2019-12-02
Remove deprecated compat modifier of Notation / Infix commands.
Théo Zimmermann
2019-12-02
[CS] support #[local] attribute
Enrico Tassi
2019-11-30
Actually deprecate `SearchAbout`
Maxime Dénès
2019-11-25
Merge PR #11146: Combine similar arguments when printing Arguments command
Hugo Herbelin
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-20
make VernacArguments closer to user syntax
Gaëtan Gilbert
2019-11-13
Return of Refine Instance as an attribute.
Gaëtan Gilbert
2019-11-13
don't double parse program attribute for vernacinstance
Gaëtan Gilbert
2019-11-01
Merge PR #9867: Add primitive floats (binary64 floating-point numbers)
Maxime Dénès
2019-11-01
Implementing support for vos/vok files.
charguer
2019-11-01
Implement classify on primitive float
Pierre Roux
2019-11-01
Change return type of primitive float comparison
Pierre Roux
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-11-01
Declare type of primitives in CPrimitives
Pierre Roux
2019-10-31
[prettyp] remove `mod_ops` and `indirect_accessor` parameters
Gaëtan Gilbert
2019-10-31
Move Arguments implementation to its own file (from vernacentries)
Gaëtan Gilbert
2019-10-30
Move start_proof_com from lemmas to vernacentries
Gaëtan Gilbert
2019-10-24
[declare] Split universe declaration code to vernac/
Emilio Jesus Gallego Arias
2019-10-14
Use kernel info from Global for Lib.sections_{depth,are_opened}
Gaëtan Gilbert
2019-10-13
Merge PR #10670: ComAssumption cleanup
Pierre-Marie Pédrot
2019-10-07
[vernac] Split vernacular translation and interpretation.
Emilio Jesus Gallego Arias
2019-10-05
Move do_primitive from comassumption to its own module.
Gaëtan Gilbert
2019-10-04
Merge PR #10798: Loosen restrictions on mixing universe mono/polymorphism in ...
Pierre-Marie Pédrot
2019-10-02
Loosen restrictions on mixing universe mono/polymorphism in sections
Gaëtan Gilbert
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
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-08-30
[library] Move library to vernac
Emilio Jesus Gallego Arias
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-20
Merge PR #10291: Controlling typing flags with commands (no attribute)
Gaëtan Gilbert
2019-08-16
Universe Checking instead of Universes Checking
SimonBoulier
2019-08-16
Set/Unset commands for typing flags
SimonBoulier
2019-08-16
Add [Print Typing Flags] command.
SimonBoulier
2019-08-14
[vernac] Refactor common parts of interp_{,delayed}
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Pass control attributes to interpretation of delayed proofs.
Emilio Jesus Gallego Arias
[next]