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
2019-03-22
Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ...
Maxime Dénès
2019-03-20
Merge PR #9776: [kernel] Fix compare_head_gen_leq_with to use [leq] on applic...
Gaëtan Gilbert
2019-03-18
[kernel] Fix compare_head_gen_leq_with to use [leq] on applications
Matthieu Sozeau
2019-03-18
Remove Term_typing.translate_mind indirection
Gaëtan Gilbert
2019-03-18
Merge PR #9740: Make NotConvertibleVect exception internal to typeops
Pierre-Marie Pédrot
2019-03-14
Put [@inline] on CClosure.Mark functions
Gaëtan Gilbert
2019-03-14
Switch order eqappr/check relevance in conversion.
Gaëtan Gilbert
2019-03-14
mutable relevance marks in fconstr
Gaëtan Gilbert
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Enable proof irrelevance for SProp.
Gaëtan Gilbert
2019-03-14
Inductives in SProp, forbid primitive records with only sprop fields
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-11
Make NotConvertibleVect exception internal to typeops
Gaëtan Gilbert
2019-03-11
Nicer error for bad primitive types (through type_errors etc)
Gaëtan Gilbert
2019-03-11
Remove unused Retroknowledge.Register_inline
Gaëtan Gilbert
2019-03-06
Merge PR #9476: Constructor type information uses the expanded form.
Gaëtan Gilbert
2019-03-01
[Kernel] Simpler generation of opcode files
Vincent Laporte
2019-03-01
write_uint63.ml: add header
Vincent Laporte
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-26
Fix #9526: Registering inductives for primitive integers doesn't check enough
Maxime Dénès
2019-02-25
[kernel] termination checking backtracks on stuck primitive projection
Enrico Tassi
2019-02-25
[kernel] termination checking backtracks on stuck fix
Enrico Tassi
2019-02-22
[kernel] termination checking backtracks on stuck case
Enrico Tassi
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-08
Remove global output_native_objects flag.
Gaëtan Gilbert
2019-02-05
Merge PR #9373: Kernel: don't automatically downgrade ill-shaped primitive re...
Pierre-Marie Pédrot
2019-02-05
Merge PR #9438: Cleanup universe length for inductives in vconv
Pierre-Marie Pédrot
2019-02-04
[dune] Fix Dune build in Windows.
Emilio Jesus Gallego Arias
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-01-30
Cleanup universe length for inductives in vconv
Gaëtan Gilbert
2019-01-30
Restrict universes in records.
Gaëtan Gilbert
2019-01-24
Kernel: don't automatically downgrade ill-shaped primitive records
Gaëtan Gilbert
2019-01-21
Refactor typechecking of inductive types
Gaëtan Gilbert
2019-01-21
Move inductive typecheck to file independent from positivity check.
Gaëtan Gilbert
2019-01-21
Move inductive_error to Type_errors
Gaëtan Gilbert
2019-01-06
Documenting the internal role of to_string and print in Names.
Hugo Herbelin
2018-12-23
Remove dead code from CClosure.
Pierre-Marie Pédrot
2018-12-19
Merge PR #9159: Make ugraph implementation abstract wrt universe specifics
Pierre-Marie Pédrot
2018-12-17
Make ugraph implementation abstract wrt universe specifics
Gaëtan Gilbert
2018-12-14
[dune] [gitlab] Test OCaml trunk.
Emilio Jesus Gallego Arias
2018-12-12
checker: check inductive types by roundtrip through the kernel.
Gaëtan Gilbert
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
[next]