index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
...
*
Useless Array.to_list in Typeops.
Pierre-Marie Pédrot
2014-03-10
*
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
*
Also use HMaps in KNmap.
Pierre-Marie Pédrot
2014-03-08
*
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
*
Fix typo in comment.
Maxime Dénès
2014-03-05
*
Using HMaps in Safe_env.environments, hopefully improving performances.
Pierre-Marie Pédrot
2014-03-05
*
Canary testing absence of generic equality for KerNames
Pierre-Marie Pédrot
2014-03-05
*
Lazily computed hash in KerName.t.
Pierre-Marie Pédrot
2014-03-05
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Correct handling of hashconsing of constraint sets. The previous implementation
Pierre-Marie Pédrot
2014-03-05
*
Fixing pervasives equalities in Vconv.
Pierre-Marie Pédrot
2014-03-04
*
Fixing Pervasives.equality in extraction.
Pierre-Marie Pédrot
2014-03-03
*
Fixing pervasive equalities. In particular, I removed the code that deleted
Pierre-Marie Pédrot
2014-03-03
*
Removing generic hashes in kernel.
Pierre-Marie Pédrot
2014-03-03
*
Kernel names are implemented using records.
Pierre-Marie Pédrot
2014-03-03
*
Fixing generic hashes and replacing them with proper ones.
Pierre-Marie Pédrot
2014-03-03
*
Fixing generic Hashtbl.hash in Constr.
Pierre-Marie Pédrot
2014-03-02
*
Hunting pervasive equality in native compiler. It seems they were used for
Pierre-Marie Pédrot
2014-03-01
*
STM: when batch compiling a vo, assert we behave conservatively
Enrico Tassi
2014-02-26
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
remoteCounter: backup/restore
Enrico Tassi
2014-02-26
*
univ: removing dead code
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Optimization in kernel/vars.ml: directly allocate a fixed-size block in the
Pierre-Marie Pédrot
2014-02-20
*
Made Pre_env.lazy_val opaque.
Pierre-Marie Pédrot
2014-02-11
*
Small optimizations in Closure:
Pierre-Marie Pédrot
2014-02-09
*
Tracking memory misallocation by trying to improve sharing.
Pierre-Marie Pédrot
2014-02-03
*
Allocation-friendly mapping functions in Nametab.
Pierre-Marie Pédrot
2014-02-03
*
Relaxing the sort elimination check to allow for let-bindings in arities.
Maxime Dénès
2014-01-18
*
Christmas is over...
Maxime Dénès
2014-01-15
*
STM: additional fix for STM + vm_compute
Enrico Tassi
2014-01-07
*
STM: fix worker crash when doing vm_compute
Enrico Tassi
2014-01-06
*
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
*
Environ: export API to transitively close a set of section variables
Enrico Tassi
2014-01-05
*
Paral-ITP: cleanup of command line flags and more conservative default
Enrico Tassi
2014-01-05
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
kernel: save in aux the list of section variables used
Enrico Tassi
2014-01-04
*
Remove obsolete comment about Let being processed synchronously
Enrico Tassi
2014-01-04
*
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-30
*
Avoid generating .ml files in native compiler.
Maxime Dénès
2013-12-29
*
Got rid of unused lazy flag in the native compiler.
Maxime Dénès
2013-12-29
*
Revert "Partial revert of r16711"
Maxime Dénès
2013-12-28
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
STM: capture type checking error (Closes: 3195)
Enrico Tassi
2013-12-24
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
Tentative fix of the guardedness checker by Christine and me. All stdlib and ...
Matthieu Sozeau
2013-12-17
*
A few fixes to the build system (mostly for ocamlbuild)
Pierre Letouzey
2013-12-16
*
Do not overallocate closures' named environments in infos. Modifying the access
Pierre-Marie Pédrot
2013-12-15
[prev]
[next]