Wed, 05 Sep 2012 23:59:44 +0200 by default, only generate one discriminator for a two-value datatype
blanchet [Wed, 05 Sep 2012 23:59:44 +0200] rev 49174
by default, only generate one discriminator for a two-value datatype
Wed, 05 Sep 2012 20:54:40 +0200 eliminated potentially confusing terminology of Scala "layer";
wenzelm [Wed, 05 Sep 2012 20:54:40 +0200] rev 49173
eliminated potentially confusing terminology of Scala "layer";
Wed, 05 Sep 2012 20:36:13 +0200 merged
wenzelm [Wed, 05 Sep 2012 20:36:13 +0200] rev 49172
merged
Wed, 05 Sep 2012 20:19:37 +0200 tuned proofs;
wenzelm [Wed, 05 Sep 2012 20:19:37 +0200] rev 49171
tuned proofs;
Wed, 05 Sep 2012 19:51:00 +0200 discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;
wenzelm [Wed, 05 Sep 2012 19:51:00 +0200] rev 49170
discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;
Wed, 05 Sep 2012 19:58:09 +0200 honor mixfix specifications
blanchet [Wed, 05 Sep 2012 19:58:09 +0200] rev 49169
honor mixfix specifications
Wed, 05 Sep 2012 19:57:50 +0200 code indentation
blanchet [Wed, 05 Sep 2012 19:57:50 +0200] rev 49168
code indentation
Wed, 05 Sep 2012 16:17:53 +0200 print timing information
blanchet [Wed, 05 Sep 2012 16:17:53 +0200] rev 49167
print timing information
Wed, 05 Sep 2012 16:07:39 +0200 adapted example
blanchet [Wed, 05 Sep 2012 16:07:39 +0200] rev 49166
adapted example
Wed, 05 Sep 2012 16:00:53 +0200 check type variables on rhs
blanchet [Wed, 05 Sep 2012 16:00:53 +0200] rev 49165
check type variables on rhs
Wed, 05 Sep 2012 17:12:40 +0200 proper subsexp projection of Isabelle_Markup.Path, in correspondence to 5d0cd770828e;
wenzelm [Wed, 05 Sep 2012 17:12:40 +0200] rev 49164
proper subsexp projection of Isabelle_Markup.Path, in correspondence to 5d0cd770828e;
Wed, 05 Sep 2012 16:53:46 +0200 added tooltip to reveal jEdit platform file name;
wenzelm [Wed, 05 Sep 2012 16:53:46 +0200] rev 49163
added tooltip to reveal jEdit platform file name;
Wed, 05 Sep 2012 15:53:31 +0200 commented out slow examples again
blanchet [Wed, 05 Sep 2012 15:53:31 +0200] rev 49162
commented out slow examples again
Wed, 05 Sep 2012 15:40:29 +0200 fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
blanchet [Wed, 05 Sep 2012 15:40:29 +0200] rev 49161
fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
Wed, 05 Sep 2012 15:40:28 +0200 fixed "mk_exhaust_tac" for the nth time
blanchet [Wed, 05 Sep 2012 15:40:28 +0200] rev 49160
fixed "mk_exhaust_tac" for the nth time
Wed, 05 Sep 2012 15:40:26 +0200 updated README
blanchet [Wed, 05 Sep 2012 15:40:26 +0200] rev 49159
updated README
Wed, 05 Sep 2012 15:40:26 +0200 ported "Misc_Codata" to new syntax
blanchet [Wed, 05 Sep 2012 15:40:26 +0200] rev 49158
ported "Misc_Codata" to new syntax
Wed, 05 Sep 2012 15:40:13 +0200 ported "Misc_Data" to new syntax
blanchet [Wed, 05 Sep 2012 15:40:13 +0200] rev 49157
ported "Misc_Data" to new syntax
Wed, 05 Sep 2012 15:22:37 +0200 error message only in case of an error
traytel [Wed, 05 Sep 2012 15:22:37 +0200] rev 49156
error message only in case of an error
Wed, 05 Sep 2012 14:49:35 +0200 do not trivialize important internal theorem in quick_and_dirty mode
traytel [Wed, 05 Sep 2012 14:49:35 +0200] rev 49155
do not trivialize important internal theorem in quick_and_dirty mode
Wed, 05 Sep 2012 13:44:03 +0200 merged
wenzelm [Wed, 05 Sep 2012 13:44:03 +0200] rev 49154
merged
Wed, 05 Sep 2012 11:37:22 +0200 made "mk_case_eq_tac" work in the case where the first constructor is an "alternate" constructor (in which case its discriminator paradoxically starts with a negation)
blanchet [Wed, 05 Sep 2012 11:37:22 +0200] rev 49153
made "mk_case_eq_tac" work in the case where the first constructor is an "alternate" constructor (in which case its discriminator paradoxically starts with a negation)
Wed, 05 Sep 2012 11:18:48 +0200 tuning (systematic 1-based indices)
blanchet [Wed, 05 Sep 2012 11:18:48 +0200] rev 49152
tuning (systematic 1-based indices)
Wed, 05 Sep 2012 11:16:34 +0200 reindented code
blanchet [Wed, 05 Sep 2012 11:16:34 +0200] rev 49151
reindented code
Wed, 05 Sep 2012 11:11:26 +0200 added TODO
blanchet [Wed, 05 Sep 2012 11:11:26 +0200] rev 49150
added TODO
Wed, 05 Sep 2012 11:08:18 +0200 tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49149
tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
Wed, 05 Sep 2012 11:08:18 +0200 fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49148
fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
Wed, 05 Sep 2012 11:08:18 +0200 don't get confused by extraneous premisses
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49147
don't get confused by extraneous premisses
Wed, 05 Sep 2012 11:08:18 +0200 added a check
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49146
added a check
Tue, 04 Sep 2012 13:06:28 +0900 NEWS; CONTRIBUTORS
Christian Sternagel [Tue, 04 Sep 2012 13:06:28 +0900] rev 49145
NEWS; CONTRIBUTORS
Wed, 05 Sep 2012 13:02:25 +0200 misc tuning;
wenzelm [Wed, 05 Sep 2012 13:02:25 +0200] rev 49144
misc tuning;
Wed, 05 Sep 2012 11:19:01 +0200 no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
wenzelm [Wed, 05 Sep 2012 11:19:01 +0200] rev 49143
no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
Wed, 05 Sep 2012 10:53:51 +0200 more conservative rechecking of processed constraints in subtyping constraint simplification
traytel [Wed, 05 Sep 2012 10:53:51 +0200] rev 49142
more conservative rechecking of processed constraints in subtyping constraint simplification
Wed, 05 Sep 2012 09:58:37 +0200 added comment for Dmitriy
blanchet [Wed, 05 Sep 2012 09:58:37 +0200] rev 49141
added comment for Dmitriy
Wed, 05 Sep 2012 09:54:20 +0200 fixed bug in type instantiation of case theorem
blanchet [Wed, 05 Sep 2012 09:54:20 +0200] rev 49140
fixed bug in type instantiation of case theorem
Wed, 05 Sep 2012 09:31:31 +0200 use empty binding rather than "*" for default
blanchet [Wed, 05 Sep 2012 09:31:31 +0200] rev 49139
use empty binding rather than "*" for default
Wed, 05 Sep 2012 08:32:59 +0200 tuned
nipkow [Wed, 05 Sep 2012 08:32:59 +0200] rev 49138
tuned
Wed, 05 Sep 2012 00:58:54 +0200 fixed bugs in one-constructor case
blanchet [Wed, 05 Sep 2012 00:58:54 +0200] rev 49137
fixed bugs in one-constructor case
Tue, 04 Sep 2012 23:43:02 +0200 smoothly handle one-constructor types
blanchet [Tue, 04 Sep 2012 23:43:02 +0200] rev 49136
smoothly handle one-constructor types
Tue, 04 Sep 2012 23:42:33 +0200 fixed some type issues in sugar "exhaust_tac"
blanchet [Tue, 04 Sep 2012 23:42:33 +0200] rev 49135
fixed some type issues in sugar "exhaust_tac"
Tue, 04 Sep 2012 23:09:08 +0200 optionally provide extra dead variables to the FP constructions
blanchet [Tue, 04 Sep 2012 23:09:08 +0200] rev 49134
optionally provide extra dead variables to the FP constructions
Tue, 04 Sep 2012 21:51:31 +0200 merged
wenzelm [Tue, 04 Sep 2012 21:51:31 +0200] rev 49133
merged
Tue, 04 Sep 2012 21:23:11 +0200 added robustness
blanchet [Tue, 04 Sep 2012 21:23:11 +0200] rev 49132
added robustness
Tue, 04 Sep 2012 20:45:43 +0200 added build option -R;
wenzelm [Tue, 04 Sep 2012 20:45:43 +0200] rev 49131
added build option -R; more precise build_doc, using build -R -b;
Tue, 04 Sep 2012 18:49:40 +0200 implemented "mk_case_tac" -- and got rid of "cheat_tac"
blanchet [Tue, 04 Sep 2012 18:49:40 +0200] rev 49130
implemented "mk_case_tac" -- and got rid of "cheat_tac"
Tue, 04 Sep 2012 18:14:58 +0200 define "case" constant
blanchet [Tue, 04 Sep 2012 18:14:58 +0200] rev 49129
define "case" constant
Tue, 04 Sep 2012 17:23:08 +0200 renamed low-level (co)iterators and (co)recursors with "fld_"/"unf_" prefix
blanchet [Tue, 04 Sep 2012 17:23:08 +0200] rev 49128
renamed low-level (co)iterators and (co)recursors with "fld_"/"unf_" prefix
Tue, 04 Sep 2012 16:27:27 +0200 implemented "mk_half_distinct_tac"
blanchet [Tue, 04 Sep 2012 16:27:27 +0200] rev 49127
implemented "mk_half_distinct_tac"
Tue, 04 Sep 2012 16:17:22 +0200 implemented "mk_inject_tac"
blanchet [Tue, 04 Sep 2012 16:17:22 +0200] rev 49126
implemented "mk_inject_tac"
Tue, 04 Sep 2012 15:51:32 +0200 implemented "mk_exhaust_tac"
blanchet [Tue, 04 Sep 2012 15:51:32 +0200] rev 49125
implemented "mk_exhaust_tac"
Tue, 04 Sep 2012 14:21:11 +0200 more work on FP sugar
blanchet [Tue, 04 Sep 2012 14:21:11 +0200] rev 49124
more work on FP sugar
Tue, 04 Sep 2012 13:06:41 +0200 more work on sugar + simplify Trueprop + eq idiom everywhere
blanchet [Tue, 04 Sep 2012 13:06:41 +0200] rev 49123
more work on sugar + simplify Trueprop + eq idiom everywhere
Tue, 04 Sep 2012 13:05:07 +0200 renamed "disc_exclus" theorem to "disc_exclude"
blanchet [Tue, 04 Sep 2012 13:05:07 +0200] rev 49122
renamed "disc_exclus" theorem to "disc_exclude"
Tue, 04 Sep 2012 13:05:01 +0200 more work on FP sugar
blanchet [Tue, 04 Sep 2012 13:05:01 +0200] rev 49121
more work on FP sugar
Tue, 04 Sep 2012 13:02:32 +0200 smarter "*" syntax -- fallback on "_" if "*" is impossible
blanchet [Tue, 04 Sep 2012 13:02:32 +0200] rev 49120
smarter "*" syntax -- fallback on "_" if "*" is impossible
Tue, 04 Sep 2012 13:02:32 +0200 more work on FP sugar
blanchet [Tue, 04 Sep 2012 13:02:32 +0200] rev 49119
more work on FP sugar
Tue, 04 Sep 2012 13:02:31 +0200 renamed theorem
blanchet [Tue, 04 Sep 2012 13:02:31 +0200] rev 49118
renamed theorem
Tue, 04 Sep 2012 13:02:30 +0200 tuned TODO comment
blanchet [Tue, 04 Sep 2012 13:02:30 +0200] rev 49117
tuned TODO comment
Tue, 04 Sep 2012 13:02:30 +0200 allow pseudo-definition of is_Cons in terms of is_Nil (and similarly for other two-constructor datatypes)
blanchet [Tue, 04 Sep 2012 13:02:30 +0200] rev 49116
allow pseudo-definition of is_Cons in terms of is_Nil (and similarly for other two-constructor datatypes)
Tue, 04 Sep 2012 13:02:29 +0200 removed oddities
blanchet [Tue, 04 Sep 2012 13:02:29 +0200] rev 49115
removed oddities
Tue, 04 Sep 2012 13:02:28 +0200 allow "*" to indicate no discriminator
blanchet [Tue, 04 Sep 2012 13:02:28 +0200] rev 49114
allow "*" to indicate no discriminator
Tue, 04 Sep 2012 13:02:28 +0200 tuned TODOs
blanchet [Tue, 04 Sep 2012 13:02:28 +0200] rev 49113
tuned TODOs
Tue, 04 Sep 2012 13:02:26 +0200 started work on sugared "(co)data" commands
blanchet [Tue, 04 Sep 2012 13:02:26 +0200] rev 49112
started work on sugared "(co)data" commands
Tue, 04 Sep 2012 13:02:25 +0200 export "wrap" function
blanchet [Tue, 04 Sep 2012 13:02:25 +0200] rev 49111
export "wrap" function
Tue, 04 Sep 2012 12:12:03 +0200 eliminated obsolete "parallel_proofs = 0" restriction (cf. 0e5b859e1c91)
traytel [Tue, 04 Sep 2012 12:12:03 +0200] rev 49110
eliminated obsolete "parallel_proofs = 0" restriction (cf. 0e5b859e1c91)
Tue, 04 Sep 2012 12:10:19 +0200 no more aliases for Local_Theory.note; use Thm.close_derivation in internal theorems;
traytel [Tue, 04 Sep 2012 12:10:19 +0200] rev 49109
no more aliases for Local_Theory.note; use Thm.close_derivation in internal theorems;
Tue, 04 Sep 2012 00:16:03 +0200 enable parallel terminal proofs in interaction;
wenzelm [Tue, 04 Sep 2012 00:16:03 +0200] rev 49108
enable parallel terminal proofs in interaction;
Mon, 03 Sep 2012 23:03:54 +0200 misc tuning;
wenzelm [Mon, 03 Sep 2012 23:03:54 +0200] rev 49107
misc tuning;
Mon, 03 Sep 2012 22:51:33 +0200 merged
wenzelm [Mon, 03 Sep 2012 22:51:33 +0200] rev 49106
merged
Mon, 03 Sep 2012 18:12:59 +0200 killed internal output
traytel [Mon, 03 Sep 2012 18:12:59 +0200] rev 49105
killed internal output
Mon, 03 Sep 2012 17:57:34 +0200 generate coinductive witnesses for codatatypes
traytel [Mon, 03 Sep 2012 17:57:34 +0200] rev 49104
generate coinductive witnesses for codatatypes
Mon, 03 Sep 2012 17:56:39 +0200 generalized signature
traytel [Mon, 03 Sep 2012 17:56:39 +0200] rev 49103
generalized signature
Mon, 03 Sep 2012 17:55:42 +0200 added examples for testing of coinductive witnesses
traytel [Mon, 03 Sep 2012 17:55:42 +0200] rev 49102
added examples for testing of coinductive witnesses
Mon, 03 Sep 2012 22:50:07 +0200 continue with more robust dummy session after failed startup;
wenzelm [Mon, 03 Sep 2012 22:50:07 +0200] rev 49101
continue with more robust dummy session after failed startup;
Mon, 03 Sep 2012 22:31:27 +0200 prefer old startup dialog scheme (cf. 514bb82514df);
wenzelm [Mon, 03 Sep 2012 22:31:27 +0200] rev 49100
prefer old startup dialog scheme (cf. 514bb82514df);
Mon, 03 Sep 2012 22:22:38 +0200 more permissive handling of plugin startup failure;
wenzelm [Mon, 03 Sep 2012 22:22:38 +0200] rev 49099
more permissive handling of plugin startup failure;
Mon, 03 Sep 2012 21:30:34 +0200 bypass slow check for inlined files, where it is not really required;
wenzelm [Mon, 03 Sep 2012 21:30:34 +0200] rev 49098
bypass slow check for inlined files, where it is not really required;
Mon, 03 Sep 2012 20:57:51 +0200 more direct access to all-important chunks for text painting;
wenzelm [Mon, 03 Sep 2012 20:57:51 +0200] rev 49097
more direct access to all-important chunks for text painting; clarified line_start offset: physical line start not start(i);
Mon, 03 Sep 2012 15:50:41 +0200 merged
nipkow [Mon, 03 Sep 2012 15:50:41 +0200] rev 49096
merged
Mon, 03 Sep 2012 15:41:06 +0200 added annotations after condition in if and while
nipkow [Mon, 03 Sep 2012 15:41:06 +0200] rev 49095
added annotations after condition in if and while
Mon, 03 Sep 2012 13:19:52 +0200 merge, resolving trivial conflict;
wenzelm [Mon, 03 Sep 2012 13:19:52 +0200] rev 49094
merge, resolving trivial conflict;
Thu, 30 Aug 2012 15:44:03 +0900 forgot to add lemmas
Christian Sternagel [Thu, 30 Aug 2012 15:44:03 +0900] rev 49093
forgot to add lemmas
Thu, 30 Aug 2012 13:44:15 +0900 hide newly introduced constant Sublist.sub to allow for name sub in TreeFsetI
Christian Sternagel [Thu, 30 Aug 2012 13:44:15 +0900] rev 49092
hide newly introduced constant Sublist.sub to allow for name sub in TreeFsetI
Thu, 30 Aug 2012 13:39:43 +0900 reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:39:43 +0900] rev 49091
reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Thu, 30 Aug 2012 13:39:30 +0900 reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:39:30 +0900] rev 49090
reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Thu, 30 Aug 2012 13:38:27 +0900 added theory instantiating type class order for list prefixes
Christian Sternagel [Thu, 30 Aug 2012 13:38:27 +0900] rev 49089
added theory instantiating type class order for list prefixes
Thu, 30 Aug 2012 13:06:04 +0900 Main is implicitly imported via Sublist
Christian Sternagel [Thu, 30 Aug 2012 13:06:04 +0900] rev 49088
Main is implicitly imported via Sublist
Thu, 30 Aug 2012 13:05:11 +0900 added author
Christian Sternagel [Thu, 30 Aug 2012 13:05:11 +0900] rev 49087
added author
Thu, 30 Aug 2012 13:03:03 +0900 List is implicitly imported by Main
Christian Sternagel [Thu, 30 Aug 2012 13:03:03 +0900] rev 49086
List is implicitly imported by Main
Wed, 29 Aug 2012 16:25:35 +0900 introduced "sub" as abbreviation for "emb (op =)";
Christian Sternagel [Wed, 29 Aug 2012 16:25:35 +0900] rev 49085
introduced "sub" as abbreviation for "emb (op =)"; Sublist_Order is now based on Sublist.sub; simplified and moved most lemmas on sub from Sublist_Order to Sublist; Sublist_Order merely contains ord and order instances for sub plus some lemmas on the strict part of the order
Wed, 29 Aug 2012 12:24:26 +0900 base Sublist_Order on Sublist (using a simplified form of embedding as sublist relation)
Christian Sternagel [Wed, 29 Aug 2012 12:24:26 +0900] rev 49084
base Sublist_Order on Sublist (using a simplified form of embedding as sublist relation)
Wed, 29 Aug 2012 12:23:14 +0900 dropped ord and bot instance for list prefixes (use locale interpretation instead, which allows users to decide what order to use on lists)
Christian Sternagel [Wed, 29 Aug 2012 12:23:14 +0900] rev 49083
dropped ord and bot instance for list prefixes (use locale interpretation instead, which allows users to decide what order to use on lists)
Wed, 29 Aug 2012 11:05:44 +0900 more lemmas on suffixes and embedding
Christian Sternagel [Wed, 29 Aug 2012 11:05:44 +0900] rev 49082
more lemmas on suffixes and embedding
Wed, 29 Aug 2012 10:57:24 +0900 changed arguement order of suffixeq (to facilitate reading "suffixeq xs ys" as "xs is a (possibly empty) suffix of ys)
Christian Sternagel [Wed, 29 Aug 2012 10:57:24 +0900] rev 49081
changed arguement order of suffixeq (to facilitate reading "suffixeq xs ys" as "xs is a (possibly empty) suffix of ys)
Wed, 29 Aug 2012 10:48:28 +0900 added embedding for lists (constant emb)
Christian Sternagel [Wed, 29 Aug 2012 10:48:28 +0900] rev 49080
added embedding for lists (constant emb)
Wed, 29 Aug 2012 10:46:11 +0900 renamed (in Sublist): postfix ~> suffixeq, and dropped infix syntax >>=
Christian Sternagel [Wed, 29 Aug 2012 10:46:11 +0900] rev 49079
renamed (in Sublist): postfix ~> suffixeq, and dropped infix syntax >>=
Wed, 29 Aug 2012 10:35:05 +0900 renamed (in Sublist): prefix ~> prefixeq, strict_prefix ~> prefix
Christian Sternagel [Wed, 29 Aug 2012 10:35:05 +0900] rev 49078
renamed (in Sublist): prefix ~> prefixeq, strict_prefix ~> prefix
Wed, 29 Aug 2012 10:27:56 +0900 renamed theory List_Prefix into Sublist (since it is not only about prefixes)
Christian Sternagel [Wed, 29 Aug 2012 10:27:56 +0900] rev 49077
renamed theory List_Prefix into Sublist (since it is not only about prefixes)
Mon, 03 Sep 2012 11:54:21 +0200 compile
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49076
compile
Mon, 03 Sep 2012 11:54:21 +0200 rearrange dependencies
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49075
rearrange dependencies
Mon, 03 Sep 2012 11:54:21 +0200 renamed three BNF/(co)datatype-related commands
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49074
renamed three BNF/(co)datatype-related commands
Mon, 03 Sep 2012 11:30:29 +0200 tuned boundary cases of command-line;
wenzelm [Mon, 03 Sep 2012 11:30:29 +0200] rev 49073
tuned boundary cases of command-line; adhoc removal of PDFs stemming from base sessions;
Mon, 03 Sep 2012 11:09:25 +0200 "isabelle logo" produces EPS and PDF format simultaneously;
wenzelm [Mon, 03 Sep 2012 11:09:25 +0200] rev 49072
"isabelle logo" produces EPS and PDF format simultaneously; more robust invocation of epstopdf: avoid filter mode;
Mon, 03 Sep 2012 10:17:17 +0200 actually reset output when there is no valid command span here (especially relevant at very end of jEdit buffer, which lacks the terminating newline);
wenzelm [Mon, 03 Sep 2012 10:17:17 +0200] rev 49071
actually reset output when there is no valid command span here (especially relevant at very end of jEdit buffer, which lacks the terminating newline);
Mon, 03 Sep 2012 09:15:58 +0200 tuned proofs;
wenzelm [Mon, 03 Sep 2012 09:15:58 +0200] rev 49070
tuned proofs;
Mon, 03 Sep 2012 09:15:40 +0200 some parallel ML;
wenzelm [Mon, 03 Sep 2012 09:15:40 +0200] rev 49069
some parallel ML;
Sun, 02 Sep 2012 21:24:33 +0200 proper classpath on windows;
wenzelm [Sun, 02 Sep 2012 21:24:33 +0200] rev 49068
proper classpath on windows;
Sun, 02 Sep 2012 21:07:50 +0200 proper classpath for Java FX;
wenzelm [Sun, 02 Sep 2012 21:07:50 +0200] rev 49067
proper classpath for Java FX;
Sun, 02 Sep 2012 21:01:11 +0200 basic setup for HTML5 panel;
wenzelm [Sun, 02 Sep 2012 21:01:11 +0200] rev 49066
basic setup for HTML5 panel; more JFX_Thread.operations;
Sun, 02 Sep 2012 19:26:05 +0200 basic support for Java FX;
wenzelm [Sun, 02 Sep 2012 19:26:05 +0200] rev 49065
basic support for Java FX;
Sun, 02 Sep 2012 14:02:05 +0200 maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;
wenzelm [Sun, 02 Sep 2012 14:02:05 +0200] rev 49064
maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;
Sat, 01 Sep 2012 19:46:21 +0200 removed unused material;
wenzelm [Sat, 01 Sep 2012 19:46:21 +0200] rev 49063
removed unused material;
Sat, 01 Sep 2012 19:43:18 +0200 discontinued complicated/unreliable notion of recent proofs within context;
wenzelm [Sat, 01 Sep 2012 19:43:18 +0200] rev 49062
discontinued complicated/unreliable notion of recent proofs within context;
Sat, 01 Sep 2012 19:27:28 +0200 central management of forked goals wrt. transaction id;
wenzelm [Sat, 01 Sep 2012 19:27:28 +0200] rev 49061
central management of forked goals wrt. transaction id; clarified stable_exec_id: consider ragular failure as stable; more robust counting of forked proofs, with global reset after cancellation due to document editing;
Fri, 31 Aug 2012 22:34:37 +0200 merged
wenzelm [Fri, 31 Aug 2012 22:34:37 +0200] rev 49060
merged
Fri, 31 Aug 2012 22:25:06 +0200 always register proofs, even for empty binding;
wenzelm [Fri, 31 Aug 2012 22:25:06 +0200] rev 49059
always register proofs, even for empty binding;
Fri, 31 Aug 2012 22:24:14 +0200 tuned signature;
wenzelm [Fri, 31 Aug 2012 22:24:14 +0200] rev 49058
tuned signature;
Fri, 31 Aug 2012 16:07:06 +0200 made parser a bit more flexible
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49057
made parser a bit more flexible
Fri, 31 Aug 2012 16:07:06 +0200 tuning
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49056
tuning
Fri, 31 Aug 2012 16:07:06 +0200 pad the selectors' list with default names
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49055
pad the selectors' list with default names
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip