aboutsummaryrefslogtreecommitdiff
path: root/pretyping/evd.mli
AgeCommit message (Expand)Author
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-05-29remove many excessive open Util & Errors in mli'sletouzey
2012-05-29Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evdletouzey
2012-04-18Adds a comment: precondition on Evd.addaspiwack
2012-03-02Noise for nothingpboutill
2011-12-16Introducing a notion of evar candidates to be used when an evar isherbelin
2011-10-25Continuing r14585 (ill-typed restriction bug).herbelin
2011-06-21Cleaning debugging printer relative to new proof engine. Inherbelin
2011-06-12Added a new flag for freezing evars in tactic unification. Used thisherbelin
2011-05-13A better procedure for checking presence of undefined evars.aspiwack
2011-05-04First phase removing obsolete support for eta up to conversion inherbelin
2011-03-11Tentative to make unification check types at every instanciation of anmsozeau
2011-03-11- Better error messages taking unif. constraints into account.msozeau
2011-03-10Forgot a use of evars_reset_evd in nf_evars, add an optional argument asmsozeau
2011-02-17- Use transparency information all the way through unification andmsozeau
2010-12-15Misc improvements about evar_mapletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22Added Chung-Kil Hur's smart "pattern" tactic (h_resolve).herbelin
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
2010-05-13Improved the efficiency of evars traverals thanks to a split ofherbelin
2010-05-07Deux commentaires retirés de ocamldoc.aspiwack
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2009-12-24Opened the possibility to type Ltac patterns but it is not fully functional yetherbelin
2009-12-22Attached evar source to the evar_info and add location to tclWITHHOLES errorsherbelin
2009-12-21In "progress", extending the set of evars w/o solving an existing one isherbelin
2009-11-11Promote evar_defs to evar_map (in Evd)glondu
2009-09-18- Fixed a bug in checking that implicit arguments are all correctlyherbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-02Backtrack on experimental unification with sort variables: it requires msozeau
2009-06-01Change unification with sort constraints to not use the kernelmsozeau
2009-05-27Populate the sort constraints set correctly during unification. Add amsozeau
2009-05-23A try at using sort variables during unification. Instead of refreshingmsozeau
2009-04-08- Fixing bug #2084 (unification not checking sort constraints), hopingherbelin
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-03-04Backtrack sur la mémoïsation de nf_evar.aspiwack
2009-02-27=?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...aspiwack
2009-02-20On passe les last_mods (un des champs de Evd.evar_defs) de listaspiwack
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2009-01-23Really compare evar maps in progress, due to merging in apply and othermsozeau
2009-01-17DISCLAIMERpuech
2008-10-26Backtrack sur commit 11467 (tentative d'optimisation meta_instance quiherbelin
2008-10-18Optimisation de clenv.ml pour que meta_instance ne soit pas appeléherbelin
2008-09-07Better handling of the opacity of proof obligations, add the possibility ofmsozeau
2008-08-04Évolutions diverses et variées.herbelin
2008-05-05Mise en place d'un algorithme d'inversion des contraintes de type lorsherbelin
2008-04-27Quelques bricoles autour de l'unification:herbelin
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin