index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
2012-01-19
Added the btauto tactic to the documentation.
ppedrot
2011-12-26
update CHANGES w.r.t. simpl
gareuselesinge
2011-12-21
Cleaning CHANGES file.
herbelin
2011-12-19
Notifying removal of accidental unfolding of recursive calls of
herbelin
2011-12-17
Coq_makefile: if no -install is provided, install location is set by a Makefi...
pboutill
2011-12-12
CHANGES: some more updates
letouzey
2011-11-29
Documentation of appcontext
letouzey
2011-11-21
Updated CHANGES file wrt to pattern-matching compilation.
herbelin
2011-11-20
CHANGES update
pboutill
2011-11-20
CoqIdE configuration file won't pollute your home anymore
pboutill
2011-11-20
Add support for XDG_DATA_HOME and XDG_DATA_DIRS.
pboutill
2011-11-07
Allow "|_=>_" in "match" in patterns, no more forced enumeration of constructors
letouzey
2011-10-22
Fixing Equality.injectable which did not detect an equality without
herbelin
2011-10-11
Completing r14538 (Chung-Kil Hur's trick for fast dependently-typed
herbelin
2011-09-26
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-23
auto with nocore : disable the use of the core database (wish #2188)
letouzey
2011-09-16
Omega: for non-arithmetical goals, try proving False from context (wish #2236)
letouzey
2011-09-12
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-09-01
Bug 2577: Second attempt to be correct.
pboutill
2011-08-18
Updates in CHANGES
letouzey
2011-08-10
Propagated information from the reduction tactics to the kernel so
herbelin
2011-08-10
Made CHANGES more uniformly written
herbelin
2011-08-10
Less ambitious application of a notation for eq_rect. We proposed
herbelin
2011-07-27
Typo of bug 2577
pboutill
2011-07-16
This adds two option tables 'Printing Record' and 'Printing Constructor'
herbelin
2011-07-16
This option disables the use of the '{| field := ... |}' notation
herbelin
2011-07-16
Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)
herbelin
2011-07-16
Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...
herbelin
2011-06-19
Ensured that the transparency state is used when flag betaiota is on for apply.
herbelin
2011-06-18
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2011-06-18
Generalizing flag use_evars_pattern_unification into a flag
herbelin
2011-06-18
Typo in CHANGES
herbelin
2011-06-10
Updated CHANGES (info, Show Script, rephrasing).
herbelin
2011-06-10
Fixing another bug with "_" intro pattern.
herbelin
2011-04-28
CHANGES update
pboutill
2011-04-28
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-27
Updating CHANGES
herbelin
2011-04-24
Fixed a bug of destruct which was sometimes forgetting local definitions behi...
herbelin
2011-04-14
Add directories in COQPATH to search path.
herbelin
2011-04-08
Add "make full-stdlib" to make all the doc in pdf as ask by bug 2395
pboutill
2011-04-03
Update documentation concerning proofs loading (cf last commit)
letouzey
2011-04-01
CHANGES: a word about recent changes in coqide, about Ctrl-C in vm
letouzey
2011-03-21
Documentation of the timeout tactical (cf r13917)
letouzey
2011-03-17
An option "Set Default Timeout n."
letouzey
2011-03-07
CHANGES: mentionning quickly Separate Extraction
letouzey
2011-03-04
CHANGES: update of syntax for annotations of functor application
letouzey
2011-03-04
Extraction: improved indentation of extracted code (fix #2497)
letouzey
2011-02-11
Update changelogs
glondu
2011-02-10
Fixpoints are traverse during implicits arguments search to toplevel
pboutill
2011-01-31
A fine-grain control of inlining at functor application via priority levels
letouzey
[prev]
[next]