aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/command.ml
Commit message (Expand)AuthorAge
...
* Cleaning Pp.ppnl useGravatar ppedrot2012-06-01
* More uniformisation in Pp.warn functions.Gravatar ppedrot2012-05-30
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Basic stuff about constr_expr migrated from topconstr to constrexpr_opsGravatar letouzey2012-05-29
* New files intf/constrexpr.mli and intf/notation_term.mli out of TopconstrGravatar letouzey2012-05-29
* locus.mli for occurrences+clauses, misctypes.mli for various little thingsGravatar letouzey2012-05-29
* Evar_kinds.mli containing former Evd.hole_kind, avoid deps on EvdGravatar letouzey2012-05-29
* Implicit arguments of Definition are taken from the type when given by the user.Gravatar pboutill2012-04-27
* Bug 2733 : { } implicits and FixpointsGravatar pboutill2012-04-17
* Fix interface of resolve_typeclasses: onlyargs -> with_goals:Gravatar msozeau2012-03-20
* Continuing r15045-15046 and r15055 (fixing bug #2732 about atomicGravatar herbelin2012-03-20
* Fix bugs related to Program integration.Gravatar msozeau2012-03-19
* Final part of moving Program code inside the main code. Adapted add_definitio...Gravatar msozeau2012-03-14
* Integrated obligations/eterm and program well-founded fixpoint building to to...Gravatar msozeau2012-03-14
* Noise for nothingGravatar pboutill2012-03-02
* A pass on warning printings. Made systematic the use of msg_warning soGravatar herbelin2011-12-17
* Proof using ...Gravatar gareuselesinge2011-12-12
* Merge subinstances branch by me and Tom Prince.Gravatar msozeau2011-11-17
* Various simplifications about constant_of_delta and mind_of_deltaGravatar letouzey2011-10-11
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* Fixpoints are traverse during implicits arguments search to toplevelGravatar pboutill2011-02-10
* Interp a definition with the implicit arguments of its local contextGravatar pboutill2011-02-10
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* More {raw => glob} changes for consistencyGravatar glondu2010-12-24
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Fixing bug using explictly declared implicit arguments in inductive arities.Gravatar herbelin2010-12-03
* Fix computation of fix annotation index: only consider assumptions andGravatar msozeau2010-07-27
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Simplified the way internalization_data (i.e. bindings of bound varsGravatar herbelin2010-07-22
* Constrintern: unified push_name_env and push_loc_name_env; madeGravatar herbelin2010-07-22
* Amelioration dans FunctionGravatar jforest2010-07-16
* change the flag "internal" in declare/ind_tables from bool toGravatar vsiles2010-06-29
* Made tclABSTRACT normalize evars before saying it does not supportGravatar herbelin2010-06-29
* Added regression tests for bugs + miscellaneous improvementsGravatar herbelin2010-06-12
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Automatic introduction of names given before ":" in Lemma's andGravatar herbelin2010-06-09
* Fix treatment of {struct x} annotations in presence of generalizedGravatar msozeau2010-06-08
* - Fixing bug #2308 about Lemma ... withGravatar vsiles2010-05-04
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Fix treatment of remaining unification constraints: raise a moreGravatar msozeau2010-03-07
* Fixed incorrect computation of possible guard in presence of `{ ... } contexts.Gravatar herbelin2009-12-12
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Added support for multiple where-clauses in Inductive and co (see wish #2163).Gravatar herbelin2009-11-11
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Removal of trailing spaces.Gravatar serpyc2009-10-04
* Add the option to automatically introduce variables declared before theGravatar msozeau2009-09-22
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17