aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12New step in purpose to get both camlp4 and camlp5 compatible coq_makefilespboutill
2012-06-12bug 2805: Only export CAMLP4LIB if camlp4 -where ends successfullypboutill
2012-06-12Fixing test-suite after last storm in Pp.pboutill
2012-06-12Getting rid of Pcoq remains.ppedrot
2012-06-12Changed encoding from ISO-8859-1 to UTF-8 for some remaining gallina files.ppedrot
2012-06-11These files are displaced from Rtrigo.v and Ranalysis_reg.vbertot
2012-06-11finish the rearrangement for removing the sin_PI2 axiom. This new versionbertot
2012-06-11Adds the proof of PI_ineq, plus some other smarter ways to approximate PIbertot
2012-06-07Colorization of coqtop messages is turned *off* by defaultletouzey
2012-06-05CHANGES: mention the end of induction principles for recordsletouzey
2012-06-05Modifications and rearrangements to remove the action that sin (PI/2) = 1bertot
2012-06-04A box to pretty-print them all.ppedrot
2012-06-04Fixing previous commit (something strange happened...)ppedrot
2012-06-04Replacing some str with strbrkppedrot
2012-06-04Added a color output to Coqtop.ppedrot
2012-06-04Separated notice vs info messages, and cleaned up the interface a bit.ppedrot
2012-06-04Fixing #2803.ppedrot
2012-06-04Forward-port fixes from 8.4 (15358, 15353, 15333).msozeau
2012-06-02Fixed printing error problem... A line had disappeared in a previous patch.ppedrot
2012-06-02Flushing formatters before program exit.ppedrot
2012-06-01More cleaningppedrot
2012-06-01Cleaning Pp.ppnl useppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-06-01Let's try to avoid generating induction principles for records (wish #2693)letouzey
2012-06-01list_eq_dec now transparent (wish #2786)letouzey
2012-06-01Cancel the start of a proof if its init_tac fails (fix #2799)letouzey
2012-05-31tactic is_fix, akin to is_evar, is_hyp, is_ ... familypboutill
2012-05-31Coq_makefile bug for pluginspboutill
2012-05-30Functions *_beq aren't generated anymore, remove comments about themletouzey
2012-05-30Adds Reference-Manual.out to .gitignoreletouzey
2012-05-30Getting rid of Pp.msgppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-30Restore compatibility with camlp4 (some missing open Tok)letouzey
2012-05-29Fixed an error display bug in CoqIDE.ppedrot
2012-05-29Re-allow Time Back* (cf discussion on coq-club)letouzey
2012-05-29Some documentation of recent changes concerning interfacesletouzey
2012-05-29remove many excessive open Util & Errors in mli'sletouzey
2012-05-29place all pretty-printing files in new dir printing/letouzey
2012-05-29Extend become a mli-only file in intf/letouzey
2012-05-29Avoid Dumpglob dependency on Lexerletouzey
2012-05-29No need to have Refine amongst Hightactics.cm*aletouzey
2012-05-29place all files specific to camlp4 syntax extensions in grammar/letouzey
2012-05-29Split Egrammar into Egramml and Egramcoqletouzey
2012-05-29No more Univ in grammar.cmaletouzey
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-05-29Strongly reduce the dependencies of grammar.cma, modulo two hacksletouzey
2012-05-29Basic stuff about constr_expr migrated from topconstr to constrexpr_opsletouzey
2012-05-29Stuff about notation_constr (ex-aconstr) now in notation_ops.mlletouzey
2012-05-29slim down a bit genarg.ml (pr_intro_pattern forgotten there)letouzey
2012-05-29Glob_term: minor formattingletouzey