aboutsummaryrefslogtreecommitdiff
path: root/vernac/library.ml
AgeCommit message (Expand)Author
2021-04-14Remove remote counter systemGaëtan Gilbert
2021-02-26Delay the dynamic linking of native-code libraries until native_compute is ca...Guillaume Melquiond
2020-11-09Remove the native symbol registering from the safe environment.Pierre-Marie Pédrot
2020-07-01[state] Consolidate state handling in VernacstateEmilio Jesus Gallego Arias
2020-05-13Centralize the OCaml version-checking function.Pierre-Marie Pédrot
2020-05-13Store the OCaml version used for Coq in vo files.Pierre-Marie Pédrot
2020-04-28Merge PR #12193: Close files in fetch_delayedEmilio Jesus Gallego Arias
2020-04-28Close files in fetch_delayedGaëtan Gilbert
2020-04-27Do not delay the loading of the library_disk field when requiring libraries.Pierre-Marie Pédrot
2020-04-26Open object files in binary mode.Pierre-Marie Pédrot
2020-04-26Move the ObjFile module to its own file.Pierre-Marie Pédrot
2020-04-26Implement a name-based representation for vo files.Pierre-Marie Pédrot
2020-04-13pass filters aroundGaëtan Gilbert
2020-04-01Merge PR #11306: Centralize the flag handling native compilation.Maxime Dénès
2020-03-30Merge PR #11817: [cleanup] Remove unnecessary Map/Set module creationGaëtan Gilbert
2020-03-18Update headers in the whole code base.Théo Zimmermann
2020-03-13[cleanup] Remove unnecessary Map/Set module creationEmilio Jesus Gallego Arias
2020-03-03[exninfo] Deprecate aliases for exception re-raising.Emilio Jesus Gallego Arias
2019-12-22Centralize the flag handling native compilation.Pierre-Marie Pédrot
2019-12-10[library] [cleanup] Remove code duplication.Emilio Jesus Gallego Arias
2019-11-01Implementing support for vos/vok files.charguer
2019-09-16Optimize multiple importsMaxime Dénès
2019-09-16Specialize `ImportObject` to `Export`Maxime Dénès
2019-09-16Remove library-specific code for `Import`.Maxime Dénès
2019-08-30[library] Move library to vernacEmilio Jesus Gallego Arias