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-04-23
Merge PR #9962: [native compiler] Encoding of constructors based on tags
Pierre-Marie Pédrot
2019-04-16
[doc] [kernel] Add docstrings for native interface functions.
Emilio Jesus Gallego Arias
2019-04-16
Better error message when OCaml compiler not found for native compute
Maxime Dénès
2019-04-15
[native compiler] Encoding of constructors based on tags
Maxime Dénès
2019-04-15
[native compiler] Remove unused universe argument in Lmakeblock
Maxime Dénès
2019-04-15
[native compiler] Distinguish constant constructors in lambda code
Maxime Dénès
2019-04-14
[native compiler] Remove now unused Gconstruct
Maxime Dénès
2019-04-14
[native compiler] Remove `Lconstruct` from lambda code.
Maxime Dénès
2019-04-05
[native compiler] Fix critical bug with primitive projections
Maxime Dénès
2019-03-31
Merge PR #9800: Less conv_tab allocations when pushing relevances, esp skip_p...
Pierre-Marie Pédrot
2019-03-28
[dune] Don't have `lib` depend on `dynlink`
Emilio Jesus Gallego Arias
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
Less conv_tab allocations when pushing relevances, esp skip_pattern
Gaëtan Gilbert
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
[next]