index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
environ.ml
Commit message (
Expand
)
Author
Age
...
*
Using Hashmaps by default in constant and inductive maps. This changes fold and
Pierre-Marie Pédrot
2014-03-07
*
Inductive maps in Environ now use HMap.
Pierre-Marie Pédrot
2014-03-06
*
Using HMaps in Safe_env.environments, hopefully improving performances.
Pierre-Marie Pédrot
2014-03-05
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
Tracking memory misallocation by trying to improve sharing.
Pierre-Marie Pédrot
2014-02-03
*
Environ: export API to transitively close a set of section variables
Enrico Tassi
2014-01-05
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
Revert "Fast lookup_named in environments, based on maps instead of lists."
ppedrot
2013-11-15
*
Fast lookup_named in environments, based on maps instead of lists.
ppedrot
2013-11-13
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Removing some generic equalities.
ppedrot
2013-10-22
*
Replacing lists by sets in clear tactic.
ppedrot
2013-08-25
*
Safe_typing code refactoring
letouzey
2013-08-20
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of identifier
ppedrot
2012-12-14
*
More monomorphizations
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
fast bitwise operations (lor,land,lxor) on int31 and BigN
letouzey
2012-08-11
*
Updating headers.
herbelin
2012-08-08
*
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
When checking for emptiness, use Foo.is_empty instead of (=) Foo.empty
letouzey
2011-10-26
*
Environ.set_universes is dead code
letouzey
2011-10-26
*
First attempt at making Print Assumption compatible with opaque modules (fix ...
letouzey
2011-10-25
*
Environ: generic equality on named_context replaced by named_context_equal
puech
2011-07-29
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: it
herbelin
2009-05-10
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
Optionally list opaque constants in addition to axions/variables in
msozeau
2009-03-09
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
Évolutions diverses et variées.
herbelin
2008-08-04
*
Correction du problème de complexité de Print Assumptions :
aspiwack
2008-05-27
*
Ajout des alias de module dans le noyau.
soubiran
2008-03-14
*
Merge with lmamane's private branch:
lmamane
2008-02-22
*
Beaoucoup de changements dans la representation interne des modules.
soubiran
2008-02-01
*
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-12-05
*
Nettoyage de Print Assumptions :
aspiwack
2007-11-09
*
Suppression des type_app et body_of_type qui alourdissent inutilement le code
herbelin
2007-08-27
[prev]
[next]