index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
syntax_def.ml
Commit message (
Expand
)
Author
Age
*
Fixes #7636: location missing on deprecated compatibility notations.
Hugo Herbelin
2018-06-02
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
Turn warning for deprecated notations on.
Théo Zimmermann
2018-03-02
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
|
\
|
*
Disable compatibility notations warnings.
Maxime Dénès
2016-10-06
|
*
Remove the Set Verbose Compat option and turn the warning on by default.
Maxime Dénès
2016-10-06
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
|
|
/
|
/
|
*
|
Fix bug #4904: [Import] does not load intermediately unqualified names of ali...
Pierre-Marie Pédrot
2016-08-23
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Update headers.
Maxime Dénès
2015-01-12
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
code simplifications concerning Summary
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
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (interp)
ppedrot
2012-11-25
*
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
Stuff about notation_constr (ex-aconstr) now in notation_ops.ml
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-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
*
Extension of the recursive notations mechanism
herbelin
2010-07-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
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
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Remove useless Liboject.export_function field
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
*
Switched to "standardized" names for the properties of eq and
herbelin
2009-01-01
*
Affichage des notations récursives:
herbelin
2008-10-22
*
Ajout d'abbréviations/notations paramétriques
herbelin
2008-03-30
[next]