index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-31
Merge PR #999: For BZ#5688, mention hanging issue in ocamldebug and workaround
Maxime Dénès
2017-08-31
Merge PR #996: Fix BZ#5697: Congruence does not work with primitive projections
Maxime Dénès
2017-08-31
Merge PR #995: Program: fix BZ#5683, missing lift when building case predicate
Maxime Dénès
2017-08-31
Merge PR #994: Fix BZ#5245 hnf on projections with simpl never flag
Maxime Dénès
2017-08-31
Merge PR #989: Prevent overallocation in Array.map_to_list and remove custom ...
Maxime Dénès
2017-08-31
Merge PR #971: Don't allow coq-dpdgraph to fail
Maxime Dénès
2017-08-31
Merge PR #969: Fix a typo
Maxime Dénès
2017-08-31
Merge PR #967: Update debugging
Maxime Dénès
2017-08-31
Merge PR #958: coq_makefile: build/use .cma for packed plugins too
Maxime Dénès
2017-08-30
Merge PR #998: Avoid running interactive tests on Windows.
Maxime Dénès
2017-08-29
mention issue with OCAMLRUNPARAM and ocamldebug
Paul Steckler
2017-08-29
coq_makefile: fix .merlin generation (FLG -thread)
Enrico Tassi
2017-08-29
coq_makefile: improve documentation
Enrico Tassi
2017-08-29
coq_makefile: print error message when coqlib is not set properly
Enrico Tassi
2017-08-29
coq_makefile(pack): ml -> cmx --pack-> cmx -> cmxa -> cmxs
Enrico Tassi
2017-08-29
Fix link to debugging file.
Théo Zimmermann
2017-08-29
Adapt debugging doc to configure/Makefile changes.
Théo Zimmermann
2017-08-29
Move debugging to Markdown.
Théo Zimmermann
2017-08-29
Fix deployment to multiple providers.
Maxime Dénès
2017-08-29
Merge PR #961: Add a set of contributing guidelines
Maxime Dénès
2017-08-29
Avoid running interactive tests on Windows.
Maxime Dénès
2017-08-29
Properly handling parameters of primitive projections in cctac.
Pierre-Marie Pédrot
2017-08-29
Fix BZ#5697: Congruence does not work with primitive projections.
Pierre-Marie Pédrot
2017-08-29
Merge PR #950: Rudimentary support for native_compute profiling, BZ#5170
Maxime Dénès
2017-08-29
Merge PR #988: Fix obsolete description of real numerals.
Maxime Dénès
2017-08-29
Post-merge API fix.
Maxime Dénès
2017-08-29
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
Merge PR #937: [general] Remove spurious dependency of highparsing on toplevel.
Maxime Dénès
2017-08-29
Merge PR #916: Fixing notation bug 5608 involving { } and a slight restructur...
Maxime Dénès
2017-08-29
Merge PR #838: Have coq-dpdgraph ci test print the differences
Maxime Dénès
2017-08-29
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
Merge PR #819: Cleanup old things
Maxime Dénès
2017-08-29
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
Merge PR #773: [flags] Remove XML output flag.
Maxime Dénès
2017-08-29
Merge PR #966: Makefile : ignore user-contrib in various file searches
Maxime Dénès
2017-08-29
coq_makefile: do not overwrite CAMLFLAGS
Enrico Tassi
2017-08-29
coq_makefile: use dedicated variable for extra packages
Enrico Tassi
2017-08-29
coq_makefile: build/use .cma for packed plugins
Enrico Tassi
2017-08-29
coq_makefile: test using findlib's package
Enrico Tassi
2017-08-29
test-suite: depend on byte compilation too
Enrico Tassi
2017-08-29
Merge PR #985: Fix coqdoc test-suite target on Windows.
Maxime Dénès
2017-08-29
Trying to fix deployment of master on bintray, and deploy tags to github.
Maxime Dénès
2017-08-29
Master now deploys 8.8+alpha.
Maxime Dénès
2017-08-29
Quoting notations in incompatible-level error message.
Hugo Herbelin
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
Adding a test for #5569 (warning about skipping spaces).
Hugo Herbelin
2017-08-29
Dropping former fix to bug #5469 (notation format not recognizing curly braces).
Hugo Herbelin
2017-08-29
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-08-25
primproj: fix bug 5245, hnf on proj with simpl never flag.
Matthieu Sozeau
2017-08-24
[ci] [gitlab] coq-dpdgraph: Remove allow-failure
Jason Gross
[next]