aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* same_file in MinilibGravatar pboutill2011-09-01
* load_file takes advantage of same_file optimisationGravatar pboutill2011-09-01
* create_session takes the filename as argument.Gravatar pboutill2011-09-01
* No more parser for reading coqide pref fileGravatar pboutill2011-09-01
* [/]+ is equivalent to [/] in System and its copyGravatar pboutill2011-09-01
* Coq_makefile.absolute_dir -> Minilib.canonical_path_nameGravatar pboutill2011-09-01
* Creation of ide/project_file.ml4Gravatar pboutill2011-09-01
* gitignore updateGravatar pboutill2011-09-01
* Coq_makefile: Bug fix of check_depGravatar pboutill2011-09-01
* Coq_makefile: process_cmd_line is purely functional.Gravatar pboutill2011-09-01
* Coq_makefile: No other function than split_arguments uses a target type.Gravatar pboutill2011-09-01
* Coq_makefile: New option -arg to specify a compiler option.Gravatar pboutill2011-09-01
* Coq_makefile drops the '/' at the end of physical path of -I and -RGravatar pboutill2011-09-01
* Several bug reports came from confusions between generalize and set.Gravatar pboutill2011-09-01
* Bug 2583: Update of the syntax of terms in the reference manualGravatar pboutill2011-09-01
* Bug 2577: Second attempt to be correct.Gravatar pboutill2011-09-01
* Porting Hendrik's 8.3 patch for proof tree visualization under proofGravatar herbelin2011-08-30
* Quick improvement of some error messages related to module applicationGravatar herbelin2011-08-30
* Extraction: allow extraction of records with anonymous fields (fix #2555)Gravatar letouzey2011-08-25
* Use of the standard terminology for Diaconescu's theorem (not "paradox").Gravatar herbelin2011-08-23
* Clarifying that only identifiers are advertised to be turned into keywordsGravatar herbelin2011-08-23
* Tactics.compute_scheme_signature: factorize the two almost-similar casesGravatar letouzey2011-08-22
* Updates in CHANGESGravatar letouzey2011-08-18
* Remove old file (1999)Gravatar msozeau2011-08-18
* Misc improvements concerning "Show Match" and its coqide equivalentGravatar letouzey2011-08-18
* Give inner fixpoint of gcd31 a name, to avoid excessive unfoldingGravatar glondu2011-08-17
* Smaller proof terms for QcPower_{0,pos}Gravatar glondu2011-08-17
* Fixes bug #2587 (Print Hint gives anomaly when no focused subgoals)Gravatar aspiwack2011-08-16
* New fix for is_ident_not_keyword.Gravatar herbelin2011-08-13
* Fixes mini-bug: Qed would succeed even on focused proofs.Gravatar aspiwack2011-08-12
* SearchAbout and similar: add a customizable blacklistGravatar letouzey2011-08-11
* Propagated information from the reduction tactics to the kernel soGravatar herbelin2011-08-10
* Fixing typos in commentsGravatar herbelin2011-08-10
* Improving error message about coinductive guard (old "cases" is now "match")Gravatar herbelin2011-08-10
* Fixing printing bug with last trailing non-maximally implicitGravatar herbelin2011-08-10
* Exported tactic intro_thenGravatar herbelin2011-08-10
* Made CHANGES more uniformly writtenGravatar herbelin2011-08-10
* Take benefit of bullets available by default in PreludeGravatar herbelin2011-08-10
* Less ambitious application of a notation for eq_rect. We proposedGravatar herbelin2011-08-10
* Partly revert commit r14389 about relaxing the condition for being a keywordGravatar herbelin2011-08-10
* Fix implementation of Hint Immediate used by typeclasses eautoGravatar msozeau2011-08-10
* Added list_map_filter_iGravatar msozeau2011-08-10
* Graceful error message for [Proof Mode] and [Set Default Proof Mode] when req...Gravatar aspiwack2011-08-10
* BinInt: more structured scripts thanks to bullets and { }Gravatar letouzey2011-08-09
* Coqide: revised parsing of coq sentencesGravatar letouzey2011-08-09
* In coqtop, a terminating "." must now be followed by a blank or eof.Gravatar letouzey2011-08-09
* Moved the declaration of "Classic" being the default proof mode to coqtop.ml ...Gravatar aspiwack2011-08-09
* Some forgotten lemma in Arith with "O" in the name instead of "0".Gravatar herbelin2011-08-08
* New proposition "rewrite Heq in H" for eq_rect (assuming that there isGravatar herbelin2011-08-08
* Be a bit less aggressive in declaring idents as keywords in notationsGravatar herbelin2011-08-08