aboutsummaryrefslogtreecommitdiff
path: root/toplevel/obligations.mli
AgeCommit message (Expand)Author
2014-06-18Proofs now take and return an evar_universe_context, simplifying interfacesMatthieu Sozeau
2014-06-08Moving hook code from Future to Lemmas. This seemed to disrupt compilation ofPierre-Marie Pédrot
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2013-12-03Removing useless meta-related functions.Pierre-Marie Pédrot
2013-11-02Makes the new Proofview.tactic the basic type of Ltac.aspiwack
2013-09-18At least made the evar type opaque! There are still 5 remaining unsafeppedrot
2013-08-08get rid of closures in global/proof stategareuselesinge
2013-08-08State Transaction Machinegareuselesinge
2013-03-11Allowing (Co)Fixpoint to be defined local and Let-style.ppedrot
2012-12-14Modulification of identifierppedrot
2012-12-14Moved Intset and Intmap to Int namespace.ppedrot
2012-08-08Updating headers.herbelin
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-05-29New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstrletouzey
2012-05-29Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evdletouzey
2012-03-19Fix bugs related to Program integration.msozeau
2012-03-14Fix merge and add missing file.msozeau
2012-03-14Final part of moving Program code inside the main code. Adapted add_definitio...msozeau