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-10-12
[ci] [appveyor] Disable validate target.
Emilio Jesus Gallego Arias
2018-10-12
Merge PR #8665: Fix a few bugs in the checker
Pierre-Marie Pédrot
2018-10-11
Merge PR #8703: [vernac] Remove unused `start_hook` `save_hook` from Lemmas.
Hugo Herbelin
2018-10-11
Merge PR #8680: Check that lambda/prod ast's have proper binders during inter...
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #8594: Miscellaneous refinements and cleaning of module printing
Emilio Jesus Gallego Arias
2018-10-11
Check that lambda/prod ast's have proper binders during interning/printing.
Lasse Blaauwbroek
2018-10-11
Merge PR #8702: [coq_dune] Abstract path operations wrt directory separator.
Théo Zimmermann
2018-10-11
Merge PR #8681: [dune] Fix and improve flags:
Théo Zimmermann
2018-10-11
Merge PR #8566: [dune] [test-suite] Support for running the test suite with D...
Théo Zimmermann
2018-10-11
[coq_dune] Abstract path operations wrt directory separator.
Emilio Jesus Gallego Arias
2018-10-11
[vernac] Remove unused `start_hook` `save_hook` from Lemmas.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #8698: [dune] Require that `plugin_base.dune` exists in plugin dirs.
Théo Zimmermann
2018-10-11
[dune] Add optimizing flags to release profile.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #8699: [quote] Remove spurious file after deletion of quote plugin.
Théo Zimmermann
2018-10-11
Merge PR #8697: [dune] Fix public name of tool: coq_tex -> coq-tex
Théo Zimmermann
2018-10-11
Merge PR #8648: Add minimal CHANGES entry about deprecated compat notations
Théo Zimmermann
2018-10-11
[dune] [test-suite] Support for running the test suite with Dune.
Emilio Jesus Gallego Arias
2018-10-11
[configure] Use absolute path for prefix.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #186: [RFC] Coqlib cleanup
Pierre-Marie Pédrot
2018-10-11
Merge PR #8709: [test-suite] Use the right OCAMLPATH separator on Windows.
Vincent Laporte
2018-10-11
[test-suite] Use the right OCAMLPATH separator on Windows.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #8161: Implement VERNAC EXTEND in coqpp
Maxime Dénès
2018-10-11
Merge PR #8644: [build] enable warnings on kernel/% in make based builds
Maxime Dénès
2018-10-11
Merge PR #8701: Fix build of Nix package with sandbox.
Vincent Laporte
2018-10-10
Add minimal CHANGES entry about compat notations
Jason Gross
2018-10-10
Fix build of Nix package with sandbox.
Théo Zimmermann
2018-10-10
Merge PR #8384: Small fixes in attribute documentation.
Clément Pit-Claudel
2018-10-10
[quote] Remove spurious file after deletion of quote plugin.
Emilio Jesus Gallego Arias
2018-10-10
Miscellaneous refinements/cleaning of module printing.
Hugo Herbelin
2018-10-10
[dune] Require that `plugin_base.dune` exists in plugin dirs.
Emilio Jesus Gallego Arias
2018-10-10
[dune] Tweaks on `tools/dune`
Emilio Jesus Gallego Arias
2018-10-10
Merge PR #8692: [test-suite] Don't reset `OCAMLPATH`, but append to it.
Enrico Tassi
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-10
[test-suite] Don't reset `OCAMLPATH`, but append to it.
Emilio Jesus Gallego Arias
2018-10-10
Merge PR #8693: [test-suite] rename a file
Pierre-Marie Pédrot
2018-10-10
[test-suite] rename a file
Vincent Laporte
2018-10-10
Merge PR #8651: [dune] Provide an optimized build profile with inlining reports.
Pierre-Marie Pédrot
2018-10-10
Merge PR #6218: Fix #5197, handling of algebraic universes
Pierre-Marie Pédrot
2018-10-10
Merge PR #8602: [test-suite] Use ocamlfind to locate Coq libraries in unit te...
Enrico Tassi
2018-10-10
Merge PR #8679: [test suite] Compile test cases, instead of only loading them
Enrico Tassi
2018-10-10
Merge PR #8457: Refactoring of Micromega plugin (including new Simplex based ...
Vincent Laporte
2018-10-09
Merge PR #8673: Remove dead code in universe handling in the abstract tactical.
Gaëtan Gilbert
2018-10-09
[dune] Provide an optimized build profile with inlining reports.
Emilio Jesus Gallego Arias
2018-10-09
[default.nix] Add install dir to OCAMLPATH before running the test-suite
Vincent Laporte
2018-10-09
[test-suite] use “-async-proofs-cache force” when compiling
Vincent Laporte
2018-10-09
[default.nix] some fixes
Vincent Laporte
2018-10-09
[test-suite] Use ocamlfind to locate Coq libraries in unit tests.
Emilio Jesus Gallego Arias
2018-10-09
[test-suite] compile (rather than load) test cases
Vincent Laporte
2018-10-09
[test-suite] ensure file names are valid module names
Vincent Laporte
2018-10-09
[coqchk] Fix checking of records in module signatures
Vincent Laporte
[next]