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
2015-06-23
Document the positivity checker.
Arnaud Spiwack
2015-06-22
Merge remote-tracking branch 'forge/v8.5'
Pierre Boutillier
2015-06-22
All invocations to ocaml compilers go through ocamlfind
Pierre Boutillier
2015-06-15
Native compiler: do not catch exceptions not related to dynlink.
Maxime Dénès
2015-06-08
Fix native compilation of primitive projections. Closes #4210.
Maxime Dénès
2015-06-01
Making Coq compile with ocp-memprof.
Pierre-Marie Pédrot
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-05-17
Fixing bug #4201: The native compiler is not race-free.
Pierre-Marie Pédrot
2015-05-14
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-12
Fix my previous commit on ~polyprop
Pierre Letouzey
2015-05-12
Extraction: fix the detection of the "polyprop" situation
Pierre Letouzey
2015-04-27
Fix some ill-typed debugging code in the VM.
Guillaume Melquiond
2015-04-22
Tactical `progress` compares term up to potentially equalisable universes.
Arnaud Spiwack
2015-04-16
Fixing bug #4190.
Pierre-Marie Pédrot
2015-03-30
fix code and bound for SWITCH instruction.
Benjamin Gregoire
2015-03-27
use a more compact representation of non-constant constructors
Benjamin Gregoire
2015-03-26
allows the vm to deal with inductive type with 8388607 constant constructors ...
Benjamin Gregoire
2015-03-26
Fix bug 4157,
Benjamin Gregoire
2015-03-25
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
More clever representation of substituted Cemitcode.
Pierre-Marie Pédrot
2015-03-25
Fully fixing bug #3491 (anomaly when building _rect scheme in the
Hugo Herbelin
2015-03-24
Fixing computation of non-recursively uniform arguments in the
Hugo Herbelin
2015-03-24
Fixing wrong rel_context in checking positivity condition.
Hugo Herbelin
2015-03-18
More sharing in module substitution.
Pierre-Marie Pédrot
2015-03-13
Fix compilation with forthcoming Ocaml version 4.03.
Arnaud Spiwack
2015-03-03
Fix bug #4103: forgot to allow unfolding projections of cofixpoints like
Matthieu Sozeau
2015-02-27
Add support so that the type of a match in an inductive type with let-in
Hugo Herbelin
2015-02-24
New function [Constr.equal_with] to compare terms up to variants of [kind_of_...
Arnaud Spiwack
2015-02-24
Refactoring in [Constr].
Arnaud Spiwack
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
2015-02-21
Import (module): Do not force constraints if not ready (Close #4066)
Enrico Tassi
2015-02-14
Univs: When computing the level of an inductive including indices, lets
Matthieu Sozeau
2015-02-12
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-02-11
Fixing bug #4019, and checker blow-up at once.
Pierre-Marie Pédrot
2015-02-11
Clarifying the implementation of universe hashconsing.
Pierre-Marie Pédrot
2015-02-10
Fix typeops ignoring results of check functions with let _, and one
Matthieu Sozeau
2015-02-04
Nativelib: catch Unix_error (like no ocamlopt found)
Enrico Tassi
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-28
Fixing bug #3931.
Pierre-Marie Pédrot
2015-01-20
Fix a critical bug in machine arithmetic for native compiler.
Maxime Dénès
2015-01-17
Fix #3379, now that Require inside modules is allowed again.
Maxime Dénès
2015-01-17
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
Partially revert "Forbid Require inside interactive modules and module types."
Maxime Dénès
2015-01-17
Univs: Fix alias computation for VMs, computation of normal form of
Matthieu Sozeau
2015-01-17
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-15
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
Make -print-mod-uid accept a list of files.
Maxime Dénès
2015-01-13
Native compiler: if debug flag not present, remove .native files.
Maxime Dénès
2015-01-13
Fix bug when discharging universe constraints coming from variables
Matthieu Sozeau
2015-01-13
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
[prev]
[next]