aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativevalues.ml
Commit message (Expand)AuthorAge
* Remove Sorts.contentsGravatar Gaëtan Gilbert2018-06-26
* More straightforward native compilation of primitive projections.Gravatar Pierre-Marie Pédrot2018-06-05
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* [native_compute] Fix handling of evars in conversionGravatar Maxime Dénès2018-02-05
* [native_compute] Remove useless conversion to list in reification.Gravatar Maxime Dénès2018-02-05
* [api] Move structures deprecated in the API to the core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* [api] Deprecate all legacy uses of Names in core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* [api] Deprecate all legacy uses of Name.Id in core.Gravatar Emilio Jesus Gallego Arias2017-11-04
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Drop '.' from CErrors.anomaly, insert it in argsGravatar Jason Gross2017-06-02
* Locally disable some warnings.Gravatar Gaetan Gilbert2017-04-27
* [safe-string] kernel/nativevaluesGravatar Emilio Jesus Gallego Arias2017-03-14
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\
| * Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | Remove some unused functions.Gravatar Guillaume Melquiond2016-01-02
|/
* Fix minor typo in native compiler.Gravatar Maxime Dénès2015-10-28
* Fix a critical bug in machine arithmetic for native compiler.Gravatar Maxime Dénès2015-01-20
* Make native compiler handle universe polymorphic definitions.Gravatar Maxime Dénès2015-01-17
* Update headers.Gravatar Maxime Dénès2015-01-12
* Fix #3824. de Bruijn error in normalization of fixpoints.Gravatar Maxime Dénès2014-11-23
* Fixing incorrect printf format.Gravatar Pierre-Marie Pédrot2014-06-02
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* Fix name of some Int31 operations in native compiler.Gravatar Maxime Dénès2014-04-09
* Machine arithmetic operations for native compiler.Gravatar Maxime Dénès2014-04-09
* Full support for int31 values in native compiler.Gravatar Maxime Dénès2014-04-09
* Partial support for open terms in int31.Gravatar Maxime Dénès2014-04-09
* Fixing generic hashes and replacing them with proper ones.Gravatar Pierre-Marie Pédrot2014-03-03
* Support for evars and metas in native compiler.Gravatar Maxime Dénès2013-12-30
* Removing a bunch of generic equalities.Gravatar ppedrot2013-09-27
* Native compiler: hash-consing of generated code and values.Gravatar mdenes2013-03-25
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22