index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-07
Adding backtraces to scheme error messages.
Pierre-Marie Pédrot
2016-03-07
Re-enable OCaml warnings disabled by mistake as part of e759333.
Maxime Dénès
2016-03-05
Fixing bug #4608: Anomaly "output_value: abstract value (outside heap)".
Pierre-Marie Pédrot
2016-03-04
Fix #4607: do not read native code files if native compiler was disabled.
Maxime Dénès
2016-03-04
This fix is probably not enough to justify that there are no problems with
Maxime Dénès
2016-03-04
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
Fix a typo in dev/doc/changes.txt
Jason Gross
2016-03-03
Adding a test for the behaviour of open_constr described in #3777.
Pierre-Marie Pédrot
2016-03-03
Fixing bug #4105: poor escaping in the protocol between CoqIDE and coqtop.
Pierre-Marie Pédrot
2016-02-28
Fixing bug #4596: [rewrite] broke in the past few weeks.
Pierre-Marie Pédrot
2016-02-24
Document Hint Mode, cleanup Hint doc.
Matthieu Sozeau
2016-02-23
Document differences of Hint Resolve and Hint Extern
Matthieu Sozeau
2016-02-23
Fix part of bug #4533: respect declared global transparency of
Matthieu Sozeau
2016-02-23
Fix bug #4544: Backtrack on using full betaiota reduction during keyed unific...
Matthieu Sozeau
2016-02-20
Fixing bug #4540: CoqIDE bottom progress bar does not update.
Pierre-Marie Pédrot
2016-02-19
Fix regression from 8.4 in reflexivity/...
Matthieu Sozeau
2016-02-19
Fixing bug #4580: [Set Refine Instance Mode] also used for Program Instance.
Pierre-Marie Pédrot
2016-02-19
Fixing bug #4582: cannot override notation [ x ].
Pierre-Marie Pédrot
2016-02-19
STM: Print/Extraction have to be skipped if -quick
Enrico Tassi
2016-02-19
CoqIDE: STOP button also stops workers (fix #4542)
Enrico Tassi
2016-02-19
STM: classify some variants of Instance as regular `Fork nodes.
Enrico Tassi
2016-02-17
Fixing the Proofview.Goal.goal function.
Pierre-Marie Pédrot
2016-02-17
Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").
Pierre-Marie Pédrot
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-02-10
STM: always stock in vio files the first node (state) of a proof
Enrico Tassi
2016-02-10
STM: not delegate proofs that contain Vernac(Module|Require|Import), #4530
Enrico Tassi
2016-02-10
Don't fail fatally if PATH is not set.
Emilio Jesus Gallego Arias
2016-02-08
Improving error message with missing patterns in the presence of
Hugo Herbelin
2016-02-03
Optimizing the universes_of_constr_function.
Pierre-Marie Pédrot
2016-02-03
Optimizing the computation of frozen evars.
Pierre-Marie Pédrot
2016-02-03
Opacifying the type of evar naming structure in Evd.
Pierre-Marie Pédrot
2016-02-03
More compact representation for evar resolvability flag.
Pierre-Marie Pédrot
2016-01-27
Fix bug #4537: Coq 8.5 is slower in typeclass resolution.
Pierre-Marie Pédrot
2016-01-26
Fixing bde12b70 about reporting ill-formed constructor.
Hugo Herbelin
2016-01-24
Tentative fix for bug #4522: Incorrect "Warning..." on windows.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #4373: coqdep does not know about .vio files.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #3826: "Incompatible module types" is uninformative.
Pierre-Marie Pédrot
2016-01-24
Adding a test for bug #4378.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #4495: Failed assertion in metasyntax.ml.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #4511: evar tactic can create non-typed evars.
Pierre-Marie Pédrot
2016-01-23
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
2016-01-23
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-23
Implement support for universe binder lists in Instance and Program Fixpoint/...
Matthieu Sozeau
2016-01-23
Fix bug #4506. Using betadeltaiota_nolet might produce terms of the form
Matthieu Sozeau
2016-01-22
Restore warnings produced by the interpretation of the command line
Hugo Herbelin
2016-01-21
Compile OS X binaries without native_compute support.
Maxime Dénès
2016-01-20
Update cic.mli MD5 after header update.
Maxime Dénès
2016-01-20
Update version number in configure.
Maxime Dénès
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-20
Change $(...)$ to ltac:(...) in section 2.11. Fixes #4500.
Maxime Dénès
[next]