Tue, 14 May 2013 13:46:33 +0200 wenzelm more scalable Library.separate -- NB: JVM has tiny fixed-size stack;
Tue, 14 May 2013 12:46:26 +0200 wenzelm support for more informative crashes;
Tue, 14 May 2013 12:31:11 +0200 wenzelm more antiquotations;
Tue, 14 May 2013 12:22:18 +0200 wenzelm tuned messages;
Tue, 14 May 2013 12:21:35 +0200 wenzelm more generous java resources via ISABELLE_BUILD_JAVA_OPTIONS;
Tue, 14 May 2013 09:49:03 +0200 blanchet generate valid direct Isar proof also if the facts are contradictory
Tue, 14 May 2013 07:09:09 +0200 nipkow tuned names
Tue, 14 May 2013 06:54:31 +0200 nipkow tuned names
Mon, 13 May 2013 22:49:00 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 22:26:59 +0200 wenzelm more direct output of remaining PGIP rudiments;
Mon, 13 May 2013 22:12:24 +0200 wenzelm simplified preferences, removed obsolete operations;
Mon, 13 May 2013 22:00:19 +0200 wenzelm tuned signature;
Mon, 13 May 2013 21:42:27 +0200 wenzelm more direct output of remaining PGIP rudiments;
Mon, 13 May 2013 21:07:01 +0200 wenzelm obsolete;
Mon, 13 May 2013 21:03:30 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 20:35:04 +0200 wenzelm recovered informative progress from 016cb7d8f297;
Mon, 13 May 2013 20:30:49 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 20:26:34 +0200 wenzelm clean startup of RAW session;
Mon, 13 May 2013 20:15:06 +0200 wenzelm dummy PGIP id, which appears to be sufficient for PG/Emacs;
Mon, 13 May 2013 19:52:16 +0200 wenzelm limit build process output, to avoid bombing Isabelle/Scala process by ill-behaved jobs (e.g. Containers in AFP/9025435b29cf);
Mon, 13 May 2013 16:40:59 +0200 wenzelm merged
Mon, 13 May 2013 13:23:13 +0200 wenzelm option "goals_limit", with more uniform description;
Mon, 13 May 2013 13:01:10 +0200 wenzelm clarified message when subgoals have been stripped -- unconditional;
Mon, 13 May 2013 12:40:17 +0200 wenzelm retain goal display options when printing error messages, to avoid breakdown for huge goals;
Mon, 13 May 2013 15:22:19 +0200 kuncar typo
Mon, 13 May 2013 13:59:04 +0200 kuncar better support for domains in Lifting/Transfer = replace Domainp T by the actual invariant in a transferred goal
Mon, 13 May 2013 12:13:24 +0200 kuncar try to detect assumptions of transfer rules that are in a shape of a transfer rule
Mon, 13 May 2013 12:13:24 +0200 kuncar publish a private function
Mon, 13 May 2013 06:50:37 +0200 nipkow tuned names
Sun, 12 May 2013 20:58:01 +0200 wenzelm re-init ISABELLE_PROCESS_OPTIONS to allow nested ISABELLE_PROCESS invocations, e.g. HOL-Mutabelle-ex;
Sun, 12 May 2013 20:46:17 +0200 wenzelm more standard Isabelle/ML operations -- avoid inaccurate Bool.fromString;
Sun, 12 May 2013 20:30:34 +0200 wenzelm prefer standard Isabelle/ML operations;
Sun, 12 May 2013 20:25:45 +0200 wenzelm some system options as context-sensitive config options;
Sun, 12 May 2013 19:56:30 +0200 wenzelm load options for regular isabelle-process, not just for Isar loop (relevant for numerous low-level tools) -- NB: Isabelle_Process manages options via protocol message;
Sun, 12 May 2013 18:22:44 +0200 wenzelm support for system options as context-sensitive config options;
Sun, 12 May 2013 18:20:16 +0200 wenzelm tuned signature;
Sun, 12 May 2013 17:56:53 +0200 wenzelm tuned comments;
Sun, 12 May 2013 17:51:34 +0200 wenzelm support for options as preferences;
Sun, 12 May 2013 17:42:36 +0200 wenzelm more operations in accordance to Scala version;
Sun, 12 May 2013 15:08:11 +0200 wenzelm more systematic access to options default;
Sun, 12 May 2013 15:05:15 +0200 wenzelm full default options for Isabelle_Process and Build;
Sun, 12 May 2013 14:25:16 +0200 wenzelm decentralized historic settings;
Sun, 12 May 2013 13:56:21 +0200 wenzelm removed obsolete test_markup;
Sun, 12 May 2013 13:46:41 +0200 wenzelm Proof General interaction always uses Isar loop;
Sun, 12 May 2013 13:08:23 +0200 wenzelm proper context;
Sat, 11 May 2013 22:20:59 +0200 wenzelm merged
Sat, 11 May 2013 22:17:18 +0200 wenzelm more direct PGIP/Emacs processing and output;
Sat, 11 May 2013 21:34:53 +0200 wenzelm more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;
Sat, 11 May 2013 20:10:24 +0200 wenzelm removed redundant modules;
Sat, 11 May 2013 18:45:38 +0200 wenzelm removed some obsolete PGIP/PGEclipse material;
Sat, 11 May 2013 18:16:17 +0200 wenzelm never open structure Unsynchronized (cf. "implementation" manual);
Sat, 11 May 2013 16:57:18 +0200 wenzelm prefer explicitly qualified exceptions, which is particular important for robust handlers;
Sat, 11 May 2013 16:13:08 +0200 wenzelm avoid PolyML.makestring, even in dead code;
Sat, 11 May 2013 16:00:24 +0200 blanchet fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
Fri, 10 May 2013 19:41:23 +0200 kuncar don't apply an unnecessary morphism
Fri, 10 May 2013 06:34:29 +0200 nipkow tuned
Thu, 09 May 2013 20:44:37 +0200 traytel relator coinduction for codatatypes
Thu, 09 May 2013 03:58:28 +0200 nipkow standard ivl notation [l,h]
Thu, 09 May 2013 02:42:51 +0200 nipkow merged
Wed, 08 May 2013 12:06:04 +0200 nipkow tuned
Wed, 08 May 2013 19:16:43 +0200 blanchet avoid polymorphic uncurried aliases with more arguments than there are arguments in the most general type of a HOL constant, to dodge issues at declaration time
Wed, 08 May 2013 16:38:02 +0200 blanchet proper unmangling -- the bug is visible when "uncurried_aliases" is enabled with Alt-Ergo or Poly. SPASS
Wed, 08 May 2013 15:47:19 +0200 blanchet use right default for "uncurried_aliases" with polymorphic SPASS
Wed, 08 May 2013 13:33:04 +0200 traytel relator induction for datatypes
Wed, 08 May 2013 11:57:42 +0200 traytel store proper theorems even for fixed points that have no passive live variables
Wed, 08 May 2013 09:45:30 +0200 traytel stronger monotonicity property for relators
Wed, 08 May 2013 09:39:30 +0200 traytel make tactic actually work for op = as relator
Wed, 08 May 2013 06:14:11 +0200 nipkow tuned
Wed, 08 May 2013 04:16:44 +0200 nipkow hide Fin on output
Tue, 07 May 2013 21:37:40 +0200 blanchet removed dead argument
Tue, 07 May 2013 21:09:47 +0200 blanchet more robust iterator construction (needed for mutualized FPs)
Tue, 07 May 2013 21:09:46 +0200 blanchet tuning
Tue, 07 May 2013 18:40:23 +0200 traytel removed dead internal constants/theorems
Tue, 07 May 2013 17:35:29 +0200 blanchet removed tracing
Tue, 07 May 2013 17:29:23 +0200 blanchet export one more function
Tue, 07 May 2013 17:07:37 +0200 blanchet added field to record
Tue, 07 May 2013 16:43:17 +0200 blanchet tuning
Tue, 07 May 2013 16:18:42 +0200 blanchet removed dead code
Tue, 07 May 2013 16:15:21 +0200 blanchet move function to library
Tue, 07 May 2013 15:40:00 +0200 blanchet tuning
Tue, 07 May 2013 15:32:12 +0200 blanchet more
Tue, 07 May 2013 15:31:58 +0200 blanchet tuning
Tue, 07 May 2013 15:11:24 +0200 blanchet code tuning
Tue, 07 May 2013 15:03:15 +0200 blanchet merge
Tue, 07 May 2013 15:03:01 +0200 blanchet refactoring
Tue, 07 May 2013 14:27:39 +0200 blanchet export one more function + tuning
Tue, 07 May 2013 15:20:46 +0200 traytel do not unfold the definition of the relator as it is not defined in terms of srel anymore
Tue, 07 May 2013 14:47:22 +0200 traytel tuned
Tue, 07 May 2013 14:22:54 +0200 traytel got rid of the set based relator---use (binary) predicate based relator instead
Tue, 07 May 2013 11:27:29 +0200 blanchet tuned names + extended ML signature
Tue, 07 May 2013 10:35:40 +0200 nipkow merged
Tue, 07 May 2013 10:34:55 +0200 nipkow tuned name: filter -> constrain (longer but more intuitive)
Tue, 07 May 2013 10:29:30 +0200 blanchet tuning
Tue, 07 May 2013 10:18:59 +0200 blanchet imported patch refactor_coiter_constr
Tue, 07 May 2013 03:24:23 +0200 nipkow tuned
Mon, 06 May 2013 22:49:26 +0200 blanchet started factoring out coiter construction
Mon, 06 May 2013 21:29:16 +0200 blanchet rationalize ML signature
Mon, 06 May 2013 21:20:54 +0200 blanchet factor out construction of iterator
Mon, 06 May 2013 18:17:45 +0200 blanchet tuning
Mon, 06 May 2013 15:10:21 +0200 nipkow improved defns and proofs
Mon, 06 May 2013 11:17:33 +0200 smolkas undo 46d911ab9170 since it causes problems
Mon, 06 May 2013 11:05:32 +0200 smolkas allow '-'s in tptp ids to avoid problems with remote_vampire
Mon, 06 May 2013 11:03:08 +0200 smolkas added preplay tracing
Mon, 06 May 2013 11:03:08 +0200 smolkas handle dummy atp terms
Mon, 06 May 2013 11:03:08 +0200 smolkas avoid dummy annotations; terminate preplay/compression if metis fails; fixed bug
Mon, 06 May 2013 11:03:08 +0200 smolkas added informative error messages
Mon, 06 May 2013 02:48:18 +0200 nipkow tail recursive version of map, for code generation, optionally
Mon, 06 May 2013 00:25:04 +0200 nipkow simplified proofs
Fri, 03 May 2013 10:27:24 +0200 blanchet tuning
Fri, 03 May 2013 10:26:34 +0200 blanchet pass certain readability-enhancing Vampire options only when an Isar proof is needed
Fri, 03 May 2013 05:25:14 +0200 nipkow added lemma
Fri, 03 May 2013 02:52:25 +0200 nipkow added lemma
Thu, 02 May 2013 21:04:50 +0200 blanchet renamings
Thu, 02 May 2013 18:48:39 +0200 blanchet code tuning
Thu, 02 May 2013 18:34:36 +0200 blanchet signature tuning
Thu, 02 May 2013 18:25:44 +0200 blanchet removed dead code
Thu, 02 May 2013 18:16:28 +0200 blanchet tuned signature
Thu, 02 May 2013 16:33:04 +0200 blanchet store (co)induction rules in data structure
Thu, 02 May 2013 16:14:14 +0200 blanchet tuning names
Thu, 02 May 2013 15:28:11 +0200 blanchet got rid of needless library function (find_minimum)
Thu, 02 May 2013 15:08:59 +0200 blanchet one more lib function
Thu, 02 May 2013 14:04:56 +0200 blanchet export one more function
Thu, 02 May 2013 12:35:02 +0200 blanchet rationalized data structure
Thu, 02 May 2013 11:58:18 +0200 blanchet added and moved library functions (used in primrec code)
Thu, 02 May 2013 11:19:05 +0200 blanchet tuned names -- co_ and un_ with underscore are to be understood as (co) and (un)
Thu, 02 May 2013 10:16:40 +0200 blanchet tuning
Thu, 02 May 2013 10:11:14 +0200 blanchet more code rationalization
Thu, 02 May 2013 10:05:30 +0200 blanchet more code rationalization
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip