2012-09-04 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;
2012-09-03 enable parallel terminal proofs in interaction;
wenzelm [Tue, 04 Sep 2012 00:16:03 +0200] rev 49108
enable parallel terminal proofs in interaction;
2012-09-03 misc tuning;
wenzelm [Mon, 03 Sep 2012 23:03:54 +0200] rev 49107
misc tuning;
2012-09-03 merged
wenzelm [Mon, 03 Sep 2012 22:51:33 +0200] rev 49106
merged
2012-09-03 killed internal output
traytel [Mon, 03 Sep 2012 18:12:59 +0200] rev 49105
killed internal output
2012-09-03 generate coinductive witnesses for codatatypes
traytel [Mon, 03 Sep 2012 17:57:34 +0200] rev 49104
generate coinductive witnesses for codatatypes
2012-09-03 generalized signature
traytel [Mon, 03 Sep 2012 17:56:39 +0200] rev 49103
generalized signature
2012-09-03 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
2012-09-03 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;
2012-09-03 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);
2012-09-03 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;
2012-09-03 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;
2012-09-03 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);
2012-09-03 merged
nipkow [Mon, 03 Sep 2012 15:50:41 +0200] rev 49096
merged
2012-09-03 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
2012-09-03 merge, resolving trivial conflict;
wenzelm [Mon, 03 Sep 2012 13:19:52 +0200] rev 49094
merge, resolving trivial conflict;
2012-08-30 forgot to add lemmas
Christian Sternagel [Thu, 30 Aug 2012 15:44:03 +0900] rev 49093
forgot to add lemmas
2012-08-30 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
2012-08-30 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
2012-08-30 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
2012-08-30 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
2012-08-30 Main is implicitly imported via Sublist
Christian Sternagel [Thu, 30 Aug 2012 13:06:04 +0900] rev 49088
Main is implicitly imported via Sublist
2012-08-30 added author
Christian Sternagel [Thu, 30 Aug 2012 13:05:11 +0900] rev 49087
added author
2012-08-30 List is implicitly imported by Main
Christian Sternagel [Thu, 30 Aug 2012 13:03:03 +0900] rev 49086
List is implicitly imported by Main
2012-08-29 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
2012-08-29 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)
2012-08-29 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)
2012-08-29 more lemmas on suffixes and embedding
Christian Sternagel [Wed, 29 Aug 2012 11:05:44 +0900] rev 49082
more lemmas on suffixes and embedding
2012-08-29 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)
2012-08-29 added embedding for lists (constant emb)
Christian Sternagel [Wed, 29 Aug 2012 10:48:28 +0900] rev 49080
added embedding for lists (constant emb)
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip