index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
command.ml
Age
Commit message (
Expand
)
Author
2011-12-17
A pass on warning printings. Made systematic the use of msg_warning so
herbelin
2011-12-12
Proof using ...
gareuselesinge
2011-11-17
Merge subinstances branch by me and Tom Prince.
msozeau
2011-10-11
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-02-10
Fixpoints are traverse during implicits arguments search to toplevel
pboutill
2011-02-10
Interp a definition with the implicit arguments of its local context
pboutill
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-12-24
More {raw => glob} changes for consistency
glondu
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-03
Fixing bug using explictly declared implicit arguments in inductive arities.
herbelin
2010-07-27
Fix computation of fix annotation index: only consider assumptions and
msozeau
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-07-22
Constrintern: unified push_name_env and push_loc_name_env; made
herbelin
2010-07-16
Amelioration dans Function
jforest
2010-06-29
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
Made tclABSTRACT normalize evars before saying it does not support
herbelin
2010-06-12
Added regression tests for bugs + miscellaneous improvements
herbelin
2010-06-12
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-09
Automatic introduction of names given before ":" in Lemma's and
herbelin
2010-06-08
Fix treatment of {struct x} annotations in presence of generalized
msozeau
2010-05-04
- Fixing bug #2308 about Lemma ... with
vsiles
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-03-07
Fix treatment of remaining unification constraints: raise a more
msozeau
2009-12-12
Fixed incorrect computation of possible guard in presence of `{ ... } contexts.
herbelin
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-11
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-10-21
This big commit addresses two problems:
soubiran
2009-10-04
Removal of trailing spaces.
serpyc
2009-09-22
Add the option to automatically introduce variables declared before the
msozeau
2009-09-17
Remove useless Liboject.export_function field
glondu
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-14
Backtrack on the forced discharge of type class variables introduced
msozeau
2009-09-11
Generalized the possibility to refer to a global name by a notation
herbelin
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-02
Improved parameterization of Coq:
herbelin
2009-07-08
Use user-given implicits from the arity in inductive definitions.
msozeau
2009-07-07
Jolification : tentative de supprimer les "( evd)" et associƩs qui
aspiwack
2009-06-18
Use more consistent resolution parameters in Program and regular typing
msozeau
2009-05-27
Fix implicit args code so that declarations are added for all
msozeau
2009-05-13
Fix to my last notation patch: now fixpoint are correctly handled
vsiles
2009-04-30
Fix a small notation/scope bug:
vsiles
2009-04-27
- Cleaning (unification of ML names, removal of obsolete code,
herbelin
2009-04-24
Backporting 12080 (fixing bug #2091 on bad rollback in the "where"
herbelin
2009-04-16
Fix bug #2089: correctly dealing with parameters and real arguments in
msozeau
2009-04-08
Some dead code removal + cleanups
letouzey
2009-04-08
- Fixing bug #2084 (unification not checking sort constraints), hoping
herbelin
[next]