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
2016-10-24
Fix #5127 Memory corruption with the VM
Maxime Dénès
2016-10-11
Fix for bug #4863, update the Proofview's env with
Matthieu Sozeau
2016-09-09
Restore native compiler optimizations after they were broken by 9e2ee58.
Maxime Dénès
2016-07-25
Fix bug #4876: critical bug in guard condition checker.
Matthieu Sozeau
2016-07-05
Prevent unsafe overwriting of Required modules by toplevel library.
Maxime Dénès
2016-07-04
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-05-31
Fix potential race condition in vm_compute.
Guillaume Melquiond
2016-05-19
native_compute: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-04-27
Fixing an incompatility introduced in a404360: kernel conversion was
Hugo Herbelin
2016-03-22
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2016-03-22
Adding eq/compare/hash for syntactic view at
Hugo Herbelin
2016-03-10
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-10
Hashconsing modules.
Pierre-Marie Pédrot
2016-03-04
This fix is probably not enough to justify that there are no problems with
Maxime Dénès
2016-03-04
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-01-26
Fixing bde12b70 about reporting ill-formed constructor.
Hugo Herbelin
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-08
Be more verbose about failure to compile libraries to native code.
Guillaume Melquiond
2016-01-07
Fix a misleading comment for substn_vars
Matthieu Sozeau
2016-01-06
Protect code against changes in Map interface.
Maxime Dénès
2016-01-04
Fix handling of side-effects in case of `Opaque side-effects as well.
Matthieu Sozeau
2015-12-31
Fix bug #4456, anomaly in handle-side effects
Matthieu Sozeau
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-12-09
bug fixes to vm computation + test cases.
Gregory Malecha
2015-12-07
Fix some typos.
Guillaume Melquiond
2015-11-27
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-23
Fix output of universe arcs. (Fix bug #4422)
Guillaume Melquiond
2015-11-22
Fixing kernel bug in typing match with let-ins in the arity.
Hugo Herbelin
2015-11-18
Fixing fix c71aa6b to primitive projections.
Hugo Herbelin
2015-11-18
Slightly documenting code for building primitive projections.
Hugo Herbelin
2015-11-18
Fixing logical bugs in the presence of let-ins in computiong primitive
Hugo Herbelin
2015-11-10
Dead code from the commit having introduced primitive projections (a4043608).
Hugo Herbelin
2015-11-10
Fixing a bug in reporting ill-formed constructor.
Hugo Herbelin
2015-11-04
Univs: update refman, better printers for universe contexts.
Matthieu Sozeau
2015-10-29
Collect subproof universes in handle_side_effects.
Matthieu Sozeau
2015-10-29
Cleanup API and comments of 908dcd613
Enrico Tassi
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
Refine Gregory Malecha's patch on VM and universe polymorphism.
Maxime Dénès
2015-10-28
Conversion of polymorphic inductive types was incomplete in VM and native.
Maxime Dénès
2015-10-28
Fix minor typo in native compiler.
Maxime Dénès
2015-10-28
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-25
Safe_typing: add clean_bounded_mod_expr in Include Self of modtype (fix #4331)
Pierre Letouzey
2015-10-25
Minor module cleanup : error HigherOrderInclude was never happening
Pierre Letouzey
2015-10-22
Fixing a bug in reporting ill-formed inductive.
Hugo Herbelin
2015-10-18
Miscellaneous typos, spacing, US spelling in comments or variable names.
Hugo Herbelin
2015-10-18
Adding a function to mirror decompose_prod_n_assum in that it counts let-ins,
Hugo Herbelin
2015-10-16
Remove left2right reference from the kernel.
Maxime Dénès
2015-10-15
Avoid dependency of the pretyper on C code.
Maxime Dénès
2015-10-15
Fix #4346 2/2: VM casts were not inferring universe constraints.
Maxime Dénès
2015-10-15
Fix #4346 1/2: native casts were not inferring universe constraints.
Maxime Dénès
[next]