aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* I forgot a line in previous commit.Gravatar aspiwack2012-06-22
* A call to the command Proof (and its variants) now prints the subgoals.Gravatar aspiwack2012-06-22
* Fixed #2821.Gravatar ppedrot2012-06-21
* Fixing #2825.Gravatar ppedrot2012-06-21
* Fix bug #2808: wrong handling of evars in Instance command.Gravatar msozeau2012-06-21
* Fix bug #2791 by doing a fixpoint computation in consider_remaining_problems:Gravatar msozeau2012-06-21
* Fixing accelerator dynamic modification in CoqIDE.Gravatar ppedrot2012-06-21
* Fixing use of an error instead of a boolean result in the unificationGravatar herbelin2012-06-20
* Fixing bug #2817 (occur check was not done up to instantiation ofGravatar herbelin2012-06-20
* Fixing bug #2809 (anomaly when printing a module with notations due toGravatar herbelin2012-06-20
* Install compat5 module with grammar.cmaGravatar pboutill2012-06-20
* Bug 2813 - Reflexive, Symmetric, Transitive instances for pointwise_relation ...Gravatar pboutill2012-06-20
* Bug 2823: update INSTALL.ide in order to ask for lablgtksourceviewGravatar pboutill2012-06-20
* Fix bug #2790: wrong handling of Set -> Prop -> Prop products in setoid rewri...Gravatar msozeau2012-06-19
* Fix bug #2695: infinite loop in dependent destruction.Gravatar msozeau2012-06-19
* BinInt: a forgotten scope for a notationGravatar letouzey2012-06-19
* Fixing printing of @f with no argumentsGravatar herbelin2012-06-19
* Fixing some inconsistencies of constr printer wrt constr parserGravatar herbelin2012-06-19
* Proof using: nested sections bugfixGravatar gareuselesinge2012-06-18
* Reductionops abstract machine uses Zcase & Zfix stack node.Gravatar pboutill2012-06-15
* Reductionops : Better abstract machine stack utilitiesGravatar pboutill2012-06-15
* Fix coqide vernac lexerGravatar pboutill2012-06-15
* Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BINGravatar pboutill2012-06-15
* Constrextern is allow to use partially applied notationsGravatar pboutill2012-06-14
* Internalization of pattern is done in two phases.Gravatar pboutill2012-06-14
* coq_makefile fixupGravatar pboutill2012-06-14
* Fixing annoying autocompletion when deleting text.Gravatar ppedrot2012-06-13
* make sure that documentation compilation works after adding files forGravatar bertot2012-06-12
* New step in purpose to get both camlp4 and camlp5 compatible coq_makefilesGravatar pboutill2012-06-12
* bug 2805: Only export CAMLP4LIB if camlp4 -where ends successfullyGravatar pboutill2012-06-12
* Fixing test-suite after last storm in Pp.Gravatar pboutill2012-06-12
* Getting rid of Pcoq remains.Gravatar ppedrot2012-06-12
* Changed encoding from ISO-8859-1 to UTF-8 for some remaining gallina files.Gravatar ppedrot2012-06-12
* These files are displaced from Rtrigo.v and Ranalysis_reg.vGravatar bertot2012-06-11
* finish the rearrangement for removing the sin_PI2 axiom. This new versionGravatar bertot2012-06-11
* Adds the proof of PI_ineq, plus some other smarter ways to approximate PIGravatar bertot2012-06-11
* Colorization of coqtop messages is turned *off* by defaultGravatar letouzey2012-06-07
* CHANGES: mention the end of induction principles for recordsGravatar letouzey2012-06-05
* Modifications and rearrangements to remove the action that sin (PI/2) = 1Gravatar bertot2012-06-05
* A box to pretty-print them all.Gravatar ppedrot2012-06-04
* Fixing previous commit (something strange happened...)Gravatar ppedrot2012-06-04
* Replacing some str with strbrkGravatar ppedrot2012-06-04
* Added a color output to Coqtop.Gravatar ppedrot2012-06-04
* Separated notice vs info messages, and cleaned up the interface a bit.Gravatar ppedrot2012-06-04
* Fixing #2803.Gravatar ppedrot2012-06-04
* Forward-port fixes from 8.4 (15358, 15353, 15333).Gravatar msozeau2012-06-04
* Fixed printing error problem... A line had disappeared in a previous patch.Gravatar ppedrot2012-06-02
* Flushing formatters before program exit.Gravatar ppedrot2012-06-02
* More cleaningGravatar ppedrot2012-06-01
* Cleaning Pp.ppnl useGravatar ppedrot2012-06-01