index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
extraction
/
common.ml
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Fail on deprecated warning even for Ocaml > 4.02.3
Gaëtan Gilbert
2017-05-28
*
[pp] Remove `Pp.stras`.
Emilio Jesus Gallego Arias
2017-03-21
*
[safe-string] plugins/extraction
Emilio Jesus Gallego Arias
2017-03-14
*
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
2017-02-07
*
CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".
Matej Kosik
2016-10-19
*
Extraction: code cleanup in Common
Pierre Letouzey
2016-05-20
*
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Extraction: fix a few little glitches with my last commit (replacing unused v...
Pierre Letouzey
2015-12-15
*
JSON extraction: construct full names (dot-separated) in pp_global
Nickolai Zeldovich
2015-04-09
*
Add extraction to JSON.
Nickolai Zeldovich
2015-04-09
*
Fix specialized extraction of ascii characters into Haskell. (Fix bug #4181)
Nickolai Zeldovich
2015-04-08
*
Update headers.
Maxime Dénès
2015-01-12
*
Extraction: minor tweaks to ease ongoing experiments about Lambda
Pierre Letouzey
2015-01-11
*
Fixing Pervasives.equality in extraction.
Pierre-Marie Pédrot
2014-03-03
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Removing Gmap from Extraction plugin
ppedrot
2013-05-12
*
Names: shortcuts for building {kn, constant, mind} with empty sections
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
More cleanup of Util: utf8 aspects moved to a new file unicode.ml
letouzey
2012-09-18
*
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
*
Extraction: Hashtbl.replace uses less ressources than Hashtbl.add (fix #2824)
letouzey
2012-07-05
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-11-28
*
Extraction: global reference should be indexed on their user part (fix #2540)
letouzey
2011-05-19
*
Extraction: allow extracting Ascii.ascii to native Char in Haskell (fix #2515)
letouzey
2011-04-15
*
Extraction: fix printing of haskell modular names
letouzey
2011-03-07
*
Extraction: improved indentation of extracted code (fix #2497)
letouzey
2011-03-04
*
Dead code in extraction
letouzey
2010-09-24
*
Extraction: multiple fixes related with the Not_found encountered by X. Leroy
letouzey
2010-09-17
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Extraction: fix a bit the extraction under modules
letouzey
2010-07-15
*
Extraction: some more work on the (re)naming framework
letouzey
2010-07-07
*
Extraction: (yet another) rework of the renaming code
letouzey
2010-07-05
*
Extraction: better support of modules
letouzey
2010-07-02
[next]