wenzelm [Sun, 07 Jun 2015 21:30:53 +0200] rev 60380
clarified: declare props once and for all;
tuned signature;
wenzelm [Sun, 07 Jun 2015 20:03:40 +0200] rev 60379
tuned signature;
wenzelm [Sun, 07 Jun 2015 15:35:49 +0200] rev 60378
tuned signature;
wenzelm [Sun, 07 Jun 2015 15:01:07 +0200] rev 60377
tuned signature;
wenzelm [Sun, 07 Jun 2015 14:36:36 +0200] rev 60376
tuned;
wenzelm [Sun, 07 Jun 2015 12:55:42 +0200] rev 60375
tuned;
wenzelm [Sun, 07 Jun 2015 12:55:28 +0200] rev 60374
tuned;
wenzelm [Sun, 07 Jun 2015 12:43:06 +0200] rev 60373
tuned whitespace;
wenzelm [Sat, 06 Jun 2015 13:38:24 +0200] rev 60372
more tight treatment of subgoals: main goal may refer to extra variables;
wenzelm [Fri, 05 Jun 2015 13:41:06 +0200] rev 60371
added Isar command 'supply';
wenzelm [Fri, 05 Jun 2015 13:26:12 +0200] rev 60370
tuned;
wenzelm [Fri, 05 Jun 2015 11:11:26 +0200] rev 60369
clarified signature -- better support for Isar commands outside of Pure;
wenzelm [Wed, 03 Jun 2015 21:48:40 +0200] rev 60368
merged
wenzelm [Wed, 03 Jun 2015 19:25:05 +0200] rev 60367
clarified context;
wenzelm [Tue, 02 Jun 2015 23:00:50 +0200] rev 60366
tuned;
wenzelm [Tue, 02 Jun 2015 19:56:29 +0200] rev 60365
clarified context;
wenzelm [Tue, 02 Jun 2015 17:27:01 +0200] rev 60364
cleaified context;
more uniform context data;
tuned;
wenzelm [Tue, 02 Jun 2015 13:55:43 +0200] rev 60363
clarified context;
wenzelm [Tue, 02 Jun 2015 11:03:02 +0200] rev 60362
clarified context;
wenzelm [Tue, 02 Jun 2015 10:12:46 +0200] rev 60361
clarified context;
wenzelm [Tue, 02 Jun 2015 10:12:29 +0200] rev 60360
clarified context;
wenzelm [Tue, 02 Jun 2015 09:40:04 +0200] rev 60359
clarified context;
wenzelm [Tue, 02 Jun 2015 09:16:19 +0200] rev 60358
clarified context;
wenzelm [Tue, 02 Jun 2015 09:10:05 +0200] rev 60357
tuned proof;
noschinl [Wed, 03 Jun 2015 09:32:49 +0200] rev 60356
merged
noschinl [Tue, 02 Jun 2015 13:14:36 +0200] rev 60355
simps_of_case: Better error if split rule is not an equality
noschinl [Tue, 02 Jun 2015 13:14:11 +0200] rev 60354
simps_of_case: allow Drule.dummy_thm as ignored split rule
haftmann [Mon, 01 Jun 2015 18:59:22 +0200] rev 60353
implicit partial divison operation in integral domains
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60352
separate class for division operator, with particular syntax added in more specific classes
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60351
explicit check for field sort, to anticipate situation where syntactic checking alone will not be sufficient any longer
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60350
dropped dead config option
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60349
tuned, including proper signature for functor argument
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60348
dropped dead code
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60347
explicit argument expansion of uncheck rules;
rewriting of user-space type system must behave similarly to abbreviations
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60346
explicit input marker for operations
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60345
completely separated canonical class abbreviations from abbreviations stemming from non-canonical morphisms -- these have no shared concept
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60344
self-contained formulation of abbrev for named targets
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60343
correct sort constraints for abbreviations in type classes
* * *
yet another bunch of corrections
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60342
separate function to compute exported abbreviation
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60341
clearly separated target primitives (target_foo) from self-contained target operations (foo)
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60340
tuned order
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60339
dedicated config options to deactivate uncheck phase for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60338
clarified interfaces for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60337
tuned
wenzelm [Mon, 01 Jun 2015 18:07:36 +0200] rev 60336
clarified context;
wenzelm [Mon, 01 Jun 2015 17:44:45 +0200] rev 60335
clarified context;
wenzelm [Mon, 01 Jun 2015 17:08:47 +0200] rev 60334
clarified context;
wenzelm [Mon, 01 Jun 2015 16:07:38 +0200] rev 60333
tuned;
wenzelm [Mon, 01 Jun 2015 15:39:53 +0200] rev 60332
discontinued unused / unmaintained SVC oracle -- current Isabelle tools (e.g. arith, smt) can easily solve the given examples with full proof reconstruction;
wenzelm [Mon, 01 Jun 2015 15:06:09 +0200] rev 60331
discontinued legacy;
wenzelm [Mon, 01 Jun 2015 13:52:35 +0200] rev 60330
obsolete (see 189c81779a68);
wenzelm [Mon, 01 Jun 2015 13:46:23 +0200] rev 60329
eliminated odd C combinator -- Isabelle/ML usually has canonical argument order;
wenzelm [Mon, 01 Jun 2015 13:35:16 +0200] rev 60328
clarified context;
wenzelm [Mon, 01 Jun 2015 13:32:36 +0200] rev 60327
clarified context;
wenzelm [Mon, 01 Jun 2015 11:47:25 +0200] rev 60326
tuned;
wenzelm [Mon, 01 Jun 2015 11:46:03 +0200] rev 60325
clarified context;