aboutsummaryrefslogtreecommitdiff
path: root/parsing/g_obligations.ml4
AgeCommit message (Expand)Author
2014-05-06Cleanup before merge with the trunkMatthieu Sozeau
2014-05-06Correct rebase on STM code. Thanks to E. Tassi for help on dealing withMatthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-03-02Migrate back g_obligations in toplevelPierre Letouzey
2014-02-16Removing non-marshallable data from the Agram constructor. Instead ofPierre-Marie Pédrot
2013-12-04Vernac classification: allow for commands which start proofs but must be sync...Arnaud Spiwack
2013-08-08Vernac classification streamlined (handles VERNAC EXTEND)gareuselesinge
2013-06-06Uniformizing generic argument types.ppedrot
2013-04-15More functional implementation of locality_flag and program_modegareuselesinge
2013-03-14Pptactic.pr_raw_tactic is now without env argumentletouzey
2012-10-16Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterpletouzey
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
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-29place all files specific to camlp4 syntax extensions in grammar/letouzey
2012-05-29Basic stuff about constr_expr migrated from topconstr to constrexpr_opsletouzey
2012-05-29New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstrletouzey
2012-05-29Vernacexpr is now a mli-only file, locality stuff now in locality.mlletouzey
2012-04-26migrate g_obligations.ml4 in parsingletouzey