aboutsummaryrefslogtreecommitdiff
path: root/kernel/nativelib.mli
AgeCommit message (Expand)Author
2015-01-15Make -print-mod-uid accept a list of files.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-12-16Fix for #3154: use CUnix.sys_command to call native compiler.Maxime Dénès
2014-05-22Fix native_compute for systems with a limited size for the command line.Guillaume Melquiond
2014-04-29Native compiler: hide compiled files in a .coq-native subdirectory.Maxime Dénès
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2013-01-22New implementation of the conversion test, using normalization by evaluation tomdenes