index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
summary.ml
Age
Commit message (
Expand
)
Author
2021-01-22
Properly implement local references in Summary.
Pierre-Marie Pédrot
2020-08-21
Use a map function instead of a fold when freezing summaries.
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-12-09
Simplify the implementation of Summary by specifying the type of ML-MODULES.
Pierre-Marie Pédrot
2019-12-09
Type-safe implementation of summary state.
Pierre-Marie Pédrot
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated objects in engine / interp / library
Emilio Jesus Gallego Arias
2018-03-07
Use a proper warning when a summary is captured out of module scope.
Vincent Laporte
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-09
[summary] Adapt STM to the new Summary API.
Emilio Jesus Gallego Arias
2017-12-09
[summary] Allow typed projections from global state + rework of internals.
Emilio Jesus Gallego Arias
2017-11-01
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-03-24
[nit] Fix a couple incorrect uses of msg_error.
Emilio Jesus Gallego Arias
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2016-09-05
Summary: simpler API for process-local storage
Enrico Tassi
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-05-13
Dyn: simplify API introducing an Easy submodule
Enrico Tassi
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-12-05
Leveraging GADTs to provide a better Dyn API.
Pierre-Marie Pédrot
2015-12-04
Specializing the Dyn module to each usecase.
Pierre-Marie Pédrot
2015-03-25
Summary: fix code to detect functional values in summary
Enrico Tassi
2015-01-12
Update headers.
Maxime Dénès
2014-12-17
Summary: more surgery functions
Enrico Tassi
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-10-30
Better error messages when unfreezing summary entries
Enrico Tassi
2013-11-24
Better implementation of summary unfreezing.
Pierre-Marie Pédrot
2013-11-22
Using hashes in Summary, like the previous commit did with Dyn.
Pierre-Marie Pédrot
2013-10-18
Summary: if an unfreeze function fails, print an error message
gareuselesinge
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-08-30
summary for ML modules made correct
gareuselesinge
2013-08-08
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-05-06
States: frozen states can hold closures
gareuselesinge
2013-05-06
Summary: support selective freeze
gareuselesinge
2013-04-22
code simplifications concerning Summary
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-12-14
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-08-08
Updating headers.
herbelin
2012-03-02
Noise for nothing
pboutill
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-08-13
Death of "survive_module" and "survive_section" (the first one was
herbelin
2004-07-16
Nouvelle en-tête
herbelin
2003-10-07
Correction du bug 335 et Export/Require Export dans un module
coq
[next]