index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-05
Remove the Sflag constructor from Gramlib.
Pierre-Marie Pédrot
2018-11-05
Remove the Sfacto constructor from Gramlib.
Pierre-Marie Pédrot
2018-11-05
Remove the Svala constructor from Gramlib.
Pierre-Marie Pédrot
2018-11-05
Remove Smeta constructor in Gramlib.
Pierre-Marie Pédrot
2018-11-05
Merge PR #8899: Remove the deprecated Token module and port the corresponding...
Emilio Jesus Gallego Arias
2018-11-05
Merge PR #8815: NArith: add lemmas about numbers and vectors
Hugo Herbelin
2018-11-05
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Hugo Herbelin
2018-11-05
Merge PR #8515: Command driven attributes
Pierre-Marie Pédrot
2018-11-05
Merge PR #8870: Pass native and VM flags to the kernel through environment
Pierre-Marie Pédrot
2018-11-05
Merge PR #7952: Fix an algorithmic issue in the vernac guardedness checker.
Gaëtan Gilbert
2018-11-05
Merge PR #8896: Expose Typing.judge_of_apply
Pierre-Marie Pédrot
2018-11-05
Merge PR #8866: Check universe instances in Typing
Pierre-Marie Pédrot
2018-11-05
Merge PR #8824: Do not check convertibility of pattern types in the kernel
Maxime Dénès
2018-11-05
Merge PR #8874: Fix #8873: coqchk on inductive with letin parameter
Pierre-Marie Pédrot
2018-11-05
Merge PR #8882: Fix #8881: validate fails to use inductive equivalence in cas...
Pierre-Marie Pédrot
2018-11-05
Merge PR #8857: [library] Better sizing for libobject hashtbl.
Pierre-Marie Pédrot
2018-11-05
Merge PR #8766: [nametab] [api] Provide basic support for efficient completion.
Pierre-Marie Pédrot
2018-11-05
Merge PR #8836: [default.nix] Add coq-version and setupHook.
Vincent Laporte
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-11-05
Merge PR #8842: Towards seeing Global purely as a wrapper on top of kernel fu...
Maxime Dénès
2018-11-05
Merge PR #8843: Remove coqide ml4
Pierre-Marie Pédrot
2018-11-05
[default.nix] Update pinned nixpkgs.
Théo Zimmermann
2018-11-05
[default.nix] Add coq-version, meta.platform and setupHook.
Théo Zimmermann
2018-11-04
Remove the deprecated Token module and port the corresponding code.
Pierre-Marie Pédrot
2018-11-03
Merge PR #8877: Fix #8876: expected number of arguments for cumulative constr...
Pierre-Marie Pédrot
2018-11-03
Merge PR #8745: Fixes #3468: making tactic-in-term sensitive to interpretatio...
Pierre-Marie Pédrot
2018-11-03
Merge PR #8844: Move abstract out of tactics.ml
Pierre-Marie Pédrot
2018-11-03
Merge PR #8852: Use the obligation evar flag
Pierre-Marie Pédrot
2018-11-02
Merge PR #8834: [error printing] Fix improper grounding of open terms in prin...
Hugo Herbelin
2018-11-02
Merge PR #8895: gitignore test-suite/misc/poly-capture-global-univs/src/evil.ml
Pierre-Marie Pédrot
2018-11-02
Merge PR #8809: [dev doc] Update proof engine docs, fixes #6640
Pierre-Marie Pédrot
2018-11-02
Expose Typing.judge_of_apply
Gaëtan Gilbert
2018-11-02
Remove ml4 from Coq's make build system
Gaëtan Gilbert
2018-11-02
Select OS specific coqide code with cp.
Gaëtan Gilbert
2018-11-02
Add dev/changes about attribute syntax in mlg
Gaëtan Gilbert
2018-11-02
Add overlays (command driven attributes)
Gaëtan Gilbert
2018-11-02
coqpp VERNAC EXTEND uses #[ att = attribute; ] syntax
Gaëtan Gilbert
2018-11-02
Universe Polymorphism is a normal attribute modulo the stm (no Flags)
Gaëtan Gilbert
2018-11-02
Per command attribute parsing for core commands
Gaëtan Gilbert
2018-11-02
Add comment in stm to unsupport attributes for special commands
Gaëtan Gilbert
2018-11-02
Load doesn't support attributes
Gaëtan Gilbert
2018-11-02
Simplify use of polymorphism/program globals in attributes
Gaëtan Gilbert
2018-11-02
Remove is_universe_polymorphism from printing
Gaëtan Gilbert
2018-11-02
Remove incorrect is_universe_polymorphism from modintern
Gaëtan Gilbert
2018-11-02
rewrite: attributes handle is_univ_poly, is_program_mode
Gaëtan Gilbert
2018-11-02
Remove is_universe_polymorphism in funind
Gaëtan Gilbert
2018-11-02
Remove is_universe_polymorphic in indschemes
Gaëtan Gilbert
2018-11-02
Remove evdref style in build_combined_scheme
Gaëtan Gilbert
2018-11-02
Generalize attributes further to get a monad (mostly for [map])
Gaëtan Gilbert
2018-11-02
Make attributes more general to make defining #[universes(...)] easy
Gaëtan Gilbert
[next]