aboutsummaryrefslogtreecommitdiff
path: root/toplevel/record.ml
AgeCommit message (Expand)Author
2010-10-03Added multiple implicit arguments rules per name.herbelin
2010-09-28Fix bug #2321, allowing "_" named projections in classes. Not realizingmsozeau
2010-09-28Remove some occurrences of "open Termops"glondu
2010-09-28Fix function applications without labels (OCaml warning 6)glondu
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-09-02* removed declare_constant and declare_internal_constant vsiles
2010-09-02v13392 port from v8.3 to trunk : correct message when defining inductive schemesvsiles
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-22Simplified the way internalization_data (i.e. bindings of bound varsherbelin
2010-07-22Constrintern: unified push_name_env and push_loc_name_env; madeherbelin
2010-06-29change the flag "internal" in declare/ind_tables from bool tovsiles
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-03-07Fix treatment of remaining unification constraints: raise a moremsozeau
2009-11-11Added support for multiple where-clauses in Inductive and co (see wish #2163).herbelin
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-11-08Restructuration of command.ml + generic infrastructure for inductive schemesherbelin
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-07-07Jolification : tentative de supprimer les "( evd)" et associés quiaspiwack
2009-05-13 Fix to my last notation patch: now fixpoint are correctly handled vsiles
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-04-24Backporting 12080 (fixing bug #2091 on bad rollback in the "where"herbelin
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2009-01-19Les records déclarés avec Record ne peuvent plus être récursifs (le aspiwack
2009-01-17DISCLAIMERpuech
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau
2008-11-23Fixed bug #2006 (type constraint on Record was not taken into account) +herbelin
2008-11-10Fix mixup between Record, Structure and Class by adding a new variant formsozeau
2008-11-09More factorization of inductive/record and typeclasses: move classmsozeau
2008-11-05Move Record desugaring to constrintern and add ability to use notationsmsozeau
2008-11-05Nouvelle syntaxe pour écrire des records (co)inductifs :aspiwack
2008-10-08Fix bug #1959 (remember: never use a partial functions mindlessly).msozeau
2008-09-14In manual implicit arguments mode, do not enrich implicitsmsozeau
2008-09-11Add enough information to correctly globalize recursive calls in inductive andmsozeau
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-07Fix implicit arguments in sections bug and check for resolution of evars whenmsozeau
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-03-15Do a second pass on the treatment of user-given implicit arguments. Nowmsozeau
2008-03-08Fix bugs that were reopened due to the change of setoidmsozeau
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-06-30- Ajout de la possibilité d'utiliser la notation Record pour lesherbelin
2007-04-29Correction bug #1507 (report révision 9807 de v8.1 vers trunk)herbelin
2007-03-19Add a parameter to QuestionMark evar kind to say it can be turned into an obl...msozeau