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-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
2014-09-27
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-19
Fixing bug #3646.
Pierre-Marie Pédrot
2014-09-18
mltop: when a plugin is loaded store its full path in the summary
Enrico Tassi
2014-09-17
Be more conservative and keep the use of eq_constr in pretyping/ functions.
Matthieu Sozeau
2014-09-17
Fix bug #3593, making constr_eq and progress work up to
Matthieu Sozeau
2014-09-17
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-16
Undo prints only if coqtop || emacs
Enrico Tassi
2014-09-16
better error message
Enrico Tassi
2014-09-15
Rework typeclass resolution and control of backtracking.
Matthieu Sozeau
2014-09-13
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-12
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-11
Add a flag for restricting resolution of typeclasses to
Matthieu Sozeau
2014-09-10
Fix categorization of recursive inductives.
Matthieu Sozeau
2014-09-10
Fixing localisation of tactic errors (my mistake in himsg.ml essentially).
Hugo Herbelin
2014-09-10
VernacExtend does not dispatch on type anymore.
Pierre-Marie Pédrot
2014-09-09
Load Prelude.vi if not Prelude.vo is found (Close: 3595)
Enrico Tassi
2014-09-09
Undo: if the ui is coqtop (command line) then Undo is not part of the doc.
Enrico Tassi
2014-09-09
toploop plugins taken into account when printing --help (close: 3535)
Enrico Tassi
2014-09-08
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-07
Fixing bug #3492.
Pierre-Marie Pédrot
2014-09-06
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-04
More explicit printing in Himsg.
Pierre-Marie Pédrot
2014-09-04
Commands like [Inductive > X := … | … | …] raise an error message inste...
Arnaud Spiwack
2014-09-04
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
Type definitions with [Variant] don't generate inductive schemes by default.
Arnaud Spiwack
2014-09-04
Type definitions [Variant] and [Record] really don't accept the wrong kind of...
Arnaud Spiwack
2014-09-04
Types declared as Variants really do not accept recursive definitions.
Arnaud Spiwack
2014-09-04
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-03
Print error messages with more hidden information based on α-equivalence .
Arnaud Spiwack
[next]