index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
extraction
/
common.mli
Age
Commit message (
Expand
)
Author
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-02-07
Revert "Extraction: avoid deprecated functions of module String"
Pierre Letouzey
2017-02-07
Extraction: avoid deprecated functions of module String
Pierre Letouzey
2017-02-07
Extraction : get_duplicates (via option) instead of check_duplicates (via Not...
Pierre Letouzey
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-11
Extraction: minor tweaks to ease ongoing experiments about Lambda
Pierre Letouzey
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-08-08
Updating headers.
herbelin
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2011-11-28
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-04-15
Extraction: allow extracting Ascii.ascii to native Char in Haskell (fix #2515)
letouzey
2011-03-04
Extraction: improved indentation of extracted code (fix #2497)
letouzey
2010-09-24
Dead code in extraction
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-05
Extraction: (yet another) rework of the renaming code
letouzey
2010-07-02
Extraction: no more MPself hence no need for subst during pp
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-10-21
This big commit addresses two problems:
soubiran
2009-03-20
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey