index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
/
constrintern.ml
Age
Commit message (
Expand
)
Author
2010-09-13
Fix unescaped end-of-lines (OCaml warning 29)
glondu
2010-09-10
Bugfix: A notation for a constructor where some arguments are _
pboutill
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-22
Extension of the recursive notations mechanism
herbelin
2010-07-22
Simplified the way internalization_data (i.e. bindings of bound vars
herbelin
2010-07-22
Constrintern: unified push_name_env and push_loc_name_env; made
herbelin
2010-07-22
Constrintern: Moved section about binders before section about notation
herbelin
2010-07-22
Switch to American spelling for "internalise" and "internalisation"
herbelin
2010-06-13
Fixing bug 2295 (omission of option "as" in return clause of "match" was not
herbelin
2010-06-12
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-09
Fix bug #2262: bad implicit argument number by avoiding counting
msozeau
2010-06-08
Fix treatment of {struct x} annotations in presence of generalized
msozeau
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-10
Partially fixed bug #2231 (an inductive parameter name was internally
herbelin
2010-04-05
Improving compatibility between 8.2 and 8.3
herbelin
2010-03-29
Several bug-fixes and improvements of coqdoc
herbelin
2010-01-28
Backport fixes in Instance declarations to Program Instance.
msozeau
2009-12-24
In "simpl c" and "change c with d", c can be a pattern.
herbelin
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-12
Experiment propagation of implicit arguments and arguments scope for
herbelin
2009-11-11
Improving abbreviations/notations + backtrack of semantic change in r12439
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-11-08
Use generalizable variables info when internalizing arbitrary bindings,
msozeau
2009-11-04
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-10-28
Made that notations to names behave like the names they refer to wrt
herbelin
2009-10-17
Fixed a notation bug when extending binder_constr with empty levels
herbelin
2009-10-09
Fix bug #2162 and a name clashing bug in generalized binders.
msozeau
2009-09-27
Fixed error message "cannot infer the type of id" in presence of
herbelin
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-07-07
Jolification : tentative de supprimer les "( evd)" et associés qui
aspiwack
2009-06-22
Fixes for r12197, the refined evars were not returned in case fail_evar
msozeau
2009-06-18
Use more consistent resolution parameters in Program and regular typing
msozeau
2009-04-08
Some dead code removal + cleanups
letouzey
2009-03-28
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-02-19
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-01-19
- Structuring Numbers and fixing Setoid in stdlib's doc.
herbelin
2009-01-17
DISCLAIMER
puech
2008-12-29
- Added support for subterm matching in SearchAbout.
herbelin
2008-12-14
Generalized binding syntax overhaul: only two new binders: `() and `{},
msozeau
2008-11-09
More factorization of inductive/record and typeclasses: move class
msozeau
2008-11-05
Move Record desugaring to constrintern and add ability to use notations
msozeau
2008-10-26
Correct enormous bug in interpretation of generalized binders: it simply
msozeau
2008-10-23
Open notation for declaring record instances.
msozeau
2008-10-23
Generalized implementation of generalization.
msozeau
2008-10-22
A much better implementation of implicit generalization:
msozeau
2008-10-22
Affichage des notations récursives:
herbelin
2008-09-11
Add enough information to correctly globalize recursive calls in inductive and
msozeau
2008-09-07
Better handling of the opacity of proof obligations, add the possibility of
msozeau
[next]