index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
libnames.ml
Commit message (
Expand
)
Author
Age
*
Missing equalities in Names-like structures.
Pierre-Marie Pédrot
2014-03-20
*
Patch for supporting [From Xxx Require Yyy Zzz.]
Gregory Malecha
2013-12-12
*
CList.prefix_of and CList.drop_prefix with a parametric equality
letouzey
2013-10-23
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Declaremods: some more minor cleanup
letouzey
2013-04-22
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (library)
ppedrot
2012-11-22
*
More monomorphizations
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Rely on kernel to know if a name is already used so as to be consistent with it.
herbelin
2011-10-08
*
Print Module (Type) M now tries to print more details
letouzey
2011-05-11
*
Added a table for using reserved names for binding names to types
herbelin
2011-03-05
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
First debug... the renaming of librairies was not working and auto/dn were no...
soubiran
2009-10-23
*
This big commit addresses two problems:
soubiran
2009-10-21
*
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
*
Fixed incorrect optimization in Prettyp.pr_located_qualid introduced
herbelin
2009-08-07
*
Cleaning of Nametab continued + fixed a compilation bug in previous commit.
herbelin
2009-08-06
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
Correction bug 2037.
soubiran
2009-01-30
*
- coq_makefile: target install now respects the original tree structure
herbelin
2008-12-24
*
Move Record desugaring to constrintern and add ability to use notations
msozeau
2008-11-05
*
Lissage de la gestion des chemins de chargement de fichiers :
herbelin
2008-06-29
*
Merge with lmamane's private branch:
lmamane
2008-02-22
*
Rétablissement compatibilité constr_of_reference
herbelin
2007-11-09
*
Prise en compte des notations "alias" dans la globalisation des coercions.
herbelin
2007-11-08
*
Suite commit restructuration discharge (application du type de
herbelin
2007-01-10
*
Nouvelle approche pour le discharge modulaire
herbelin
2007-01-10
*
r8931@thot: notin | 2006-04-28 16:19:38 +0200
notin
2006-04-28
*
Ajout chop_dirpath
herbelin
2006-04-27
*
Adoption du nom canonique global_of_constr pour éviter confusion avec type r...
herbelin
2005-05-20
*
Standardisation of constr_of_reference into constr_of_global + Moved Indmap a...
herbelin
2005-02-18
*
HUGE COMMIT
sacerdot
2005-01-03
*
Names.substitution (and related functions) and Term.subst_mps moved to
sacerdot
2004-11-16
*
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-11-16
[next]