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-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
2013-12-16
A few fixes to the build system (mostly for ocamlbuild)
Pierre Letouzey
2013-12-15
Do not overallocate closures' named environments in infos. Modifying the access
Pierre-Marie Pédrot
2013-11-27
Reduction: every n iterations a slaves process checks for interruption
Enrico Tassi
2013-11-24
Slightly more efficient zip function in Closure.
Pierre-Marie Pédrot
2013-11-23
Small allocation improvement in Closure.
Pierre-Marie Pédrot
2013-11-15
Revert "Fast lookup_named in environments, based on maps instead of lists."
ppedrot
2013-11-13
Fast lookup_named in environments, based on maps instead of lists.
ppedrot
2013-11-06
Less partial applications in Vars, as well as better memory allocation.
ppedrot
2013-11-04
Using allocation-free version of Array higher-order function in critical
ppedrot
2013-11-04
Evar module now uses default Int maps and sets.
ppedrot
2013-11-02
Closure: fix an issue with r16959 spotted by Matthieu
letouzey
2013-10-31
Mod_subst.update_delta_resolver : avoid loosing Inline(_,Some _)
letouzey
2013-10-31
Fixing Kerpair.hash. Since the beginning, it dit not respect the type
ppedrot
2013-10-31
Future: better doc + restore ~pure optimization
gareuselesinge
[next]