Sun, 03 May 2015 16:45:07 +0200 tuned;
wenzelm [Sun, 03 May 2015 16:45:07 +0200] rev 60241
tuned;
Sun, 03 May 2015 16:44:38 +0200 suppress formal sort-constraints, in accordance to norm_hhf_eqs;
wenzelm [Sun, 03 May 2015 16:44:38 +0200] rev 60240
suppress formal sort-constraints, in accordance to norm_hhf_eqs;
Sun, 03 May 2015 14:35:48 +0200 make SML/NJ more happy;
wenzelm [Sun, 03 May 2015 14:35:48 +0200] rev 60239
make SML/NJ more happy;
Sun, 03 May 2015 14:12:10 +0200 tuned message;
wenzelm [Sun, 03 May 2015 14:12:10 +0200] rev 60238
tuned message;
Sat, 02 May 2015 13:58:06 +0200 add testing file for code_dt extension of lifting
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60237
add testing file for code_dt extension of lifting
Sat, 02 May 2015 13:58:06 +0200 handle error messages also in after_qed
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60236
handle error messages also in after_qed
Sat, 02 May 2015 13:58:06 +0200 reorder some steps in the construction to support mutual datatypes
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60235
reorder some steps in the construction to support mutual datatypes
Sat, 02 May 2015 13:58:06 +0200 more readable error message if some types do not correspond to sort constraints of the datatype
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60234
more readable error message if some types do not correspond to sort constraints of the datatype
Sat, 02 May 2015 13:58:06 +0200 better precomputing
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60233
better precomputing
Sat, 02 May 2015 13:58:06 +0200 equivalence in code_dt data structure must respect both rty and qty
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60232
equivalence in code_dt data structure must respect both rty and qty
Sat, 02 May 2015 13:58:06 +0200 don't use the human-readable version of the rsp thm as a goal in the ML interface (there is no formal definition of its statement); make tactics more robust wrt. predicates in predicators; tuned
kuncar [Sat, 02 May 2015 13:58:06 +0200] rev 60231
don't use the human-readable version of the rsp thm as a goal in the ML interface (there is no formal definition of its statement); make tactics more robust wrt. predicates in predicators; tuned
Mon, 13 Apr 2015 15:27:34 +0200 go back to the complicated code equation registration (because of type classes) that was lost in 922586b1bc87; make it even more hackish to get which code equation was used
kuncar [Mon, 13 Apr 2015 15:27:34 +0200] rev 60230
go back to the complicated code equation registration (because of type classes) that was lost in 922586b1bc87; make it even more hackish to get which code equation was used
Fri, 05 Dec 2014 14:14:36 +0100 Workaround that allows us to execute lifted constants that have as a return type a datatype containing a subtype
kuncar [Fri, 05 Dec 2014 14:14:36 +0100] rev 60229
Workaround that allows us to execute lifted constants that have as a return type a datatype containing a subtype
Fri, 05 Dec 2014 14:14:36 +0100 tuned proof; forget the transfer rule for size_fset
kuncar [Fri, 05 Dec 2014 14:14:36 +0100] rev 60228
tuned proof; forget the transfer rule for size_fset
Fri, 05 Dec 2014 14:14:36 +0100 return also which code equation was used; tuned
kuncar [Fri, 05 Dec 2014 14:14:36 +0100] rev 60227
return also which code equation was used; tuned
Fri, 05 Dec 2014 14:14:36 +0100 publish lifting_forget and lifting_udpate interface
kuncar [Fri, 05 Dec 2014 14:14:36 +0100] rev 60226
publish lifting_forget and lifting_udpate interface
Fri, 05 Dec 2014 14:14:36 +0100 note theorems by Local_Theory.notes (it is faster); make note of the generated theorems optional
kuncar [Fri, 05 Dec 2014 14:14:36 +0100] rev 60225
note theorems by Local_Theory.notes (it is faster); make note of the generated theorems optional
Tue, 18 Nov 2014 16:19:57 +0100 export the result of lifting_def
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60224
export the result of lifting_def
Tue, 18 Nov 2014 16:19:57 +0100 useful function
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60223
useful function
Tue, 18 Nov 2014 16:19:57 +0100 parametrize liting of terms by quotients
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60222
parametrize liting of terms by quotients
Tue, 18 Nov 2014 16:19:57 +0100 improve handling of predicators in rsp_thm
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60221
improve handling of predicators in rsp_thm
Tue, 18 Nov 2014 16:19:57 +0100 tuned; store pred_simps
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60220
tuned; store pred_simps
Tue, 18 Nov 2014 16:19:57 +0100 lift_definition: return the result of lifting
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60219
lift_definition: return the result of lifting
Tue, 18 Nov 2014 16:19:57 +0100 lift_definition: interface also with tactic
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60218
lift_definition: interface also with tactic
Tue, 18 Nov 2014 16:19:57 +0100 generalize prove_schematic_quot_thm
kuncar [Tue, 18 Nov 2014 16:19:57 +0100] rev 60217
generalize prove_schematic_quot_thm
Tue, 18 Nov 2014 16:19:51 +0100 added pred_def, rel_eq_onp tuned
kuncar [Tue, 18 Nov 2014 16:19:51 +0100] rev 60216
added pred_def, rel_eq_onp tuned
Sun, 03 May 2015 00:01:10 +0200 misc tuning, based on warnings by IntelliJ IDEA;
wenzelm [Sun, 03 May 2015 00:01:10 +0200] rev 60215
misc tuning, based on warnings by IntelliJ IDEA;
Fri, 01 May 2015 15:33:43 +0200 tuned;
wenzelm [Fri, 01 May 2015 15:33:43 +0200] rev 60214
tuned;
Fri, 01 May 2015 15:18:50 +0200 updated screenshot;
wenzelm [Fri, 01 May 2015 15:18:50 +0200] rev 60213
updated screenshot;
Fri, 01 May 2015 14:35:13 +0200 clarified markup range;
wenzelm [Fri, 01 May 2015 14:35:13 +0200] rev 60212
clarified markup range;
Fri, 01 May 2015 13:58:06 +0200 modifier markup for all parsed tokens;
wenzelm [Fri, 01 May 2015 13:58:06 +0200] rev 60211
modifier markup for all parsed tokens; report literal token markup, before re-assignment;
Fri, 01 May 2015 00:27:04 +0200 updated screenshots;
wenzelm [Fri, 01 May 2015 00:27:04 +0200] rev 60210
updated screenshots;
Thu, 30 Apr 2015 17:02:57 +0200 updated Eisbach, using version 5df3d8c72403 of its Bitbucket repository;
wenzelm [Thu, 30 Apr 2015 17:02:57 +0200] rev 60209
updated Eisbach, using version 5df3d8c72403 of its Bitbucket repository;
Thu, 30 Apr 2015 17:00:50 +0200 avoid potential conflict with Eisbach keyword (although keywords are local to the theory context);
wenzelm [Thu, 30 Apr 2015 17:00:50 +0200] rev 60208
avoid potential conflict with Eisbach keyword (although keywords are local to the theory context);
Tue, 28 Apr 2015 13:30:28 +0200 allow sorts on dead variables in BNFs
blanchet [Tue, 28 Apr 2015 13:30:28 +0200] rev 60207
allow sorts on dead variables in BNFs
Tue, 28 Apr 2015 11:48:44 +0200 tuned whitespace;
wenzelm [Tue, 28 Apr 2015 11:48:44 +0200] rev 60206
tuned whitespace;
Tue, 28 Apr 2015 11:47:49 +0200 avoid auto-load dialog while exit/closeAllBuffers is active: the perspective manager happens to indicate this precisely in jEdit 5.2.0;
wenzelm [Tue, 28 Apr 2015 11:47:49 +0200] rev 60205
avoid auto-load dialog while exit/closeAllBuffers is active: the perspective manager happens to indicate this precisely in jEdit 5.2.0;
Mon, 27 Apr 2015 16:46:52 +0200 code equations as displayable content in code dependency graph
wenzelm [Mon, 27 Apr 2015 16:46:52 +0200] rev 60204
code equations as displayable content in code dependency graph
Mon, 27 Apr 2015 15:53:11 +0200 filtering of reflexive dependencies avoids problems with state-of-the-art graph browser;
wenzelm [Mon, 27 Apr 2015 15:53:11 +0200] rev 60203
filtering of reflexive dependencies avoids problems with state-of-the-art graph browser; clarified
Sat, 25 Apr 2015 20:49:26 +0200 added checkbox for try0;
wenzelm [Sat, 25 Apr 2015 20:49:26 +0200] rev 60202
added checkbox for try0;
Sat, 25 Apr 2015 09:48:06 +0200 made CVC4 support work also without unsat cores
blanchet [Sat, 25 Apr 2015 09:48:06 +0200] rev 60201
made CVC4 support work also without unsat cores
Fri, 24 Apr 2015 23:05:33 +0200 more paranoia settings, e.g. relevant for Ubuntu 15.04;
wenzelm [Fri, 24 Apr 2015 23:05:33 +0200] rev 60200
more paranoia settings, e.g. relevant for Ubuntu 15.04;
Fri, 24 Apr 2015 22:30:56 +0200 Added tag Isabelle2015-RC2 for changeset 8483c2883c8c
wenzelm [Fri, 24 Apr 2015 22:30:56 +0200] rev 60199
Added tag Isabelle2015-RC2 for changeset 8483c2883c8c
Fri, 24 Apr 2015 20:33:10 +0200 always traverse required nodes, e.g. relevant for inlined errors of imported theory header;
wenzelm [Fri, 24 Apr 2015 20:33:10 +0200] rev 60198
always traverse required nodes, e.g. relevant for inlined errors of imported theory header;
Fri, 24 Apr 2015 19:08:43 +0200 tuned;
wenzelm [Fri, 24 Apr 2015 19:08:43 +0200] rev 60197
tuned;
Fri, 24 Apr 2015 16:12:20 +0200 tuned message, in accordance to ML side;
wenzelm [Fri, 24 Apr 2015 16:12:20 +0200] rev 60196
tuned message, in accordance to ML side;
Fri, 24 Apr 2015 15:02:12 +0200 tuned settings to avoid sporadic crashes;
wenzelm [Fri, 24 Apr 2015 15:02:12 +0200] rev 60195
tuned settings to avoid sporadic crashes;
Fri, 24 Apr 2015 14:56:47 +0200 clarified settings for default Poly/ML version: test the actual Isabelle component;
wenzelm [Fri, 24 Apr 2015 14:56:47 +0200] rev 60194
clarified settings for default Poly/ML version: test the actual Isabelle component;
Wed, 22 Apr 2015 23:26:14 +0200 avoid binding warning in Nitpick
blanchet [Wed, 22 Apr 2015 23:26:14 +0200] rev 60193
avoid binding warning in Nitpick
Wed, 22 Apr 2015 19:52:29 +0200 doc
blanchet [Wed, 22 Apr 2015 19:52:29 +0200] rev 60192
doc
Wed, 22 Apr 2015 20:16:28 +0200 clarified permissions;
wenzelm [Wed, 22 Apr 2015 20:16:28 +0200] rev 60191
clarified permissions;
Wed, 22 Apr 2015 20:14:43 +0200 allow diagnostic proof commands with skip_proofs;
wenzelm [Wed, 22 Apr 2015 20:14:43 +0200] rev 60190
allow diagnostic proof commands with skip_proofs;
Wed, 22 Apr 2015 19:48:32 +0200 tuned signature;
wenzelm [Wed, 22 Apr 2015 19:48:32 +0200] rev 60189
tuned signature;
Wed, 22 Apr 2015 18:43:33 +0200 updated polyml according to fixes-5.5.2 SVN version 2009;
wenzelm [Wed, 22 Apr 2015 18:43:33 +0200] rev 60188
updated polyml according to fixes-5.5.2 SVN version 2009;
Mon, 20 Apr 2015 18:30:05 +0200 declare Nitpick atoms to avoid '??.' prefixes in output
blanchet [Mon, 20 Apr 2015 18:30:05 +0200] rev 60187
declare Nitpick atoms to avoid '??.' prefixes in output
Sun, 19 Apr 2015 21:49:24 +0200 proper isatest machine;
wenzelm [Sun, 19 Apr 2015 21:49:24 +0200] rev 60186
proper isatest machine;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip