index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
implicit_quantifiers.ml
Commit message (
Expand
)
Author
Age
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Implicit_quantifiers.is_freevar: cleaner, no more try...with _ ->...
letouzey
2013-03-12
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (interp)
ppedrot
2012-11-25
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Basic stuff about constr_expr migrated from topconstr to constrexpr_ops
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Remove dynamic stuff from constr_expr and glob_constr
glondu
2011-10-28
*
Fixpoints are traverse during implicits arguments search to toplevel
pboutill
2011-02-10
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Extension of the recursive notations mechanism
herbelin
2010-07-22
*
Fix bug #2262: bad implicit argument number by avoiding counting
msozeau
2010-06-09
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Fix implicit_application for let-bound variables in the class context.
msozeau
2010-01-28
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Use generalizable variables info when internalizing arbitrary bindings,
msozeau
2009-11-08
*
Misc fixes.
msozeau
2009-11-06
*
Add a new vernacular command for controling implicit generalization of
msozeau
2009-10-27
*
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-10-09
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-03-28
*
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-02-19
*
Move Record desugaring to constrintern and add ability to use notations
msozeau
2008-11-05
*
Open notation for declaring record instances.
msozeau
2008-10-23
*
Generalized implementation of generalization.
msozeau
2008-10-23
*
Fix bugs #1975 and #1976.
msozeau
2008-10-22
*
A much better implementation of implicit generalization:
msozeau
2008-10-22
*
Affichage des notations récursives:
herbelin
2008-10-22
*
Fix bug #1943 and restrict the inference optimisation of Program to
msozeau
2008-09-15
*
Fixes in handling of implicit arguments:
msozeau
2008-07-04
*
Code cleanup in typeclasses, remove dead and duplicated code.
msozeau
2008-06-21
*
Fix "not an applied typeclass" error for legitimate classes
msozeau
2008-05-12
*
Better parsing of typeclasses, any constr is allowed for ! bindings so
msozeau
2008-05-06
*
Add the ability to specify what to do with free variables in instance
msozeau
2008-04-12
*
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
herbelin
2008-04-01
*
Enhance handling of parameters in typeclass constraints: permit to specify an...
msozeau
2008-04-01
[next]