Wed, 24 Jul 2013 13:03:53 +0200 proper transfer rule format for map_transfer
traytel [Wed, 24 Jul 2013 13:03:53 +0200] rev 52725
proper transfer rule format for map_transfer
Wed, 24 Jul 2013 07:39:37 +0200 merged
krauss [Wed, 24 Jul 2013 07:39:37 +0200] rev 52724
merged
Tue, 23 Jul 2013 16:56:46 +0200 eliminate duplicate calls when moving to closed form -- graph decomposition chokes on duplicates
krauss [Tue, 23 Jul 2013 16:56:46 +0200] rev 52723
eliminate duplicate calls when moving to closed form -- graph decomposition chokes on duplicates
Tue, 23 Jul 2013 18:36:23 +0200 removed obsolete HOL-Boogie session;
boehmes [Tue, 23 Jul 2013 18:36:23 +0200] rev 52722
removed obsolete HOL-Boogie session; keep examples that also test SMT solvers, using a minimal version of the old Boogie loader
Tue, 23 Jul 2013 13:14:14 +0200 transfer stored bnf theorems into the "current" theory when retrieving a bnf (avoids non-trivial merges)
traytel [Tue, 23 Jul 2013 13:14:14 +0200] rev 52721
transfer stored bnf theorems into the "current" theory when retrieving a bnf (avoids non-trivial merges)
Tue, 23 Jul 2013 13:10:27 +0200 separate ML interface to note facts of a bnf
traytel [Tue, 23 Jul 2013 13:10:27 +0200] rev 52720
separate ML interface to note facts of a bnf
Mon, 22 Jul 2013 21:12:15 +0200 transfer rule for map (not yet registered as a transfer rule)
traytel [Mon, 22 Jul 2013 21:12:15 +0200] rev 52719
transfer rule for map (not yet registered as a transfer rule)
Sun, 21 Jul 2013 14:02:33 +0200 tuned exercises
nipkow [Sun, 21 Jul 2013 14:02:33 +0200] rev 52718
tuned exercises
Sat, 20 Jul 2013 16:45:00 +0200 clarified option name, with improved sort order wrt. "time" options;
wenzelm [Sat, 20 Jul 2013 16:45:00 +0200] rev 52717
clarified option name, with improved sort order wrt. "time" options;
Sat, 20 Jul 2013 16:29:06 +0200 document update at high priority -- important;
wenzelm [Sat, 20 Jul 2013 16:29:06 +0200] rev 52716
document update at high priority -- important;
Sat, 20 Jul 2013 16:27:55 +0200 option editor_execution_priority;
wenzelm [Sat, 20 Jul 2013 16:27:55 +0200] rev 52715
option editor_execution_priority;
Sat, 20 Jul 2013 16:18:17 +0200 obscure options;
wenzelm [Sat, 20 Jul 2013 16:18:17 +0200] rev 52714
obscure options;
Sat, 20 Jul 2013 16:16:23 +0200 print_state at high priority -- fast and important;
wenzelm [Sat, 20 Jul 2013 16:16:23 +0200] rev 52713
print_state at high priority -- fast and important;
Fri, 19 Jul 2013 23:29:43 +0200 proper Future.shutdown, to wait for the scheduler thread to finish remaining tasks (notably external processes);
wenzelm [Fri, 19 Jul 2013 23:29:43 +0200] rev 52712
proper Future.shutdown, to wait for the scheduler thread to finish remaining tasks (notably external processes);
Fri, 19 Jul 2013 20:56:39 +0200 old Poly/ML 5.3.0 cannot share the massive heap of HOL anymore (after introduction of immutable theory in 38466f4f3483);
wenzelm [Fri, 19 Jul 2013 20:56:39 +0200] rev 52711
old Poly/ML 5.3.0 cannot share the massive heap of HOL anymore (after introduction of immutable theory in 38466f4f3483);
Fri, 19 Jul 2013 17:58:57 +0200 just one option "skip_proofs", without direct access within the editor (it makes document processing stateful without strong reasons -- monotonic updates already handle goal forks smoothly);
wenzelm [Fri, 19 Jul 2013 17:58:57 +0200] rev 52710
just one option "skip_proofs", without direct access within the editor (it makes document processing stateful without strong reasons -- monotonic updates already handle goal forks smoothly);
Fri, 19 Jul 2013 17:35:12 +0200 turned pattern unify flag into configuration option (global only);
wenzelm [Fri, 19 Jul 2013 17:35:12 +0200] rev 52709
turned pattern unify flag into configuration option (global only);
Fri, 19 Jul 2013 16:36:13 +0200 merged
traytel [Fri, 19 Jul 2013 16:36:13 +0200] rev 52708
merged
Fri, 19 Jul 2013 14:51:45 +0200 permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
traytel [Fri, 19 Jul 2013 14:51:45 +0200] rev 52707
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
Fri, 19 Jul 2013 15:48:04 +0200 added exerciese
nipkow [Fri, 19 Jul 2013 15:48:04 +0200] rev 52706
added exerciese
Fri, 19 Jul 2013 12:00:31 +0200 do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
traytel [Fri, 19 Jul 2013 12:00:31 +0200] rev 52705
do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
Thu, 18 Jul 2013 23:13:44 +0200 modify background theory where it is actually required (cf. 51dfdcd88e84);
wenzelm [Thu, 18 Jul 2013 23:13:44 +0200] rev 52704
modify background theory where it is actually required (cf. 51dfdcd88e84);
Thu, 18 Jul 2013 22:32:00 +0200 tuned messages -- avoid text folds stemming from Pretty.chunks;
wenzelm [Thu, 18 Jul 2013 22:32:00 +0200] rev 52703
tuned messages -- avoid text folds stemming from Pretty.chunks;
Thu, 18 Jul 2013 22:18:20 +0200 proper system options for 'find_theorems';
wenzelm [Thu, 18 Jul 2013 22:18:20 +0200] rev 52702
proper system options for 'find_theorems';
Thu, 18 Jul 2013 22:00:35 +0200 guard unify tracing via visible status of global theory;
wenzelm [Thu, 18 Jul 2013 22:00:35 +0200] rev 52701
guard unify tracing via visible status of global theory; find_theorems: back-patching of background theory to observe Context_Position.is_visible avoids spamming via auto solve_direct;
Thu, 18 Jul 2013 21:57:27 +0200 provide global operations as well;
wenzelm [Thu, 18 Jul 2013 21:57:27 +0200] rev 52700
provide global operations as well;
Thu, 18 Jul 2013 21:20:09 +0200 tuned signature;
wenzelm [Thu, 18 Jul 2013 21:20:09 +0200] rev 52699
tuned signature;
Thu, 18 Jul 2013 21:06:21 +0200 tuned;
wenzelm [Thu, 18 Jul 2013 21:06:21 +0200] rev 52698
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip