Tue, 26 Oct 2004 16:26:53 +0200 Added call to Codegen.preprocess.
berghofe [Tue, 26 Oct 2004 16:26:53 +0200] rev 15257
Added call to Codegen.preprocess.
Tue, 26 Oct 2004 16:25:41 +0200 Fixed problem with sorts in function make_casedists.
berghofe [Tue, 26 Oct 2004 16:25:41 +0200] rev 15256
Fixed problem with sorts in function make_casedists.
Mon, 25 Oct 2004 17:19:17 +0200 fixed urls
nipkow [Mon, 25 Oct 2004 17:19:17 +0200] rev 15255
fixed urls
Sun, 24 Oct 2004 15:41:52 +0200 Simplification to symbol processing; put quotes around theory name in message.
aspinall [Sun, 24 Oct 2004 15:41:52 +0200] rev 15254
Simplification to symbol processing; put quotes around theory name in message.
Thu, 21 Oct 2004 19:21:32 +0200 Fix <closetheory>
aspinall [Thu, 21 Oct 2004 19:21:32 +0200] rev 15253
Fix <closetheory>
Tue, 19 Oct 2004 22:45:20 +0200 Replaced PolyML specific print function by Display.print_thm(s)
berghofe [Tue, 19 Oct 2004 22:45:20 +0200] rev 15252
Replaced PolyML specific print function by Display.print_thm(s)
Tue, 19 Oct 2004 18:18:45 +0200 converted some induct_tac to induct
paulson [Tue, 19 Oct 2004 18:18:45 +0200] rev 15251
converted some induct_tac to induct
Mon, 18 Oct 2004 13:40:45 +0200 added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
dixon [Mon, 18 Oct 2004 13:40:45 +0200] rev 15250
added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
Mon, 18 Oct 2004 11:43:40 +0200 Replaced list of bound variables in simpset by maximal index of bound
berghofe [Mon, 18 Oct 2004 11:43:40 +0200] rev 15249
Replaced list of bound variables in simpset by maximal index of bound variables. This allows new variable names to be generated more quickly (without calling variant).
Fri, 15 Oct 2004 18:49:16 +0200 record_split_simp_tac now can get simp rules as parameter
schirmer [Fri, 15 Oct 2004 18:49:16 +0200] rev 15248
record_split_simp_tac now can get simp rules as parameter
Fri, 15 Oct 2004 18:16:11 +0200 update
nipkow [Fri, 15 Oct 2004 18:16:11 +0200] rev 15247
update
Fri, 15 Oct 2004 18:16:03 +0200 added and renamed
nipkow [Fri, 15 Oct 2004 18:16:03 +0200] rev 15246
added and renamed
Thu, 14 Oct 2004 12:18:52 +0200 Added a few lemmas
nipkow [Thu, 14 Oct 2004 12:18:52 +0200] rev 15245
Added a few lemmas
Wed, 13 Oct 2004 07:40:13 +0200 mod becuase of chnage in induct
nipkow [Wed, 13 Oct 2004 07:40:13 +0200] rev 15244
mod becuase of chnage in induct
Tue, 12 Oct 2004 17:00:39 +0200 Added solution to exercise.
nipkow [Tue, 12 Oct 2004 17:00:39 +0200] rev 15243
Added solution to exercise.
Tue, 12 Oct 2004 16:59:56 +0200 *** empty log message ***
nipkow [Tue, 12 Oct 2004 16:59:56 +0200] rev 15242
*** empty log message ***
Tue, 12 Oct 2004 11:48:21 +0200 tweaks concerned with poly bug-fixing
paulson [Tue, 12 Oct 2004 11:48:21 +0200] rev 15241
tweaks concerned with poly bug-fixing
Mon, 11 Oct 2004 19:36:48 +0200 Replaced the_context() by theory "Presburger" in call of invoke_oracle.
berghofe [Mon, 11 Oct 2004 19:36:48 +0200] rev 15240
Replaced the_context() by theory "Presburger" in call of invoke_oracle.
Mon, 11 Oct 2004 16:47:50 +0200 Tuned some proofs.
berghofe [Mon, 11 Oct 2004 16:47:50 +0200] rev 15239
Tuned some proofs.
Mon, 11 Oct 2004 10:52:18 +0200 Added entry in Settings menu for Toplevel.skip_proofs flag.
berghofe [Mon, 11 Oct 2004 10:52:18 +0200] rev 15238
Added entry in Settings menu for Toplevel.skip_proofs flag.
Mon, 11 Oct 2004 10:51:19 +0200 Some changes to allow skipping of proof scripts.
berghofe [Mon, 11 Oct 2004 10:51:19 +0200] rev 15237
Some changes to allow skipping of proof scripts.
Mon, 11 Oct 2004 07:42:22 +0200 Proofs needed to be updated because induction now preserves name of
nipkow [Mon, 11 Oct 2004 07:42:22 +0200] rev 15236
Proofs needed to be updated because induction now preserves name of induction variable.
Mon, 11 Oct 2004 07:39:19 +0200 Induction now preserves the name of the induction variable.
nipkow [Mon, 11 Oct 2004 07:39:19 +0200] rev 15235
Induction now preserves the name of the induction variable.
Thu, 07 Oct 2004 15:42:30 +0200 simplification tweaks for better arithmetic reasoning
paulson [Thu, 07 Oct 2004 15:42:30 +0200] rev 15234
simplification tweaks for better arithmetic reasoning
Wed, 06 Oct 2004 13:59:33 +0200 *** empty log message ***
chaieb [Wed, 06 Oct 2004 13:59:33 +0200] rev 15233
*** empty log message ***
Wed, 06 Oct 2004 13:58:56 +0200 a very simple decision procedure for a fragment of bounded arithmetic
chaieb [Wed, 06 Oct 2004 13:58:56 +0200] rev 15232
a very simple decision procedure for a fragment of bounded arithmetic
Wed, 06 Oct 2004 13:58:08 +0200 changed in order to insert Barith.thy
chaieb [Wed, 06 Oct 2004 13:58:08 +0200] rev 15231
changed in order to insert Barith.thy
Tue, 05 Oct 2004 15:40:26 +0200 auto update
paulson [Tue, 05 Oct 2004 15:40:26 +0200] rev 15230
auto update
Tue, 05 Oct 2004 15:30:50 +0200 new simprules for abs and for things like a/b<1
paulson [Tue, 05 Oct 2004 15:30:50 +0200] rev 15229
new simprules for abs and for things like a/b<1
Mon, 04 Oct 2004 15:28:03 +0200 revised simprules for division
paulson [Mon, 04 Oct 2004 15:28:03 +0200] rev 15228
revised simprules for division
Mon, 04 Oct 2004 15:25:28 +0200 PDF_VIEWER suggestion
paulson [Mon, 04 Oct 2004 15:25:28 +0200] rev 15227
PDF_VIEWER suggestion
Mon, 04 Oct 2004 15:21:42 +0200 Abstract for the Isabelle system
paulson [Mon, 04 Oct 2004 15:21:42 +0200] rev 15226
Abstract for the Isabelle system
Sat, 02 Oct 2004 19:22:16 +0200 Add openblock/closeblock to other opengoal/closegoal elements
aspinall [Sat, 02 Oct 2004 19:22:16 +0200] rev 15225
Add openblock/closeblock to other opengoal/closegoal elements
Fri, 01 Oct 2004 11:55:43 +0200 Allow scanning to recover and reconstruct bad input
aspinall [Fri, 01 Oct 2004 11:55:43 +0200] rev 15224
Allow scanning to recover and reconstruct bad input
Fri, 01 Oct 2004 11:54:15 +0200 patch to "display"
paulson [Fri, 01 Oct 2004 11:54:15 +0200] rev 15223
patch to "display"
Fri, 01 Oct 2004 11:53:50 +0200 display-drafts now uses pdf!
paulson [Fri, 01 Oct 2004 11:53:50 +0200] rev 15222
display-drafts now uses pdf!
Fri, 01 Oct 2004 11:53:31 +0200 tweaking of arithmetic proofs
paulson [Fri, 01 Oct 2004 11:53:31 +0200] rev 15221
tweaking of arithmetic proofs
Fri, 01 Oct 2004 11:51:55 +0200 Comments
aspinall [Fri, 01 Oct 2004 11:51:55 +0200] rev 15220
Comments
Thu, 30 Sep 2004 15:43:50 +0200 tidied
paulson [Thu, 30 Sep 2004 15:43:50 +0200] rev 15219
tidied
Thu, 30 Sep 2004 07:14:34 +0200 display pdf as well as dvi
kleing [Thu, 30 Sep 2004 07:14:34 +0200] rev 15218
display pdf as well as dvi
Thu, 30 Sep 2004 05:08:17 +0200 bug-fix with new records
schirmer [Thu, 30 Sep 2004 05:08:17 +0200] rev 15217
bug-fix with new records
Wed, 29 Sep 2004 22:40:40 +0200 Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
aspinall [Wed, 29 Sep 2004 22:40:40 +0200] rev 15216
Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
Wed, 29 Sep 2004 18:32:25 +0200 tuned performance of record definition
schirmer [Wed, 29 Sep 2004 18:32:25 +0200] rev 15215
tuned performance of record definition
Wed, 29 Sep 2004 13:58:40 +0200 tidying up; identifying the main theorems
paulson [Wed, 29 Sep 2004 13:58:40 +0200] rev 15214
tidying up; identifying the main theorems
Tue, 28 Sep 2004 13:56:46 +0200 Changes in "includes".
ballarin [Tue, 28 Sep 2004 13:56:46 +0200] rev 15213
Changes in "includes".
Tue, 28 Sep 2004 13:54:49 +0200 Bug fixes.
ballarin [Tue, 28 Sep 2004 13:54:49 +0200] rev 15212
Bug fixes.
Tue, 28 Sep 2004 10:44:51 +0200 Add text_charref to encode a string using character references
aspinall [Tue, 28 Sep 2004 10:44:51 +0200] rev 15211
Add text_charref to encode a string using character references
Tue, 28 Sep 2004 10:44:19 +0200 Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
aspinall [Tue, 28 Sep 2004 10:44:19 +0200] rev 15210
Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
Tue, 28 Sep 2004 10:43:34 +0200 Fix to unparse to not double-escape backslash
aspinall [Tue, 28 Sep 2004 10:43:34 +0200] rev 15209
Fix to unparse to not double-escape backslash
Mon, 27 Sep 2004 16:03:16 +0200 Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
aspinall [Mon, 27 Sep 2004 16:03:16 +0200] rev 15208
Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
Mon, 27 Sep 2004 16:02:31 +0200 Add newline after CDATA for sake of HaXml
aspinall [Mon, 27 Sep 2004 16:02:31 +0200] rev 15207
Add newline after CDATA for sake of HaXml
Mon, 27 Sep 2004 10:27:34 +0200 Modified locales: improved implementation of "includes".
ballarin [Mon, 27 Sep 2004 10:27:34 +0200] rev 15206
Modified locales: improved implementation of "includes".
Thu, 23 Sep 2004 12:48:49 +0200 some x-symbols
paulson [Thu, 23 Sep 2004 12:48:49 +0200] rev 15205
some x-symbols
Thu, 23 Sep 2004 10:20:52 +0200 - Inserted additional check for equality types in check_mode_clause that
berghofe [Thu, 23 Sep 2004 10:20:52 +0200] rev 15204
- Inserted additional check for equality types in check_mode_clause that avoids ill-typed code to be generated. - Mode inference algorithm now outputs additional diagnostic messages.
Wed, 22 Sep 2004 22:29:24 +0200 bug-fix
schirmer [Wed, 22 Sep 2004 22:29:24 +0200] rev 15203
bug-fix
Sun, 19 Sep 2004 16:51:10 +0200 converting UNITY/MultisetSum.ML to Isar script
paulson [Sun, 19 Sep 2004 16:51:10 +0200] rev 15202
converting UNITY/MultisetSum.ML to Isar script
Fri, 17 Sep 2004 16:08:52 +0200 converted ZF/Induct/Multiset to Isar script
paulson [Fri, 17 Sep 2004 16:08:52 +0200] rev 15201
converted ZF/Induct/Multiset to Isar script
Mon, 13 Sep 2004 09:57:25 +0200 *** empty log message ***
nipkow [Mon, 13 Sep 2004 09:57:25 +0200] rev 15200
*** empty log message ***
Sat, 11 Sep 2004 18:35:43 +0200 undoing previous change
nipkow [Sat, 11 Sep 2004 18:35:43 +0200] rev 15199
undoing previous change
Sat, 11 Sep 2004 09:25:47 +0200 antisymmetry simproc
nipkow [Sat, 11 Sep 2004 09:25:47 +0200] rev 15198
antisymmetry simproc
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip