Fri, 20 Aug 2010 14:18:55 +0200 merged
blanchet [Fri, 20 Aug 2010 14:18:55 +0200] rev 38612
merged
Fri, 20 Aug 2010 14:15:29 +0200 improve "x = A | x = B | x = C"-style fact discovery
blanchet [Fri, 20 Aug 2010 14:15:29 +0200] rev 38611
improve "x = A | x = B | x = C"-style fact discovery
Fri, 20 Aug 2010 14:09:02 +0200 transform elim theorems before filtering "bool" and "prop" variables out;
blanchet [Fri, 20 Aug 2010 14:09:02 +0200] rev 38610
transform elim theorems before filtering "bool" and "prop" variables out; another consequence of the transition to FOF
Fri, 20 Aug 2010 13:39:47 +0200 more fiddling with Sledgehammer's "add:" option
blanchet [Fri, 20 Aug 2010 13:39:47 +0200] rev 38609
more fiddling with Sledgehammer's "add:" option
Fri, 20 Aug 2010 10:58:01 +0200 beta eta contract the Sledgehammer conjecture (and also the axioms, although this might not be needed), just like Metis does (implicitly);
blanchet [Fri, 20 Aug 2010 10:58:01 +0200] rev 38608
beta eta contract the Sledgehammer conjecture (and also the axioms, although this might not be needed), just like Metis does (implicitly); another consequence of the transition to FOF
Thu, 19 Aug 2010 19:34:11 +0200 generalize the "too general equality" code to handle facts like "x ~= A ==> x = B"
blanchet [Thu, 19 Aug 2010 19:34:11 +0200] rev 38607
generalize the "too general equality" code to handle facts like "x ~= A ==> x = B"
Thu, 19 Aug 2010 18:16:47 +0200 encode "fequal" reasoning rules in Metis problem, just as is done for Sledgehammer -- otherwise any proof that relies on "fequal" found by Sledgehammer can't be reconstructed
blanchet [Thu, 19 Aug 2010 18:16:47 +0200] rev 38606
encode "fequal" reasoning rules in Metis problem, just as is done for Sledgehammer -- otherwise any proof that relies on "fequal" found by Sledgehammer can't be reconstructed
Thu, 19 Aug 2010 14:39:31 +0200 fix atomize
blanchet [Thu, 19 Aug 2010 14:39:31 +0200] rev 38605
fix atomize
Thu, 19 Aug 2010 14:01:54 +0200 improve atomization
blanchet [Thu, 19 Aug 2010 14:01:54 +0200] rev 38604
improve atomization
Thu, 19 Aug 2010 13:04:37 +0200 fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
blanchet [Thu, 19 Aug 2010 13:04:37 +0200] rev 38603
fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
Thu, 19 Aug 2010 12:04:07 +0200 added entries
blanchet [Thu, 19 Aug 2010 12:04:07 +0200] rev 38602
added entries
Thu, 19 Aug 2010 12:03:47 +0200 update docs
blanchet [Thu, 19 Aug 2010 12:03:47 +0200] rev 38601
update docs
Thu, 19 Aug 2010 11:30:48 +0200 tuning
blanchet [Thu, 19 Aug 2010 11:30:48 +0200] rev 38600
tuning
Thu, 19 Aug 2010 11:30:32 +0200 parse SNARK proofs
blanchet [Thu, 19 Aug 2010 11:30:32 +0200] rev 38599
parse SNARK proofs
Thu, 19 Aug 2010 11:29:53 +0200 added remote SInE and remote SNARK
blanchet [Thu, 19 Aug 2010 11:29:53 +0200] rev 38598
added remote SInE and remote SNARK
Thu, 19 Aug 2010 11:02:59 +0200 no spurious trailing "\n" at the end of Sledgehammer's output
blanchet [Thu, 19 Aug 2010 11:02:59 +0200] rev 38597
no spurious trailing "\n" at the end of Sledgehammer's output
Wed, 18 Aug 2010 20:53:55 +0200 don't get confused by wrong slice
blanchet [Wed, 18 Aug 2010 20:53:55 +0200] rev 38596
don't get confused by wrong slice
Wed, 18 Aug 2010 20:17:03 +0200 make sure that "add:" doesn't influence the relevance filter too much
blanchet [Wed, 18 Aug 2010 20:17:03 +0200] rev 38595
make sure that "add:" doesn't influence the relevance filter too much
Wed, 18 Aug 2010 19:57:12 +0200 tuning of relevance filter
blanchet [Wed, 18 Aug 2010 19:57:12 +0200] rev 38594
tuning of relevance filter
Wed, 18 Aug 2010 18:01:54 +0200 minor cleanup
blanchet [Wed, 18 Aug 2010 18:01:54 +0200] rev 38593
minor cleanup
Wed, 18 Aug 2010 17:53:12 +0200 bound variables can be just as evil as schematic variables and lead to unsound proofs (e.g. "all_bool_eq")
blanchet [Wed, 18 Aug 2010 17:53:12 +0200] rev 38592
bound variables can be just as evil as schematic variables and lead to unsound proofs (e.g. "all_bool_eq")
Wed, 18 Aug 2010 17:23:17 +0200 update docs
blanchet [Wed, 18 Aug 2010 17:23:17 +0200] rev 38591
update docs
Wed, 18 Aug 2010 17:16:37 +0200 get rid of "minimize_timeout", now that there's an automatic adaptive timeout mechanism in "minimize"
blanchet [Wed, 18 Aug 2010 17:16:37 +0200] rev 38590
get rid of "minimize_timeout", now that there's an automatic adaptive timeout mechanism in "minimize"
Wed, 18 Aug 2010 17:09:05 +0200 added "max_relevant_per_iter" option to Sledgehammer
blanchet [Wed, 18 Aug 2010 17:09:05 +0200] rev 38589
added "max_relevant_per_iter" option to Sledgehammer
Wed, 18 Aug 2010 16:42:37 +0200 thank Andrei instead of Tanya
blanchet [Wed, 18 Aug 2010 16:42:37 +0200] rev 38588
thank Andrei instead of Tanya
Wed, 18 Aug 2010 16:39:05 +0200 fix the relevance filter so that it ignores If, Ex1, Ball, Bex
blanchet [Wed, 18 Aug 2010 16:39:05 +0200] rev 38587
fix the relevance filter so that it ignores If, Ex1, Ball, Bex
Wed, 18 Aug 2010 16:33:34 +0200 tuning
blanchet [Wed, 18 Aug 2010 16:33:34 +0200] rev 38586
tuning
Fri, 20 Aug 2010 15:29:36 +0200 reactivated -segprot options, just to make double-sure;
wenzelm [Fri, 20 Aug 2010 15:29:36 +0200] rev 38585
reactivated -segprot options, just to make double-sure;
Sun, 22 Aug 2010 22:28:24 +0200 tuned Markup_Tree.+ : slightly more expensive version to rebuild rest avoids crash of RedBlack.scala:120 (version Scala 2.8.0), e.g. on the following input:
wenzelm [Sun, 22 Aug 2010 22:28:24 +0200] rev 38584
tuned Markup_Tree.+ : slightly more expensive version to rebuild rest avoids crash of RedBlack.scala:120 (version Scala 2.8.0), e.g. on the following input: ML {* fun f x = (x + 1, "aaa") *}
Sun, 22 Aug 2010 22:09:14 +0200 tuned;
wenzelm [Sun, 22 Aug 2010 22:09:14 +0200] rev 38583
tuned;
Sun, 22 Aug 2010 20:25:15 +0200 tuned signature;
wenzelm [Sun, 22 Aug 2010 20:25:15 +0200] rev 38582
tuned signature;
Sun, 22 Aug 2010 20:11:17 +0200 simplified Command.status again, reverting most of e5eed57913d0 (note that more complex information can be represented with full markup reports);
wenzelm [Sun, 22 Aug 2010 20:11:17 +0200] rev 38581
simplified Command.status again, reverting most of e5eed57913d0 (note that more complex information can be represented with full markup reports);
Sun, 22 Aug 2010 19:55:41 +0200 proper range for hyperlinks and tooltips, using original markup information;
wenzelm [Sun, 22 Aug 2010 19:55:41 +0200] rev 38580
proper range for hyperlinks and tooltips, using original markup information;
Sun, 22 Aug 2010 19:53:20 +0200 tuned signature;
wenzelm [Sun, 22 Aug 2010 19:53:20 +0200] rev 38579
tuned signature;
Sun, 22 Aug 2010 19:33:01 +0200 misc tuning and simplification;
wenzelm [Sun, 22 Aug 2010 19:33:01 +0200] rev 38578
misc tuning and simplification;
Sun, 22 Aug 2010 18:46:16 +0200 renamed Markup_Tree.Node to Text.Info;
wenzelm [Sun, 22 Aug 2010 18:46:16 +0200] rev 38577
renamed Markup_Tree.Node to Text.Info; Markup_Tree.select: body may depend on full Text.Info, including range; tuned;
Sun, 22 Aug 2010 16:43:20 +0200 removed obsolete Markup_Tree.flatten/filter;
wenzelm [Sun, 22 Aug 2010 16:43:20 +0200] rev 38576
removed obsolete Markup_Tree.flatten/filter;
Sun, 22 Aug 2010 16:37:15 +0200 Isabelle_Hyperlinks: select relevant information directly from Markup_Tree, without intermediate RefInfo;
wenzelm [Sun, 22 Aug 2010 16:37:15 +0200] rev 38575
Isabelle_Hyperlinks: select relevant information directly from Markup_Tree, without intermediate RefInfo;
Sun, 22 Aug 2010 13:59:47 +0200 Document_View.text_area_extension: select relevant information directly from Markup_Tree, without intermediate TypeInfo;
wenzelm [Sun, 22 Aug 2010 13:59:47 +0200] rev 38574
Document_View.text_area_extension: select relevant information directly from Markup_Tree, without intermediate TypeInfo;
Sun, 22 Aug 2010 13:52:24 +0200 tuned signatures;
wenzelm [Sun, 22 Aug 2010 13:52:24 +0200] rev 38573
tuned signatures;
Sun, 22 Aug 2010 12:54:12 +0200 Command.State: accumulate markup reports uniformly;
wenzelm [Sun, 22 Aug 2010 12:54:12 +0200] rev 38572
Command.State: accumulate markup reports uniformly; Document_Model.token_marker: select relevant information directly from Markup_Tree, without intermediate HighlightInfo; tuned;
Fri, 20 Aug 2010 22:35:01 +0200 Markup_Tree.select: misc simplification, proper restriction of parent in subtree;
wenzelm [Fri, 20 Aug 2010 22:35:01 +0200] rev 38571
Markup_Tree.select: misc simplification, proper restriction of parent in subtree;
Fri, 20 Aug 2010 22:32:15 +0200 added Text.Range.- convenience;
wenzelm [Fri, 20 Aug 2010 22:32:15 +0200] rev 38570
added Text.Range.- convenience;
Fri, 20 Aug 2010 20:11:25 +0200 tuned signatures;
wenzelm [Fri, 20 Aug 2010 20:11:25 +0200] rev 38569
tuned signatures;
Fri, 20 Aug 2010 12:12:28 +0200 alternative constructor for Range singularities;
wenzelm [Fri, 20 Aug 2010 12:12:28 +0200] rev 38568
alternative constructor for Range singularities;
Fri, 20 Aug 2010 11:57:43 +0200 concentrate protocol message formats in Isar_Document;
wenzelm [Fri, 20 Aug 2010 11:57:43 +0200] rev 38567
concentrate protocol message formats in Isar_Document;
Fri, 20 Aug 2010 11:47:33 +0200 Branches.overlapping: proper treatment of stop_range that overlaps with end;
wenzelm [Fri, 20 Aug 2010 11:47:33 +0200] rev 38566
Branches.overlapping: proper treatment of stop_range that overlaps with end; Markup_Tree.select: allow singularity in parent range specification;
Fri, 20 Aug 2010 11:00:15 +0200 further clarification/unification of Position.Range and Text.Range concerning singularities: start offset is always included;
wenzelm [Fri, 20 Aug 2010 11:00:15 +0200] rev 38565
further clarification/unification of Position.Range and Text.Range concerning singularities: start offset is always included;
Thu, 19 Aug 2010 22:52:00 +0200 parameterized type Markup_Tree.Node;
wenzelm [Thu, 19 Aug 2010 22:52:00 +0200] rev 38564
parameterized type Markup_Tree.Node; Markup_Tree.select: allow arbitrary interpretations, not just filtering; renamed Text.Range.intersect to Text.Range.restrict -- emphasize that it is not directly related to contains/overlaps;
Thu, 19 Aug 2010 22:26:15 +0200 added toString methods;
wenzelm [Thu, 19 Aug 2010 22:26:15 +0200] rev 38563
added toString methods;
Thu, 19 Aug 2010 22:04:20 +0200 misc tuning and simplification;
wenzelm [Thu, 19 Aug 2010 22:04:20 +0200] rev 38562
misc tuning and simplification;
Thu, 19 Aug 2010 18:44:26 +0200 updated some isatest settings;
wenzelm [Thu, 19 Aug 2010 18:44:26 +0200] rev 38561
updated some isatest settings;
Thu, 19 Aug 2010 18:19:21 +0200 added generated file;
wenzelm [Thu, 19 Aug 2010 18:19:21 +0200] rev 38560
added generated file;
Thu, 19 Aug 2010 17:41:52 +0200 merged
wenzelm [Thu, 19 Aug 2010 17:41:52 +0200] rev 38559
merged
Thu, 19 Aug 2010 16:08:59 +0200 tuned quotes
haftmann [Thu, 19 Aug 2010 16:08:59 +0200] rev 38558
tuned quotes
Thu, 19 Aug 2010 16:08:54 +0200 more antiquotations
haftmann [Thu, 19 Aug 2010 16:08:54 +0200] rev 38557
more antiquotations
Thu, 19 Aug 2010 16:08:53 +0200 deglobalized named HOL constants
haftmann [Thu, 19 Aug 2010 16:08:53 +0200] rev 38556
deglobalized named HOL constants
Thu, 19 Aug 2010 16:03:07 +0200 deglobalized named HOL constants
haftmann [Thu, 19 Aug 2010 16:03:07 +0200] rev 38555
deglobalized named HOL constants
Thu, 19 Aug 2010 16:03:01 +0200 corrected some long-overseen misperceptions in recdef
haftmann [Thu, 19 Aug 2010 16:03:01 +0200] rev 38554
corrected some long-overseen misperceptions in recdef
Thu, 19 Aug 2010 12:11:57 +0200 use HOLogic.boolT and @{typ bool} more pervasively
haftmann [Thu, 19 Aug 2010 12:11:57 +0200] rev 38553
use HOLogic.boolT and @{typ bool} more pervasively
Thu, 19 Aug 2010 11:19:24 +0200 tuned
haftmann [Thu, 19 Aug 2010 11:19:24 +0200] rev 38552
tuned
Thu, 19 Aug 2010 11:19:24 +0200 some more antiquotations
haftmann [Thu, 19 Aug 2010 11:19:24 +0200] rev 38551
some more antiquotations
Thu, 19 Aug 2010 11:13:07 +0200 tuned
haftmann [Thu, 19 Aug 2010 11:13:07 +0200] rev 38550
tuned
Thu, 19 Aug 2010 11:02:14 +0200 use antiquotations for remaining unqualified constants in HOL
haftmann [Thu, 19 Aug 2010 11:02:14 +0200] rev 38549
use antiquotations for remaining unqualified constants in HOL
Thu, 19 Aug 2010 10:27:12 +0200 tuned
haftmann [Thu, 19 Aug 2010 10:27:12 +0200] rev 38548
tuned
Thu, 19 Aug 2010 10:27:02 +0200 tuned declaration order
haftmann [Thu, 19 Aug 2010 10:27:02 +0200] rev 38547
tuned declaration order
Wed, 18 Aug 2010 17:03:09 +0200 merged
haftmann [Wed, 18 Aug 2010 17:03:09 +0200] rev 38546
merged
Wed, 18 Aug 2010 17:01:12 +0200 NEWS
haftmann [Wed, 18 Aug 2010 17:01:12 +0200] rev 38545
NEWS
Wed, 18 Aug 2010 16:59:37 +0200 re-added instantiation of type class random for records
haftmann [Wed, 18 Aug 2010 16:59:37 +0200] rev 38544
re-added instantiation of type class random for records
Wed, 18 Aug 2010 16:59:37 +0200 tuned signature and code
haftmann [Wed, 18 Aug 2010 16:59:37 +0200] rev 38543
tuned signature and code
Wed, 18 Aug 2010 16:59:36 +0200 adjusted to restored naming convention of logical record types
haftmann [Wed, 18 Aug 2010 16:59:36 +0200] rev 38542
adjusted to restored naming convention of logical record types
Wed, 18 Aug 2010 16:59:36 +0200 robustified proof
haftmann [Wed, 18 Aug 2010 16:59:36 +0200] rev 38541
robustified proof
Wed, 18 Aug 2010 16:59:36 +0200 adjusted to changed naming convention of logical record types
haftmann [Wed, 18 Aug 2010 16:59:36 +0200] rev 38540
adjusted to changed naming convention of logical record types
Wed, 18 Aug 2010 16:59:35 +0200 removed separate quickcheck_record module
haftmann [Wed, 18 Aug 2010 16:59:35 +0200] rev 38539
removed separate quickcheck_record module
Wed, 18 Aug 2010 15:01:57 +0200 liberal instantiation of class eq; tuned naming scheme
haftmann [Wed, 18 Aug 2010 15:01:57 +0200] rev 38538
liberal instantiation of class eq; tuned naming scheme
Wed, 18 Aug 2010 15:01:57 +0200 more helpful NEWS entry
haftmann [Wed, 18 Aug 2010 15:01:57 +0200] rev 38537
more helpful NEWS entry
Tue, 17 Aug 2010 16:44:24 +0200 dropped SML typedef_codegen: does not fit to code equations for record operations any longer
haftmann [Tue, 17 Aug 2010 16:44:24 +0200] rev 38536
dropped SML typedef_codegen: does not fit to code equations for record operations any longer
Tue, 17 Aug 2010 16:44:21 +0200 preemptive NEWS
haftmann [Tue, 17 Aug 2010 16:44:21 +0200] rev 38535
preemptive NEWS
Tue, 17 Aug 2010 16:35:23 +0200 tuned code
haftmann [Tue, 17 Aug 2010 16:35:23 +0200] rev 38534
tuned code
Tue, 17 Aug 2010 16:27:58 +0200 use extension constant as formal constructor of logical record type
haftmann [Tue, 17 Aug 2010 16:27:58 +0200] rev 38533
use extension constant as formal constructor of logical record type
Tue, 17 Aug 2010 16:27:58 +0200 deleted typecopy package
haftmann [Tue, 17 Aug 2010 16:27:58 +0200] rev 38532
deleted typecopy package
Tue, 17 Aug 2010 15:29:41 +0200 authentic syntax allows simplification of type names
haftmann [Tue, 17 Aug 2010 15:29:41 +0200] rev 38531
authentic syntax allows simplification of type names
Tue, 17 Aug 2010 15:19:37 +0200 dropped make_/dest_ naming convention
haftmann [Tue, 17 Aug 2010 15:19:37 +0200] rev 38530
dropped make_/dest_ naming convention
Tue, 17 Aug 2010 15:17:44 +0200 formally integrated typecopy layer into record package
haftmann [Tue, 17 Aug 2010 15:17:44 +0200] rev 38529
formally integrated typecopy layer into record package
Tue, 17 Aug 2010 15:13:16 +0200 eliminated typecopy interpretation
haftmann [Tue, 17 Aug 2010 15:13:16 +0200] rev 38528
eliminated typecopy interpretation
Wed, 18 Aug 2010 14:55:10 +0200 moved spurious auxiliary lemma here
haftmann [Wed, 18 Aug 2010 14:55:10 +0200] rev 38527
moved spurious auxiliary lemma here
Wed, 18 Aug 2010 14:55:10 +0200 tuned proof
haftmann [Wed, 18 Aug 2010 14:55:10 +0200] rev 38526
tuned proof
Wed, 18 Aug 2010 14:55:09 +0200 qualified constants Let and If
haftmann [Wed, 18 Aug 2010 14:55:09 +0200] rev 38525
qualified constants Let and If
Wed, 18 Aug 2010 14:55:09 +0200 NEWS
haftmann [Wed, 18 Aug 2010 14:55:09 +0200] rev 38524
NEWS
Wed, 18 Aug 2010 12:27:39 +0200 merged
haftmann [Wed, 18 Aug 2010 12:27:39 +0200] rev 38523
merged
Wed, 18 Aug 2010 12:26:48 +0200 deglobalization
haftmann [Wed, 18 Aug 2010 12:26:48 +0200] rev 38522
deglobalization
Wed, 18 Aug 2010 12:26:15 +0200 merged
blanchet [Wed, 18 Aug 2010 12:26:15 +0200] rev 38521
merged
Wed, 18 Aug 2010 12:05:44 +0200 merged
blanchet [Wed, 18 Aug 2010 12:05:44 +0200] rev 38520
merged
Wed, 18 Aug 2010 12:04:00 +0200 rename enum values
blanchet [Wed, 18 Aug 2010 12:04:00 +0200] rev 38519
rename enum values
Wed, 18 Aug 2010 12:03:44 +0200 handle bound name conflicts gracefully in FOF translation
blanchet [Wed, 18 Aug 2010 12:03:44 +0200] rev 38518
handle bound name conflicts gracefully in FOF translation
Wed, 18 Aug 2010 11:14:33 +0200 with Kodkodi 1.2.15, Java 1.5 is fine
blanchet [Wed, 18 Aug 2010 11:14:33 +0200] rev 38517
with Kodkodi 1.2.15, Java 1.5 is fine
Wed, 18 Aug 2010 10:42:04 +0200 gracefully handle the case where the JVM is too old in Nitpick
blanchet [Wed, 18 Aug 2010 10:42:04 +0200] rev 38516
gracefully handle the case where the JVM is too old in Nitpick
Wed, 18 Aug 2010 09:38:50 +0200 improve SPASS clause numbering hack
blanchet [Wed, 18 Aug 2010 09:38:50 +0200] rev 38515
improve SPASS clause numbering hack
Wed, 18 Aug 2010 12:19:27 +0200 deglobalization
haftmann [Wed, 18 Aug 2010 12:19:27 +0200] rev 38514
deglobalization
Wed, 18 Aug 2010 12:08:21 +0200 more antiquotations
haftmann [Wed, 18 Aug 2010 12:08:21 +0200] rev 38513
more antiquotations
Wed, 18 Aug 2010 11:55:27 +0200 added equality instantiation
haftmann [Wed, 18 Aug 2010 11:55:27 +0200] rev 38512
added equality instantiation
Wed, 18 Aug 2010 11:18:24 +0200 use command_def more consciously
haftmann [Wed, 18 Aug 2010 11:18:24 +0200] rev 38511
use command_def more consciously
Wed, 18 Aug 2010 11:18:23 +0200 stub for evaluation chapter
haftmann [Wed, 18 Aug 2010 11:18:23 +0200] rev 38510
stub for evaluation chapter
Wed, 18 Aug 2010 10:07:57 +0200 updated generated document
haftmann [Wed, 18 Aug 2010 10:07:57 +0200] rev 38509
updated generated document
Wed, 18 Aug 2010 10:07:56 +0200 dropped errorneous underscore
haftmann [Wed, 18 Aug 2010 10:07:56 +0200] rev 38508
dropped errorneous underscore
Wed, 18 Aug 2010 10:07:56 +0200 output whitespace tuning
haftmann [Wed, 18 Aug 2010 10:07:56 +0200] rev 38507
output whitespace tuning
Wed, 18 Aug 2010 10:07:56 +0200 use command_def
haftmann [Wed, 18 Aug 2010 10:07:56 +0200] rev 38506
use command_def
Wed, 18 Aug 2010 09:55:00 +0200 use command_def vs. command more consciously
haftmann [Wed, 18 Aug 2010 09:55:00 +0200] rev 38505
use command_def vs. command more consciously
Wed, 18 Aug 2010 09:46:59 +0200 removed Code_Prolog: modifies global environment setup non-conservatively
haftmann [Wed, 18 Aug 2010 09:46:59 +0200] rev 38504
removed Code_Prolog: modifies global environment setup non-conservatively
Wed, 18 Aug 2010 09:46:59 +0200 pretty constraint syntax; tuned theory imports
haftmann [Wed, 18 Aug 2010 09:46:59 +0200] rev 38503
pretty constraint syntax; tuned theory imports
Wed, 18 Aug 2010 09:46:59 +0200 added quick and dirty section on invariants
haftmann [Wed, 18 Aug 2010 09:46:59 +0200] rev 38502
added quick and dirty section on invariants
Wed, 18 Aug 2010 09:46:58 +0200 base on HOL-Library
haftmann [Wed, 18 Aug 2010 09:46:58 +0200] rev 38501
base on HOL-Library
Tue, 17 Aug 2010 19:36:39 +0200 more antiquotations
haftmann [Tue, 17 Aug 2010 19:36:39 +0200] rev 38500
more antiquotations
Tue, 17 Aug 2010 19:36:38 +0200 deglobalization
haftmann [Tue, 17 Aug 2010 19:36:38 +0200] rev 38499
deglobalization
Tue, 17 Aug 2010 17:57:19 +0100 Tuned.
webertj [Tue, 17 Aug 2010 17:57:19 +0100] rev 38498
Tuned.
Tue, 17 Aug 2010 18:18:14 +0200 merged
blanchet [Tue, 17 Aug 2010 18:18:14 +0200] rev 38497
merged
Tue, 17 Aug 2010 18:15:21 +0200 repair translation of "c_fequal"
blanchet [Tue, 17 Aug 2010 18:15:21 +0200] rev 38496
repair translation of "c_fequal"
Tue, 17 Aug 2010 18:14:50 +0200 tweaking
blanchet [Tue, 17 Aug 2010 18:14:50 +0200] rev 38495
tweaking
Tue, 17 Aug 2010 17:54:55 +0200 merged
haftmann [Tue, 17 Aug 2010 17:54:55 +0200] rev 38494
merged
Tue, 17 Aug 2010 17:54:46 +0200 enforcing a singleton type inference parameter after type inference and before fixation prevents multiple type variables in import during class declaration
haftmann [Tue, 17 Aug 2010 17:54:46 +0200] rev 38493
enforcing a singleton type inference parameter after type inference and before fixation prevents multiple type variables in import during class declaration
Tue, 17 Aug 2010 17:01:31 +0200 merged
blanchet [Tue, 17 Aug 2010 17:01:31 +0200] rev 38492
merged
Tue, 17 Aug 2010 16:49:51 +0200 invoke Variable.export/import_term on the entire formula, to make sure that schematic variables don't get different indices in different subterms;
blanchet [Tue, 17 Aug 2010 16:49:51 +0200] rev 38491
invoke Variable.export/import_term on the entire formula, to make sure that schematic variables don't get different indices in different subterms; this resulted in a subtle soundness bug in Sledgehammer -- introduced by the transition to FOF
Tue, 17 Aug 2010 16:47:40 +0200 tuning
blanchet [Tue, 17 Aug 2010 16:47:40 +0200] rev 38490
tuning
Tue, 17 Aug 2010 16:46:43 +0200 more parentheses in TPTP formulas, just in case
blanchet [Tue, 17 Aug 2010 16:46:43 +0200] rev 38489
more parentheses in TPTP formulas, just in case
Tue, 17 Aug 2010 14:37:16 +0200 handle E's Skolem constants more gracefully
blanchet [Tue, 17 Aug 2010 14:37:16 +0200] rev 38488
handle E's Skolem constants more gracefully
Tue, 17 Aug 2010 14:35:44 +0200 improve detection of old Vampire versions
blanchet [Tue, 17 Aug 2010 14:35:44 +0200] rev 38487
improve detection of old Vampire versions
Thu, 19 Aug 2010 17:40:44 +0200 Markup_Tree.select: crude version of stream-based filtering;
wenzelm [Thu, 19 Aug 2010 17:40:44 +0200] rev 38486
Markup_Tree.select: crude version of stream-based filtering;
Thu, 19 Aug 2010 17:37:13 +0200 Text.Range: improved handling of singularities;
wenzelm [Thu, 19 Aug 2010 17:37:13 +0200] rev 38485
Text.Range: improved handling of singularities;
Thu, 19 Aug 2010 14:52:25 +0200 tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;
wenzelm [Thu, 19 Aug 2010 14:52:25 +0200] rev 38484
tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;
Thu, 19 Aug 2010 12:51:48 +0200 moved Isar_Document to Pure/PIDE;
wenzelm [Thu, 19 Aug 2010 12:51:48 +0200] rev 38483
moved Isar_Document to Pure/PIDE;
Thu, 19 Aug 2010 12:41:40 +0200 tuned Markup_Tree, using SortedMap more carefully;
wenzelm [Thu, 19 Aug 2010 12:41:40 +0200] rev 38482
tuned Markup_Tree, using SortedMap more carefully;
Thu, 19 Aug 2010 11:28:51 +0200 Output_Position.report_text -- markup with potential "arguments";
wenzelm [Thu, 19 Aug 2010 11:28:51 +0200] rev 38481
Output_Position.report_text -- markup with potential "arguments";
Thu, 19 Aug 2010 11:26:07 +0200 Command.status: full XML.Tree, i.e. Markup with potential "arguments";
wenzelm [Thu, 19 Aug 2010 11:26:07 +0200] rev 38480
Command.status: full XML.Tree, i.e. Markup with potential "arguments";
Wed, 18 Aug 2010 23:44:50 +0200 more efficient Markup_Tree, based on branches sorted by quasi-order;
wenzelm [Wed, 18 Aug 2010 23:44:50 +0200] rev 38479
more efficient Markup_Tree, based on branches sorted by quasi-order; renamed markup_node.scala to markup_tree.scala and classes/objects accordingly; Position.Range: produce actual Text.Range; Symbol.Index.decode: convert 1-based Isabelle offsets here; added static Command.range; simplified Command.markup; Document_Model.token_marker: flatten markup at most once; tuned;
Wed, 18 Aug 2010 14:04:13 +0200 tuned;
wenzelm [Wed, 18 Aug 2010 14:04:13 +0200] rev 38478
tuned;
Wed, 18 Aug 2010 14:02:32 +0200 refined notion of Text.Range;
wenzelm [Wed, 18 Aug 2010 14:02:32 +0200] rev 38477
refined notion of Text.Range;
Wed, 18 Aug 2010 11:25:09 +0200 decode Isabelle symbol positions in one spot;
wenzelm [Wed, 18 Aug 2010 11:25:09 +0200] rev 38476
decode Isabelle symbol positions in one spot;
Wed, 18 Aug 2010 11:08:28 +0200 tuned;
wenzelm [Wed, 18 Aug 2010 11:08:28 +0200] rev 38475
tuned;
Wed, 18 Aug 2010 11:02:47 +0200 uniform Markup.empty/Markup.Empty in ML and Scala;
wenzelm [Wed, 18 Aug 2010 11:02:47 +0200] rev 38474
uniform Markup.empty/Markup.Empty in ML and Scala;
Tue, 17 Aug 2010 23:23:29 +0200 digesting strings according to SHA-1 -- Scala version;
wenzelm [Tue, 17 Aug 2010 23:23:29 +0200] rev 38473
digesting strings according to SHA-1 -- Scala version;
Tue, 17 Aug 2010 23:00:51 +0200 pro-forma support for further platforms;
wenzelm [Tue, 17 Aug 2010 23:00:51 +0200] rev 38472
pro-forma support for further platforms;
Tue, 17 Aug 2010 22:57:11 +0200 report command token name instead of kind, which can be retrieved later via Outer_Syntax.keyword_kind;
wenzelm [Tue, 17 Aug 2010 22:57:11 +0200] rev 38471
report command token name instead of kind, which can be retrieved later via Outer_Syntax.keyword_kind;
Tue, 17 Aug 2010 18:41:55 +0200 discontinued support for Poly/ML 5.0 and 5.1 versions;
wenzelm [Tue, 17 Aug 2010 18:41:55 +0200] rev 38470
discontinued support for Poly/ML 5.0 and 5.1 versions;
Tue, 17 Aug 2010 18:04:08 +0200 updated for prospective Poly/ML 5.4;
wenzelm [Tue, 17 Aug 2010 18:04:08 +0200] rev 38469
updated for prospective Poly/ML 5.4;
Tue, 17 Aug 2010 17:57:05 +0200 multi-platform build script for Poly/ML;
wenzelm [Tue, 17 Aug 2010 17:57:05 +0200] rev 38468
multi-platform build script for Poly/ML;
Tue, 17 Aug 2010 17:03:38 +0200 updated keywords;
wenzelm [Tue, 17 Aug 2010 17:03:38 +0200] rev 38467
updated keywords;
Tue, 17 Aug 2010 17:01:46 +0200 updated Named_Target.init;
wenzelm [Tue, 17 Aug 2010 17:01:46 +0200] rev 38466
updated Named_Target.init;
Tue, 17 Aug 2010 16:47:19 +0200 made 9043eefe8d71 actually compile;
wenzelm [Tue, 17 Aug 2010 16:47:19 +0200] rev 38465
made 9043eefe8d71 actually compile;
Tue, 17 Aug 2010 16:38:45 +0200 merged
wenzelm [Tue, 17 Aug 2010 16:38:45 +0200] rev 38464
merged
Tue, 17 Aug 2010 14:33:44 +0200 merged
haftmann [Tue, 17 Aug 2010 14:33:44 +0200] rev 38463
merged
Tue, 17 Aug 2010 14:33:39 +0200 formally document `code abstype` and `code abstract` attributes
haftmann [Tue, 17 Aug 2010 14:33:39 +0200] rev 38462
formally document `code abstype` and `code abstract` attributes
Tue, 17 Aug 2010 14:33:39 +0200 NEWS and CONTRIBUTORS
haftmann [Tue, 17 Aug 2010 14:33:39 +0200] rev 38461
NEWS and CONTRIBUTORS
Tue, 17 Aug 2010 14:19:12 +0200 nicer code for rev
haftmann [Tue, 17 Aug 2010 14:19:12 +0200] rev 38460
nicer code for rev
Tue, 17 Aug 2010 14:19:12 +0200 reworked section on simple datatype refinement
haftmann [Tue, 17 Aug 2010 14:19:12 +0200] rev 38459
reworked section on simple datatype refinement
Tue, 17 Aug 2010 14:19:11 +0200 tuned whitespace
haftmann [Tue, 17 Aug 2010 14:19:11 +0200] rev 38458
tuned whitespace
Tue, 17 Aug 2010 13:10:58 +0200 merged
blanchet [Tue, 17 Aug 2010 13:10:58 +0200] rev 38457
merged
Mon, 16 Aug 2010 17:44:27 +0200 typos in comment
blanchet [Mon, 16 Aug 2010 17:44:27 +0200] rev 38456
typos in comment
Mon, 16 Aug 2010 16:58:45 +0200 more debug output
blanchet [Mon, 16 Aug 2010 16:58:45 +0200] rev 38455
more debug output
Mon, 16 Aug 2010 13:59:04 +0200 detect old Vampire and give a nicer error message
blanchet [Mon, 16 Aug 2010 13:59:04 +0200] rev 38454
detect old Vampire and give a nicer error message
Tue, 17 Aug 2010 12:49:43 +0200 merged
nipkow [Tue, 17 Aug 2010 12:49:43 +0200] rev 38453
merged
Tue, 17 Aug 2010 12:49:33 +0200 now works for schematic terms as well, thanks to Alex for the `how-to'
nipkow [Tue, 17 Aug 2010 12:49:33 +0200] rev 38452
now works for schematic terms as well, thanks to Alex for the `how-to'
Tue, 17 Aug 2010 12:30:31 +0200 added section on program refinement
haftmann [Tue, 17 Aug 2010 12:30:31 +0200] rev 38451
added section on program refinement
Tue, 17 Aug 2010 12:30:30 +0200 tuned whitespace
haftmann [Tue, 17 Aug 2010 12:30:30 +0200] rev 38450
tuned whitespace
Tue, 17 Aug 2010 15:54:04 +0200 tune;
wenzelm [Tue, 17 Aug 2010 15:54:04 +0200] rev 38449
tune;
Tue, 17 Aug 2010 15:10:49 +0200 added functor Linear_Set, based on former adhoc structures in document.ML;
wenzelm [Tue, 17 Aug 2010 15:10:49 +0200] rev 38448
added functor Linear_Set, based on former adhoc structures in document.ML; Linear_Set.delete_after (ML): actually delete table entries; Scala Linear_Set: clarified exceptions, according to ML version; simplified Document.node using Linear_Set; ML Document.edit: refer to start via NONE instead of no_id, according to Scala version;
Mon, 16 Aug 2010 22:56:28 +0200 HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);
wenzelm [Mon, 16 Aug 2010 22:56:28 +0200] rev 38447
HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);
Mon, 16 Aug 2010 18:20:36 +0200 XML.Cache: pipe-lined (thread-safe) version using actor;
wenzelm [Mon, 16 Aug 2010 18:20:36 +0200] rev 38446
XML.Cache: pipe-lined (thread-safe) version using actor; tuned Isabelle_Process.pid handling;
Mon, 16 Aug 2010 17:04:22 +0200 simplified internal message format: dropped special Symbol.STX header;
wenzelm [Mon, 16 Aug 2010 17:04:22 +0200] rev 38445
simplified internal message format: dropped special Symbol.STX header;
Mon, 16 Aug 2010 16:24:22 +0200 HTML.spans: explicit flag for preservation of original data (which would be turned into org.w3c.dom user data in XML.document_node);
wenzelm [Mon, 16 Aug 2010 16:24:22 +0200] rev 38444
HTML.spans: explicit flag for preservation of original data (which would be turned into org.w3c.dom user data in XML.document_node);
Mon, 16 Aug 2010 12:33:52 +0200 merged
wenzelm [Mon, 16 Aug 2010 12:33:52 +0200] rev 38443
merged
Mon, 16 Aug 2010 12:11:01 +0200 merged
haftmann [Mon, 16 Aug 2010 12:11:01 +0200] rev 38442
merged
Mon, 16 Aug 2010 11:18:28 +0200 tuned section on predicate compiler
haftmann [Mon, 16 Aug 2010 11:18:28 +0200] rev 38441
tuned section on predicate compiler
Mon, 16 Aug 2010 10:54:08 +0200 section "if something goes utterly wrong"
haftmann [Mon, 16 Aug 2010 10:54:08 +0200] rev 38440
section "if something goes utterly wrong"
Mon, 16 Aug 2010 10:32:45 +0200 merged
haftmann [Mon, 16 Aug 2010 10:32:45 +0200] rev 38439
merged
Mon, 16 Aug 2010 10:32:35 +0200 merged
haftmann [Mon, 16 Aug 2010 10:32:35 +0200] rev 38438
merged
Mon, 16 Aug 2010 10:32:14 +0200 adaptation to new outline
haftmann [Mon, 16 Aug 2010 10:32:14 +0200] rev 38437
adaptation to new outline
Fri, 13 Aug 2010 17:17:16 +0200 merged
haftmann [Fri, 13 Aug 2010 17:17:16 +0200] rev 38436
merged
Fri, 13 Aug 2010 17:17:04 +0200 corrected handling of `constrains` elements
haftmann [Fri, 13 Aug 2010 17:17:04 +0200] rev 38435
corrected handling of `constrains` elements
Mon, 16 Aug 2010 10:05:00 +0100 removed non-BSD compatible option from cp
kleing [Mon, 16 Aug 2010 10:05:00 +0100] rev 38434
removed non-BSD compatible option from cp
Mon, 16 Aug 2010 09:39:05 +0200 Geoff's formatter now needs closed formulas
blanchet [Mon, 16 Aug 2010 09:39:05 +0200] rev 38433
Geoff's formatter now needs closed formulas
Sun, 15 Aug 2010 17:14:10 +0200 Using type real does not require a separate logic now.
nipkow [Sun, 15 Aug 2010 17:14:10 +0200] rev 38432
Using type real does not require a separate logic now.
Sun, 15 Aug 2010 16:48:58 +0200 merged
nipkow [Sun, 15 Aug 2010 16:48:58 +0200] rev 38431
merged
Sun, 15 Aug 2010 16:48:42 +0200 tuned text about "value" and added note on comments.
nipkow [Sun, 15 Aug 2010 16:48:42 +0200] rev 38430
tuned text about "value" and added note on comments.
Mon, 16 Aug 2010 00:07:28 +0200 simplified command status: interpret stacked markup on demand;
wenzelm [Mon, 16 Aug 2010 00:07:28 +0200] rev 38429
simplified command status: interpret stacked markup on demand;
Sun, 15 Aug 2010 23:13:56 +0200 event_bus.scala rather belongs to system plumbing;
wenzelm [Sun, 15 Aug 2010 23:13:56 +0200] rev 38428
event_bus.scala rather belongs to system plumbing;
Sun, 15 Aug 2010 23:07:22 +0200 some derived operations on Text.Range;
wenzelm [Sun, 15 Aug 2010 23:07:22 +0200] rev 38427
some derived operations on Text.Range;
Sun, 15 Aug 2010 22:48:56 +0200 specific types Text.Offset and Text.Range;
wenzelm [Sun, 15 Aug 2010 22:48:56 +0200] rev 38426
specific types Text.Offset and Text.Range; minor tuning;
Sun, 15 Aug 2010 21:42:13 +0200 moved Text_Edit to Text.Edit;
wenzelm [Sun, 15 Aug 2010 21:42:13 +0200] rev 38425
moved Text_Edit to Text.Edit; tuned;
Sun, 15 Aug 2010 21:03:13 +0200 moved History/Snapshot to document.scala;
wenzelm [Sun, 15 Aug 2010 21:03:13 +0200] rev 38424
moved History/Snapshot to document.scala;
Sun, 15 Aug 2010 20:27:29 +0200 renamed raw_results to raw_protocol;
wenzelm [Sun, 15 Aug 2010 20:27:29 +0200] rev 38423
renamed raw_results to raw_protocol;
Sun, 15 Aug 2010 20:19:56 +0200 rename "unit" to "atom", to avoid confusion with the unit type;
wenzelm [Sun, 15 Aug 2010 20:19:56 +0200] rev 38422
rename "unit" to "atom", to avoid confusion with the unit type;
Sun, 15 Aug 2010 20:13:07 +0200 document commands: maintain transition as future (wrt. potentially slow Outer_Syntax.prepare_command), refrain from second Toplevel.put_id;
wenzelm [Sun, 15 Aug 2010 20:13:07 +0200] rev 38421
document commands: maintain transition as future (wrt. potentially slow Outer_Syntax.prepare_command), refrain from second Toplevel.put_id;
Sun, 15 Aug 2010 19:36:13 +0200 use Synchronized.var and prevent global CRITICAL sections in this hot spot;
wenzelm [Sun, 15 Aug 2010 19:36:13 +0200] rev 38420
use Synchronized.var and prevent global CRITICAL sections in this hot spot;
Sun, 15 Aug 2010 19:30:11 +0200 renamed create_id to new_id;
wenzelm [Sun, 15 Aug 2010 19:30:11 +0200] rev 38419
renamed create_id to new_id;
Sun, 15 Aug 2010 18:41:23 +0200 more explicit / functional ML version of document model;
wenzelm [Sun, 15 Aug 2010 18:41:23 +0200] rev 38418
more explicit / functional ML version of document model; tuned;
Sun, 15 Aug 2010 14:18:52 +0200 renamed class Document to Document.Version etc.;
wenzelm [Sun, 15 Aug 2010 14:18:52 +0200] rev 38417
renamed class Document to Document.Version etc.; renamed Change.prev to Change.previous, and Change.document to Change.current; tuned;
Sun, 15 Aug 2010 13:17:45 +0200 fixed Isabelle/Scala build (cf. f3220ef79d51);
wenzelm [Sun, 15 Aug 2010 13:17:45 +0200] rev 38416
fixed Isabelle/Scala build (cf. f3220ef79d51);
Sat, 14 Aug 2010 23:01:53 +0200 Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
wenzelm [Sat, 14 Aug 2010 23:01:53 +0200] rev 38415
Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
Sat, 14 Aug 2010 22:45:23 +0200 more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
wenzelm [Sat, 14 Aug 2010 22:45:23 +0200] rev 38414
more basic Markup.parse_int/print_int (using signed_string_of_int) (ML); added convenient Markup.Int/Long objects (Scala); simplified "assign" message format -- explicit version id; misc tuning and simplification;
Sat, 14 Aug 2010 21:25:20 +0200 Keyword.status: always suppress position;
wenzelm [Sat, 14 Aug 2010 21:25:20 +0200] rev 38413
Keyword.status: always suppress position;
Sat, 14 Aug 2010 18:43:45 +0200 moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
wenzelm [Sat, 14 Aug 2010 18:43:45 +0200] rev 38412
moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
Sat, 14 Aug 2010 13:24:06 +0200 merged
wenzelm [Sat, 14 Aug 2010 13:24:06 +0200] rev 38411
merged
Fri, 13 Aug 2010 16:40:47 +0200 robustified proof
haftmann [Fri, 13 Aug 2010 16:40:47 +0200] rev 38410
robustified proof
Fri, 13 Aug 2010 14:45:07 +0200 lemma execute_bind_case
haftmann [Fri, 13 Aug 2010 14:45:07 +0200] rev 38409
lemma execute_bind_case
Fri, 13 Aug 2010 14:43:16 +0200 unit and bool are instances of heap
haftmann [Fri, 13 Aug 2010 14:43:16 +0200] rev 38408
unit and bool are instances of heap
Fri, 13 Aug 2010 14:41:27 +0200 merged
haftmann [Fri, 13 Aug 2010 14:41:27 +0200] rev 38407
merged
Fri, 13 Aug 2010 14:41:12 +0200 sketch of new outline
haftmann [Fri, 13 Aug 2010 14:41:12 +0200] rev 38406
sketch of new outline
Fri, 13 Aug 2010 14:40:15 +0200 sketch of new outline
haftmann [Fri, 13 Aug 2010 14:40:15 +0200] rev 38405
sketch of new outline
Fri, 13 Aug 2010 13:43:55 +0200 ditem
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38404
ditem
Fri, 13 Aug 2010 13:43:55 +0200 refined abstract
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38403
refined abstract
Fri, 13 Aug 2010 13:43:54 +0200 added stub "If something utterly fails"
haftmann [Fri, 13 Aug 2010 13:43:54 +0200] rev 38402
added stub "If something utterly fails"
Fri, 13 Aug 2010 12:15:25 +0200 avoid variable name acc (cf. cs. 3142c1e21a0e)
haftmann [Fri, 13 Aug 2010 12:15:25 +0200] rev 38401
avoid variable name acc (cf. cs. 3142c1e21a0e)
Fri, 13 Aug 2010 10:51:23 +0200 import swap prevents strange failure of SML code generator for datatypes
haftmann [Fri, 13 Aug 2010 10:51:23 +0200] rev 38400
import swap prevents strange failure of SML code generator for datatypes
Fri, 13 Aug 2010 10:38:28 +0200 added setup
haftmann [Fri, 13 Aug 2010 10:38:28 +0200] rev 38399
added setup
Thu, 12 Aug 2010 19:56:21 +0200 merged
haftmann [Thu, 12 Aug 2010 19:56:21 +0200] rev 38398
merged
Thu, 12 Aug 2010 19:55:53 +0200 group record-related ML files
haftmann [Thu, 12 Aug 2010 19:55:53 +0200] rev 38397
group record-related ML files
Thu, 12 Aug 2010 19:47:56 +0200 merged
haftmann [Thu, 12 Aug 2010 19:47:56 +0200] rev 38396
merged
Thu, 12 Aug 2010 17:56:44 +0200 dropped dead code
haftmann [Thu, 12 Aug 2010 17:56:44 +0200] rev 38395
dropped dead code
Thu, 12 Aug 2010 17:56:43 +0200 moved Record.thy from session Plain to Main; avoid variable name acc
haftmann [Thu, 12 Aug 2010 17:56:43 +0200] rev 38394
moved Record.thy from session Plain to Main; avoid variable name acc
Thu, 12 Aug 2010 17:56:41 +0200 group record-related ML files
haftmann [Thu, 12 Aug 2010 17:56:41 +0200] rev 38393
group record-related ML files
Thu, 12 Aug 2010 13:53:42 +0200 Class.declare -> Class.const
haftmann [Thu, 12 Aug 2010 13:53:42 +0200] rev 38392
Class.declare -> Class.const
Thu, 12 Aug 2010 13:42:13 +0200 named target is optional; explicit Name_Target.reinit
haftmann [Thu, 12 Aug 2010 13:42:13 +0200] rev 38391
named target is optional; explicit Name_Target.reinit
Thu, 12 Aug 2010 13:42:12 +0200 named target is optional
haftmann [Thu, 12 Aug 2010 13:42:12 +0200] rev 38390
named target is optional
Thu, 12 Aug 2010 13:28:18 +0200 Named_Target.init: empty string represents theory target
haftmann [Thu, 12 Aug 2010 13:28:18 +0200] rev 38389
Named_Target.init: empty string represents theory target
Thu, 12 Aug 2010 13:23:46 +0200 Named_Target.theory_init
haftmann [Thu, 12 Aug 2010 13:23:46 +0200] rev 38388
Named_Target.theory_init
Thu, 12 Aug 2010 20:11:13 +0800 simplified code
Christian Urban <urbanc@in.tum.de> [Thu, 12 Aug 2010 20:11:13 +0800] rev 38387
simplified code
Thu, 12 Aug 2010 09:00:19 +0200 tuned
haftmann [Thu, 12 Aug 2010 09:00:19 +0200] rev 38386
tuned
Thu, 12 Aug 2010 08:58:32 +0200 tuned
haftmann [Thu, 12 Aug 2010 08:58:32 +0200] rev 38385
tuned
Wed, 11 Aug 2010 20:25:44 +0200 merged
haftmann [Wed, 11 Aug 2010 20:25:44 +0200] rev 38384
merged
Wed, 11 Aug 2010 17:59:33 +0200 tuned whitespace
haftmann [Wed, 11 Aug 2010 17:59:33 +0200] rev 38383
tuned whitespace
Wed, 11 Aug 2010 17:59:32 +0200 tuned internal structure
haftmann [Wed, 11 Aug 2010 17:59:32 +0200] rev 38382
tuned internal structure
Wed, 11 Aug 2010 17:19:27 +0200 remove reinit operation alltogether
haftmann [Wed, 11 Aug 2010 17:19:27 +0200] rev 38381
remove reinit operation alltogether
Wed, 11 Aug 2010 17:16:02 +0200 avoid arcane Local_Theory.reinit entirely
haftmann [Wed, 11 Aug 2010 17:16:02 +0200] rev 38380
avoid arcane Local_Theory.reinit entirely
Wed, 11 Aug 2010 16:02:03 +0200 more convenient split of class modules: class and class_declaration
haftmann [Wed, 11 Aug 2010 16:02:03 +0200] rev 38379
more convenient split of class modules: class and class_declaration
Wed, 11 Aug 2010 15:45:15 +0200 tuned
haftmann [Wed, 11 Aug 2010 15:45:15 +0200] rev 38378
tuned
Wed, 11 Aug 2010 15:09:31 +0200 stripped signature
haftmann [Wed, 11 Aug 2010 15:09:31 +0200] rev 38377
stripped signature
Wed, 11 Aug 2010 15:09:30 +0200 explicit accessed to structure Class_Target
haftmann [Wed, 11 Aug 2010 15:09:30 +0200] rev 38376
explicit accessed to structure Class_Target
Wed, 11 Aug 2010 14:54:10 +0200 tuned lowercase
haftmann [Wed, 11 Aug 2010 14:54:10 +0200] rev 38375
tuned lowercase
Sat, 14 Aug 2010 12:01:50 +0200 moved Document.text_edits to Thy_Syntax;
wenzelm [Sat, 14 Aug 2010 12:01:50 +0200] rev 38374
moved Document.text_edits to Thy_Syntax;
Sat, 14 Aug 2010 11:52:24 +0200 tuned;
wenzelm [Sat, 14 Aug 2010 11:52:24 +0200] rev 38373
tuned;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip