aboutsummaryrefslogtreecommitdiff
path: root/pretyping/termops.ml
AgeCommit message (Expand)Author
2013-08-20Universe counters on slaves are in sync with mastergareuselesinge
2013-04-29Merging Context and Sign.ppedrot
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2013-02-19avoid (Int.equal (cmp ...) 0) when a boolean equality existsletouzey
2013-02-19Dir_path --> DirPathletouzey
2013-01-28Uniformization of the "anomaly" command.ppedrot
2012-12-19Array.create is deprecatedpboutill
2012-12-18Modulification of nameppedrot
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-12-14Moved Intset and Intmap to Int namespace.ppedrot
2012-11-26Removed some FIXME related to equality on universes.ppedrot
2012-11-26Small cleaning of interface in Univppedrot
2012-11-22Monomorphization (pretyping)ppedrot
2012-11-13Added a CString module.ppedrot
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-09-18More cleaning in CArray...ppedrot
2012-09-17More cleaning on Utils and CList. Some parts of the code beingppedrot
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-08-08Updating headers.herbelin
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-03-02Noise for nothingpboutill
2011-12-17Reorganizing Unification.unify_0 so as to more easily share codeherbelin
2011-12-06Backtrack on synchronizing universe counter with resetherbelin
2011-12-05Registering universe and meta/evar counters as summaries so as toherbelin
2011-12-04Fixed a small regression in pattern-matching compilation introduced inherbelin
2011-10-10Fixing buggy abberant code for Evarutil.expand_evarherbelin
2011-09-26Added support for referring to subterms of the goal by pattern.herbelin
2011-09-26Generalizing subst_term_occ so that it supports an arbitrary matchingherbelin
2011-09-26Adding subst_term up to convherbelin
2011-06-13Added full pattern-unification on Meta for tactic unification.herbelin
2011-03-11Tentative to make unification check types at every instanciation of anmsozeau
2010-10-31An experimental support for open constrs in hints and in "using"herbelin
2010-09-28Remove "init" label from Termops.it_mk* specialized functionsglondu
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
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-12Added rudimentary support for using constructors from the explicitherbelin
2010-05-20Fix bug 2307pboutill
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-12-02Continuing r12485-12486 and r12549 (cleaning around name generation)herbelin
2009-12-01Continuing r12485-12486 (cleaning around name generation)herbelin
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-10-21This big commit addresses two problems:soubiran
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-11Ensures that let-in's in arities of inductive types work well. Maybe notherbelin