2016-03-17 wenzelm hide critical structures of Poly/ML, to make it harder to disrupt the ML environment;
2016-03-17 wenzelm obsolete;
2016-03-17 wenzelm tuned signature;
2016-03-17 wenzelm obsolete;
2016-03-17 wenzelm tuned whitespace;
2016-03-17 wenzelm proper ML type;
2016-03-18 Andreas Lochbihler merged
2016-03-18 Andreas Lochbihler move Complete_Partial_Orders2 from AFP/Coinductive to HOL/Library
2016-03-18 nipkow superfluous premise (noticed by Julian Nagele)
2016-03-18 nipkow added tree lemmas
2016-03-18 traytel normalize schematic names since they are used to instantiate the theorem later
2016-03-17 hoelzl more stuff for extended nonnegative real numbers
2016-03-17 Andreas Lochbihler less preconditions
2016-03-16 wenzelm merged
2016-03-16 wenzelm eliminated spurious Unicode, which is in conflict with Isabelle symbol interpretation;
2016-03-16 wenzelm pro-forma selection for improved error message;
2016-03-16 wenzelm eliminated without magic name;
2016-03-16 wenzelm NEWS;
2016-03-16 wenzelm always build with full results;
2016-03-16 wenzelm clarified name;
2016-03-16 wenzelm isabelle process -d;
2016-03-16 wenzelm tuned signature;
2016-03-16 wenzelm support for Poly/ML heap hierarchy, which saves a lot of disk space;
2016-03-16 wenzelm clarified signature;
2016-03-16 wenzelm tuned signature;
2016-03-16 wenzelm less physical "logic" argument, with option -l like "isabelle console" etc.;
2016-03-15 wenzelm find heaps uniformly via Sessions.Store;
2016-03-15 wenzelm clarified modules;
2016-03-15 wenzelm clarified modules;
2016-03-15 wenzelm ML save_state under control of Isabelle/Scala;
2016-03-15 wenzelm clarified prompt: "ML" usually means Isabelle/ML;
2016-03-14 wenzelm record stamps of cumulative input heaps;
2016-03-16 paulson Merge
2016-03-16 paulson Contractible sets. Also removal of obsolete theorems and refactoring
2016-03-16 hoelzl add measurability rules for ennreal
2016-03-16 hoelzl generalized some Borel measurable statements to support ennreal
2016-03-15 paulson rationalisation of theorem names esp about "real Archimedian" etc.
2016-03-15 Andreas Lochbihler add fixpoint induction principle
2016-03-14 blanchet generalized ML function
2016-03-14 paulson New results about paths, segments, etc. The notion of simply_connected.
2016-03-14 paulson Merge
2016-03-14 paulson Refactoring (moving theorems into better locations), plus a bit of new material
2016-03-14 blanchet strengthened tactics
2016-03-13 wenzelm tuned;
2016-03-13 wenzelm tuned signature;
2016-03-13 wenzelm prefer Scala over bash function;
2016-03-13 wenzelm tuned;
2016-03-13 wenzelm clarified env;
2016-03-13 wenzelm unused;
2016-03-13 wenzelm more uniform signature for various process invocations;
2016-03-13 wenzelm tuned;
2016-03-13 haftmann more theorems on orderings
2016-03-13 haftmann dropped junk
2016-03-12 wenzelm tuned;
2016-03-12 wenzelm merged
2016-03-12 wenzelm tuned;
2016-03-12 wenzelm clarified cleanup;
2016-03-12 wenzelm more thorough cleanup -- in Scala;
2016-03-12 wenzelm create ISABELLE_TMP in Scala (despite odd/obsolete chmod in d84b4d39bce1);
2016-03-12 wenzelm obsolete (cf. 63a5782c764e);
2016-03-12 wenzelm clarified session build options: already provided by ML_Process;
2016-03-12 haftmann spelling
2016-03-12 haftmann model characters directly as range 0..255
2016-03-11 wenzelm tuned messages;
2016-03-11 wenzelm tuned message;
2016-03-11 blanchet generate theorems like 'bool.split_sel'
2016-03-10 wenzelm merged
2016-03-10 wenzelm tuned;
2016-03-10 wenzelm tuned;
2016-03-10 wenzelm upgrade "isabelle build" to Isabelle/Scala;
2016-03-10 wenzelm prefer plain "isabelle" from PATH within Isabelle settings environment;
2016-03-10 wenzelm isabelle_process is superseded by "isabelle process" tool;
2016-03-10 wenzelm clarified messages, notably on Windows where CPU time of poly.exe is not measured;
2016-03-10 wenzelm clarified modules;
2016-03-10 wenzelm clarified files;
2016-03-10 wenzelm clarified files;
2016-03-10 blanchet don't throw an exception when trying to print an error message
2016-03-10 blanchet eta-expansion done right in "primcorec"
2016-03-10 haftmann clarified: constructors in the sense of the code generator are not invertible;
2016-03-10 haftmann moved
2016-03-09 wenzelm merged
2016-03-09 wenzelm obsolete;
2016-03-09 wenzelm clarified interactive mode, which is relevant for ML prompts;
2016-03-09 wenzelm more careful print_depth on startup;
2016-03-09 wenzelm ignore SIGINT in waiting wrapper process;
2016-03-09 wenzelm more robust cleanup;
2016-03-09 wenzelm isabelle.Build uses ML_Process directly;
2016-03-09 wenzelm tuned;
2016-03-09 wenzelm print timing like lib/scripts/timestop.bash;
2016-03-09 wenzelm prefer explicit locale;
2016-03-09 wenzelm bash process with builtin timing;
2016-03-09 wenzelm elapsed time in milliseconds (cf. Time.now in Poly/ML);
2016-03-09 wenzelm support for timing of the managed process;
2016-03-09 wenzelm tuned;
2016-03-08 wenzelm proper support for RAW_ML_SYSTEM;
2016-03-08 wenzelm tuned signature;
2016-03-08 wenzelm separate Isabelle_Process.init_options after Options.load_defaults, notably for "isabelle console";
2016-03-08 wenzelm back to external line editor, due to problems of JLine with multithreading of in vs. out;
2016-03-08 wenzelm ignore execeptions that usually occur due to shutdown;
2016-03-08 wenzelm clarified initial ML;
2016-03-08 wenzelm isabelle console is based on Isabelle/Scala;
2016-03-08 wenzelm clarified process interrupt: exactly one signal (like thread interrupt);
2016-03-08 wenzelm tuned signature;
2016-03-08 wenzelm more abstract Session.start, without prover command-line;
2016-03-08 wenzelm removed pointless option: this is meant for web services using Isabelle/Scala, not command-line tools;
2016-03-07 wenzelm prospective command line entry point for simplified isabelle_process;
2016-03-07 wenzelm tuned signature;
2016-03-07 wenzelm proper Path.print for user messages;
2016-03-07 wenzelm discontinued cd, pwd;
2016-03-07 wenzelm tuned -- more standard operations;
2016-03-07 wenzelm File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
2016-03-07 wenzelm clarified treatment of DEL;
2016-03-07 wenzelm clarified RAW_ML_SYSTEM;
2016-03-07 wenzelm tuned;
2016-03-07 wenzelm Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
2016-03-07 wenzelm manage the underlying ML process in Scala;
2016-03-07 wenzelm clarified modules;
2016-03-07 wenzelm tuned signature;
2016-03-09 paulson Merge
2016-03-09 paulson Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip