index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
coqlib.ml
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
|
/
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
*
Update headers.
Maxime Dénès
2015-01-12
*
Arith: full integration of the "Numbers" modular framework
Pierre Letouzey
2014-07-09
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Better error message when found more than once object of name ...
Pierre Boutillier
2014-04-02
*
cList: a few alternative to hashtbl-based uniquize, distinct, subset
letouzey
2013-10-23
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Misc changes around coqtop.ml :
letouzey
2013-08-22
*
Less "Coq" strings everywhere
letouzey
2013-08-22
*
Side effect free implementation of admit (Isabelle's oracle)
gareuselesinge
2013-08-08
*
Modest protection against "injection" and co raising anomaly in
herbelin
2013-06-02
*
Hipattern : consider jmeq only when Logic.JMeq is loaded
letouzey
2013-03-12
*
Coqlib: minor simplifications
letouzey
2013-02-27
*
Dir_path --> DirPath
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (interp)
ppedrot
2012-11-25
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
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
*
Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...
herbelin
2011-07-16
*
Fixing discriminate for identity.
herbelin
2011-05-26
*
Definitions of positive, N, Z moved in Numbers/BinNums.v
letouzey
2011-05-05
*
Coqlib.gen_constant_in_modules can take a qualid string "Foo.bar"
letouzey
2011-01-31
*
Move stuff about positive into a distinct PArith subdir
letouzey
2010-11-02
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Move [delayed] to util and use [force_delayed] everywhere to force
msozeau
2010-06-30
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Fix bug 2307
pboutill
2010-05-20
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
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
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Added "etransitivity".
herbelin
2009-08-03
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Switched to "standardized" names for the properties of eq and
herbelin
2009-01-01
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
[next]