aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Getting rid of Pp.msgnl and Pp.message.Gravatar ppedrot2012-06-01
* Let's try to avoid generating induction principles for records (wish #2693)Gravatar letouzey2012-06-01
* list_eq_dec now transparent (wish #2786)Gravatar letouzey2012-06-01
* Cancel the start of a proof if its init_tac fails (fix #2799)Gravatar letouzey2012-06-01
* tactic is_fix, akin to is_evar, is_hyp, is_ ... familyGravatar pboutill2012-05-31
* Coq_makefile bug for pluginsGravatar pboutill2012-05-31
* Functions *_beq aren't generated anymore, remove comments about themGravatar letouzey2012-05-30
* Adds Reference-Manual.out to .gitignoreGravatar letouzey2012-05-30
* Getting rid of Pp.msgGravatar ppedrot2012-05-30
* More uniformisation in Pp.warn functions.Gravatar ppedrot2012-05-30
* Restore compatibility with camlp4 (some missing open Tok)Gravatar letouzey2012-05-30
* Fixed an error display bug in CoqIDE.Gravatar ppedrot2012-05-29
* Re-allow Time Back* (cf discussion on coq-club)Gravatar letouzey2012-05-29
* Some documentation of recent changes concerning interfacesGravatar letouzey2012-05-29
* remove many excessive open Util & Errors in mli'sGravatar letouzey2012-05-29
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29
* Extend become a mli-only file in intf/Gravatar letouzey2012-05-29
* Avoid Dumpglob dependency on LexerGravatar letouzey2012-05-29
* No need to have Refine amongst Hightactics.cm*aGravatar letouzey2012-05-29
* place all files specific to camlp4 syntax extensions in grammar/Gravatar letouzey2012-05-29
* Split Egrammar into Egramml and EgramcoqGravatar letouzey2012-05-29
* No more Univ in grammar.cmaGravatar letouzey2012-05-29
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Strongly reduce the dependencies of grammar.cma, modulo two hacksGravatar letouzey2012-05-29
* Basic stuff about constr_expr migrated from topconstr to constrexpr_opsGravatar letouzey2012-05-29
* Stuff about notation_constr (ex-aconstr) now in notation_ops.mlGravatar letouzey2012-05-29
* slim down a bit genarg.ml (pr_intro_pattern forgotten there)Gravatar letouzey2012-05-29
* Glob_term: minor formattingGravatar letouzey2012-05-29
* Migrate the grammar entry about "Ltac" into g_vernac.ml4.Gravatar letouzey2012-05-29