index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
nativeconv.ml
Commit message (
Expand
)
Author
Age
*
More straightforward native compilation of primitive projections.
Pierre-Marie Pédrot
2018-06-05
*
Unify pre_env and env
Maxime Dénès
2018-05-28
*
Remove vm_conv hook and reorganize kernel files
Maxime Dénès
2018-05-28
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[native_compute] Fix handling of evars in conversion
Maxime Dénès
2018-02-05
*
[native_compute] Remove useless conversion to list in reification.
Maxime Dénès
2018-02-05
*
[kernel] Patch allowing to disable VM reduction.
Emilio Jesus Gallego Arias
2017-12-02
*
Add native compute profiling, BZ#5170
Paul Steckler
2017-08-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Conversion of polymorphic inductive types was incomplete in VM and native.
Maxime Dénès
2015-10-28
*
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
2015-10-15
*
Fix convertibility of primitive projections for native_compute.
Maxime Dénès
2015-07-03
*
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-14
*
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix for #3154: use CUnix.sys_command to call native compiler.
Maxime Dénès
2014-12-16
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Make kernel reduction code parametric over the handling of universes,
Matthieu Sozeau
2014-06-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-30
*
More monomorphization.
ppedrot
2013-03-05
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22