History log of /seL4-l4v-master/l4v/isabelle/src/Pure/Thy/export.scala
Revision Date Author Comments
# 86e19797 20-Nov-2019 wenzelm <none@none>

improved performance of session exports via bulk transactions;


# 21d9222a 19-Nov-2019 wenzelm <none@none>

tuned signature -- more operations;


# 7f893ee6 03-Nov-2019 wenzelm <none@none>

more operations;


# d3228c3b 15-Aug-2019 wenzelm <none@none>

support Export_Theory.read_proof, based on theory_name and serial;


# d4bedabd 09-Aug-2019 wenzelm <none@none>

allow duplicate exports via strict = false;


# 9ff663fa 01-Mar-2019 wenzelm <none@none>

system option "system_heaps" supersedes various command-line options for "system build mode";
clarified "isabelle jedit" options -n, -s, -u;


# b79c3f5d 15-Feb-2019 wenzelm <none@none>

clarified 'export_files' in session ROOT: require explicit "isabelle build -e";
tuned messages;


# 6818ecc5 04-Feb-2019 wenzelm <none@none>

more thorough File.set_executable, notably for Windows;


# 0ae8d1f6 04-Feb-2019 wenzelm <none@none>

added executable flag for exports;
clarified signature;


# 1149da22 30-Jan-2019 wenzelm <none@none>

clarified modules;


# e09f13ae 16-Jan-2019 Angeliki KoutsoukouArgyraki <ak2110@cam.ac.uk>

updated tagging for 9 theories: Cross3, Determinants, Tagged_Division, Change_of_Vars, Extended_Real_Limits, Fashoda, Finite_Cartesian_Product, Function_Topology, Finite_Product_Measure


# 280723d7 16-Jan-2019 wenzelm <none@none>

support pruning of export names;


# d81d5e1b 11-Jan-2019 wenzelm <none@none>

clarified output (again);


# 2b7111f5 11-Jan-2019 wenzelm <none@none>

more operations;


# a5bb880e 11-Jan-2019 wenzelm <none@none>

clarified output;


# ffd41aa8 11-Jan-2019 wenzelm <none@none>

tuned;


# 05ca8d82 07-Sep-2018 wenzelm <none@none>

tuned;


# 2acd2f42 27-Aug-2018 wenzelm <none@none>

tuned output;


# 6b380e54 27-Aug-2018 wenzelm <none@none>

Export.Provider for "isabelle dump" output_dir;


# a39caa52 11-Jun-2018 wenzelm <none@none>

more abstract Export.Provider;


# c86a343f 30-May-2018 wenzelm <none@none>

clarified outermost progress.interrupt_handler;


# b1fb968d 29-May-2018 wenzelm <none@none>

clarified option -O: avoid conflict with build/dump option -D;


# ac65b575 28-May-2018 wenzelm <none@none>

clarified signature;


# 231197fe 26-May-2018 wenzelm <none@none>

clarified output;


# 8e719941 26-May-2018 wenzelm <none@none>

support multiple patterns;


# 3c47da80 26-May-2018 wenzelm <none@none>

clarified cache;


# 0f4cfc89 26-May-2018 wenzelm <none@none>

tuned signature;


# 6cd9a49a 19-May-2018 wenzelm <none@none>

tuned queries;


# fd3ef1c4 19-May-2018 wenzelm <none@none>

support for build_database_server (PostgreSQL);
clarified signature;


# 588c875b 18-May-2018 wenzelm <none@none>

tuned signature;


# f9859169 18-May-2018 wenzelm <none@none>

support Store with options;


# bb48c898 17-May-2018 wenzelm <none@none>

tuned signature;


# 4fac2b98 17-May-2018 wenzelm <none@none>

clarified signature;


# 275c1b11 13-May-2018 wenzelm <none@none>

export foundational theory content in Scala;


# 0186036f 13-May-2018 wenzelm <none@none>

clarified implicit compression;


# 3d18f917 13-May-2018 wenzelm <none@none>

tuned -- use XZ.Cache;


# 7f64f2b4 11-May-2018 wenzelm <none@none>

tuned;


# c690de54 08-May-2018 wenzelm <none@none>

command-line tool "isabelle export";
more documentation;
tuned;


# b7dc4d71 08-May-2018 wenzelm <none@none>

more efficient query;


# 1b963438 07-May-2018 wenzelm <none@none>

tuned;


# 09b574cb 07-May-2018 wenzelm <none@none>

more robust (synchronous) management of Export.Entry: Future.fork happens inside the data structure;
tuned;


# b3ad36d3 07-May-2018 wenzelm <none@none>

clarified signature;
avoid pointless compression;


# 0ca97edd 07-May-2018 wenzelm <none@none>

store exports within PIDE command state;
Markup.Export.unapply: proper NAME;


# 59c9c8f6 06-May-2018 wenzelm <none@none>

store exports in session database, with asynchronous / parallel compression;