Mon, 14 Jun 2010 15:27:11 +0200 extended bib
haftmann [Mon, 14 Jun 2010 15:27:11 +0200] rev 37429
extended bib
Mon, 14 Jun 2010 15:27:09 +0200 updated generated code
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37428
updated generated code
Mon, 14 Jun 2010 15:27:09 +0200 added reference
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37427
added reference
Mon, 14 Jun 2010 15:27:08 +0200 subsection on locale interpretation
haftmann [Mon, 14 Jun 2010 15:27:08 +0200] rev 37426
subsection on locale interpretation
Mon, 14 Jun 2010 12:01:30 +0200 explicitly name and note equations for class eq
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37425
explicitly name and note equations for class eq
Mon, 14 Jun 2010 12:01:30 +0200 use various predefined Haskell operations when generating code
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37424
use various predefined Haskell operations when generating code
Mon, 14 Jun 2010 12:01:30 +0200 NEWS
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37423
NEWS
Mon, 14 Jun 2010 10:50:49 +0200 tuned internal order
haftmann [Mon, 14 Jun 2010 10:50:49 +0200] rev 37422
tuned internal order
Mon, 14 Jun 2010 10:38:29 +0200 dropped unused bindings
haftmann [Mon, 14 Jun 2010 10:38:29 +0200] rev 37421
dropped unused bindings
Mon, 14 Jun 2010 10:38:28 +0200 corrected syntax diagram
haftmann [Mon, 14 Jun 2010 10:38:28 +0200] rev 37420
corrected syntax diagram
Mon, 14 Jun 2010 21:49:25 +0200 turn off new polymorphism code again -- a new issue popped up
blanchet [Mon, 14 Jun 2010 21:49:25 +0200] rev 37419
turn off new polymorphism code again -- a new issue popped up
Mon, 14 Jun 2010 20:48:36 +0200 missing case
blanchet [Mon, 14 Jun 2010 20:48:36 +0200] rev 37418
missing case
Mon, 14 Jun 2010 20:16:36 +0200 A function called "untyped_aconv" shouldn't look at the bound names!
blanchet [Mon, 14 Jun 2010 20:16:36 +0200] rev 37417
A function called "untyped_aconv" shouldn't look at the bound names!
Mon, 14 Jun 2010 19:20:32 +0200 no point in introducing combinators for inlined Skolem functions
blanchet [Mon, 14 Jun 2010 19:20:32 +0200] rev 37416
no point in introducing combinators for inlined Skolem functions
Mon, 14 Jun 2010 17:12:41 +0200 better error reporting for Vampire
blanchet [Mon, 14 Jun 2010 17:12:41 +0200] rev 37415
better error reporting for Vampire
Mon, 14 Jun 2010 16:43:44 +0200 expect SPASS 3.7, and give a friendly warning if an older version is used
blanchet [Mon, 14 Jun 2010 16:43:44 +0200] rev 37414
expect SPASS 3.7, and give a friendly warning if an older version is used
Mon, 14 Jun 2010 16:17:20 +0200 improve ATP-specific error messages
blanchet [Mon, 14 Jun 2010 16:17:20 +0200] rev 37413
improve ATP-specific error messages
Mon, 14 Jun 2010 15:10:50 +0200 merged
haftmann [Mon, 14 Jun 2010 15:10:50 +0200] rev 37412
merged
Mon, 14 Jun 2010 15:10:36 +0200 removed simplifier congruence rule of "prod_case"
haftmann [Mon, 14 Jun 2010 15:10:36 +0200] rev 37411
removed simplifier congruence rule of "prod_case"
Mon, 14 Jun 2010 10:36:01 +0200 adjusted the polymorphism handling of Skolem constants so that proof reconstruction doesn't fail in "equality_inf"
blanchet [Mon, 14 Jun 2010 10:36:01 +0200] rev 37410
adjusted the polymorphism handling of Skolem constants so that proof reconstruction doesn't fail in "equality_inf"
Sat, 12 Jun 2010 15:48:17 +0200 merged
haftmann [Sat, 12 Jun 2010 15:48:17 +0200] rev 37409
merged
Sat, 12 Jun 2010 15:47:50 +0200 declare lexn.simps [code del]
haftmann [Sat, 12 Jun 2010 15:47:50 +0200] rev 37408
declare lexn.simps [code del]
Fri, 11 Jun 2010 17:14:02 +0200 declare lex_prod_def [code del]
haftmann [Fri, 11 Jun 2010 17:14:02 +0200] rev 37407
declare lex_prod_def [code del]
Fri, 11 Jun 2010 17:14:01 +0200 modernized specifications
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37406
modernized specifications
Fri, 11 Jun 2010 17:14:01 +0200 avoid references to old constdefs
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37405
avoid references to old constdefs
Sat, 12 Jun 2010 11:12:54 +0200 merged
blanchet [Sat, 12 Jun 2010 11:12:54 +0200] rev 37404
merged
Sat, 12 Jun 2010 11:12:31 +0200 disable new polymorphic code for now, until remaining issues in "equality_inf" are resolved
blanchet [Sat, 12 Jun 2010 11:12:31 +0200] rev 37403
disable new polymorphic code for now, until remaining issues in "equality_inf" are resolved
Sat, 12 Jun 2010 11:11:07 +0200 "raise Fail" for internal errors + one new internal error (instead of "Match")
blanchet [Sat, 12 Jun 2010 11:11:07 +0200] rev 37402
"raise Fail" for internal errors + one new internal error (instead of "Match")
Fri, 11 Jun 2010 18:05:05 +0200 make test work again (broken since 09467cdfa198?)
blanchet [Fri, 11 Jun 2010 18:05:05 +0200] rev 37401
make test work again (broken since 09467cdfa198?)
Fri, 11 Jun 2010 17:57:16 +0200 adjust Nitpick example to follow latest wave of renamings
blanchet [Fri, 11 Jun 2010 17:57:16 +0200] rev 37400
adjust Nitpick example to follow latest wave of renamings
Fri, 11 Jun 2010 17:10:23 +0200 proper polymorphic Skolemization of uncached facts + synchronization of caching and relevance filter
blanchet [Fri, 11 Jun 2010 17:10:23 +0200] rev 37399
proper polymorphic Skolemization of uncached facts + synchronization of caching and relevance filter
Fri, 11 Jun 2010 17:07:27 +0200 beta-eta-contract, to respect "first_order_match"'s specification;
blanchet [Fri, 11 Jun 2010 17:07:27 +0200] rev 37398
beta-eta-contract, to respect "first_order_match"'s specification; Sledgehammer's Skolem cache sometimes failed without the contraction
Fri, 11 Jun 2010 17:05:11 +0200 adjust Nitpick's handling of "<" on "rat"s and "reals"
blanchet [Fri, 11 Jun 2010 17:05:11 +0200] rev 37397
adjust Nitpick's handling of "<" on "rat"s and "reals"
Fri, 11 Jun 2010 16:34:56 +0200 remove needless variables
blanchet [Fri, 11 Jun 2010 16:34:56 +0200] rev 37396
remove needless variables
Fri, 11 Jun 2010 16:52:17 +0200 hide sum explicitly
haftmann [Fri, 11 Jun 2010 16:52:17 +0200] rev 37395
hide sum explicitly
Thu, 10 Jun 2010 12:28:27 +0200 merged
haftmann [Thu, 10 Jun 2010 12:28:27 +0200] rev 37394
merged
Thu, 10 Jun 2010 12:26:07 +0200 adjust popular symbolic type constructors
haftmann [Thu, 10 Jun 2010 12:26:07 +0200] rev 37393
adjust popular symbolic type constructors
Thu, 10 Jun 2010 12:25:14 +0200 tailored set of code equations manually
haftmann [Thu, 10 Jun 2010 12:25:14 +0200] rev 37392
tailored set of code equations manually
Thu, 10 Jun 2010 12:24:03 +0200 tuned quotes, antiquotations and whitespace
haftmann [Thu, 10 Jun 2010 12:24:03 +0200] rev 37391
tuned quotes, antiquotations and whitespace
Thu, 10 Jun 2010 12:24:02 +0200 moved inductive_codegen to place where product type is available; tuned structure name
haftmann [Thu, 10 Jun 2010 12:24:02 +0200] rev 37390
moved inductive_codegen to place where product type is available; tuned structure name
Thu, 10 Jun 2010 12:24:01 +0200 qualified type "*"; qualified constants Pair, fst, snd, split
haftmann [Thu, 10 Jun 2010 12:24:01 +0200] rev 37389
qualified type "*"; qualified constants Pair, fst, snd, split
Tue, 08 Jun 2010 16:37:22 +0200 tuned quotes, antiquotations and whitespace
haftmann [Tue, 08 Jun 2010 16:37:22 +0200] rev 37388
tuned quotes, antiquotations and whitespace
Tue, 08 Jun 2010 16:37:19 +0200 qualified types "+" and nat; qualified constants Ball, Bex, Suc, curry; modernized some specifications
haftmann [Tue, 08 Jun 2010 16:37:19 +0200] rev 37387
qualified types "+" and nat; qualified constants Ball, Bex, Suc, curry; modernized some specifications
Thu, 10 Jun 2010 12:08:33 +0200 Adapted Mirabelle script (cf. f60e4dd6d76f)
krauss [Thu, 10 Jun 2010 12:08:33 +0200] rev 37386
Adapted Mirabelle script (cf. f60e4dd6d76f)
Tue, 08 Jun 2010 07:45:39 +0200 merged
haftmann [Tue, 08 Jun 2010 07:45:39 +0200] rev 37385
merged
Mon, 07 Jun 2010 13:42:38 +0200 more consistent naming aroud type classes and instances
haftmann [Mon, 07 Jun 2010 13:42:38 +0200] rev 37384
more consistent naming aroud type classes and instances
Mon, 07 Jun 2010 17:39:32 +0200 back to non-release mode;
wenzelm [Mon, 07 Jun 2010 17:39:32 +0200] rev 37383
back to non-release mode;
Mon, 21 Jun 2010 11:37:25 +0200 removed obsolete test tags;
wenzelm [Mon, 21 Jun 2010 11:37:25 +0200] rev 37382
removed obsolete test tags;
Mon, 21 Jun 2010 11:35:56 +0200 Added tag Isabelle2009-2 for changeset 35815ce9218a
wenzelm [Mon, 21 Jun 2010 11:35:56 +0200] rev 37381
Added tag Isabelle2009-2 for changeset 35815ce9218a
Mon, 21 Jun 2010 11:24:19 +0200 final tuning; Isabelle2009-2
wenzelm [Mon, 21 Jun 2010 11:24:19 +0200] rev 37380
final tuning;
Mon, 14 Jun 2010 10:38:28 +0200 corrected syntax diagram
haftmann [Mon, 14 Jun 2010 10:38:28 +0200] rev 37379
corrected syntax diagram
Thu, 10 Jun 2010 12:08:33 +0200 Adapted Mirabelle script (cf. f60e4dd6d76f)
krauss [Thu, 10 Jun 2010 12:08:33 +0200] rev 37378
Adapted Mirabelle script (cf. f60e4dd6d76f)
Mon, 14 Jun 2010 21:12:51 +0200 Added tag isa2009-2-test3 for changeset 0eacedd5f780
wenzelm [Mon, 14 Jun 2010 21:12:51 +0200] rev 37377
Added tag isa2009-2-test3 for changeset 0eacedd5f780
Mon, 14 Jun 2010 21:10:15 +0200 merged
wenzelm [Mon, 14 Jun 2010 21:10:15 +0200] rev 37376
merged
Fri, 11 Jun 2010 13:25:28 +0200 NEWS: IsabelleText font;
wenzelm [Fri, 11 Jun 2010 13:25:28 +0200] rev 37375
NEWS: IsabelleText font;
Sun, 13 Jun 2010 23:04:09 +0200 Pretty.string_of (in Scala): actually observe margin/metric;
wenzelm [Sun, 13 Jun 2010 23:04:09 +0200] rev 37374
Pretty.string_of (in Scala): actually observe margin/metric;
Sun, 13 Jun 2010 22:33:18 +0200 tuned Command.toString -- preserving uniqueness allows the Scala toplevel to print Linear_Set[Command] results without crashing;
wenzelm [Sun, 13 Jun 2010 22:33:18 +0200] rev 37373
tuned Command.toString -- preserving uniqueness allows the Scala toplevel to print Linear_Set[Command] results without crashing;
Fri, 11 Jun 2010 21:58:40 +0200 tuned tooltips;
wenzelm [Fri, 11 Jun 2010 21:58:40 +0200] rev 37372
tuned tooltips;
Wed, 09 Jun 2010 18:24:23 +0200 obsolete;
wenzelm [Wed, 09 Jun 2010 18:24:23 +0200] rev 37371
obsolete;
Wed, 09 Jun 2010 16:23:00 +0200 explicit treatment of empty exception block, which could lead to confusing output (e.g. in the theory loader), or even prevent error output altogether;
wenzelm [Wed, 09 Jun 2010 16:23:00 +0200] rev 37370
explicit treatment of empty exception block, which could lead to confusing output (e.g. in the theory loader), or even prevent error output altogether;
Wed, 09 Jun 2010 15:09:00 +0200 contrib/README;
wenzelm [Wed, 09 Jun 2010 15:09:00 +0200] rev 37369
contrib/README;
Wed, 09 Jun 2010 14:08:08 +0200 removed outdated/confusing INSTALL file;
wenzelm [Wed, 09 Jun 2010 14:08:08 +0200] rev 37368
removed outdated/confusing INSTALL file;
Tue, 08 Jun 2010 17:45:39 +0200 clarified font_family vs. font_family_default;
wenzelm [Tue, 08 Jun 2010 17:45:39 +0200] rev 37367
clarified font_family vs. font_family_default; install_fonts: refrain from any magic that does not really work on Mac OS, but introduces strange problems on other platforms;
Tue, 08 Jun 2010 13:51:25 +0200 disable set_styles for now -- there are still some race conditions of PropertiesChanged vs. TextArea painting (NB: without it Isabelle_Token_Marker will crash if sub/superscript is actually used);
wenzelm [Tue, 08 Jun 2010 13:51:25 +0200] rev 37366
disable set_styles for now -- there are still some race conditions of PropertiesChanged vs. TextArea painting (NB: without it Isabelle_Token_Marker will crash if sub/superscript is actually used);
Mon, 07 Jun 2010 21:48:24 +0200 Added tag isa2009-2-test2 for changeset dfca6c4cd1e8
wenzelm [Mon, 07 Jun 2010 21:48:24 +0200] rev 37365
Added tag isa2009-2-test2 for changeset dfca6c4cd1e8
Mon, 07 Jun 2010 19:21:00 +0200 more uniform treatment of options and attributes, preferring formal markup over old-style LaTeX macros;
wenzelm [Mon, 07 Jun 2010 19:21:00 +0200] rev 37364
more uniform treatment of options and attributes, preferring formal markup over old-style LaTeX macros;
Mon, 07 Jun 2010 18:09:18 +0200 merged;
wenzelm [Mon, 07 Jun 2010 18:09:18 +0200] rev 37363
merged;
Mon, 07 Jun 2010 17:53:02 +0200 Tuned.
berghofe [Mon, 07 Jun 2010 17:53:02 +0200] rev 37362
Tuned.
Mon, 07 Jun 2010 17:52:30 +0200 Documented changes in induct, cases, and nominal_induct method.
berghofe [Mon, 07 Jun 2010 17:52:30 +0200] rev 37361
Documented changes in induct, cases, and nominal_induct method.
Mon, 07 Jun 2010 17:51:26 +0200 merged
wenzelm [Mon, 07 Jun 2010 17:51:26 +0200] rev 37360
merged
Mon, 07 Jun 2010 17:13:36 +0200 made SML/NJ happy again;
wenzelm [Mon, 07 Jun 2010 17:13:36 +0200] rev 37359
made SML/NJ happy again;
Mon, 07 Jun 2010 16:00:35 +0200 recovered some untested theories;
wenzelm [Mon, 07 Jun 2010 16:00:35 +0200] rev 37358
recovered some untested theories;
Mon, 07 Jun 2010 17:50:57 +0200 proper target directory;
wenzelm [Mon, 07 Jun 2010 17:50:57 +0200] rev 37357
proper target directory;
Mon, 07 Jun 2010 17:50:40 +0200 refer to isabelle-release branch;
wenzelm [Mon, 07 Jun 2010 17:50:40 +0200] rev 37356
refer to isabelle-release branch;
Mon, 07 Jun 2010 13:20:05 +0200 no symlinks;
wenzelm [Mon, 07 Jun 2010 13:20:05 +0200] rev 37355
no symlinks; tuned;
Mon, 07 Jun 2010 11:42:54 +0200 merged
wenzelm [Mon, 07 Jun 2010 11:42:54 +0200] rev 37354
merged
Mon, 07 Jun 2010 11:42:42 +0200 tuned ANNOUNCEMENT;
wenzelm [Mon, 07 Jun 2010 11:42:42 +0200] rev 37353
tuned ANNOUNCEMENT;
Mon, 07 Jun 2010 11:42:32 +0200 more NEWS;
wenzelm [Mon, 07 Jun 2010 11:42:32 +0200] rev 37352
more NEWS;
Mon, 07 Jun 2010 11:27:08 +0200 more NEWS;
wenzelm [Mon, 07 Jun 2010 11:27:08 +0200] rev 37351
more NEWS; tuned;
Mon, 07 Jun 2010 10:37:30 +0200 merged
blanchet [Mon, 07 Jun 2010 10:37:30 +0200] rev 37350
merged
Mon, 07 Jun 2010 10:37:06 +0200 cosmetics
blanchet [Mon, 07 Jun 2010 10:37:06 +0200] rev 37349
cosmetics
Sat, 05 Jun 2010 21:30:40 +0200 renaming
blanchet [Sat, 05 Jun 2010 21:30:40 +0200] rev 37348
renaming
Sat, 05 Jun 2010 16:39:23 +0200 show more respect for user-specified facts, even if they could lead to unsound proofs + don't throw away "unsound" theorems in "full_type" mode, since they are then sound
blanchet [Sat, 05 Jun 2010 16:39:23 +0200] rev 37347
show more respect for user-specified facts, even if they could lead to unsound proofs + don't throw away "unsound" theorems in "full_type" mode, since they are then sound
Sat, 05 Jun 2010 16:08:35 +0200 fix remote Vampire diagnosis
blanchet [Sat, 05 Jun 2010 16:08:35 +0200] rev 37346
fix remote Vampire diagnosis
Sat, 05 Jun 2010 15:59:58 +0200 make Sledgehammer's "add:" and "del:" syntax work better in the presence of aliases;
blanchet [Sat, 05 Jun 2010 15:59:58 +0200] rev 37345
make Sledgehammer's "add:" and "del:" syntax work better in the presence of aliases; some of these aliases pop up only after Sledgehammer has converted the formula to CNF, so it can be very confusing to the user who said "add: foo del: bar" that "bar" is used in the end.
Sat, 05 Jun 2010 15:07:50 +0200 totally bypass Sledgehammer's relevance filter when facts are given using the "(fact1 ... factn)" syntax;
blanchet [Sat, 05 Jun 2010 15:07:50 +0200] rev 37344
totally bypass Sledgehammer's relevance filter when facts are given using the "(fact1 ... factn)" syntax; faster and more reliable
Sun, 06 Jun 2010 18:47:29 +0200 single heaps archive;
wenzelm [Sun, 06 Jun 2010 18:47:29 +0200] rev 37343
single heaps archive;
Sun, 06 Jun 2010 18:34:53 +0200 merged
wenzelm [Sun, 06 Jun 2010 18:34:53 +0200] rev 37342
merged
Sun, 06 Jun 2010 18:04:59 +0200 tuned;
wenzelm [Sun, 06 Jun 2010 18:04:59 +0200] rev 37341
tuned;
Sun, 06 Jun 2010 18:29:10 +0200 removed obsolete dry-run option;
wenzelm [Sun, 06 Jun 2010 18:29:10 +0200] rev 37340
removed obsolete dry-run option; just one archive for heaps, with the full cumulative collection (proper dependencies for rebuild);
Sun, 06 Jun 2010 17:37:44 +0200 Added tag isa2009-2-test1 for changeset d1cdbc7524b6
wenzelm [Sun, 06 Jun 2010 17:37:44 +0200] rev 37339
Added tag isa2009-2-test1 for changeset d1cdbc7524b6
Sat, 05 Jun 2010 07:52:45 +0200 merged
haftmann [Sat, 05 Jun 2010 07:52:45 +0200] rev 37338
merged
Fri, 04 Jun 2010 19:36:41 +0200 avoid "$"
haftmann [Fri, 04 Jun 2010 19:36:41 +0200] rev 37337
avoid "$"
Fri, 04 Jun 2010 19:36:40 +0200 tuned whitespace
haftmann [Fri, 04 Jun 2010 19:36:40 +0200] rev 37336
tuned whitespace
Fri, 04 Jun 2010 17:32:30 +0200 avoid flowerish abbreviation
haftmann [Fri, 04 Jun 2010 17:32:30 +0200] rev 37335
avoid flowerish abbreviation
Fri, 04 Jun 2010 17:27:45 +0200 merged
wenzelm [Fri, 04 Jun 2010 17:27:45 +0200] rev 37334
merged
Fri, 04 Jun 2010 16:55:25 +0200 merge
blanchet [Fri, 04 Jun 2010 16:55:25 +0200] rev 37333
merge
Fri, 04 Jun 2010 16:55:08 +0200 don't raise Option.Option if assumptions contain schematic variables
blanchet [Fri, 04 Jun 2010 16:55:08 +0200] rev 37332
don't raise Option.Option if assumptions contain schematic variables
Fri, 04 Jun 2010 16:54:10 +0200 recongize one more outcome string for "remote_vampire"
blanchet [Fri, 04 Jun 2010 16:54:10 +0200] rev 37331
recongize one more outcome string for "remote_vampire"
Fri, 04 Jun 2010 16:53:08 +0200 "print_vars_terms" wasn't doing its job properly;
blanchet [Fri, 04 Jun 2010 16:53:08 +0200] rev 37330
"print_vars_terms" wasn't doing its job properly; the offending line was "find_vars t1 #> find_vars t1", where the second "t1" should clearly have been "t2"
Fri, 04 Jun 2010 15:43:02 +0200 merged
blanchet [Fri, 04 Jun 2010 15:43:02 +0200] rev 37329
merged
Fri, 04 Jun 2010 15:41:27 +0200 made "clausify" attribute a legacy feature;
blanchet [Fri, 04 Jun 2010 15:41:27 +0200] rev 37328
made "clausify" attribute a legacy feature; seems to have ever only been a debugging feature
Fri, 04 Jun 2010 15:21:46 +0200 made "neg_clausify" a legacy feature
blanchet [Fri, 04 Jun 2010 15:21:46 +0200] rev 37327
made "neg_clausify" a legacy feature
Fri, 04 Jun 2010 15:09:37 +0200 kill active Sledgehammer threads when running minimize, to avoid confusing the user with too much output
blanchet [Fri, 04 Jun 2010 15:09:37 +0200] rev 37326
kill active Sledgehammer threads when running minimize, to avoid confusing the user with too much output
Fri, 04 Jun 2010 15:08:50 +0200 redid the Isar proofs using the latest Sledgehammer, eliminating the last occurrences of "neg_clausify" in proofs
blanchet [Fri, 04 Jun 2010 15:08:50 +0200] rev 37325
redid the Isar proofs using the latest Sledgehammer, eliminating the last occurrences of "neg_clausify" in proofs
Fri, 04 Jun 2010 14:08:23 +0200 fix bugs in Sledgehammer's Isar proof "redirection" code
blanchet [Fri, 04 Jun 2010 14:08:23 +0200] rev 37324
fix bugs in Sledgehammer's Isar proof "redirection" code
Wed, 02 Jun 2010 17:19:44 +0200 handle Vampire's definitions smoothly
blanchet [Wed, 02 Jun 2010 17:19:44 +0200] rev 37323
handle Vampire's definitions smoothly
Wed, 02 Jun 2010 17:06:28 +0200 fix bug in direct Isar proofs, which was exhibited by the "BigO" example
blanchet [Wed, 02 Jun 2010 17:06:28 +0200] rev 37322
fix bug in direct Isar proofs, which was exhibited by the "BigO" example
Wed, 02 Jun 2010 15:18:48 +0200 honor "xsymbols"
blanchet [Wed, 02 Jun 2010 15:18:48 +0200] rev 37321
honor "xsymbols"
Wed, 02 Jun 2010 14:40:15 +0200 kill another neg_clausify proof
blanchet [Wed, 02 Jun 2010 14:40:15 +0200] rev 37320
kill another neg_clausify proof
Wed, 02 Jun 2010 14:35:52 +0200 show types in Isar proofs, but not for free variables;
blanchet [Wed, 02 Jun 2010 14:35:52 +0200] rev 37319
show types in Isar proofs, but not for free variables; this makes proofs more robust, without as much clutter as there used to be when types were enabled previously
Wed, 02 Jun 2010 12:28:42 +0200 give more helpful error message
blanchet [Wed, 02 Jun 2010 12:28:42 +0200] rev 37318
give more helpful error message
Fri, 04 Jun 2010 16:42:26 +0200 first proposal for a announcement
haftmann [Fri, 04 Jun 2010 16:42:26 +0200] rev 37317
first proposal for a announcement
Fri, 04 Jun 2010 16:02:46 +0200 NEWS (more strict internal axioms/defs format)
krauss [Fri, 04 Jun 2010 16:02:46 +0200] rev 37316
NEWS (more strict internal axioms/defs format)
Fri, 04 Jun 2010 16:47:36 +0200 one all-inclusive bundle for each platform;
wenzelm [Fri, 04 Jun 2010 16:47:36 +0200] rev 37315
one all-inclusive bundle for each platform;
Fri, 04 Jun 2010 15:48:13 +0200 more robust handling of additional type variables: warning, more canonical order, drop mixfix syntax if implicit type arguments are introduced (to avoid delusion due to shifted arguments);
wenzelm [Fri, 04 Jun 2010 15:48:13 +0200] rev 37314
more robust handling of additional type variables: warning, more canonical order, drop mixfix syntax if implicit type arguments are introduced (to avoid delusion due to shifted arguments);
Fri, 04 Jun 2010 14:15:56 +0200 tuned warning;
wenzelm [Fri, 04 Jun 2010 14:15:56 +0200] rev 37313
tuned warning;
Fri, 04 Jun 2010 11:31:33 +0200 less ambitious settings;
wenzelm [Fri, 04 Jun 2010 11:31:33 +0200] rev 37312
less ambitious settings;
Fri, 04 Jun 2010 11:30:46 +0200 spelling;
wenzelm [Fri, 04 Jun 2010 11:30:46 +0200] rev 37311
spelling;
Thu, 03 Jun 2010 23:56:05 +0200 do not open Proofterm, which is very ould style;
wenzelm [Thu, 03 Jun 2010 23:56:05 +0200] rev 37310
do not open Proofterm, which is very ould style;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip