index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
classes.ml
Commit message (
Expand
)
Author
Age
*
Proof using ...
gareuselesinge
2011-12-12
*
Merge subinstances branch by me and Tom Prince.
msozeau
2011-11-17
*
Fix bug #2557 and an issue with Propers for complement
msozeau
2011-10-07
*
Keep obligation source information in Program
msozeau
2011-06-30
*
Merge branch 'subclasses' into coq-trunk
msozeau
2011-05-05
*
Add a flag to control betaiota reduction during unification to maintain backw...
msozeau
2011-04-18
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
- Make typeclass transparency information directly available
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
- Fix solve_simpl_eqn which was cheking instances types in the wrong environm...
msozeau
2011-03-23
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
*
Keep information on which fields are subclasses in class declarations,
msozeau
2011-03-11
*
- Fix treatment of globality flag for typeclass instance hints (they
msozeau
2011-02-14
*
Interp a definition with the implicit arguments of its local context
pboutill
2011-02-10
*
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-31
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Fix bug# 2392
msozeau
2010-10-07
*
Fix bug #2321, allowing "_" named projections in classes. Not realizing
msozeau
2010-09-28
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
* removed declare_constant and declare_internal_constant
vsiles
2010-09-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Correct wrong handling of evars in instance definitions that prevented
msozeau
2010-06-29
*
Made tclABSTRACT normalize evars before saying it does not support
herbelin
2010-06-29
*
Remove compile-command pragmas for emacs
letouzey
2010-05-19
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Fix bug #2245, incorrect handling of Context in sections inside module
msozeau
2010-04-27
*
Specific syntax for Instances in Module Type: Declare Instance
letouzey
2010-01-04
*
Fix bug in last commit, missing a substitution call.
msozeau
2010-01-02
*
Fix handling of instance declarations in presence of let-ins (bug
msozeau
2010-01-01
*
Fix "Existing Instance" to handle globality information and "Existing
msozeau
2009-12-27
*
Fix [Instance: forall ..., C args := t] declarations to behave as
msozeau
2009-11-15
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-28
*
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-10-09
*
Correctly do backtracking during type class resolution even if only new
msozeau
2009-10-05
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Backtrack on the forced discharge of type class variables introduced
msozeau
2009-09-14
*
Jolification : tentative de supprimer les "( evd)" et associés qui
aspiwack
2009-07-07
*
Fix implicit args code so that declarations are added for all
msozeau
2009-05-27
*
Stop using a "Manual Implicit Arguments" flag and support them as soon
msozeau
2009-05-27
*
Minor fixes in typeclasses:
msozeau
2009-05-16
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-02-19
*
Last changes in type class syntax:
msozeau
2009-01-18
[next]