index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
Commit message (
Expand
)
Author
Age
*
Fixing ml-doc.
Pierre-Marie Pédrot
2014-05-01
*
Native compiler: hide compiled files in a .coq-native subdirectory.
Maxime Dénès
2014-04-29
*
Fixing various backtrace recordings.
Pierre-Marie Pédrot
2014-04-25
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Add an option -Q (tentative name).
Guillaume Melquiond
2014-04-08
*
Fix Bug 3217
Pierre Boutillier
2014-04-02
*
Missing equalities in Names-like structures.
Pierre-Marie Pédrot
2014-03-20
*
STM: make -async-proofs on work from coqc too
Enrico Tassi
2014-03-18
*
Changing Retrokwnoledge entry type from kind_of_term to constr. It seems it had
Pierre-Marie Pédrot
2014-03-14
*
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
*
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
*
Fix lookup of native files when option -R is missing.
Guillaume Melquiond
2014-03-07
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-03
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Fixing a Pervasive.compare.
Pierre-Marie Pédrot
2014-02-28
*
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
*
Allocation-friendly mapping functions in Nametab.
Pierre-Marie Pédrot
2014-02-03
*
STM: modules do not prevent proofs from being ASync
Enrico Tassi
2014-01-05
*
coqtop: -check-vi-tasks and -schedule-vi-checking
Enrico Tassi
2014-01-05
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
Patch for supporting [From Xxx Require Yyy Zzz.]
Gregory Malecha
2013-12-12
*
Print logical name rather than path (thus allowing reproducible tests).
xclerc
2013-12-02
*
Better implementation of summary unfreezing.
Pierre-Marie Pédrot
2013-11-24
*
Using hashes in Summary, like the previous commit did with Dyn.
Pierre-Marie Pédrot
2013-11-22
*
Using hashes instead of strings in dynamic tags. In case of collision, an
Pierre-Marie Pédrot
2013-11-22
*
Partial application hunt.
ppedrot
2013-11-07
*
Partial application in Globnames.
ppedrot
2013-11-06
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
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
*
CList.prefix_of and CList.drop_prefix with a parametric equality
letouzey
2013-10-23
*
Removing some generic equalities.
ppedrot
2013-10-22
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
Summary: if an unfreeze function fails, print an error message
gareuselesinge
2013-10-18
*
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
*
Minimal implementation of `Shallow marshalling of Lib
gareuselesinge
2013-09-12
*
summary for ML modules made correct
gareuselesinge
2013-08-30
*
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
*
recdef: restore old semantics (pre STM)
gareuselesinge
2013-08-30
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Less "Coq" strings everywhere
letouzey
2013-08-22
*
Change in vo format : digest aren't Marshalled anymore
letouzey
2013-08-22
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
[next]