index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
subtac
/
subtac_classes.ml
Age
Commit message (
Expand
)
Author
2010-10-07
Fix bug# 2392
msozeau
2010-10-03
Added multiple implicit arguments rules per name.
herbelin
2010-09-28
Fix bug #2321, allowing "_" named projections in classes. Not realizing
msozeau
2010-09-28
Remove some occurrences of "open Termops"
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-22
Simplified the way internalization_data (i.e. bindings of bound vars
herbelin
2010-06-29
Made tclABSTRACT normalize evars before saying it does not support
herbelin
2010-05-19
Remove compile-command pragmas for emacs
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-01-28
Backport fixes in Instance declarations to Program Instance.
msozeau
2009-11-11
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-09
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-04
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-10-28
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-09
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-05-16
Support for definition hooks in subtac.
msozeau
2009-03-20
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey