index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CHANGES
Commit message (
Expand
)
Author
Age
*
Documentation for Grab Existential Variables.
aspiwack
2012-02-07
*
Breakpoints in Ltac debugger: new command "r foo" to jump to the next
herbelin
2012-01-20
*
Added new command "Set Parsing Explicit" for deactivating parsing (and
herbelin
2012-01-20
*
Added the btauto tactic to the documentation.
ppedrot
2012-01-19
*
update CHANGES w.r.t. simpl
gareuselesinge
2011-12-26
*
Cleaning CHANGES file.
herbelin
2011-12-21
*
Notifying removal of accidental unfolding of recursive calls of
herbelin
2011-12-19
*
Coq_makefile: if no -install is provided, install location is set by a Makefi...
pboutill
2011-12-17
*
CHANGES: some more updates
letouzey
2011-12-12
*
Documentation of appcontext
letouzey
2011-11-29
*
Updated CHANGES file wrt to pattern-matching compilation.
herbelin
2011-11-21
*
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-20
*
Allow "|_=>_" in "match" in patterns, no more forced enumeration of constructors
letouzey
2011-11-07
*
Fixing Equality.injectable which did not detect an equality without
herbelin
2011-10-22
*
Completing r14538 (Chung-Kil Hur's trick for fast dependently-typed
herbelin
2011-10-11
*
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-26
*
auto with nocore : disable the use of the core database (wish #2188)
letouzey
2011-09-23
*
Omega: for non-arithmetical goals, try proving False from context (wish #2236)
letouzey
2011-09-16
*
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-09-12
*
Bug 2577: Second attempt to be correct.
pboutill
2011-09-01
*
Updates in CHANGES
letouzey
2011-08-18
*
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-08-10
*
Typo of bug 2577
pboutill
2011-07-27
*
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-07-16
*
Ensured that the transparency state is used when flag betaiota is on for apply.
herbelin
2011-06-19
*
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-18
*
Updated CHANGES (info, Show Script, rephrasing).
herbelin
2011-06-10
*
Fixing another bug with "_" intro pattern.
herbelin
2011-06-10
*
CHANGES update
pboutill
2011-04-28
*
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-28
*
Updating CHANGES
herbelin
2011-04-27
*
Fixed a bug of destruct which was sometimes forgetting local definitions behi...
herbelin
2011-04-24
*
Add directories in COQPATH to search path.
herbelin
2011-04-14
*
Add "make full-stdlib" to make all the doc in pdf as ask by bug 2395
pboutill
2011-04-08
*
Update documentation concerning proofs loading (cf last commit)
letouzey
2011-04-03
*
CHANGES: a word about recent changes in coqide, about Ctrl-C in vm
letouzey
2011-04-01
*
Documentation of the timeout tactical (cf r13917)
letouzey
2011-03-21
*
An option "Set Default Timeout n."
letouzey
2011-03-17
*
CHANGES: mentionning quickly Separate Extraction
letouzey
2011-03-07
*
CHANGES: update of syntax for annotations of functor application
letouzey
2011-03-04
*
Extraction: improved indentation of extracted code (fix #2497)
letouzey
2011-03-04
[next]