index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
library.ml
Commit message (
Expand
)
Author
Age
*
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
*
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
*
Checking that a library name is valid before compilation.
Pierre-Marie Pédrot
2014-06-16
*
Deprecate options -dont, -lazy, -force-load-proofs.
Guillaume Melquiond
2014-06-13
*
Fix native_compute for systems with a limited size for the command line.
Guillaume Melquiond
2014-05-22
*
Eliminating a potentially quadratic behaviour in Require, by using maps
Pierre-Marie Pédrot
2014-05-11
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
Native compiler: hide compiled files in a .coq-native subdirectory.
Maxime Dénès
2014-04-29
*
STM: make -async-proofs on work from coqc too
Enrico Tassi
2014-03-18
*
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
*
Fix lookup of native files when option -R is missing.
Guillaume Melquiond
2014-03-07
*
Library: when compiling multiple files, reset the opaque tables
Enrico Tassi
2014-02-26
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
coqtop: -check-vi-tasks and -schedule-vi-checking
Enrico Tassi
2014-01-05
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
Print logical name rather than path (thus allowing reproducible tests).
xclerc
2013-12-02
*
Native compiler: library compilation errors are now non fatal.
mdenes
2013-10-28
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
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
*
Change in vo format : digest aren't Marshalled anymore
letouzey
2013-08-22
*
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
*
Safe_typing+Libary: use some arrays instead of lists in vo structures
letouzey
2013-03-28
*
Moved the Loadpath part of Library to its own file, and documented
ppedrot
2013-03-26
*
Removing mandatory suffixes for library files.
ppedrot
2013-03-21
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 1)
letouzey
2013-03-12
*
Reduced the noise level when dynlinking in bytecode mode or when
mdenes
2013-02-24
*
Dir_path --> DirPath
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
v8.4: Granting bug/wish #2976 (turning anomaly on input_value into nice message)
herbelin
2013-02-01
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (library)
ppedrot
2012-11-22
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Cleaning interface of Util.
ppedrot
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
[next]