History log of /seL4-l4v-10.1.1/l4v/isabelle/src/Pure/Thy/export.scala
Revision Date Author Comments
# 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;