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-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Fixing pop_rel_context
Hugo Herbelin
2015-08-02
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2015-08-02
Adding eq/compare/hash for syntactic view at
Hugo Herbelin
2015-07-30
Followup of 9f81b58551.
Pierre-Marie Pédrot
2015-07-30
Fixing bug #4289 (hash-consing only user part of constant not
Hugo Herbelin
2015-07-29
Fixing some English misspelling.
Hugo Herbelin
2015-07-23
a small amount of documentation on the virtual machine.
Gregory Malecha
2015-07-22
Fix incomplete pattern-matching.
Matthieu Sozeau
2015-07-16
Modules: fix bug #4294
Matthieu Sozeau
2015-07-15
Univs/Inductive: fix typechecking of cases
Matthieu Sozeau
2015-07-10
Unused variables reported by OCaml.
Hugo Herbelin
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
Native compiler: make non-fatal linking errors silent except in debug mode.
Maxime Dénès
2015-07-10
Native compiler: refactor code handling pre-computed values.
Maxime Dénès
2015-07-09
Kernel/Checker: Cleanup fixes of substitutions due to let-ins.
Matthieu Sozeau
2015-07-09
Kernel: primitive projections handling of let-ins
Matthieu Sozeau
2015-07-09
Improve semantics of -native-compiler flag.
Maxime Dénès
2015-07-09
Template polymorphism: A bug-fix for Bug #4258
mlasson
2015-07-07
Univs: bug fix.
Matthieu Sozeau
2015-07-05
Fixing documentation (see Maxime's mail on coqdev, July 3).
Hugo Herbelin
2015-07-05
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-03
Fix convertibility of primitive projections for native_compute.
Maxime Dénès
2015-07-02
More robust pattern matching on structured constants in VM.
Maxime Dénès
2015-07-02
Display functions for primitive projections.
Maxime Dénès
2015-07-01
Further simplification of the graph traversal in Univ.
Pierre-Marie Pédrot
2015-06-26
Share prop/set values in sorts.ml.
Matthieu Sozeau
2015-06-26
BUGFIX: Three fixes for the price of 1 in sorts.ml:
Matthieu Sozeau
2015-06-24
Less closures makes the GC happy.
Pierre-Marie Pédrot
2015-06-23
Less closures makes the GC happy.
Pierre-Marie Pédrot
2015-06-23
Add a Set Dump Bytecode command for debugging purposes.
Maxime Dénès
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
[next]