Wed, 18 Sep 2013 16:44:19 +0200 minor change related to code equations in primcorec
blanchet [Wed, 18 Sep 2013 16:44:19 +0200] rev 53697
minor change related to code equations in primcorec
Wed, 18 Sep 2013 16:09:15 +0200 don't unfold as eager as in 11a77e4aa98b
traytel [Wed, 18 Sep 2013 16:09:15 +0200] rev 53696
don't unfold as eager as in 11a77e4aa98b
Wed, 18 Sep 2013 16:09:02 +0200 tuned proofs
traytel [Wed, 18 Sep 2013 16:09:02 +0200] rev 53695
tuned proofs
Wed, 18 Sep 2013 15:56:15 +0200 use singular to avoid confusion
blanchet [Wed, 18 Sep 2013 15:56:15 +0200] rev 53694
use singular to avoid confusion
Wed, 18 Sep 2013 15:33:32 +0200 new tactics for constructor view
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53693
new tactics for constructor view
Wed, 18 Sep 2013 15:33:32 +0200 tuning
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53692
tuning
Wed, 18 Sep 2013 15:33:31 +0200 fixed embarrassing typo in example
blanchet [Wed, 18 Sep 2013 15:33:31 +0200] rev 53691
fixed embarrassing typo in example
Wed, 18 Sep 2013 15:33:30 +0200 avoid duplicate simp rule warnings
blanchet [Wed, 18 Sep 2013 15:33:30 +0200] rev 53690
avoid duplicate simp rule warnings
Wed, 18 Sep 2013 12:16:10 +0200 added and tuned lemmas
nipkow [Wed, 18 Sep 2013 12:16:10 +0200] rev 53689
added and tuned lemmas
Wed, 18 Sep 2013 00:11:15 +0200 tuned proofs;
wenzelm [Wed, 18 Sep 2013 00:11:15 +0200] rev 53688
tuned proofs;
Tue, 17 Sep 2013 21:20:55 +0200 updated to official polyml-5.5.1;
wenzelm [Tue, 17 Sep 2013 21:20:55 +0200] rev 53687
updated to official polyml-5.5.1;
Tue, 17 Sep 2013 21:12:41 +0200 updated to polyml-5.5.1;
wenzelm [Tue, 17 Sep 2013 21:12:41 +0200] rev 53686
updated to polyml-5.5.1; prefer explicit POLYML_HOME to simplify additional user settings;
Tue, 17 Sep 2013 17:17:55 +0200 actually use x86_64 machine;
wenzelm [Tue, 17 Sep 2013 17:17:55 +0200] rev 53685
actually use x86_64 machine;
Tue, 17 Sep 2013 15:49:11 +0200 correct merging of restore data
kuncar [Tue, 17 Sep 2013 15:49:11 +0200] rev 53684
correct merging of restore data
Tue, 17 Sep 2013 15:18:14 +0200 order_bot, order_top
lammich <lammich@in.tum.de> [Tue, 17 Sep 2013 15:18:14 +0200] rev 53683
order_bot, order_top
Tue, 17 Sep 2013 14:10:33 +0200 include Int_Pow into Quotient_Examples; add end of the theory
kuncar [Tue, 17 Sep 2013 14:10:33 +0200] rev 53682
include Int_Pow into Quotient_Examples; add end of the theory
Tue, 17 Sep 2013 13:40:44 +0200 NEWS: Simps_Case_Conv
noschinl [Tue, 17 Sep 2013 13:40:44 +0200] rev 53681
NEWS: Simps_Case_Conv
Tue, 17 Sep 2013 08:42:51 +0200 added lemmas and made concerse executable
nipkow [Tue, 17 Sep 2013 08:42:51 +0200] rev 53680
added lemmas and made concerse executable
Tue, 17 Sep 2013 01:11:37 +0200 merge
blanchet [Tue, 17 Sep 2013 01:11:37 +0200] rev 53679
merge
Tue, 17 Sep 2013 01:09:51 +0200 return right theorems
blanchet [Tue, 17 Sep 2013 01:09:51 +0200] rev 53678
return right theorems
Tue, 17 Sep 2013 00:48:01 +0200 more (co)data docs
blanchet [Tue, 17 Sep 2013 00:48:01 +0200] rev 53677
more (co)data docs
Fri, 13 Sep 2013 14:57:20 -0700 tuned proofs about 'convex'
huffman [Fri, 13 Sep 2013 14:57:20 -0700] rev 53676
tuned proofs about 'convex'
Tue, 17 Sep 2013 00:39:51 +0200 more (co)data docs
blanchet [Tue, 17 Sep 2013 00:39:51 +0200] rev 53675
more (co)data docs
Tue, 17 Sep 2013 00:13:20 +0200 tuned proofs;
wenzelm [Tue, 17 Sep 2013 00:13:20 +0200] rev 53674
tuned proofs;
Mon, 16 Sep 2013 23:08:02 +0200 treat all dummy type variables separately (in contrast to fca432074fb2);
wenzelm [Mon, 16 Sep 2013 23:08:02 +0200] rev 53673
treat all dummy type variables separately (in contrast to fca432074fb2);
Mon, 16 Sep 2013 23:04:13 +0200 removed dead code (see also 69d4543811d0);
wenzelm [Mon, 16 Sep 2013 23:04:13 +0200] rev 53672
removed dead code (see also 69d4543811d0);
Mon, 16 Sep 2013 19:30:33 +0200 merged
wenzelm [Mon, 16 Sep 2013 19:30:33 +0200] rev 53671
merged
Mon, 16 Sep 2013 19:27:20 +0200 tuned signature;
wenzelm [Mon, 16 Sep 2013 19:27:20 +0200] rev 53670
tuned signature;
Mon, 16 Sep 2013 17:42:05 +0200 more antiquotations -- avoid unchecked string literals;
wenzelm [Mon, 16 Sep 2013 17:42:05 +0200] rev 53669
more antiquotations -- avoid unchecked string literals;
Mon, 16 Sep 2013 17:18:56 +0200 more explicit exception pattern (NB: unqualified exceptions without arguments are in danger of becoming catch-all patterns by accident);
wenzelm [Mon, 16 Sep 2013 17:18:56 +0200] rev 53668
more explicit exception pattern (NB: unqualified exceptions without arguments are in danger of becoming catch-all patterns by accident);
Mon, 16 Sep 2013 17:13:38 +0200 distinguish Proof.context vs. local_theory semantically, with corresponding naming conventions;
wenzelm [Mon, 16 Sep 2013 17:13:38 +0200] rev 53667
distinguish Proof.context vs. local_theory semantically, with corresponding naming conventions; some notes about missing ML interface;
Mon, 16 Sep 2013 17:04:28 +0200 tuned white space;
wenzelm [Mon, 16 Sep 2013 17:04:28 +0200] rev 53666
tuned white space; avoid "object-oriented English";
Mon, 16 Sep 2013 16:50:49 +0200 adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm [Mon, 16 Sep 2013 16:50:49 +0200] rev 53665
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
Mon, 16 Sep 2013 16:46:52 +0200 proper Isabelle symbols -- no UTF8 here;
wenzelm [Mon, 16 Sep 2013 16:46:52 +0200] rev 53664
proper Isabelle symbols -- no UTF8 here;
Mon, 16 Sep 2013 14:21:07 +0200 proper Cygwin mirror for Isabelle2013-1;
wenzelm [Mon, 16 Sep 2013 14:21:07 +0200] rev 53663
proper Cygwin mirror for Isabelle2013-1;
Mon, 16 Sep 2013 13:56:02 +0200 explicit test of quick_and_dirty, which is rarely used in practice;
wenzelm [Mon, 16 Sep 2013 13:56:02 +0200] rev 53662
explicit test of quick_and_dirty, which is rarely used in practice;
Mon, 16 Sep 2013 13:54:58 +0200 updated to cygwin-20130916;
wenzelm [Mon, 16 Sep 2013 13:54:58 +0200] rev 53661
updated to cygwin-20130916;
Mon, 16 Sep 2013 13:22:02 +0200 more CHECKLIST;
wenzelm [Mon, 16 Sep 2013 13:22:02 +0200] rev 53660
more CHECKLIST;
Mon, 16 Sep 2013 13:11:32 +0200 updated cygwin snapshot;
wenzelm [Mon, 16 Sep 2013 13:11:32 +0200] rev 53659
updated cygwin snapshot;
Mon, 16 Sep 2013 12:51:33 +0200 updated to smlnj 110.76;
wenzelm [Mon, 16 Sep 2013 12:51:33 +0200] rev 53658
updated to smlnj 110.76;
Mon, 16 Sep 2013 12:37:54 +0200 prefer high-level ML_System.share_common_data, ML_System.save_state -- except for bootstrap images (RAW, Pure);
wenzelm [Mon, 16 Sep 2013 12:37:54 +0200] rev 53657
prefer high-level ML_System.share_common_data, ML_System.save_state -- except for bootstrap images (RAW, Pure);
Mon, 16 Sep 2013 11:46:24 +0200 more NEWS;
wenzelm [Mon, 16 Sep 2013 11:46:24 +0200] rev 53656
more NEWS;
Mon, 16 Sep 2013 16:48:08 +0200 merge
panny [Mon, 16 Sep 2013 16:48:08 +0200] rev 53655
merge
Mon, 16 Sep 2013 15:03:23 +0200 prove simp theorems for newly generated definitions
panny [Mon, 16 Sep 2013 15:03:23 +0200] rev 53654
prove simp theorems for newly generated definitions
Mon, 16 Sep 2013 15:30:20 +0200 example using restoring Transfer/Lifting context
kuncar [Mon, 16 Sep 2013 15:30:20 +0200] rev 53653
example using restoring Transfer/Lifting context
Mon, 16 Sep 2013 15:30:20 +0200 use lifting_forget for deregistering numeric types as a quotient type
kuncar [Mon, 16 Sep 2013 15:30:20 +0200] rev 53652
use lifting_forget for deregistering numeric types as a quotient type
Mon, 16 Sep 2013 15:30:17 +0200 restoring Transfer/Lifting context
kuncar [Mon, 16 Sep 2013 15:30:17 +0200] rev 53651
restoring Transfer/Lifting context
Mon, 16 Sep 2013 11:54:57 +0200 make ML function for deleting quotients public
kuncar [Mon, 16 Sep 2013 11:54:57 +0200] rev 53650
make ML function for deleting quotients public
Mon, 16 Sep 2013 11:54:57 +0200 public access to the raw transfer rules - for restoring transferring
kuncar [Mon, 16 Sep 2013 11:54:57 +0200] rev 53649
public access to the raw transfer rules - for restoring transferring
Mon, 16 Sep 2013 11:22:06 +0200 another move to avoid sporadic kill of poly, which is presumably due to resource management on lxbroy2, lxbroy3 etc.;
wenzelm [Mon, 16 Sep 2013 11:22:06 +0200] rev 53648
another move to avoid sporadic kill of poly, which is presumably due to resource management on lxbroy2, lxbroy3 etc.;
Mon, 16 Sep 2013 00:40:02 +0200 more (co)data docs
blanchet [Mon, 16 Sep 2013 00:40:02 +0200] rev 53647
more (co)data docs
Sun, 15 Sep 2013 23:02:23 +0200 more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53646
more (co)data docs
Sun, 15 Sep 2013 23:02:23 +0200 added missing theorems to "simps" collection
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53645
added missing theorems to "simps" collection
Sun, 15 Sep 2013 23:02:23 +0200 more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53644
more (co)data docs
Sun, 15 Sep 2013 23:02:23 +0200 more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53643
more (co)data docs
Sun, 15 Sep 2013 23:02:23 +0200 more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53642
more (co)data docs
Sat, 14 Sep 2013 23:58:58 +0200 merged
wenzelm [Sat, 14 Sep 2013 23:58:58 +0200] rev 53641
merged
Sat, 14 Sep 2013 23:52:36 +0200 tuned proofs;
wenzelm [Sat, 14 Sep 2013 23:52:36 +0200] rev 53640
tuned proofs;
Sat, 14 Sep 2013 22:50:15 +0200 tuned magic number, for improved reactivity on old 2-core machine;
wenzelm [Sat, 14 Sep 2013 22:50:15 +0200] rev 53639
tuned magic number, for improved reactivity on old 2-core machine;
Sat, 14 Sep 2013 22:30:10 +0200 tuned proofs;
wenzelm [Sat, 14 Sep 2013 22:30:10 +0200] rev 53638
tuned proofs;
Sat, 14 Sep 2013 22:34:25 +0200 updated keywords
krauss [Sat, 14 Sep 2013 22:34:25 +0200] rev 53637
updated keywords
Sat, 14 Sep 2013 18:24:12 +0200 tuned proof
haftmann [Sat, 14 Sep 2013 18:24:12 +0200] rev 53636
tuned proof
Sat, 14 Sep 2013 14:01:48 +0200 merged
wenzelm [Sat, 14 Sep 2013 14:01:48 +0200] rev 53635
merged
Sat, 14 Sep 2013 13:59:57 +0200 tuned proofs;
wenzelm [Sat, 14 Sep 2013 13:59:57 +0200] rev 53634
tuned proofs;
Sat, 14 Sep 2013 20:57:22 +1000 print find_thms result in reverse order so best result is on top
kleing [Sat, 14 Sep 2013 20:57:22 +1000] rev 53633
print find_thms result in reverse order so best result is on top
Sat, 14 Sep 2013 20:56:12 +1000 more useful sorting of find_thms results
kleing [Sat, 14 Sep 2013 20:56:12 +1000] rev 53632
more useful sorting of find_thms results
Fri, 13 Sep 2013 23:52:01 +0200 proper sharing after change of directory structure (cf. 32ec957e5c3e);
wenzelm [Fri, 13 Sep 2013 23:52:01 +0200] rev 53631
proper sharing after change of directory structure (cf. 32ec957e5c3e); result is structurally equal, despite change of hash key;
Fri, 13 Sep 2013 23:17:04 +0200 restricted heap, which might improve stability of this test;
wenzelm [Fri, 13 Sep 2013 23:17:04 +0200] rev 53630
restricted heap, which might improve stability of this test;
Fri, 13 Sep 2013 22:33:16 +0200 merged
wenzelm [Fri, 13 Sep 2013 22:33:16 +0200] rev 53629
merged
Fri, 13 Sep 2013 22:31:56 +0200 tuned proofs;
wenzelm [Fri, 13 Sep 2013 22:31:56 +0200] rev 53628
tuned proofs;
Fri, 13 Sep 2013 22:16:26 +0200 tuned proofs;
wenzelm [Fri, 13 Sep 2013 22:16:26 +0200] rev 53627
tuned proofs;
Fri, 13 Sep 2013 21:14:08 +0200 updated to jdk-7u40;
wenzelm [Fri, 13 Sep 2013 21:14:08 +0200] rev 53626
updated to jdk-7u40;
Fri, 13 Sep 2013 14:53:00 +0200 added component jdk-7u40.tar.gz (inactive);
wenzelm [Fri, 13 Sep 2013 14:53:00 +0200] rev 53625
added component jdk-7u40.tar.gz (inactive);
Fri, 13 Sep 2013 21:55:33 +0200 merged
blanchet [Fri, 13 Sep 2013 21:55:33 +0200] rev 53624
merged
Fri, 13 Sep 2013 21:28:57 +0200 more (co)data docs
blanchet [Fri, 13 Sep 2013 21:28:57 +0200] rev 53623
more (co)data docs
Fri, 13 Sep 2013 19:38:09 +0200 tuning
blanchet [Fri, 13 Sep 2013 19:38:09 +0200] rev 53622
tuning
Fri, 13 Sep 2013 19:37:32 +0200 more (co)data doc
blanchet [Fri, 13 Sep 2013 19:37:32 +0200] rev 53621
more (co)data doc
Fri, 13 Sep 2013 11:16:13 -0700 generalized and simplified proofs of several theorems about convex sets
huffman [Fri, 13 Sep 2013 11:16:13 -0700] rev 53620
generalized and simplified proofs of several theorems about convex sets
Fri, 13 Sep 2013 16:50:35 +0200 more (co)data docs
blanchet [Fri, 13 Sep 2013 16:50:35 +0200] rev 53619
more (co)data docs
Fri, 13 Sep 2013 16:30:16 +0200 removed accidentally submitted line
blanchet [Fri, 13 Sep 2013 16:30:16 +0200] rev 53618
removed accidentally submitted line
Fri, 13 Sep 2013 16:29:39 +0200 more (co)data doc
blanchet [Fri, 13 Sep 2013 16:29:39 +0200] rev 53617
more (co)data doc
Tue, 20 Aug 2013 17:34:11 +0900 more general typing of monadic bind
Christian Sternagel [Tue, 20 Aug 2013 17:34:11 +0900] rev 53616
more general typing of monadic bind
Fri, 13 Sep 2013 09:31:45 +0200 merged
krauss [Fri, 13 Sep 2013 09:31:45 +0200] rev 53615
merged
Thu, 12 Sep 2013 22:10:17 +0200 omit automatic Induct.cases_pred declaration, which breaks many existing proofs
krauss [Thu, 12 Sep 2013 22:10:17 +0200] rev 53614
omit automatic Induct.cases_pred declaration, which breaks many existing proofs
Tue, 10 Sep 2013 20:34:32 +0200 NEWS and CONTRIBUTORS
krauss [Tue, 10 Sep 2013 20:34:32 +0200] rev 53613
NEWS and CONTRIBUTORS
Tue, 10 Sep 2013 20:11:01 +0200 merged
krauss [Tue, 10 Sep 2013 20:11:01 +0200] rev 53612
merged
Tue, 10 Sep 2013 20:09:53 +0200 added some examples and tests for fun_cases
krauss [Tue, 10 Sep 2013 20:09:53 +0200] rev 53611
added some examples and tests for fun_cases
Mon, 09 Sep 2013 00:59:45 +0200 dropped unnecessary 'open'
krauss [Mon, 09 Sep 2013 00:59:45 +0200] rev 53610
dropped unnecessary 'open'
Mon, 09 Sep 2013 00:53:50 +0200 tuned headers
krauss [Mon, 09 Sep 2013 00:53:50 +0200] rev 53609
tuned headers
Mon, 09 Sep 2013 00:14:07 +0200 moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
krauss [Mon, 09 Sep 2013 00:14:07 +0200] rev 53608
moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information; normalized whitespace and indentation
Sun, 08 Sep 2013 23:58:52 +0200 clarified
krauss [Sun, 08 Sep 2013 23:58:52 +0200] rev 53607
clarified
Sun, 08 Sep 2013 23:49:25 +0200 clarified, dropping unreachable bool special case
krauss [Sun, 08 Sep 2013 23:49:25 +0200] rev 53606
clarified, dropping unreachable bool special case
Sun, 08 Sep 2013 23:28:27 +0200 dropped dead code
krauss [Sun, 08 Sep 2013 23:28:27 +0200] rev 53605
dropped dead code
Sun, 08 Sep 2013 23:26:08 +0200 clarified
krauss [Sun, 08 Sep 2013 23:26:08 +0200] rev 53604
clarified
Sun, 08 Sep 2013 22:32:47 +0200 generate elim rules for elimination of function equalities;
Manuel Eberl [Sun, 08 Sep 2013 22:32:47 +0200] rev 53603
generate elim rules for elimination of function equalities; added fun_cases command; recover proper cases rules for mutual recursive case (no sum types)
Fri, 13 Sep 2013 07:59:50 +0200 tuned proofs
haftmann [Fri, 13 Sep 2013 07:59:50 +0200] rev 53602
tuned proofs
Thu, 12 Sep 2013 18:09:56 -0700 merged
huffman [Thu, 12 Sep 2013 18:09:56 -0700] rev 53601
merged
Thu, 12 Sep 2013 18:09:17 -0700 make 'linear' into a sublocale of 'bounded_linear';
huffman [Thu, 12 Sep 2013 18:09:17 -0700] rev 53600
make 'linear' into a sublocale of 'bounded_linear'; replace 'linear_def' with 'linear_iff'
Thu, 12 Sep 2013 15:08:46 -0700 generalize lemmas
huffman [Thu, 12 Sep 2013 15:08:46 -0700] rev 53599
generalize lemmas
Thu, 12 Sep 2013 15:08:07 -0700 remove unneeded assumption from prime_dvd_power lemmas;
huffman [Thu, 12 Sep 2013 15:08:07 -0700] rev 53598
remove unneeded assumption from prime_dvd_power lemmas; add iff forms of prime_dvd_power lemmas (thanks to Jason Dagit)
Thu, 12 Sep 2013 09:39:02 -0700 remove duplicate lemmas
huffman [Thu, 12 Sep 2013 09:39:02 -0700] rev 53597
remove duplicate lemmas
Thu, 12 Sep 2013 09:33:36 -0700 new lemmas
huffman [Thu, 12 Sep 2013 09:33:36 -0700] rev 53596
new lemmas
Thu, 12 Sep 2013 09:06:46 -0700 prefer theorem name over 'long_thm_list(n)'
huffman [Thu, 12 Sep 2013 09:06:46 -0700] rev 53595
prefer theorem name over 'long_thm_list(n)'
Thu, 12 Sep 2013 09:04:46 -0700 prefer attribute 'unfolded thm' to 'simplified'
huffman [Thu, 12 Sep 2013 09:04:46 -0700] rev 53594
prefer attribute 'unfolded thm' to 'simplified'
Thu, 12 Sep 2013 09:03:52 -0700 removed outdated comments
huffman [Thu, 12 Sep 2013 09:03:52 -0700] rev 53593
removed outdated comments
Fri, 13 Sep 2013 02:55:04 +0200 made non-co case more robust as well (cf. b6e2993fd0d3)
blanchet [Fri, 13 Sep 2013 02:55:04 +0200] rev 53592
made non-co case more robust as well (cf. b6e2993fd0d3)
Fri, 13 Sep 2013 02:26:59 +0200 don't wrongly destroy sum types in coiterators
blanchet [Fri, 13 Sep 2013 02:26:59 +0200] rev 53591
don't wrongly destroy sum types in coiterators
Fri, 13 Sep 2013 00:55:44 +0200 beware of multi-constructor datatypes (cf. 27c418b7b985)
blanchet [Fri, 13 Sep 2013 00:55:44 +0200] rev 53590
beware of multi-constructor datatypes (cf. 27c418b7b985)
Fri, 13 Sep 2013 00:39:24 +0200 beware of single-constructor datatypes, with no discriminators
blanchet [Fri, 13 Sep 2013 00:39:24 +0200] rev 53589
beware of single-constructor datatypes, with no discriminators
Thu, 12 Sep 2013 23:43:02 +0200 more robust tactic to cover another corner case (added as example);
traytel [Thu, 12 Sep 2013 23:43:02 +0200] rev 53588
more robust tactic to cover another corner case (added as example);
Thu, 12 Sep 2013 23:29:13 +0200 generalized data structure, for extension with SMT solver proofs
blanchet [Thu, 12 Sep 2013 23:29:13 +0200] rev 53587
generalized data structure, for extension with SMT solver proofs
Thu, 12 Sep 2013 22:10:57 +0200 prefixed types and some functions with "atp_" for disambiguation
blanchet [Thu, 12 Sep 2013 22:10:57 +0200] rev 53586
prefixed types and some functions with "atp_" for disambiguation
Thu, 12 Sep 2013 20:54:26 +0200 merged;
wenzelm [Thu, 12 Sep 2013 20:54:26 +0200] rev 53585
merged;
Thu, 12 Sep 2013 20:53:25 +0200 absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
wenzelm [Thu, 12 Sep 2013 20:53:25 +0200] rev 53584
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
Thu, 12 Sep 2013 18:53:51 +0200 more CHECKLIST;
wenzelm [Thu, 12 Sep 2013 18:53:51 +0200] rev 53583
more CHECKLIST;
Thu, 12 Sep 2013 18:50:41 +0200 more robust System.getProperty with default;
wenzelm [Thu, 12 Sep 2013 18:50:41 +0200] rev 53582
more robust System.getProperty with default;
Thu, 12 Sep 2013 15:37:09 +0200 generate distribution classpath for cold-start application wrappers;
wenzelm [Thu, 12 Sep 2013 15:37:09 +0200] rev 53581
generate distribution classpath for cold-start application wrappers;
Thu, 12 Sep 2013 14:32:02 +0200 reverse orientation of ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:32:02 +0200] rev 53580
reverse orientation of ISABELLE_CLASSPATH;
Thu, 12 Sep 2013 14:10:45 +0200 propagate ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:10:45 +0200] rev 53579
propagate ISABELLE_CLASSPATH;
Thu, 12 Sep 2013 14:06:08 +0200 tuned comments;
wenzelm [Thu, 12 Sep 2013 14:06:08 +0200] rev 53578
tuned comments;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip