aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativelib.ml
Commit message (Expand)AuthorAge
* Preemptively remove files from native compilation.Gravatar Guillaume Melquiond2014-06-16
* Fix native_compute for systems with a limited size for the command line.Gravatar Guillaume Melquiond2014-05-22
* Native compiler: hide compiled files in a .coq-native subdirectory.Gravatar Maxime Dénès2014-04-29
* Remove many superfluous 'open' indicated by ocamlc -w +33Gravatar Pierre Letouzey2014-03-05
* Avoid generating .ml files in native compiler.Gravatar Maxime Dénès2013-12-29
* Native compiler: library compilation errors are now non fatal.Gravatar mdenes2013-10-28
* Misc changes around coqtop.ml :Gravatar letouzey2013-08-22
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* Reduced the noise level when dynlinking in bytecode mode or whenGravatar mdenes2013-02-24
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Native compiler: warnings were not turned off for OCaml 3.11Gravatar mdenes2013-01-24
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22