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-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
2014-10-22
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-21
Continuing experimental printing of the signature of open evars in
Hugo Herbelin
2014-10-17
Now printing "now a keyword" only in verbose mode.
Hugo Herbelin
2014-10-17
Experimental printing of the signature of open evars in Check.
Hugo Herbelin
2014-10-14
Fix ML paths (thanks Jean-Marc Notin for bisecting it)
Enrico Tassi
2014-10-13
Fix typo, thanks Mike Shulman for spotting it
Enrico Tassi
2014-10-13
Emit a warning for void Arguments statement (Close 3713)
Enrico Tassi
2014-10-13
STM: primitives to snapshot a .vi while in interactive mode
Enrico Tassi
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
Coqinit: look in toploop/ even if configured with -local
Enrico Tassi
2014-10-11
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-10
Give the same argument name for the record binder of type class
Matthieu Sozeau
2014-10-10
Add debug printers for projections, fix printing of evar constraints
Matthieu Sozeau
2014-10-07
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-03
Fixing #3193 (honoring implicit arguments in local definitions).
Hugo Herbelin
2014-10-03
Fixing #3634 (wrong env in "cannot instantiate because not in its
Hugo Herbelin
2014-10-02
Implement module subtyping for polymorphic constants (errors on
Matthieu Sozeau
2014-10-02
Print type and environment of unsolved holes.
Arnaud Spiwack
2014-10-01
Fixing nice printing of error reporting with ml tactics bound to ltac names.
Hugo Herbelin
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-29
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-09-29
do not explode if a plugin is not up to date on -help (Close: 3673)
Enrico Tassi
2014-09-29
Merging some functions from evarutil.ml/evd.ml.
Hugo Herbelin
[next]