aboutsummaryrefslogtreecommitdiff
path: root/kernel/nativevalues.ml
AgeCommit message (Expand)Author
2014-06-02Fixing incorrect printf format.Pierre-Marie Pédrot
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-04-09Fix name of some Int31 operations in native compiler.Maxime Dénès
2014-04-09Machine arithmetic operations for native compiler.Maxime Dénès
2014-04-09Full support for int31 values in native compiler.Maxime Dénès
2014-04-09Partial support for open terms in int31.Maxime Dénès
2014-03-03Fixing generic hashes and replacing them with proper ones.Pierre-Marie Pédrot
2013-12-30Support for evars and metas in native compiler.Maxime Dénès
2013-09-27Removing a bunch of generic equalities.ppedrot
2013-03-25Native compiler: hash-consing of generated code and values.mdenes
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-22New implementation of the conversion test, using normalization by evaluation tomdenes