index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-03-11
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
Fix (3243): univ constraints of module subtyping were not propagated
Enrico Tassi
2014-03-10
Useless Array.to_list in Typeops.
Pierre-Marie Pédrot
2014-03-08
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
Also use HMaps in KNmap.
Pierre-Marie Pédrot
2014-03-07
Using Hashmaps by default in constant and inductive maps. This changes fold and
Pierre-Marie Pédrot
2014-03-06
Inductive maps in Environ now use HMap.
Pierre-Marie Pédrot
2014-03-05
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-04
Fixing pervasives equalities in Vconv.
Pierre-Marie Pédrot
2014-03-03
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-02
Fixing generic Hashtbl.hash in Constr.
Pierre-Marie Pédrot
2014-03-01
Hunting pervasive equality in native compiler. It seems they were used for
Pierre-Marie Pédrot
2014-02-26
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-20
Optimization in kernel/vars.ml: directly allocate a fixed-size block in the
Pierre-Marie Pédrot
2014-02-11
Made Pre_env.lazy_val opaque.
Pierre-Marie Pédrot
2014-02-09
Small optimizations in Closure:
Pierre-Marie Pédrot
2014-02-03
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-01-18
Relaxing the sort elimination check to allow for let-bindings in arities.
Maxime Dénès
2014-01-15
Christmas is over...
Maxime Dénès
2014-01-07
STM: additional fix for STM + vm_compute
Enrico Tassi
2014-01-06
STM: fix worker crash when doing vm_compute
Enrico Tassi
2014-01-05
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-04
.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
2013-12-30
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-29
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-28
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-24
STM: capture type checking error (Closes: 3195)
Enrico Tassi
2013-12-24
Qed: feedback when type checking is done
Enrico Tassi
2013-12-17
Tentative fix of the guardedness checker by Christine and me. All stdlib and ...
Matthieu Sozeau
[next]