Tue, 05 Apr 2016 20:03:24 +0200 wenzelm clarified modules -- simplified bootstrap;
Tue, 05 Apr 2016 19:41:58 +0200 wenzelm clarified bootstrap environment;
Tue, 05 Apr 2016 18:25:42 +0200 wenzelm actually observe ML_system_unsafe, concerning the environment that is stored in theory ML_Root;
Tue, 05 Apr 2016 18:20:25 +0200 wenzelm support bootstrap from fresh SML environment, with syntax of Isabelle/ML or SML;
Tue, 05 Apr 2016 18:18:36 +0200 wenzelm tuned;
Tue, 05 Apr 2016 18:16:11 +0200 wenzelm proper syntax;
Tue, 05 Apr 2016 17:25:11 +0200 wenzelm prefer antiquotations;
Tue, 05 Apr 2016 17:16:46 +0200 wenzelm proper use_thy;
Tue, 05 Apr 2016 15:58:58 +0200 wenzelm support for ML project ROOT file, with imitation of ML "use" commands;
Tue, 05 Apr 2016 15:53:48 +0200 wenzelm tuned;
Tue, 05 Apr 2016 15:27:11 +0200 wenzelm read Pure file dependencies directly from ROOT.ML;
Tue, 05 Apr 2016 14:59:00 +0200 wenzelm tuned output;
Tue, 05 Apr 2016 14:58:24 +0200 wenzelm tuned;
Tue, 05 Apr 2016 09:54:17 +0200 traytel single uniqueness theorems for map, (un)fold, (co)rec for mutual (co)datatypes
Mon, 04 Apr 2016 23:58:48 +0200 wenzelm more uniform ML file commands;
Mon, 04 Apr 2016 23:13:41 +0200 wenzelm tuned;
Mon, 04 Apr 2016 23:08:48 +0200 wenzelm tuned;
Mon, 04 Apr 2016 23:08:43 +0200 wenzelm tuned whitespace;
Mon, 04 Apr 2016 22:55:50 +0200 wenzelm tuned headers;
Mon, 04 Apr 2016 22:13:47 +0200 wenzelm merged
Mon, 04 Apr 2016 22:13:08 +0200 wenzelm tuned -- more explicit sections;
Mon, 04 Apr 2016 20:46:39 +0200 wenzelm clarified bootstrap -- avoid conditional compilation in ROOT.ML;
Mon, 04 Apr 2016 20:45:54 +0200 wenzelm allow empty string;
Mon, 04 Apr 2016 20:28:17 +0200 wenzelm tuned;
Mon, 04 Apr 2016 20:20:47 +0200 wenzelm clarified modules;
Mon, 04 Apr 2016 20:07:08 +0200 wenzelm option ML_system_unsafe;
Mon, 04 Apr 2016 19:48:54 +0200 wenzelm clarified conditional compilation;
Mon, 04 Apr 2016 17:25:53 +0200 wenzelm clarified bootstrap -- avoid 'ML_file' in Pure.thy for uniformity;
Mon, 04 Apr 2016 17:02:34 +0200 wenzelm clarified bootstrap -- more uniform use of ML files;
Mon, 04 Apr 2016 16:14:22 +0200 wenzelm clarified bootstrap;
Mon, 04 Apr 2016 15:53:56 +0200 wenzelm clarified final setup of ML environment;
Mon, 04 Apr 2016 15:35:24 +0200 wenzelm clarified modules;
Mon, 04 Apr 2016 14:53:30 +0200 wenzelm avoid duplicate reports;
Mon, 04 Apr 2016 16:52:56 +0100 paulson Mostly renaming (from HOL Light to Isabelle conventions), with a couple of new results
Mon, 04 Apr 2016 09:45:04 +0200 blanchet added reference from NEWS to docs
Sun, 03 Apr 2016 23:57:32 +0200 wenzelm merged
Sun, 03 Apr 2016 23:56:52 +0200 wenzelm renamed ISABELLE_BUILD_JAVA_OPTIONS to ISABELLE_TOOL_JAVA_OPTIONS;
Sun, 03 Apr 2016 23:28:48 +0200 wenzelm clarified SML name space: no access to structure PolyML;
Sun, 03 Apr 2016 23:16:13 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 23:03:30 +0200 wenzelm isabelle update_cartouches -c -t;
Sun, 03 Apr 2016 23:01:39 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:54:31 +0200 wenzelm prefer internal tool -- assuming that ISABELLE_TMP_PREFIX is created properly by Isabelle_System.isabelle_tmp_prefix;
Sun, 03 Apr 2016 22:45:40 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:42:15 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:36:11 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:31:16 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:15:40 +0200 wenzelm support for internal tools;
Sun, 03 Apr 2016 21:32:57 +0200 wenzelm clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
Sun, 03 Apr 2016 19:47:29 +0200 wenzelm clarified usage;
Sun, 03 Apr 2016 10:25:17 +0200 traytel tuned names
Sat, 02 Apr 2016 23:29:05 +0200 wenzelm prefer infix operations;
Sat, 02 Apr 2016 23:14:08 +0200 wenzelm structure PolyML is sealed after bootstrap: all ML system access is managed by Isabelle;
Sat, 02 Apr 2016 22:46:12 +0200 wenzelm proper signature;
Sat, 02 Apr 2016 22:38:26 +0200 wenzelm tuned signature;
Sat, 02 Apr 2016 22:13:00 +0200 wenzelm tuned;
Sat, 02 Apr 2016 21:55:32 +0200 wenzelm tuned signature;
Sat, 02 Apr 2016 21:54:51 +0200 wenzelm proper type;
Sat, 02 Apr 2016 21:10:07 +0200 wenzelm careful export of type-dependent functions, without losing their special status;
Sat, 02 Apr 2016 20:33:34 +0200 wenzelm clarified modules;
Sat, 02 Apr 2016 20:23:51 +0200 wenzelm clarified modules;
Sat, 02 Apr 2016 17:11:27 +0200 blanchet tuned LaTeX
Sat, 02 Apr 2016 17:02:37 +0200 blanchet import package that might help on some machines (e.g., macbroy2)
Sat, 02 Apr 2016 15:40:06 +0200 wenzelm clarified check_sources;
Sat, 02 Apr 2016 15:06:41 +0200 wenzelm obsolete (see 1d977436c1bf);
Sat, 02 Apr 2016 14:17:03 +0200 wenzelm more robust display of bidirectional Unicode text: enforce left-to-right;
Fri, 01 Apr 2016 23:11:17 +0200 wenzelm merged
Fri, 01 Apr 2016 22:33:31 +0200 wenzelm merged
Fri, 01 Apr 2016 22:24:18 +0200 wenzelm explicit warning about bidi uncertainty in Unicode;
Fri, 01 Apr 2016 22:20:03 +0200 wenzelm explicit warning about formal use of Unicode;
Fri, 01 Apr 2016 21:34:51 +0200 wenzelm documentation;
Fri, 01 Apr 2016 21:34:17 +0200 wenzelm more markup;
Fri, 01 Apr 2016 19:01:34 +0200 wenzelm require actual space;
Fri, 01 Apr 2016 18:56:31 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 18:46:25 +0200 wenzelm required space is already part of Position.here;
Fri, 01 Apr 2016 18:43:54 +0200 wenzelm tuned messages;
Fri, 01 Apr 2016 18:32:52 +0200 wenzelm clarified errors -- disallow cartouche fragments as delimiter;
Fri, 01 Apr 2016 17:56:14 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 17:49:03 +0200 wenzelm tuned;
Fri, 01 Apr 2016 17:41:41 +0200 wenzelm clarified end position;
Fri, 01 Apr 2016 17:37:46 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 17:23:15 +0200 wenzelm tuned;
Fri, 01 Apr 2016 17:14:27 +0200 wenzelm removed redundant Position.set_range -- already done in Position.range;
Fri, 01 Apr 2016 17:13:40 +0200 wenzelm lower threshold -- command timing for proofs is cumulative, e.g. HOL 672 ~> 8889;
Fri, 01 Apr 2016 17:00:18 +0200 wenzelm less bulky timing information, e.g. HOL 56913 ~> 672;
Fri, 01 Apr 2016 16:32:20 +0200 wenzelm tuned;
Fri, 01 Apr 2016 16:31:54 +0200 wenzelm more operations (cf. Scala version);
Fri, 01 Apr 2016 16:20:04 +0200 wenzelm tuned whitespace;
Fri, 01 Apr 2016 16:15:31 +0200 wenzelm explicit property for unbreakable block;
Fri, 01 Apr 2016 15:32:25 +0200 wenzelm unused;
Fri, 01 Apr 2016 15:27:59 +0200 wenzelm tuned markup;
Fri, 01 Apr 2016 14:49:02 +0200 wenzelm clarified treatment of properties;
Fri, 01 Apr 2016 14:38:54 +0200 wenzelm more robust pretty printing: permissive treatment of bad values;
Fri, 01 Apr 2016 11:45:04 +0200 wenzelm adapted to Poly/ML repository version 2e40cadc975a;
Thu, 31 Mar 2016 23:36:33 +0200 wenzelm explicit mixfix block properties;
Thu, 31 Mar 2016 16:23:25 +0200 wenzelm clarified modules;
Thu, 31 Mar 2016 15:42:01 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 17:25:51 +0200 blanchet reintroduced check that may guard some tactic failures
Fri, 01 Apr 2016 15:17:11 +0200 blanchet adapt theory names within the theory
Thu, 31 Mar 2016 21:19:45 +0200 traytel made tactic more robust
Thu, 31 Mar 2016 08:38:50 +0200 traytel tuned interface
Wed, 30 Mar 2016 23:47:12 +0200 wenzelm merged
Wed, 30 Mar 2016 23:46:44 +0200 wenzelm proper object-logic constraint (amending dd2914250ca7);
Wed, 30 Mar 2016 23:34:00 +0200 wenzelm reconcile object-logic constraint vs. mixfix constraint;
Wed, 30 Mar 2016 23:32:50 +0200 wenzelm more explicit support for object-logic constraint;
Wed, 30 Mar 2016 22:35:41 +0200 wenzelm more language markup;
Wed, 30 Mar 2016 22:00:55 +0200 wenzelm more accurate mixfix type constraints;
Wed, 30 Mar 2016 21:34:00 +0200 wenzelm tuned;
Wed, 30 Mar 2016 21:33:48 +0200 wenzelm tuned message;
Wed, 30 Mar 2016 21:16:22 +0200 wenzelm more explicit type;
Wed, 30 Mar 2016 20:56:39 +0200 wenzelm relevant check_mixfix happens further at the bottom, to avoid duplicate reports via Specification.prepare;
Wed, 30 Mar 2016 20:35:35 +0200 wenzelm avoid duplicate reports;
Wed, 30 Mar 2016 19:31:28 +0200 wenzelm tuned messages -- position is usually missing here;
Wed, 30 Mar 2016 19:25:04 +0200 wenzelm more PIDE markup;
Wed, 30 Mar 2016 17:03:26 +0200 wenzelm clarified modules;
Wed, 30 Mar 2016 16:36:23 +0200 wenzelm clarified errors: more positions;
Wed, 30 Mar 2016 15:15:12 +0200 wenzelm clarified simple mixfix;
Wed, 30 Mar 2016 14:59:12 +0200 wenzelm tuned;
Wed, 30 Mar 2016 14:52:23 +0200 wenzelm more operations;
Wed, 30 Mar 2016 14:35:41 +0200 wenzelm updated dependencies;
Wed, 30 Mar 2016 14:33:40 +0200 wenzelm updated to Navigator 2.6;
Wed, 30 Mar 2016 15:16:50 +0200 blanchet more 'corec' docs
Tue, 29 Mar 2016 23:45:28 +0200 wenzelm merged
Tue, 29 Mar 2016 23:41:28 +0200 wenzelm proper session dirs for "isabelle jedit" and "isabelle console" with options -d and -l;
Tue, 29 Mar 2016 22:22:12 +0200 wenzelm tuned messages -- more positions;
Tue, 29 Mar 2016 21:17:29 +0200 wenzelm more position information for type mixfix;
Tue, 29 Mar 2016 20:53:52 +0200 wenzelm tuned signature;
Tue, 29 Mar 2016 20:52:19 +0200 wenzelm proper norm_props, e.g. relevant for ML pp;
Tue, 29 Mar 2016 16:20:48 +0200 wenzelm clarified reports;
Tue, 29 Mar 2016 14:03:26 +0200 wenzelm tuned signature;
Tue, 29 Mar 2016 21:25:19 +0200 blanchet more 'corec' docs
Tue, 29 Mar 2016 19:17:05 +0200 blanchet tuning
Tue, 29 Mar 2016 19:11:03 +0200 blanchet more 'corec' docs
Tue, 29 Mar 2016 18:32:08 +0200 blanchet try tactics in right order w.r.t. schematics
Tue, 29 Mar 2016 18:07:55 +0200 blanchet more natural order for 'cong_intros'
Tue, 29 Mar 2016 17:42:43 +0200 blanchet more 'corec' documentation
Tue, 29 Mar 2016 10:57:02 +0200 blanchet renamed generated theorem
Tue, 29 Mar 2016 09:49:39 +0200 blanchet tuning
Tue, 29 Mar 2016 09:45:54 +0200 blanchet added sketchy 'corec' documentation
Mon, 28 Mar 2016 12:11:54 +0200 blanchet compile
Mon, 28 Mar 2016 12:05:47 +0200 blanchet updated Sledgehammer documentation
Mon, 28 Mar 2016 12:05:47 +0200 blanchet a more generous hard timeout
Mon, 28 Mar 2016 12:05:47 +0200 blanchet early warning when Sledgehammer finds a proof
Mon, 28 Mar 2016 12:05:47 +0200 blanchet another 'corec' example
Mon, 28 Mar 2016 12:05:47 +0200 blanchet don't ask too much of 'transfer_prover'
Mon, 28 Mar 2016 12:05:47 +0200 blanchet commented out for now
Mon, 28 Mar 2016 12:05:47 +0200 blanchet tuning
Mon, 28 Mar 2016 12:05:47 +0200 blanchet FIXME
Mon, 28 Mar 2016 12:05:47 +0200 blanchet avoid 'prove_sorry' for unreliable tactics
Mon, 28 Mar 2016 12:05:47 +0200 blanchet reused code
Mon, 28 Mar 2016 12:05:47 +0200 blanchet tuning
Mon, 28 Mar 2016 12:05:47 +0200 blanchet tuned examples
Mon, 28 Mar 2016 12:05:47 +0200 blanchet new 'corec' example
Mon, 28 Mar 2016 12:05:47 +0200 blanchet more reliable check for rhs variables
Mon, 28 Mar 2016 12:05:47 +0200 blanchet strengthened tactic
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML function
Mon, 28 Mar 2016 12:05:47 +0200 blanchet added '_legacy' suffixes
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML interface
Mon, 28 Mar 2016 12:05:47 +0200 blanchet tuning
Mon, 28 Mar 2016 12:05:47 +0200 blanchet refined experimental option of Sledgehammer
Sat, 26 Mar 2016 18:51:58 +0100 wenzelm tuned;
Sat, 26 Mar 2016 16:14:46 +0100 wenzelm explicit print_depth for the sake of Spec_Check.determine_type;
Sat, 26 Mar 2016 14:27:58 +0100 wenzelm obsolete -- done in Isabelle_Process.init_options;
Sat, 26 Mar 2016 14:14:23 +0100 wenzelm clarified use of options;
Sat, 26 Mar 2016 13:41:14 +0100 wenzelm tuned signature;
Sat, 26 Mar 2016 12:35:11 +0100 wenzelm clarified use of options;
Sat, 26 Mar 2016 12:22:15 +0100 wenzelm avoid hardwired values;
Sat, 26 Mar 2016 12:17:02 +0100 wenzelm eliminated duplicate;
Sat, 26 Mar 2016 12:12:13 +0100 wenzelm more operations;
Thu, 24 Mar 2016 16:10:18 +0100 nipkow merged
Thu, 24 Mar 2016 15:56:54 +0100 nipkow merged
Thu, 24 Mar 2016 15:56:47 +0100 nipkow added Leftist_Heap
Thu, 24 Mar 2016 15:59:19 +0100 wenzelm updated to scala-2.11.8;
Thu, 24 Mar 2016 14:55:43 +0100 wenzelm proper SHA1 digest as annex to heap file: Poly/ML reads precise segment length;
Thu, 24 Mar 2016 13:22:02 +0100 wenzelm more operations;
Thu, 24 Mar 2016 13:08:12 +0100 wenzelm tuned signature;
Wed, 23 Mar 2016 09:37:38 +1100 kleing HOL-Word: add stronger bl_to_bin_lt2p_drop
Wed, 23 Mar 2016 16:37:19 +0100 blanchet proper sectioning
Wed, 23 Mar 2016 16:37:13 +0100 blanchet sorted out type issue with sort constraints
Tue, 22 Mar 2016 13:44:50 +0100 blanchet tuned whitespace
Tue, 22 Mar 2016 13:32:40 +0100 blanchet compile
Tue, 22 Mar 2016 12:39:37 +0100 blanchet added 'corec' examples and tests
Tue, 22 Mar 2016 12:39:37 +0100 blanchet file header
Tue, 22 Mar 2016 12:39:37 +0100 blanchet added two 'corec' examples
Tue, 22 Mar 2016 12:39:37 +0100 blanchet document addition of 'corec'
Tue, 22 Mar 2016 12:39:37 +0100 blanchet moved 'corec' from ssh://hg@bitbucket.org/jasmin_blanchette/nonprim-corec to Isabelle
Tue, 22 Mar 2016 12:39:37 +0100 blanchet put all 'bnf_*.ML' files together, irrespective of bootstrapping/dependency constraints
Tue, 22 Mar 2016 08:00:33 +0100 blanchet nicer error
Tue, 22 Mar 2016 08:00:15 +0100 blanchet more debugging
Tue, 22 Mar 2016 07:57:02 +0100 blanchet more general, reliable N2M
Tue, 22 Mar 2016 07:57:02 +0100 blanchet better warning, with definitions in right order
Tue, 22 Mar 2016 07:57:02 +0100 blanchet export ML function
Tue, 22 Mar 2016 07:57:01 +0100 blanchet added timers to N2M
Tue, 22 Mar 2016 07:18:36 +0100 traytel document that n2m does not depend on most things in fp_sugar in its type
Mon, 21 Mar 2016 21:18:08 +0100 wenzelm clarified rule structure;
Mon, 21 Mar 2016 20:38:39 +0100 wenzelm accomodate Isabelle identifiers with subscripts;
Mon, 21 Mar 2016 20:22:07 +0100 wenzelm more accurate fixes (e.g. for notE, FalseE), amending baa589c574ff;
Mon, 21 Mar 2016 19:57:56 +0100 wenzelm eliminated unused argument (see also 58110c1e02bc);
Mon, 21 Mar 2016 11:54:45 +0100 hoelzl add le_log_of_power and le_log2_of_power by Tobias Nipkow
Sat, 19 Mar 2016 16:53:09 +0100 haftmann unified CHAR with CHR syntax
Fri, 18 Mar 2016 22:19:46 +0100 wenzelm isabelle process -T THEORY;
Fri, 18 Mar 2016 22:15:51 +0100 wenzelm proper option -l;
Fri, 18 Mar 2016 22:00:26 +0100 wenzelm avoid redundant addLeftOfScrollBar;
Fri, 18 Mar 2016 21:55:46 +0100 wenzelm no dependency on HighlightPlugin, despite e7b2cfcef94c;
Fri, 18 Mar 2016 21:29:10 +0100 wenzelm observe ML print depth;
Fri, 18 Mar 2016 21:21:09 +0100 wenzelm clarified print depth;
Fri, 18 Mar 2016 20:35:01 +0100 wenzelm recovered from Unicode accident in 7248d106c607;
Fri, 18 Mar 2016 20:29:50 +0100 wenzelm merged
Fri, 18 Mar 2016 18:32:35 +0100 wenzelm tuned -- fewer warnings;
Fri, 18 Mar 2016 17:58:19 +0100 wenzelm discontinued slightly odd "secure" mode;
Fri, 18 Mar 2016 17:51:57 +0100 wenzelm clarified Pretty.T toplevel pp;
Fri, 18 Mar 2016 17:11:30 +0100 wenzelm clarified modules;
Fri, 18 Mar 2016 16:38:40 +0100 wenzelm clarified modules;
Fri, 18 Mar 2016 16:38:04 +0100 wenzelm tuned header;
Fri, 18 Mar 2016 16:26:35 +0100 wenzelm clarified modules;
Thu, 17 Mar 2016 16:56:44 +0100 wenzelm @{make_string} is available during Pure bootstrap;
Thu, 17 Mar 2016 13:44:18 +0100 wenzelm clarified modules;
Thu, 17 Mar 2016 12:32:12 +0100 wenzelm unused;
Thu, 17 Mar 2016 10:54:28 +0100 wenzelm hide critical structures of Poly/ML, to make it harder to disrupt the ML environment;
Thu, 17 Mar 2016 10:22:50 +0100 wenzelm obsolete;
Thu, 17 Mar 2016 10:21:43 +0100 wenzelm tuned signature;
Thu, 17 Mar 2016 10:00:38 +0100 wenzelm obsolete;
Thu, 17 Mar 2016 09:59:37 +0100 wenzelm tuned whitespace;
Thu, 17 Mar 2016 09:41:21 +0100 wenzelm proper ML type;
Fri, 18 Mar 2016 12:54:20 +0100 Andreas Lochbihler merged
Fri, 18 Mar 2016 08:01:49 +0100 Andreas Lochbihler move Complete_Partial_Orders2 from AFP/Coinductive to HOL/Library
Fri, 18 Mar 2016 12:48:00 +0100 nipkow superfluous premise (noticed by Julian Nagele)
Fri, 18 Mar 2016 10:14:56 +0100 nipkow added tree lemmas
Fri, 18 Mar 2016 08:32:37 +0100 traytel normalize schematic names since they are used to instantiate the theorem later
Thu, 17 Mar 2016 14:48:14 +0100 hoelzl more stuff for extended nonnegative real numbers
Thu, 17 Mar 2016 08:56:45 +0100 Andreas Lochbihler less preconditions
Wed, 16 Mar 2016 22:42:15 +0100 wenzelm merged
Wed, 16 Mar 2016 22:19:08 +0100 wenzelm eliminated spurious Unicode, which is in conflict with Isabelle symbol interpretation;
Wed, 16 Mar 2016 22:16:58 +0100 wenzelm pro-forma selection for improved error message;
Wed, 16 Mar 2016 22:06:05 +0100 wenzelm eliminated without magic name;
Wed, 16 Mar 2016 22:04:38 +0100 wenzelm NEWS;
Wed, 16 Mar 2016 21:45:04 +0100 wenzelm always build with full results;
Wed, 16 Mar 2016 21:14:59 +0100 wenzelm clarified name;
Wed, 16 Mar 2016 21:11:15 +0100 wenzelm isabelle process -d;
Wed, 16 Mar 2016 20:50:38 +0100 wenzelm tuned signature;
Wed, 16 Mar 2016 15:08:22 +0100 wenzelm support for Poly/ML heap hierarchy, which saves a lot of disk space;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip