aboutsummaryrefslogtreecommitdiff
path: root/interp/constrintern.ml
AgeCommit message (Expand)Author
2013-10-24More monomorphic List.mem + List.assoc + ...letouzey
2013-10-23cList.index is now cList.index_f, same for index0letouzey
2013-10-23cList: set-as-list functions are now with an explicit comparisonletouzey
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-09-02Removing more association lists in Constrintern.ppedrot
2013-08-25Actually using the domain function for maps.ppedrot
2013-08-08Support Proof Generalgareuselesinge
2013-08-07Removing association lists in Constrintern.ppedrot
2013-08-03Replacing uses of association lists by maps in notations.ppedrot
2013-06-25Useless use of maps in constr internalizing.ppedrot
2013-06-24Using the whole tactic environment while Pretyping.ppedrot
2013-06-22Generalizing the use of maps instead of lists in the interpretationppedrot
2013-05-09A uniformization step around understand_* and interp_* functions.herbelin
2013-05-08Uniformizing the [if_warn] flag used for warning printing and putppedrot
2013-05-08Alert when using ".." outside a Notation command.herbelin
2013-04-29Merging Context and Sign.ppedrot
2013-04-25Coqide: Globalization feedback (proof of concept)gareuselesinge
2013-03-19Removing the module Libtypes and unifying the Search[Pattern|Rewrite]?ppedrot
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 8)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 3)letouzey
2013-01-28Actually adding backtrace handling.ppedrot
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-21Fix bug 2958: Inductive deep in in clause are impossiblepboutill
2012-12-18Modulification of nameppedrot
2012-12-17Fixed interpretation of "x" as a binding variable for the returnherbelin
2012-12-14Modulification of identifierppedrot
2012-12-14Implemented a full-fledged equality on [constr_expr]. By the way,ppedrot
2012-12-13Renamed Option.Misc.compare to the more uniform Option.equal.ppedrot
2012-12-04Backtrack on activating scopes with type casts (was r15978).herbelin
2012-11-25Monomorphization (interp)ppedrot
2012-11-25More equality functionsppedrot
2012-11-17Taking into account the type of a definition (if it exists), and theherbelin
2012-11-13Added a CString module.ppedrot
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
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-08-08Updating headers.herbelin
2012-07-21Improving management of notations with binders (see #2708 where aherbelin
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-14Internalization of pattern is done in two phases.pboutill
2012-06-04Forward-port fixes from 8.4 (15358, 15353, 15333).msozeau
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
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-29Pattern as a mli-only file, operations in Patternopsletouzey
2012-05-29New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstrletouzey
2012-05-29Glob_term now mli-only, operations now in Glob_opsletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey