Fri, 10 Aug 2012 13:15:00 +0200 tuned;
wenzelm [Fri, 10 Aug 2012 13:15:00 +0200] rev 48753
tuned;
Fri, 10 Aug 2012 10:23:54 +0200 discontinued mostly unused markup for command spans;
wenzelm [Fri, 10 Aug 2012 10:23:54 +0200] rev 48752
discontinued mostly unused markup for command spans;
Fri, 10 Aug 2012 10:18:07 +0200 more visible markup of malformed input as "bad";
wenzelm [Fri, 10 Aug 2012 10:18:07 +0200] rev 48751
more visible markup of malformed input as "bad";
Fri, 10 Aug 2012 13:33:54 +0200 tuned proofs
blanchet [Fri, 10 Aug 2012 13:33:54 +0200] rev 48750
tuned proofs
Thu, 09 Aug 2012 22:31:04 +0200 some attempts to keep malformed syntax errors focussed, without too much red spilled onto the document view;
wenzelm [Thu, 09 Aug 2012 22:31:04 +0200] rev 48749
some attempts to keep malformed syntax errors focussed, without too much red spilled onto the document view;
Thu, 09 Aug 2012 21:09:24 +0200 refined recover_spans: take visible range into account, reparse and trim results -- to improve editing experience wrt. unbalanced quotations etc.;
wenzelm [Thu, 09 Aug 2012 21:09:24 +0200] rev 48748
refined recover_spans: take visible range into account, reparse and trim results -- to improve editing experience wrt. unbalanced quotations etc.; tuned signature;
Thu, 09 Aug 2012 19:51:29 +0200 tuned signature;
wenzelm [Thu, 09 Aug 2012 19:51:29 +0200] rev 48747
tuned signature;
Thu, 09 Aug 2012 19:37:42 +0200 more direct Linear_Set.reverse, swapping orientation of the graph;
wenzelm [Thu, 09 Aug 2012 19:37:42 +0200] rev 48746
more direct Linear_Set.reverse, swapping orientation of the graph; tuned;
Thu, 09 Aug 2012 17:13:46 +0200 tuned signature;
wenzelm [Thu, 09 Aug 2012 17:13:46 +0200] rev 48745
tuned signature;
Thu, 09 Aug 2012 14:56:06 +0200 tuned;
wenzelm [Thu, 09 Aug 2012 14:56:06 +0200] rev 48744
tuned;
Thu, 09 Aug 2012 14:37:43 +0200 refined recovery of scan errors: longest prefix of delimited token after failure, otherwise just one symbol;
wenzelm [Thu, 09 Aug 2012 14:37:43 +0200] rev 48743
refined recovery of scan errors: longest prefix of delimited token after failure, otherwise just one symbol;
Thu, 09 Aug 2012 14:09:36 +0200 explicit FIXME;
wenzelm [Thu, 09 Aug 2012 14:09:36 +0200] rev 48742
explicit FIXME;
Thu, 09 Aug 2012 12:39:05 +0200 tuned signature;
wenzelm [Thu, 09 Aug 2012 12:39:05 +0200] rev 48741
tuned signature;
Wed, 08 Aug 2012 22:14:39 +0200 corrected header
haftmann [Wed, 08 Aug 2012 22:14:39 +0200] rev 48740
corrected header
Wed, 08 Aug 2012 20:35:34 +0200 refined isabelle mkroot;
wenzelm [Wed, 08 Aug 2012 20:35:34 +0200] rev 48739
refined isabelle mkroot; allow empty 'theories' to facilitate generated templates;
Wed, 08 Aug 2012 17:49:56 +0200 simplified session specifications: names are taken verbatim and current directory is default;
wenzelm [Wed, 08 Aug 2012 17:49:56 +0200] rev 48738
simplified session specifications: names are taken verbatim and current directory is default;
Wed, 08 Aug 2012 15:58:40 +0200 added build option -D: include session directory and select its sessions;
wenzelm [Wed, 08 Aug 2012 15:58:40 +0200] rev 48737
added build option -D: include session directory and select its sessions;
Wed, 08 Aug 2012 14:45:40 +0200 discontinued obsolete "isabelle makeall";
wenzelm [Wed, 08 Aug 2012 14:45:40 +0200] rev 48736
discontinued obsolete "isabelle makeall";
Fri, 27 Jul 2012 20:54:01 +0200 even more permissive approximation of master_dir, which is only required to access external resources ('uses' etc.);
wenzelm [Fri, 27 Jul 2012 20:54:01 +0200] rev 48735
even more permissive approximation of master_dir, which is only required to access external resources ('uses' etc.);
Wed, 08 Aug 2012 14:30:27 +0200 back to implicit commit via isabelle-process -- save image only once (cf. 181b91e1d1c1);
wenzelm [Wed, 08 Aug 2012 14:30:27 +0200] rev 48734
back to implicit commit via isabelle-process -- save image only once (cf. 181b91e1d1c1);
Wed, 08 Aug 2012 12:51:20 +0200 proper axiomatization of "mem" -- do not leave it formally unspecified;
wenzelm [Wed, 08 Aug 2012 12:51:20 +0200] rev 48733
proper axiomatization of "mem" -- do not leave it formally unspecified;
Wed, 08 Aug 2012 12:38:41 +0200 simplified Pure bootstrap -- separate pure_setup.ML was required for Alice/ML at some point;
wenzelm [Wed, 08 Aug 2012 12:38:41 +0200] rev 48732
simplified Pure bootstrap -- separate pure_setup.ML was required for Alice/ML at some point;
Wed, 08 Aug 2012 12:33:40 +0200 more casual exit back to ML toplevel, to accomodate commit in SML/NJ which continues at the saved point;
wenzelm [Wed, 08 Aug 2012 12:33:40 +0200] rev 48731
more casual exit back to ML toplevel, to accomodate commit in SML/NJ which continues at the saved point;
Wed, 08 Aug 2012 12:13:34 +0200 obsolete;
wenzelm [Wed, 08 Aug 2012 12:13:34 +0200] rev 48730
obsolete;
Wed, 08 Aug 2012 12:10:22 +0200 eliminated obsolete ISABELLE_USEDIR_OPTIONS;
wenzelm [Wed, 08 Aug 2012 12:10:22 +0200] rev 48729
eliminated obsolete ISABELLE_USEDIR_OPTIONS;
Wed, 08 Aug 2012 11:53:14 +0200 updated ML settings;
wenzelm [Wed, 08 Aug 2012 11:53:14 +0200] rev 48728
updated ML settings;
Wed, 08 Aug 2012 11:21:09 +0200 add legacy target for HOL-Probability, needed by AFP/Markov_Models
hoelzl [Wed, 08 Aug 2012 11:21:09 +0200] rev 48727
add legacy target for HOL-Probability, needed by AFP/Markov_Models
Wed, 08 Aug 2012 11:02:38 +0200 proper isabelle update_keywords tool;
wenzelm [Wed, 08 Aug 2012 11:02:38 +0200] rev 48726
proper isabelle update_keywords tool;
Wed, 08 Aug 2012 10:56:37 +0200 configure Admin as component, with its own lib/Tools;
wenzelm [Wed, 08 Aug 2012 10:56:37 +0200] rev 48725
configure Admin as component, with its own lib/Tools;
Wed, 08 Aug 2012 10:40:52 +0200 SOMEthing went utterly wrong in 5b51ccdc8623;
wenzelm [Wed, 08 Aug 2012 10:40:52 +0200] rev 48724
SOMEthing went utterly wrong in 5b51ccdc8623;
Wed, 08 Aug 2012 00:22:06 +0200 more legacy targets;
wenzelm [Wed, 08 Aug 2012 00:22:06 +0200] rev 48723
more legacy targets;
Tue, 07 Aug 2012 23:43:05 +0200 discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
wenzelm [Tue, 07 Aug 2012 23:43:05 +0200] rev 48722
discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
Tue, 07 Aug 2012 23:38:18 +0200 tuned;
wenzelm [Tue, 07 Aug 2012 23:38:18 +0200] rev 48721
tuned;
Tue, 07 Aug 2012 22:54:27 +0200 proper quoting
blanchet [Tue, 07 Aug 2012 22:54:27 +0200] rev 48720
proper quoting
Tue, 07 Aug 2012 22:32:14 +0200 merged
wenzelm [Tue, 07 Aug 2012 22:32:14 +0200] rev 48719
merged
Tue, 07 Aug 2012 22:25:17 +0200 more structural parsing for minor modes;
wenzelm [Tue, 07 Aug 2012 22:25:17 +0200] rev 48718
more structural parsing for minor modes; tuned signatures;
Tue, 07 Aug 2012 21:38:24 +0200 clarified Sidekick configuration, including minor modes;
wenzelm [Tue, 07 Aug 2012 21:38:24 +0200] rev 48717
clarified Sidekick configuration, including minor modes;
Tue, 07 Aug 2012 14:29:18 +0200 stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
blanchet [Tue, 07 Aug 2012 14:29:18 +0200] rev 48716
stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
Tue, 07 Aug 2012 13:03:50 +0200 specify full path to clausifier
blanchet [Tue, 07 Aug 2012 13:03:50 +0200] rev 48715
specify full path to clausifier
Tue, 07 Aug 2012 11:25:01 +0200 documentation
blanchet [Tue, 07 Aug 2012 11:25:01 +0200] rev 48714
documentation
Tue, 07 Aug 2012 20:28:35 +0200 more token markers, based on actual outer syntax;
wenzelm [Tue, 07 Aug 2012 20:28:35 +0200] rev 48713
more token markers, based on actual outer syntax; prefer official Outer_Syntax.init with its completions;
Tue, 07 Aug 2012 19:16:58 +0200 simplified process startup phases: INIT suffices for is_ready;
wenzelm [Tue, 07 Aug 2012 19:16:58 +0200] rev 48712
simplified process startup phases: INIT suffices for is_ready;
Tue, 07 Aug 2012 17:46:30 +0200 need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
wenzelm [Tue, 07 Aug 2012 17:46:30 +0200] rev 48711
need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
Tue, 07 Aug 2012 17:08:22 +0200 prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
wenzelm [Tue, 07 Aug 2012 17:08:22 +0200] rev 48710
prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
Tue, 07 Aug 2012 16:34:15 +0200 prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
wenzelm [Tue, 07 Aug 2012 16:34:15 +0200] rev 48709
prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol; just one cumulative Keyword.status at end of batch session;
Tue, 07 Aug 2012 15:19:08 +0200 permissive outer syntax wrt. symbol recoding;
wenzelm [Tue, 07 Aug 2012 15:19:08 +0200] rev 48708
permissive outer syntax wrt. symbol recoding;
Tue, 07 Aug 2012 15:01:48 +0200 simplified Document.Node.Header -- internalized errors;
wenzelm [Tue, 07 Aug 2012 15:01:48 +0200] rev 48707
simplified Document.Node.Header -- internalized errors;
Tue, 07 Aug 2012 13:21:29 +0200 tuned signature;
wenzelm [Tue, 07 Aug 2012 13:21:29 +0200] rev 48706
tuned signature;
Tue, 07 Aug 2012 12:35:24 +0200 tuned signature -- slightly more abstract text representation of prover process;
wenzelm [Tue, 07 Aug 2012 12:35:24 +0200] rev 48705
tuned signature -- slightly more abstract text representation of prover process;
Tue, 07 Aug 2012 12:10:26 +0200 tuned signature -- make Pretty less dependent on Symbol;
wenzelm [Tue, 07 Aug 2012 12:10:26 +0200] rev 48704
tuned signature -- make Pretty less dependent on Symbol;
Tue, 07 Aug 2012 10:28:04 +0200 extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
boehmes [Tue, 07 Aug 2012 10:28:04 +0200] rev 48703
extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
Tue, 07 Aug 2012 10:28:04 +0200 increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
boehmes [Tue, 07 Aug 2012 10:28:04 +0200] rev 48702
increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
Mon, 06 Aug 2012 22:12:17 +0200 documentation
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48701
documentation
Mon, 06 Aug 2012 22:12:17 +0200 added iProver(-Eq) local
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48700
added iProver(-Eq) local
Mon, 06 Aug 2012 22:12:17 +0200 optimized saving
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48699
optimized saving
Mon, 06 Aug 2012 21:11:42 +0200 pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
wenzelm [Mon, 06 Aug 2012 21:11:42 +0200] rev 48698
pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
Mon, 06 Aug 2012 17:54:05 +0200 merged
wenzelm [Mon, 06 Aug 2012 17:54:05 +0200] rev 48697
merged
Mon, 06 Aug 2012 15:02:59 +0100 switching from Emacs.app to Aquamacs.app
paulson [Mon, 06 Aug 2012 15:02:59 +0100] rev 48696
switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:01:15 +0100 switching from Emacs.app to Aquamacs.app
paulson [Mon, 06 Aug 2012 15:01:15 +0100] rev 48695
switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:12:18 +0200 modify group_cancel simprocs so that they can cancel multiple terms at once
huffman [Mon, 06 Aug 2012 15:12:18 +0200] rev 48694
modify group_cancel simprocs so that they can cancel multiple terms at once
Mon, 06 Aug 2012 16:05:29 +0200 "isabelle options" prints Isabelle system options;
wenzelm [Mon, 06 Aug 2012 16:05:29 +0200] rev 48693
"isabelle options" prints Isabelle system options;
Mon, 06 Aug 2012 14:33:23 +0200 removed leftover from 89cc3dfb383b, hoping that mira digests it;
wenzelm [Mon, 06 Aug 2012 14:33:23 +0200] rev 48692
removed leftover from 89cc3dfb383b, hoping that mira digests it;
Mon, 06 Aug 2012 14:19:56 +0200 discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
wenzelm [Mon, 06 Aug 2012 14:19:56 +0200] rev 48691
discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
Mon, 06 Aug 2012 11:59:09 +0200 more precise imitation of old ROOT.ML files;
wenzelm [Mon, 06 Aug 2012 11:59:09 +0200] rev 48690
more precise imitation of old ROOT.ML files;
Sun, 05 Aug 2012 23:37:26 +0200 fixed mira.py (cf. fe611991427a)
krauss [Sun, 05 Aug 2012 23:37:26 +0200] rev 48689
fixed mira.py (cf. fe611991427a)
Sun, 05 Aug 2012 23:32:04 +0200 corrected session name
krauss [Sun, 05 Aug 2012 23:32:04 +0200] rev 48688
corrected session name
Sun, 05 Aug 2012 22:25:16 +0200 removed obsolete mira configurations -- covered by AFP_images
krauss [Sun, 05 Aug 2012 22:25:16 +0200] rev 48687
removed obsolete mira configurations -- covered by AFP_images
Sun, 05 Aug 2012 22:00:59 +0200 modernized mira configurations, making use of isabelle build
krauss [Sun, 05 Aug 2012 22:00:59 +0200] rev 48686
modernized mira configurations, making use of isabelle build
Sun, 05 Aug 2012 15:11:09 +0200 removed mira configurations related to old importer
krauss [Sun, 05 Aug 2012 15:11:09 +0200] rev 48685
removed mira configurations related to old importer
Sun, 05 Aug 2012 21:57:25 +0200 re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
wenzelm [Sun, 05 Aug 2012 21:57:25 +0200] rev 48684
re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
Sun, 05 Aug 2012 20:11:32 +0200 more on isabelle mkroot;
wenzelm [Sun, 05 Aug 2012 20:11:32 +0200] rev 48683
more on isabelle mkroot;
Sun, 05 Aug 2012 16:20:34 +0200 added mkroot: prepare session root directory;
wenzelm [Sun, 05 Aug 2012 16:20:34 +0200] rev 48682
added mkroot: prepare session root directory;
Sun, 05 Aug 2012 13:42:21 +0200 prefer general Command_Line.tool wrapper (cf. Scala version);
wenzelm [Sun, 05 Aug 2012 13:42:21 +0200] rev 48681
prefer general Command_Line.tool wrapper (cf. Scala version);
Sun, 05 Aug 2012 13:23:54 +0200 simplified Session_Tree;
wenzelm [Sun, 05 Aug 2012 13:23:54 +0200] rev 48680
simplified Session_Tree; tuned messages;
Sat, 04 Aug 2012 22:50:56 +0200 some timeouts, which modify the build order;
wenzelm [Sat, 04 Aug 2012 22:50:56 +0200] rev 48679
some timeouts, which modify the build order;
Sat, 04 Aug 2012 22:23:48 +0200 queue ordering by descending outdegree and timeout;
wenzelm [Sat, 04 Aug 2012 22:23:48 +0200] rev 48678
queue ordering by descending outdegree and timeout;
Sat, 04 Aug 2012 21:48:09 +0200 tuned import;
wenzelm [Sat, 04 Aug 2012 21:48:09 +0200] rev 48677
tuned import;
Sat, 04 Aug 2012 21:45:41 +0200 clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
wenzelm [Sat, 04 Aug 2012 21:45:41 +0200] rev 48676
clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
Sat, 04 Aug 2012 20:28:35 +0200 clarified Session_Entry vs. Session_Info with related parsing operations;
wenzelm [Sat, 04 Aug 2012 20:28:35 +0200] rev 48675
clarified Session_Entry vs. Session_Info with related parsing operations; more error positions;
Sat, 04 Aug 2012 18:05:14 +0200 simplified class Job;
wenzelm [Sat, 04 Aug 2012 18:05:14 +0200] rev 48674
simplified class Job; tuned message;
Sat, 04 Aug 2012 17:26:30 +0200 let with_timing report overall number of threads;
wenzelm [Sat, 04 Aug 2012 17:26:30 +0200] rev 48673
let with_timing report overall number of threads;
Sat, 04 Aug 2012 17:06:55 +0200 further robustification of interrupts during build;
wenzelm [Sat, 04 Aug 2012 17:06:55 +0200] rev 48672
further robustification of interrupts during build;
Sat, 04 Aug 2012 16:56:42 +0200 refined outer syntax;
wenzelm [Sat, 04 Aug 2012 16:56:42 +0200] rev 48671
refined outer syntax;
Fri, 03 Aug 2012 19:08:15 +0200 prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
wenzelm [Fri, 03 Aug 2012 19:08:15 +0200] rev 48670
prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
Fri, 03 Aug 2012 17:56:35 +0200 remember ATP flops to avoid repeating them too quickly
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48669
remember ATP flops to avoid repeating them too quickly
Fri, 03 Aug 2012 17:56:35 +0200 remember which MaSh proofs were found using ATPs
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48668
remember which MaSh proofs were found using ATPs
Fri, 03 Aug 2012 17:56:35 +0200 rule out same "technical" theories for MePo as for MaSh
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48667
rule out same "technical" theories for MePo as for MaSh
Fri, 03 Aug 2012 17:56:35 +0200 don't generate queries for empty dependencies
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48666
don't generate queries for empty dependencies
Fri, 03 Aug 2012 17:56:35 +0200 crank up max number of dependencies
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48665
crank up max number of dependencies
Fri, 03 Aug 2012 17:56:35 +0200 never use MaSh in Metis examples, to avoid one dimension of nondeterminism
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48664
never use MaSh in Metis examples, to avoid one dimension of nondeterminism
Fri, 03 Aug 2012 16:27:38 +0200 merged
wenzelm [Fri, 03 Aug 2012 16:27:38 +0200] rev 48663
merged
Fri, 03 Aug 2012 16:00:12 +0200 more informative process exit code;
wenzelm [Fri, 03 Aug 2012 16:00:12 +0200] rev 48662
more informative process exit code;
Fri, 03 Aug 2012 14:52:45 +0200 timeout for session build job;
wenzelm [Fri, 03 Aug 2012 14:52:45 +0200] rev 48661
timeout for session build job; tuned error messages;
Fri, 03 Aug 2012 13:55:51 +0200 static outer syntax based on session specifications;
wenzelm [Fri, 03 Aug 2012 13:55:51 +0200] rev 48660
static outer syntax based on session specifications;
Fri, 03 Aug 2012 15:38:44 +0200 declare trE and tr_induct as default cases and induct rules for type tr
huffman [Fri, 03 Aug 2012 15:38:44 +0200] rev 48659
declare trE and tr_induct as default cases and induct rules for type tr
Fri, 03 Aug 2012 13:06:25 +0200 reject path variable nesting explicitly;
wenzelm [Fri, 03 Aug 2012 13:06:25 +0200] rev 48658
reject path variable nesting explicitly;
Fri, 03 Aug 2012 12:37:31 +0200 simplified custom document/build script, instead of old-style document/IsaMakefile;
wenzelm [Fri, 03 Aug 2012 12:37:31 +0200] rev 48657
simplified custom document/build script, instead of old-style document/IsaMakefile;
Fri, 03 Aug 2012 09:51:28 +0200 cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
blanchet [Fri, 03 Aug 2012 09:51:28 +0200] rev 48656
cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
Thu, 02 Aug 2012 16:17:52 +0200 merged
wenzelm [Thu, 02 Aug 2012 16:17:52 +0200] rev 48655
merged
Thu, 02 Aug 2012 10:10:29 +0200 don't tag negatively naked variables
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48654
don't tag negatively naked variables
Thu, 02 Aug 2012 10:10:29 +0200 support older versions of Vampire
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48653
support older versions of Vampire
Thu, 02 Aug 2012 10:10:29 +0200 document E-MaLeS
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48652
document E-MaLeS
Thu, 02 Aug 2012 10:10:29 +0200 added E-MaLeS to list of provers for testing
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48651
added E-MaLeS to list of provers for testing
Thu, 02 Aug 2012 15:34:55 +0200 discontinued unused etc/sessions catalog;
wenzelm [Thu, 02 Aug 2012 15:34:55 +0200] rev 48650
discontinued unused etc/sessions catalog;
Thu, 02 Aug 2012 15:23:28 +0200 allow session specifications in arbitrary order;
wenzelm [Thu, 02 Aug 2012 15:23:28 +0200] rev 48649
allow session specifications in arbitrary order;
Thu, 02 Aug 2012 15:05:32 +0200 tuned;
wenzelm [Thu, 02 Aug 2012 15:05:32 +0200] rev 48648
tuned;
Thu, 02 Aug 2012 13:37:58 +0200 report commands as formal entities, with def/ref positions;
wenzelm [Thu, 02 Aug 2012 13:37:58 +0200] rev 48647
report commands as formal entities, with def/ref positions;
Thu, 02 Aug 2012 12:36:54 +0200 more official command specifications, including source position;
wenzelm [Thu, 02 Aug 2012 12:36:54 +0200] rev 48646
more official command specifications, including source position;
Thu, 02 Aug 2012 11:32:23 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 11:32:23 +0200] rev 48645
more antiquotations;
Thu, 02 Aug 2012 00:18:20 +0200 declare keywords only once;
wenzelm [Thu, 02 Aug 2012 00:18:20 +0200] rev 48644
declare keywords only once;
Thu, 02 Aug 2012 00:15:32 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 00:15:32 +0200] rev 48643
more antiquotations;
Thu, 02 Aug 2012 00:02:00 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 00:02:00 +0200] rev 48642
more antiquotations;
Wed, 01 Aug 2012 23:33:26 +0200 more standard bootstrapping of Pure outer syntax;
wenzelm [Wed, 01 Aug 2012 23:33:26 +0200] rev 48641
more standard bootstrapping of Pure outer syntax;
Wed, 01 Aug 2012 22:12:29 +0200 fixed document;
wenzelm [Wed, 01 Aug 2012 22:12:29 +0200] rev 48640
fixed document;
Wed, 01 Aug 2012 22:11:54 +0200 store parent heap stamp as well -- needs to be propagated through the build hierarchy;
wenzelm [Wed, 01 Aug 2012 22:11:54 +0200] rev 48639
store parent heap stamp as well -- needs to be propagated through the build hierarchy; misc tuning;
Wed, 01 Aug 2012 19:53:20 +0200 more standard bootstrapping of Pure.thy;
wenzelm [Wed, 01 Aug 2012 19:53:20 +0200] rev 48638
more standard bootstrapping of Pure.thy;
Wed, 01 Aug 2012 18:57:17 +0200 more precise guide for bibtex/makeindex -- dummy files should be sufficient;
wenzelm [Wed, 01 Aug 2012 18:57:17 +0200] rev 48637
more precise guide for bibtex/makeindex -- dummy files should be sufficient;
Wed, 01 Aug 2012 15:56:36 +0200 added offline test for skip_proofs;
wenzelm [Wed, 01 Aug 2012 15:56:36 +0200] rev 48636
added offline test for skip_proofs;
Wed, 01 Aug 2012 15:50:50 +0200 clarified ISABELLE_FULL_TEST;
wenzelm [Wed, 01 Aug 2012 15:50:50 +0200] rev 48635
clarified ISABELLE_FULL_TEST;
Wed, 01 Aug 2012 15:46:45 +0200 explicit option skip_proofs;
wenzelm [Wed, 01 Aug 2012 15:46:45 +0200] rev 48634
explicit option skip_proofs;
Wed, 01 Aug 2012 15:33:08 +0200 recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
wenzelm [Wed, 01 Aug 2012 15:33:08 +0200] rev 48633
recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
Wed, 01 Aug 2012 15:32:36 +0200 removed junk;
wenzelm [Wed, 01 Aug 2012 15:32:36 +0200] rev 48632
removed junk;
Wed, 01 Aug 2012 12:14:56 +0200 no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
wenzelm [Wed, 01 Aug 2012 12:14:56 +0200] rev 48631
no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
Wed, 01 Aug 2012 11:55:18 +0200 more prominent file name;
wenzelm [Wed, 01 Aug 2012 11:55:18 +0200] rev 48630
more prominent file name;
Tue, 31 Jul 2012 22:00:19 +0200 updated isatest settings for isabelle build;
wenzelm [Tue, 31 Jul 2012 22:00:19 +0200] rev 48629
updated isatest settings for isabelle build;
Tue, 31 Jul 2012 20:09:30 +0200 more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
wenzelm [Tue, 31 Jul 2012 20:09:30 +0200] rev 48628
more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
Tue, 31 Jul 2012 19:55:04 +0200 merged
wenzelm [Tue, 31 Jul 2012 19:55:04 +0200] rev 48627
merged
Tue, 31 Jul 2012 17:40:33 +0200 print full path;
wenzelm [Tue, 31 Jul 2012 17:40:33 +0200] rev 48626
print full path;
Tue, 31 Jul 2012 14:43:55 +0200 Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
kuncar [Tue, 31 Jul 2012 14:43:55 +0200] rev 48625
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
Tue, 31 Jul 2012 13:55:39 +0200 add testing file for RBT_Set
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48624
add testing file for RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 implementation of sets by RBT trees for the code generator
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48623
implementation of sets by RBT trees for the code generator
Tue, 31 Jul 2012 13:55:39 +0200 use lifting/transfer formalization of RBT from Lift_RBT
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48622
use lifting/transfer formalization of RBT from Lift_RBT
Tue, 31 Jul 2012 13:55:39 +0200 a couple of additions to RBT formalization to allow us to implement RBT_Set
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48621
a couple of additions to RBT formalization to allow us to implement RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 more relation operations expressed by Finite_Set.fold
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48620
more relation operations expressed by Finite_Set.fold
Tue, 31 Jul 2012 13:55:39 +0200 more set operations expressed by Finite_Set.fold
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48619
more set operations expressed by Finite_Set.fold
Thu, 26 Jul 2012 15:55:19 +0200 moved another larger quickcheck example to Quickcheck_Benchmark
bulwahn [Thu, 26 Jul 2012 15:55:19 +0200] rev 48618
moved another larger quickcheck example to Quickcheck_Benchmark
Tue, 31 Jul 2012 16:26:12 +0200 HOL-Probability appears to work with smlnj;
wenzelm [Tue, 31 Jul 2012 16:26:12 +0200] rev 48617
HOL-Probability appears to work with smlnj;
Tue, 31 Jul 2012 16:23:20 +0200 document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
wenzelm [Tue, 31 Jul 2012 16:23:20 +0200] rev 48616
document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
Tue, 31 Jul 2012 14:42:03 +0200 made SML/NJ happy;
wenzelm [Tue, 31 Jul 2012 14:42:03 +0200] rev 48615
made SML/NJ happy;
Tue, 31 Jul 2012 12:38:01 +0200 renamed session TLA to HOL-TLA to avoid clash with AFP;
wenzelm [Tue, 31 Jul 2012 12:38:01 +0200] rev 48614
renamed session TLA to HOL-TLA to avoid clash with AFP;
Mon, 30 Jul 2012 20:43:07 +0200 clarified directory content operations (similar to ML version);
wenzelm [Mon, 30 Jul 2012 20:43:07 +0200] rev 48613
clarified directory content operations (similar to ML version);
Mon, 30 Jul 2012 17:37:34 +0200 regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
wenzelm [Mon, 30 Jul 2012 17:37:34 +0200] rev 48612
regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
Mon, 30 Jul 2012 17:25:45 +0200 multi-threaded HOL-Tutorial with explicit indication of local options;
wenzelm [Mon, 30 Jul 2012 17:25:45 +0200] rev 48611
multi-threaded HOL-Tutorial with explicit indication of local options;
Mon, 30 Jul 2012 17:07:23 +0200 removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
wenzelm [Mon, 30 Jul 2012 17:07:23 +0200] rev 48610
removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
Mon, 30 Jul 2012 17:03:24 +0200 removed some old material (inactive since 2002/2003);
wenzelm [Mon, 30 Jul 2012 17:03:24 +0200] rev 48609
removed some old material (inactive since 2002/2003);
Mon, 30 Jul 2012 16:40:21 +0200 updated isatest to isabelle build, which also includes doc-src sessions;
wenzelm [Mon, 30 Jul 2012 16:40:21 +0200] rev 48608
updated isatest to isabelle build, which also includes doc-src sessions;
Mon, 30 Jul 2012 16:03:25 +0200 obsolete;
wenzelm [Mon, 30 Jul 2012 16:03:25 +0200] rev 48607
obsolete;
Mon, 30 Jul 2012 15:54:17 +0200 makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
wenzelm [Mon, 30 Jul 2012 15:54:17 +0200] rev 48606
makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
Mon, 30 Jul 2012 15:31:00 +0200 allow negative int values as well, according to real = int | float;
wenzelm [Mon, 30 Jul 2012 15:31:00 +0200] rev 48605
allow negative int values as well, according to real = int | float;
Mon, 30 Jul 2012 14:38:45 +0200 misc tuning;
wenzelm [Mon, 30 Jul 2012 14:38:45 +0200] rev 48604
misc tuning;
Mon, 30 Jul 2012 14:29:12 +0200 discontinued unused isabelle jedit debugger;
wenzelm [Mon, 30 Jul 2012 14:29:12 +0200] rev 48603
discontinued unused isabelle jedit debugger; tuned;
Mon, 30 Jul 2012 14:11:29 +0200 more uniform usage of "isabelle tool";
wenzelm [Mon, 30 Jul 2012 14:11:29 +0200] rev 48602
more uniform usage of "isabelle tool";
Mon, 30 Jul 2012 13:48:56 +0200 less verbosity;
wenzelm [Mon, 30 Jul 2012 13:48:56 +0200] rev 48601
less verbosity;
Mon, 30 Jul 2012 13:44:40 +0200 proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
wenzelm [Mon, 30 Jul 2012 13:44:40 +0200] rev 48600
proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
Mon, 30 Jul 2012 13:42:45 +0200 tuned signature;
wenzelm [Mon, 30 Jul 2012 13:42:45 +0200] rev 48599
tuned signature;
Mon, 30 Jul 2012 12:08:25 +0200 updated ROOT according to 3defa60a7ae3;
wenzelm [Mon, 30 Jul 2012 12:08:25 +0200] rev 48598
updated ROOT according to 3defa60a7ae3;
Mon, 30 Jul 2012 12:04:37 +0200 merged
wenzelm [Mon, 30 Jul 2012 12:04:37 +0200] rev 48597
merged
Mon, 30 Jul 2012 10:59:33 +0200 re-activating Quickcheck_Narrowing_Examples in Quickcheck_Examples
bulwahn [Mon, 30 Jul 2012 10:59:33 +0200] rev 48596
re-activating Quickcheck_Narrowing_Examples in Quickcheck_Examples
Mon, 30 Jul 2012 12:03:48 +0200 added build option -c;
wenzelm [Mon, 30 Jul 2012 12:03:48 +0200] rev 48595
added build option -c; tuned;
Mon, 30 Jul 2012 11:03:44 +0200 removed build option -f (cf. a125b8040ada), due to slightly inconvenient behaviour on ancestors;
wenzelm [Mon, 30 Jul 2012 11:03:44 +0200] rev 48594
removed build option -f (cf. a125b8040ada), due to slightly inconvenient behaviour on ancestors;
Sun, 29 Jul 2012 21:55:56 +0200 script for downloading components from central store
haftmann [Sun, 29 Jul 2012 21:55:56 +0200] rev 48593
script for downloading components from central store
Sun, 29 Jul 2012 21:40:46 +0200 added build option -f;
wenzelm [Sun, 29 Jul 2012 21:40:46 +0200] rev 48592
added build option -f;
Sat, 28 Jul 2012 22:01:21 +0200 corrected slip
haftmann [Sat, 28 Jul 2012 22:01:21 +0200] rev 48591
corrected slip
Sat, 28 Jul 2012 21:10:54 +0200 discontinued $ISABELLE_HOME/build (cf. 500c6eb6c6dc);
wenzelm [Sat, 28 Jul 2012 21:10:54 +0200] rev 48590
discontinued $ISABELLE_HOME/build (cf. 500c6eb6c6dc);
Sat, 28 Jul 2012 20:36:25 +0200 separate session HOL-Mirabelle-ex -- cannot run isolated shell scripts within build tool;
wenzelm [Sat, 28 Jul 2012 20:36:25 +0200] rev 48589
separate session HOL-Mirabelle-ex -- cannot run isolated shell scripts within build tool;
Sat, 28 Jul 2012 20:27:39 +0200 added Quickcheck_Benchmark (cf. 1959baa22632);
wenzelm [Sat, 28 Jul 2012 20:27:39 +0200] rev 48588
added Quickcheck_Benchmark (cf. 1959baa22632);
Sat, 28 Jul 2012 20:20:35 +0200 no apparent need for single-threaded execution;
wenzelm [Sat, 28 Jul 2012 20:20:35 +0200] rev 48587
no apparent need for single-threaded execution;
Sat, 28 Jul 2012 20:18:15 +0200 discontinued obsolete Isabelle/build script;
wenzelm [Sat, 28 Jul 2012 20:18:15 +0200] rev 48586
discontinued obsolete Isabelle/build script;
Sat, 28 Jul 2012 20:12:47 +0200 announce advanced support for Isabelle sessions and build management;
wenzelm [Sat, 28 Jul 2012 20:12:47 +0200] rev 48585
announce advanced support for Isabelle sessions and build management;
Sat, 28 Jul 2012 20:07:21 +0200 some introduction on sessions;
wenzelm [Sat, 28 Jul 2012 20:07:21 +0200] rev 48584
some introduction on sessions;
Sat, 28 Jul 2012 19:49:09 +0200 tuned messages;
wenzelm [Sat, 28 Jul 2012 19:49:09 +0200] rev 48583
tuned messages;
Sat, 28 Jul 2012 19:48:19 +0200 tuned;
wenzelm [Sat, 28 Jul 2012 19:48:19 +0200] rev 48582
tuned;
Sat, 28 Jul 2012 19:38:52 +0200 added generated file;
wenzelm [Sat, 28 Jul 2012 19:38:52 +0200] rev 48581
added generated file;
Sat, 28 Jul 2012 19:37:35 +0200 some description of main build options;
wenzelm [Sat, 28 Jul 2012 19:37:35 +0200] rev 48580
some description of main build options;
Sat, 28 Jul 2012 18:20:47 +0200 more on "Session ROOT specifications";
wenzelm [Sat, 28 Jul 2012 18:20:47 +0200] rev 48579
more on "Session ROOT specifications";
Sat, 28 Jul 2012 15:21:49 +0200 some description of isabelle build;
wenzelm [Sat, 28 Jul 2012 15:21:49 +0200] rev 48578
some description of isabelle build;
Sat, 28 Jul 2012 14:52:56 +0200 tuned;
wenzelm [Sat, 28 Jul 2012 14:52:56 +0200] rev 48577
tuned;
Sat, 28 Jul 2012 13:29:56 +0200 isabelle browser is another user interface;
wenzelm [Sat, 28 Jul 2012 13:29:56 +0200] rev 48576
isabelle browser is another user interface;
Sat, 28 Jul 2012 13:18:34 +0200 renamed isabelle-root minor mode;
wenzelm [Sat, 28 Jul 2012 13:18:34 +0200] rev 48575
renamed isabelle-root minor mode;
Sat, 28 Jul 2012 13:11:58 +0200 discontinued special treatment of Proof General;
wenzelm [Sat, 28 Jul 2012 13:11:58 +0200] rev 48574
discontinued special treatment of Proof General;
Sat, 28 Jul 2012 13:01:48 +0200 top-down order of user interfaces;
wenzelm [Sat, 28 Jul 2012 13:01:48 +0200] rev 48573
top-down order of user interfaces;
Sat, 28 Jul 2012 12:59:53 +0200 misc tuning;
wenzelm [Sat, 28 Jul 2012 12:59:53 +0200] rev 48572
misc tuning;
Sat, 28 Jul 2012 07:26:37 +0200 move exception handlers outside of let block
huffman [Sat, 28 Jul 2012 07:26:37 +0200] rev 48571
move exception handlers outside of let block
Fri, 27 Jul 2012 23:14:55 +0200 tuned message;
wenzelm [Fri, 27 Jul 2012 23:14:55 +0200] rev 48570
tuned message;
Fri, 27 Jul 2012 22:28:30 +0200 merged
wenzelm [Fri, 27 Jul 2012 22:28:30 +0200] rev 48569
merged
Fri, 27 Jul 2012 22:26:38 +0200 evaluation: allow multiple code modules
haftmann [Fri, 27 Jul 2012 22:26:38 +0200] rev 48568
evaluation: allow multiple code modules
Fri, 27 Jul 2012 22:23:00 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 22:23:00 +0200] rev 48567
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 21:57:56 +0200 merged
wenzelm [Fri, 27 Jul 2012 21:57:56 +0200] rev 48566
merged
Fri, 27 Jul 2012 20:05:56 +0200 restored narrowing quickcheck after 6efff142bb54
haftmann [Fri, 27 Jul 2012 20:05:56 +0200] rev 48565
restored narrowing quickcheck after 6efff142bb54
Fri, 27 Jul 2012 21:50:34 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 21:50:34 +0200] rev 48564
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 20:58:44 +0200 unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
wenzelm [Fri, 27 Jul 2012 20:58:44 +0200] rev 48563
unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
Fri, 27 Jul 2012 19:57:23 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 19:57:23 +0200] rev 48562
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 19:27:21 +0200 move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
huffman [Fri, 27 Jul 2012 19:27:21 +0200] rev 48561
move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
Fri, 27 Jul 2012 17:59:18 +0200 replace Nat_Arith simprocs with simpler conversions that do less rearrangement of terms
huffman [Fri, 27 Jul 2012 17:59:18 +0200] rev 48560
replace Nat_Arith simprocs with simpler conversions that do less rearrangement of terms
Fri, 27 Jul 2012 17:57:31 +0200 give Nat_Arith simprocs proper name bindings by using simproc_setup
huffman [Fri, 27 Jul 2012 17:57:31 +0200] rev 48559
give Nat_Arith simprocs proper name bindings by using simproc_setup
Fri, 27 Jul 2012 17:34:33 +0200 tweaks in preparation for type encoding evaluation
blanchet [Fri, 27 Jul 2012 17:34:33 +0200] rev 48558
tweaks in preparation for type encoding evaluation
Fri, 27 Jul 2012 16:35:02 +0200 merged
wenzelm [Fri, 27 Jul 2012 16:35:02 +0200] rev 48557
merged
Fri, 27 Jul 2012 15:42:39 +0200 replace abel_cancel simprocs with functionally equivalent, but simpler and faster ones
huffman [Fri, 27 Jul 2012 15:42:39 +0200] rev 48556
replace abel_cancel simprocs with functionally equivalent, but simpler and faster ones
Fri, 27 Jul 2012 14:56:37 +0200 nicer Nitpick subscript output in jEdit
blanchet [Fri, 27 Jul 2012 14:56:37 +0200] rev 48555
nicer Nitpick subscript output in jEdit
Fri, 27 Jul 2012 16:33:32 +0200 no_check for @{setting} antiquotations -- empty values are treated as undefined on Cygwin;
wenzelm [Fri, 27 Jul 2012 16:33:32 +0200] rev 48554
no_check for @{setting} antiquotations -- empty values are treated as undefined on Cygwin;
Fri, 27 Jul 2012 16:27:26 +0200 proper shell variable;
wenzelm [Fri, 27 Jul 2012 16:27:26 +0200] rev 48553
proper shell variable;
Fri, 27 Jul 2012 15:37:48 +0200 actually check return code;
wenzelm [Fri, 27 Jul 2012 15:37:48 +0200] rev 48552
actually check return code;
Fri, 27 Jul 2012 15:37:28 +0200 include doc-src as component, and thus its sessions defined in ROOT;
wenzelm [Fri, 27 Jul 2012 15:37:28 +0200] rev 48551
include doc-src as component, and thus its sessions defined in ROOT;
Fri, 27 Jul 2012 14:22:32 +0200 tuned signature;
wenzelm [Fri, 27 Jul 2012 14:22:32 +0200] rev 48550
tuned signature;
Fri, 27 Jul 2012 14:15:04 +0200 delete other log file;
wenzelm [Fri, 27 Jul 2012 14:15:04 +0200] rev 48549
delete other log file;
Fri, 27 Jul 2012 14:09:59 +0200 simplified Path vs. JVM File operations;
wenzelm [Fri, 27 Jul 2012 14:09:59 +0200] rev 48548
simplified Path vs. JVM File operations;
Fri, 27 Jul 2012 13:33:34 +0200 tuned;
wenzelm [Fri, 27 Jul 2012 13:33:34 +0200] rev 48547
tuned;
Fri, 27 Jul 2012 13:17:12 +0200 tuned messages;
wenzelm [Fri, 27 Jul 2012 13:17:12 +0200] rev 48546
tuned messages;
Fri, 27 Jul 2012 13:15:12 +0200 fewer options;
wenzelm [Fri, 27 Jul 2012 13:15:12 +0200] rev 48545
fewer options;
Fri, 27 Jul 2012 13:08:46 +0200 tuned signature;
wenzelm [Fri, 27 Jul 2012 13:08:46 +0200] rev 48544
tuned signature;
Fri, 27 Jul 2012 13:01:19 +0200 prefer explicit datatype Present.dump_mode;
wenzelm [Fri, 27 Jul 2012 13:01:19 +0200] rev 48543
prefer explicit datatype Present.dump_mode;
Fri, 27 Jul 2012 12:43:58 +0200 simplified Session.name;
wenzelm [Fri, 27 Jul 2012 12:43:58 +0200] rev 48542
simplified Session.name;
Fri, 27 Jul 2012 12:29:07 +0200 more precise imitation of usedir wrt. Session.name (cf. 45137257399a);
wenzelm [Fri, 27 Jul 2012 12:29:07 +0200] rev 48541
more precise imitation of usedir wrt. Session.name (cf. 45137257399a);
Fri, 27 Jul 2012 08:52:40 +0200 update docs
blanchet [Fri, 27 Jul 2012 08:52:40 +0200] rev 48540
update docs
Fri, 27 Jul 2012 08:52:40 +0200 extract Z3 unsat cores (for "z3_tptp")
blanchet [Fri, 27 Jul 2012 08:52:40 +0200] rev 48539
extract Z3 unsat cores (for "z3_tptp")
Fri, 27 Jul 2012 08:52:40 +0200 bring implementation of traditional encoding in line with paper
blanchet [Fri, 27 Jul 2012 08:52:40 +0200] rev 48538
bring implementation of traditional encoding in line with paper
Thu, 26 Jul 2012 21:50:16 +0200 further refinement of current/all_current status, which needs to be propagated through the hierarchy (see also Thy_Info.require_thys);
wenzelm [Thu, 26 Jul 2012 21:50:16 +0200] rev 48537
further refinement of current/all_current status, which needs to be propagated through the hierarchy (see also Thy_Info.require_thys);
Thu, 26 Jul 2012 19:59:06 +0200 merged
wenzelm [Thu, 26 Jul 2012 19:59:06 +0200] rev 48536
merged
Thu, 26 Jul 2012 16:08:16 +0200 [1] goes after any attributes
blanchet [Thu, 26 Jul 2012 16:08:16 +0200] rev 48535
[1] goes after any attributes
Thu, 26 Jul 2012 11:08:16 +0200 Z3 prints so many warnings that the very informative abnormal termination exception hardly ever gets raised -- better be more aggressive here
blanchet [Thu, 26 Jul 2012 11:08:16 +0200] rev 48534
Z3 prints so many warnings that the very informative abnormal termination exception hardly ever gets raised -- better be more aggressive here
Thu, 26 Jul 2012 11:07:27 +0200 detect unknown options again
blanchet [Thu, 26 Jul 2012 11:07:27 +0200] rev 48533
detect unknown options again
Thu, 26 Jul 2012 10:48:03 +0200 Sledgehammer already has its own ways of reporting and recovering from crashes in external provers -- no need to additionally print scores of warnings (cf. 4b0daca2bf88)
blanchet [Thu, 26 Jul 2012 10:48:03 +0200] rev 48532
Sledgehammer already has its own ways of reporting and recovering from crashes in external provers -- no need to additionally print scores of warnings (cf. 4b0daca2bf88)
Thu, 26 Jul 2012 10:48:03 +0200 don't export technical theorems for MaSh
blanchet [Thu, 26 Jul 2012 10:48:03 +0200] rev 48531
don't export technical theorems for MaSh
Thu, 26 Jul 2012 10:48:03 +0200 repaired accessibility chains generated by MaSh exporter + tuned one function out
blanchet [Thu, 26 Jul 2012 10:48:03 +0200] rev 48530
repaired accessibility chains generated by MaSh exporter + tuned one function out
Thu, 26 Jul 2012 10:48:03 +0200 generate fact name in queries again + use ATP dependencies when possible
blanchet [Thu, 26 Jul 2012 10:48:03 +0200] rev 48529
generate fact name in queries again + use ATP dependencies when possible
Thu, 26 Jul 2012 19:57:33 +0200 proper all_current, which regards parent status as well;
wenzelm [Thu, 26 Jul 2012 19:57:33 +0200] rev 48528
proper all_current, which regards parent status as well;
Thu, 26 Jul 2012 19:41:05 +0200 more build options;
wenzelm [Thu, 26 Jul 2012 19:41:05 +0200] rev 48527
more build options;
Thu, 26 Jul 2012 19:40:19 +0200 added session HOL-Tutorial;
wenzelm [Thu, 26 Jul 2012 19:40:19 +0200] rev 48526
added session HOL-Tutorial;
Thu, 26 Jul 2012 19:16:04 +0200 recovered chapter on Presenting Theories;
wenzelm [Thu, 26 Jul 2012 19:16:04 +0200] rev 48525
recovered chapter on Presenting Theories;
Thu, 26 Jul 2012 19:08:14 +0200 avoid clash of Misc/pairs.thy and Types/Pairs.thy on case-insensible file-system;
wenzelm [Thu, 26 Jul 2012 19:08:14 +0200] rev 48524
avoid clash of Misc/pairs.thy and Types/Pairs.thy on case-insensible file-system;
Thu, 26 Jul 2012 19:07:28 +0200 proper input;
wenzelm [Thu, 26 Jul 2012 19:07:28 +0200] rev 48523
proper input;
Thu, 26 Jul 2012 18:55:42 +0200 recovered latex job;
wenzelm [Thu, 26 Jul 2012 18:55:42 +0200] rev 48522
recovered latex job;
Thu, 26 Jul 2012 17:32:28 +0200 adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;
wenzelm [Thu, 26 Jul 2012 17:32:28 +0200] rev 48521
adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;
Thu, 26 Jul 2012 17:17:53 +0200 more build options;
wenzelm [Thu, 26 Jul 2012 17:17:53 +0200] rev 48520
more build options;
Thu, 26 Jul 2012 17:16:02 +0200 simplified Tutorial sessions;
wenzelm [Thu, 26 Jul 2012 17:16:02 +0200] rev 48519
simplified Tutorial sessions; moved original version of generated .tex sources;
Thu, 26 Jul 2012 16:54:44 +0200 proper arguments for old usedir;
wenzelm [Thu, 26 Jul 2012 16:54:44 +0200] rev 48518
proper arguments for old usedir;
Thu, 26 Jul 2012 14:44:07 +0200 more precise imports;
wenzelm [Thu, 26 Jul 2012 14:44:07 +0200] rev 48517
more precise imports;
Thu, 26 Jul 2012 14:29:54 +0200 refined "document_dump_mode": "all", "tex+sty", "tex";
wenzelm [Thu, 26 Jul 2012 14:29:54 +0200] rev 48516
refined "document_dump_mode": "all", "tex+sty", "tex";
Thu, 26 Jul 2012 14:24:27 +0200 allow spaces in file names;
wenzelm [Thu, 26 Jul 2012 14:24:27 +0200] rev 48515
allow spaces in file names;
Thu, 26 Jul 2012 14:22:37 +0200 more files for session Pure;
wenzelm [Thu, 26 Jul 2012 14:22:37 +0200] rev 48514
more files for session Pure;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip