index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-23
Put all arguments of strategy in record.
Theo Zimmermann
2015-06-23
Strategy is now a record type with a function field.
Theo Zimmermann
2015-06-23
Add comments.
Theo Zimmermann
2015-06-23
Warning are enabled by default in interactive mode.
Pierre-Marie Pédrot
2015-06-22
Remove uses of polymorphic equality from prev. commit
Clément Pit--Claudel
2015-06-22
Replace 'try ... with Failure "List.last"' with 'if l <> []'
Clément Pit--Claudel
2015-06-22
Guard the List.hd call in [Show Intros]
Clément Pit--Claudel
2015-06-22
Add efficient extraction of [nat], [Z], and [string] to Haskell
Nickolai Zeldovich
2015-06-20
Votour displays wordsize of segments before loading them.
Pierre-Marie Pédrot
2015-06-19
Make end-of-proof output consistent across toplevels.
Guillaume Melquiond
2015-06-17
Doc: Workers do check for guardedness before sending proofs back
Enrico Tassi
2015-06-16
Fix by Enrico on CoqIDE not locating errors anymore since 550da87456a.
Hugo Herbelin
2015-06-16
Granting, undocumentedly, parsing of "Conjectures" as a synonym of
Hugo Herbelin
2015-06-15
Native compiler: do not catch exceptions not related to dynlink.
Maxime Dénès
2015-06-12
The "on_last_hyp" tactic now behaves as it should.
Cyprien Mangin
2015-06-11
Add test-suite file for bug #3446.
Matthieu Sozeau
2015-06-11
Fix bug #3446.
Matthieu Sozeau
2015-06-09
STM: states coming from workers have no proof terminators (Close #4246)
Enrico Tassi
2015-06-09
STM: silly mistake in jumping back to an old state (Close #4249)
Enrico Tassi
2015-06-09
Support CRLF end of line in fake_ide.
Guillaume Melquiond
2015-06-08
Make normalization of primitive projections in native_compute the same as wit...
Maxime Dénès
2015-06-08
Fix native compilation of primitive projections. Closes #4210.
Maxime Dénès
2015-06-07
Fixing bug #4233: The command Restart is not fontified correctly.
Pierre-Marie Pédrot
2015-06-03
Admitted does not drop poly-univ constraints (Fix #4244)
Enrico Tassi
2015-06-02
Adding a test for bug #4057.
Pierre-Marie Pédrot
2015-06-01
script to build 64 coq installer for windows
Enrico Tassi
2015-06-01
Making Coq compile with ocp-memprof.
Pierre-Marie Pédrot
2015-05-29
coqtop: reset the current file name after a load-vernac-source
Enrico Tassi
2015-05-29
Flag -test-mode intended to be used for ad-hoc prints in test-suite
Enrico Tassi
2015-05-29
make Unset Silent work in coqc
Enrico Tassi
2015-05-29
STM/Univ: save initial univs (the ones in the statement) in Proof.proof
Enrico Tassi
2015-05-29
coqide: don't require ocaml >= 4
Enrico Tassi
2015-05-28
Fixup for 866c41b
Enrico Tassi
2015-05-28
STM: preserve branch name on edit (Close: #4245, #4246)
Enrico Tassi
2015-05-28
Test for 4159
Enrico Tassi
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-05-26
Jump to error line in CoqIDE grabs focus of the textview.
Pierre-Marie Pédrot
2015-05-25
CoqIDE columns in error and job panels can be sorted.
Pierre-Marie Pédrot
2015-05-22
Continuing 4b5af0d6e9 and 69941d4e19 about filename case check on MacOS X.
Hugo Herbelin
2015-05-21
Changing the heuristic fixing bug #4241.
Pierre Courtieu
2015-05-20
Answering report #4241 (formatting of boxes not behaving regularly
Hugo Herbelin
2015-05-20
Continuing incomplete 4b5af0d6e9ec1 (on MacOS X, ensuring that files
Hugo Herbelin
2015-05-19
Adding an extensible global state to evarmaps.
Pierre-Marie Pédrot
2015-05-19
Test for bug #4116.
Pierre-Marie Pédrot
2015-05-18
Uncaught exception termination exits coqtop with the anomaly errno.
Pierre-Marie Pédrot
2015-05-18
The Fail command does not catch uncaught exception anomalies anymore.
Pierre-Marie Pédrot
2015-05-18
Removing test for opened bugs that were already present in the closed test-su...
Pierre-Marie Pédrot
2015-05-18
Tentative fix for #3461: Anomaly: Uncaught exception Pretype_errors.PretypeEr...
Pierre-Marie Pédrot
2015-05-18
Fixed CHANGES to reflect -color option.
Pierre Courtieu
2015-05-18
Disabling colors when tERM variable is "dumb".
Pierre Courtieu
[next]