aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06Practical fix for bug #1206 (anomaly raised in pretyping instead ofherbelin
2012-07-06Fixes bug #2678aspiwack
2012-07-06Backtrack: add support for the "Proof c." syntax (fix #2832)letouzey
2012-07-05Extraction: Hashtbl.replace uses less ressources than Hashtbl.add (fix #2824)letouzey
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-07-05Quick update to CHANGES, mention especially the new parsing of ->letouzey
2012-07-05rewrite_db : a first attempt at using rewrite_strat for a quicker autorewriteletouzey
2012-07-05More cleanup in Ring_polynom and EnvRingletouzey
2012-07-05Some cleanup in recent proofs concerning piletouzey
2012-07-05MSetRBT : elementary arith proofs instead of calls to lialetouzey
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05Open Scope can now also accepts delimiters (e.g. Z).letouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-07-05Fixes in rewriting by strategies (almost ready to be documented!):msozeau
2012-07-04Fixes a bug in Ppvernac which had braces and bullets printed with an endingaspiwack
2012-07-04Change how the number of open goals is printed.aspiwack
2012-07-04When focused on an empty list of goal (after finishing a subproof introducedaspiwack
2012-06-29Various small display improvementppedrot
2012-06-29Reversed message display order in CoqIDEppedrot
2012-06-29Small improvement to ide_slave, which was going crazy wheneverppedrot
2012-06-29Fixing fake_ideppedrot
2012-06-29Now CoqIDE separates answer and messages. This should hopefullyppedrot
2012-06-28Cleaning opening of the standard List module.ppedrot
2012-06-28Replace nat indices with positive one in Btauto.ppedrot
2012-06-28Fixing previous commit.ppedrot
2012-06-28Fixing info_auto / info_trivial display.ppedrot
2012-06-26Added the show_margin_right option to CoqIDEppedrot
2012-06-26Fixing awkward copy & paste mechanism in CoqIDE.ppedrot
2012-06-26Now CoqIDE auto-sets the printing width of the goal display.ppedrot
2012-06-26Fixed string width printing in string_of_ppcmdsppedrot
2012-06-26Added a Deque module to CLib (to be used in CoqIDE).ppedrot
2012-06-25Small code compaction and factoring in CoqIDE.ppedrot
2012-06-25Added a .mli to pretyping/program.mlppedrot
2012-06-24Cosmetic changesppedrot
2012-06-24Made the message view of CoqIDE abstract.ppedrot
2012-06-23Documentation of pp.mlippedrot
2012-06-23Moving logging level to Interface.ppedrot
2012-06-23Fixed cursor reset in CoqIDE backtrack.ppedrot
2012-06-23Factorized bactracking code in CoqIDE. This fixes bug #2821 btw.ppedrot
2012-06-23Fixing a potential bug of coqtop management in CoqIDE due to appedrot
2012-06-22Fixing Camlp4 compilation (hopefully, preprocessing fixpoint reached...)ppedrot
2012-06-22Fixing camlp4 compilation w.r.t previous commitppedrot
2012-06-22Coq_makefile: make uninstall targetpboutill
2012-06-22Install is rather beautifulpboutill
2012-06-22inthe middle one more timepboutill
2012-06-22Refactoring seems OKpboutill
2012-06-22Coq_makefile: separate finding what to install where from generating the scri...pboutill
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot