index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
extraction
Commit message (
Expand
)
Author
Age
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
cList.index is now cList.index_f, same for index0
letouzey
2013-10-23
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
Vernac classification streamlined (handles VERNAC EXTEND)
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Lib.contents () instead of Lib.contents_after None
letouzey
2013-07-17
*
Extraction : message about lack of support for toplevel Include
letouzey
2013-07-17
*
bwaa, a Pervasive.compare
pboutill
2013-05-30
*
Removing Gmap from Extraction plugin
ppedrot
2013-05-12
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Extraction AccessOpaque is now activated again by default (#2952)
letouzey
2013-03-18
*
Extract_env : correct exceptions mentionned in a try ... with
letouzey
2013-03-15
*
Restrict (try...with...) to avoid catching critical exn (part 9)
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 6)
letouzey
2013-03-13
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Names: shortcuts for building {kn, constant, mind} with empty sections
letouzey
2013-02-26
*
Names: Modularize constant and mutual_inductive
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Classops : avoid some use of Gmap
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Extraction: same as commit 16203, hopefully without NotASort exns
letouzey
2013-02-18
*
Fix extraction of inductive types that Coq auto-detects to be in Prop
letouzey
2013-02-14
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Array.create is deprecated
pboutill
2012-12-19
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Extraction: qualified names in Extract Constant examples (fix #2878)
letouzey
2012-12-18
*
Extraction of projections: restrict a hack to ocaml only (fix #2941)
letouzey
2012-12-17
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Moved Intset and Intmap to Int namespace.
ppedrot
2012-12-14
*
Added a CString module.
ppedrot
2012-11-13
*
Extraction Implicit: consider the parameters of a constructor (fix #2905)
letouzey
2012-10-30
*
Extraction: avoid initial strange empty comments after Arnaud's hack
letouzey
2012-10-30
*
Fix Separate extraction when a module-as-file is aliased (#2917)
letouzey
2012-10-30
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
More cleanup of Util: utf8 aspects moved to a new file unicode.ml
letouzey
2012-09-18
*
Cleaning interface of Util.
ppedrot
2012-09-18
*
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-17
*
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-15
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
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
[next]