index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2014-12-19
Better doc and a few fixes for Proof using.
Enrico Tassi
2014-12-18
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-17
STM: rename and simplify flags
Enrico Tassi
2014-12-17
Arguments: warn only if no option is given (Close 3860)
Enrico Tassi
2014-12-16
Fixing CAMLP4 compilation.
Pierre-Marie Pédrot
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
Error messages of Searchxxx are coherent with goal selector.
Pierre Courtieu
2014-12-15
Failing on unbound notation variable in notation level modifiers
Hugo Herbelin
2014-12-15
About now accepts hypothesis names and goal selector.
Pierre Courtieu
2014-12-14
Util.un_op -> Option.default
Pierre Boutillier
2014-12-12
Searchxxx now interpret patterns in goal environment if any.
Pierre Courtieu
2014-12-12
Searchxxx now search also the hypothesis and support goal selector.
Pierre Courtieu
2014-12-11
Added a CannotSolveConstraint unification error and made experiments
Hugo Herbelin
2014-12-11
Tentatively more informative report of failure when inferring
Hugo Herbelin
2014-12-09
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-07
Improved tracking of the origin of evars.
Hugo Herbelin
2014-12-04
Improving error message when one instance-hole is not found.
Hugo Herbelin
2014-12-04
Reactivating option "Set Printing Existential Instances" for asking printing ...
Hugo Herbelin
2014-12-03
Slight improving of a unification error message.
Hugo Herbelin
2014-11-30
Adding a Refine Instance Mode option that allows to deactivate the
Pierre-Marie Pédrot
2014-11-27
async_queries_* merged with async_proofs_*
Enrico Tassi
2014-11-27
Feedback: API cleaned up, documented and made user extensible
Enrico Tassi
2014-11-24
Plugging console highlighting in for toplevel and compilation error messages.
Pierre-Marie Pédrot
2014-11-23
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-11-22
Removing superfluous newlines in setoid_rewrite error message.
Hugo Herbelin
2014-11-20
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-18
Fixing a little bug with nested but convertible occurrences in "destruct at".
Hugo Herbelin
2014-11-17
Setting error tag on generic errors returned by Coqtop.
Pierre-Marie Pédrot
2014-11-16
For consistency with other coqtop flags, use -help rather than --help in usage.
Hugo Herbelin
2014-11-15
Removing a pperrnl.
Pierre-Marie Pédrot
2014-11-15
Adding a command line option to print out accepted color tags.
Pierre-Marie Pédrot
2014-11-15
Reworking the -color flag of coqtop.
Pierre-Marie Pédrot
2014-11-15
Plugging the color initialization in the Coqtop loop.
Pierre-Marie Pédrot
2014-11-14
Exit with code 129 when an anomaly occurs.
Xavier Clerc
2014-11-13
Fixing Scheme Equality, after bug introduced in bf018569405c.
Hugo Herbelin
2014-11-08
Continuing 3741c46fe134 on reporting ltac error.
Hugo Herbelin
2014-11-03
Now that evars can be parsed, protect strongly Check from calling kernel with...
Hugo Herbelin
2014-11-03
Show: do print the goals
Enrico Tassi
2014-11-01
Add an [Info Level] option to print info traces automatically.
Arnaud Spiwack
2014-11-01
Add [Info] command.
Arnaud Spiwack
2014-10-31
STM: new worker for queries
Enrico Tassi
2014-10-31
Show_script called only if in coqtop mode
Enrico Tassi
2014-10-27
Fixes for PG (Close 3763, 3770)
Enrico Tassi
2014-10-25
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-24
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-23
Evd.future_goals: forgot to revert the list in two places.
Arnaud Spiwack
2014-10-22
Make rint_location_in_file resilient to Cd (close 3630)
Enrico Tassi
2014-10-22
Goal printing made uniform: always done in STM (close 3585)
Enrico Tassi
2014-10-22
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
Proofview: move more functions to the Unsafe module.
Arnaud Spiwack
[next]