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;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip