aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-09Correct handling of the initial existentials from the goal and the onesmsozeau
2009-06-08Do a fixpoint on the result of typeclass search to force themsozeau
2009-06-08Change in UI behaviour : proof folding is now done by double clicking. Delay isvgross
2009-06-07File forgotten in commit 12171.herbelin
2009-06-07Partial simplification of undo mechanism, relying only on Courtieu'sherbelin
2009-06-07- Added two new introduction patterns with the following temptative syntaxes:herbelin
2009-06-06Makefile made compatible with Solaris 10 (bug #2078, continued - seeherbelin
2009-06-06Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0herbelin
2009-06-06Fixing bug #2106 ("match" compilation with multi-dependent constructor).herbelin
2009-06-06Very-small-step policy changes to the library.herbelin
2009-06-06Applying Ian Lynagh's documentation fixes patch (see bug #2112)herbelin
2009-06-03Ensure the precondition of the partial function [list_chop] holdsmsozeau
2009-06-02Adding a regression test about Bauer's example on coq-club ofherbelin
2009-06-02Use Type instead of Set.msozeau
2009-06-02Backtrack on experimental unification with sort variables: it requires msozeau
2009-06-02Fix script file using the "Manual Implicit" flag.msozeau
2009-06-01## Lines starting with '## ' will be removed from the log message.msozeau
2009-06-01Change unification with sort constraints to not use the kernelmsozeau
2009-06-01Prevent automatic inference of implicit arguments when the auto flag ismsozeau
2009-05-29Fix extract hyps to correctly discharge all hyps as described by keepmsozeau
2009-05-28Properly catch sort constraint inconsistency exception inmsozeau
2009-05-28Adapted the emacs mode to font-lock. Re-using code from ProofGeneral.courtieu
2009-05-28Ajout d'un printer modulaire pour les constr. C'est-à-dire une fonctionaspiwack
2009-05-27Fix implicit args code so that declarations are added for allmsozeau
2009-05-27Populate the sort constraints set correctly during unification. Add amsozeau
2009-05-27Stop using a "Manual Implicit Arguments" flag and support them as soonmsozeau
2009-05-27Ajout d'une fonction Lexer.remove_keyword pour libérer un keyword dansaspiwack
2009-05-27=?utf-8?q?D=C3=A9sinterdiction=20de=20GDELETE=5FRULE=20dans=20pcoq.ml4.=20Mal...aspiwack
2009-05-27sane behaviour for copy/paste operations (the code is still insane, though)vgross
2009-05-27keeping interface synch'edvgross
2009-05-27dead code pruningvgross
2009-05-26Fix de Bruijn lifting bug appearing when we match on multiple terms withmsozeau
2009-05-26ocamldebug-coq: add some forgotten -Iletouzey
2009-05-24Temporary fixes in unification:msozeau
2009-05-24Moved and completed the history of Coq versions from theherbelin
2009-05-23A try at using sort variables during unification. Instead of refreshingmsozeau
2009-05-20Many fixes in unification:msozeau
2009-05-20- Fixing declarative mode in presence of high use of Change_evars nodesherbelin
2009-05-19Fix in canonical structure resolution: [check_conv_record] may returnmsozeau
2009-05-19Remove camlp4-specific exception handlingmsozeau
2009-05-18Minor unification changes:msozeau
2009-05-17- Allowing multiple calls to tactic fix with automatic generation ofherbelin
2009-05-16(Tentative to) add Canonical Structure resolution to the regularmsozeau
2009-05-16Minor fixes in typeclasses:msozeau
2009-05-16Support for definition hooks in subtac.msozeau
2009-05-13 Fix to my last notation patch: now fixpoint are correctly handled vsiles
2009-05-13minor bugfixes. CoqIde development will resume soon now ...vgross
2009-05-11micromega: proof compression bugfixfbesson
2009-05-10- Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: itherbelin
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin