index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Experiment propagation of implicit arguments and arguments scope for
herbelin
2009-11-12
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Improving abbreviations/notations + backtrack of semantic change in r12439
herbelin
2009-11-11
*
Deactivation of (intrusive) printing of abbreviations from non-imported modules.
herbelin
2009-11-09
*
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
*
Use generalizable variables info when internalizing arbitrary bindings,
msozeau
2009-11-08
*
Misc fixes.
msozeau
2009-11-06
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
list, length, app are migrated from List to Datatypes
letouzey
2009-11-02
*
Revision 12439 continued, printing part (notations to names behave
herbelin
2009-10-29
*
Made that notations to names behave like the names they refer to wrt
herbelin
2009-10-28
*
Fixed a bug when reporting unexisting reference to an inductive
herbelin
2009-10-28
*
Add a new vernacular command for controling implicit generalization of
msozeau
2009-10-27
*
Local/Global revision 12418 continued
herbelin
2009-10-26
*
New cleaning phase of the Local/Global option management
herbelin
2009-10-26
*
Improved the treatment of Local/Global options (noneffective Local on
herbelin
2009-10-25
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Fixed a notation bug when extending binder_constr with empty levels
herbelin
2009-10-17
*
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-10-09
*
Fixed error message "cannot infer the type of id" in presence of
herbelin
2009-09-27
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Generalized the possibility to refer to a global name by a notation
herbelin
2009-09-11
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Added "etransitivity".
herbelin
2009-08-03
*
Jolification : tentative de supprimer les "( evd)" et associés qui
aspiwack
2009-07-07
*
Fixes for r12197, the refined evars were not returned in case fail_evar
msozeau
2009-06-22
*
Use more consistent resolution parameters in Program and regular typing
msozeau
2009-06-18
*
- Added two new introduction patterns with the following temptative syntaxes:
herbelin
2009-06-07
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Fix a small notation/scope bug:
vsiles
2009-04-30
*
- Cleaning (unification of ML names, removal of obsolete code,
herbelin
2009-04-27
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-03-28
*
Many changes in the Makefile infrastructure + a beginning of ocamlbuild
letouzey
2009-03-20
*
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-02-19
*
pushed evar reduction in kernel
barras
2009-02-06
*
Fixing #2044 (bad printing of primitive notation at the head of
herbelin
2009-02-06
*
Fixing a bug in 11804 (support for _ in ident entry of notations).
herbelin
2009-01-20
*
- Structuring Numbers and fixing Setoid in stdlib's doc.
herbelin
2009-01-19
*
DISCLAIMER
puech
2009-01-17
*
Switched to "standardized" names for the properties of eq and
herbelin
2009-01-01
*
- Added support for subterm matching in SearchAbout.
herbelin
2008-12-29
*
Generalized binding syntax overhaul: only two new binders: `() and `{},
msozeau
2008-12-14
*
More factorization of inductive/record and typeclasses: move class
msozeau
2008-11-09
*
Move Record desugaring to constrintern and add ability to use notations
msozeau
2008-11-05
*
Correct enormous bug in interpretation of generalized binders: it simply
msozeau
2008-10-26
*
Open notation for declaring record instances.
msozeau
2008-10-23
[next]