index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
merge.ml
Age
Commit message (
Expand
)
Author
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
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-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2010-12-24
More {raw => glob} changes for consistency
glondu
2010-12-24
Rename files in funind to respect new conventions
glondu
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-29
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-14
Fixed commit 13125 (stricter check of induction args): an interpretation
herbelin
2010-05-19
Remove compile-command pragmas for emacs
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-11-11
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
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-10-28
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-03-20
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey