aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativelambda.ml
Commit message (Expand)AuthorAge
* Print [Variant] types with the keyword [Variant].Gravatar Arnaud Spiwack2014-09-04
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* Fix exponential behavior in native compiler with retroknowledge.Gravatar Maxime Dénès2014-04-09
* Optimizing Int31 support in native compiler, by not taggingGravatar Maxime Dénès2014-04-09
* Int31 decompilation in native compiler was still partial. Now fixed.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
* Had to split Nativelambda in two files because of RetroknowledgeGravatar Maxime Dénès2014-04-09
* Int31 literals in native compiler.Gravatar Maxime Dénès2014-04-09
* Fixing generic hashes and replacing them with proper ones.Gravatar Pierre-Marie Pédrot2014-03-03
* Lazyconstr -> OpaqueproofGravatar Enrico Tassi2014-02-26
* Support for evars and metas in native compiler.Gravatar Maxime Dénès2013-12-30
* Got rid of unused lazy flag in the native compiler.Gravatar Maxime Dénès2013-12-29
* Removing native_name reference from constant_body.Gravatar Maxime Dénès2013-12-28
* Fixing a bug in the native compiler, introduced by r16363, leading to undefinedGravatar mdenes2013-07-06
* Native compiler: hash-consing of generated code and values.Gravatar mdenes2013-03-25
* invalid_arg instead of raise (Invalid_argement ...)Gravatar letouzey2013-03-12
* More monomorphization.Gravatar ppedrot2013-03-05
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Fixing bug in native compiler with let patterns in fixpoint definitions.Gravatar mdenes2013-02-11
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22