index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-19
Add a file coq_arity.h generated by genOpcodeFiles.ml.
Guillaume Melquiond
2020-11-04
Add kernel/float64.ml to gitignore
Pierre Roux
2020-09-11
Remove outdated references to productionlist.
Théo Zimmermann
2020-08-27
Fix .gitignore after the merge of #12849.
Pierre-Marie Pédrot
2020-06-21
Add a generated file to .gitignore
Jason Gross
2020-06-02
Move CoqIDE to its own folder
Maxime Dénès
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-02-20
Merge PR #11633: Add doc/unreleased.rst to .gitignore.
Gaëtan Gilbert
2020-02-19
Add doc/unreleased.rst to .gitignore.
Théo Zimmermann
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2019-12-18
Merge PR #11203: Make the string argument of `time` print correctly
Pierre-Marie Pédrot
2019-12-16
[dune] Use a special directory for the boot build
Emilio Jesus Gallego Arias
2019-12-06
Make the string argument of `time` print correctly
Jason Gross
2019-11-13
Update .gitignore after #11092
Pierre Roux
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
Communicate CFLAGS to dune
Pierre Roux
2019-10-13
Doc update with mlg extension - fix #10855
mcaci
2019-09-10
Moving configuration of coqide.keys to the coqide executable.
Hugo Herbelin
2019-07-19
Introduce doc_gram, a utilty for extracting Coq's grammar from .mlg files
Jim Fehrle
2019-05-09
Ignore generated dune file for Ltac2
Vincent Laporte
2019-05-07
Fix gitignore for ltac2
Gaëtan Gilbert
2019-03-31
[pretty-timing scripts] Don't barf on non-utf-8
Jason Gross
2019-03-26
Ignore generated files for CoqIDE bindings
Vincent Laporte
2019-03-01
[Kernel] Simpler generation of opcode files
Vincent Laporte
2019-02-04
Primitive integers
Maxime Dénès
2019-01-22
Merge PR #9308: Remove outdated gitignore coqprojectfile.ml
Emilio Jesus Gallego Arias
2019-01-16
Add .nia.cache to .gitignore
Jason Gross
2019-01-05
Remove outdated gitignore coqprojectfile.ml
Gaëtan Gilbert
2018-12-06
Rename generated directory gramlib__pack -> gramlib/.pack
Gaëtan Gilbert
2018-12-06
unignore Makefile.install
Gaëtan Gilbert
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-06
Remove checker files from .gitignore
Maxime Dénès
2018-11-02
Select OS specific coqide code with cp.
Gaëtan Gilbert
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-10-19
gitignore test-suite/.nia.cache
Gaëtan Gilbert
2018-10-18
Removing the Camlp5 macros from CLexer.
Pierre-Marie Pédrot
2018-10-17
[doc] [build] Remove ocamlbuild leftovers.
Emilio Jesus Gallego Arias
2018-10-10
[doc] [sphinx] Fix title levels.
Théo Zimmermann
2018-10-02
[doc] [api] Remove `ocamldoc` support in favor of `odoc`
Emilio Jesus Gallego Arias
2018-09-25
[doc] Rename credits-wrapper to credits and credits to credits-contents
Clément Pit-Claudel
2018-09-20
[doc] Create a wrapper around the Credits file for the LaTeX build
Clément Pit-Claudel
2018-09-20
[doc] Create a separate zebibliography file for the LaTeX build
Clément Pit-Claudel
2018-09-20
[doc] Create a separate index file for the LaTeX build
Clément Pit-Claudel
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-12
[dev] Autogenerate OCaml dev files.
Emilio Jesus Gallego Arias
2018-07-11
[coqpp] Move to its own directory.
Emilio Jesus Gallego Arias
2018-07-07
Merge PR #7921: Archive the `gallina` tool
Maxime Dénès
2018-06-29
Use a homebrew parser to replace the GEXTEND extension points of Camlp5.
Pierre-Marie Pédrot
[next]