History log of /seL4-l4v-master/isabelle/src/Pure/ML_Bootstrap.thy
Revision Date Author Comments
# 6d821909 06-Sep-2018 wenzelm <none@none>

simplified signature (again, see 751bcf0473a7): e.g. relevant for non-Isabelle ML environments;


# 460ed50e 27-Aug-2018 wenzelm <none@none>

tuned;


# 5c8d95f0 27-Aug-2018 wenzelm <none@none>

support named ML environments, notably "Isabelle", "SML";
more uniform options ML_read_global, ML_write_global;
clarified bootstrap environment;


# ae497da4 26-Aug-2018 wenzelm <none@none>

clarified -- prefer new 'ML_export' command;


# 3ad841fe 25-Aug-2018 wenzelm <none@none>

retain original PolyML.pointerEq;


# 8274f3e0 06-Dec-2017 wenzelm <none@none>

prefer control symbol antiquotations;


# 5544ff08 29-Nov-2017 wenzelm <none@none>

clarified dependencies: "isabelle build -S" should be invariant wrt. change of ML system or platform;


# e9349097 21-Oct-2016 wenzelm <none@none>

proper type for Poly/ML development version;


# caeb82fb 02-Jun-2016 wenzelm <none@none>

avoid stateful operations in virtual bootstrap, which presumably causes occasional crash of drule.ML due to inner syntax pp;


# 1296f734 10-Apr-2016 wenzelm <none@none>

more standard session build process, including browser_info;
clarified final setup of global ML environment;


# bb099f2e 09-Apr-2016 wenzelm <none@none>

shared output primitives of physical/virtual Pure;


# cd156ec4 07-Apr-2016 wenzelm <none@none>

more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
avoid slowdown of Resources.loaded_files due to command name 'use' in Pure base syntax;


# f6f948c1 06-Apr-2016 wenzelm <none@none>

virtual thread data via context, for proper support of Context.>> etc;


# 5b2e6a7c 06-Apr-2016 wenzelm <none@none>

clarified ML bootstrap environment;

--HG--
rename : src/Pure/ML_Root.thy => src/Pure/ML_Bootstrap.thy