Fri, 07 Sep 2012 15:28:48 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 07 Sep 2012 15:15:07 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 07 Sep 2012 15:00:03 +0200 |
wenzelm |
postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
|
changeset |
files
|
Fri, 07 Sep 2012 13:58:54 +0200 |
wenzelm |
more explicit Delay operations;
|
changeset |
files
|
Fri, 07 Sep 2012 13:58:43 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 07 Sep 2012 14:15:46 +0200 |
bulwahn |
clearer names for functions in Quickcheck's narrowing engine
|
changeset |
files
|
Fri, 07 Sep 2012 08:36:04 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 07 Sep 2012 08:35:35 +0200 |
nipkow |
tuned latex
|
changeset |
files
|
Fri, 07 Sep 2012 08:20:18 +0200 |
haftmann |
lattice instances for option type
|
changeset |
files
|
Fri, 07 Sep 2012 08:20:18 +0200 |
haftmann |
combinator Option.these
|
changeset |
files
|
Fri, 07 Sep 2012 07:20:55 +0200 |
nipkow |
adjusted examples
|
changeset |
files
|
Thu, 06 Sep 2012 08:59:50 -0700 |
huffman |
countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
|
changeset |
files
|
Thu, 06 Sep 2012 17:12:24 +0200 |
traytel |
handle type constructors not known to be a BNF using the DEADID BNF
|
changeset |
files
|
Thu, 06 Sep 2012 16:06:22 +0200 |
traytel |
respect order of/additional type variables supplied by the user in fixed point constructions;
|
changeset |
files
|
Thu, 06 Sep 2012 12:21:33 +0200 |
blanchet |
gracefully handle shadowing case (fourth step of sugar localization)
|
changeset |
files
|
Thu, 06 Sep 2012 12:14:40 +0200 |
blanchet |
careful about constructor types w.r.t. fake context (third step of localization)
|
changeset |
files
|
Thu, 06 Sep 2012 12:04:40 +0200 |
blanchet |
read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
|
changeset |
files
|
Thu, 06 Sep 2012 11:57:36 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 06 Sep 2012 11:55:23 +0200 |
blanchet |
use "add_type" rather than "add_types_global"
|
changeset |
files
|
Thu, 06 Sep 2012 11:51:19 +0200 |
blanchet |
don't throw away the context when hacking the theory (first step to localize the sugar code)
|
changeset |
files
|
Thu, 06 Sep 2012 11:46:08 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 06 Sep 2012 11:34:05 +0200 |
blanchet |
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
|
changeset |
files
|
Thu, 06 Sep 2012 02:56:21 +0200 |
blanchet |
construct high-level iterator RHS
|
changeset |
files
|
Thu, 06 Sep 2012 01:37:24 +0200 |
krauss |
option for discarding build results, enabled in particular for Isabelle_makeall
|
changeset |
files
|
Wed, 05 Sep 2012 23:59:44 +0200 |
blanchet |
by default, only generate one discriminator for a two-value datatype
|
changeset |
files
|
Wed, 05 Sep 2012 20:54:40 +0200 |
wenzelm |
eliminated potentially confusing terminology of Scala "layer";
|
changeset |
files
|
Wed, 05 Sep 2012 20:36:13 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 05 Sep 2012 20:19:37 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 05 Sep 2012 19:51:00 +0200 |
wenzelm |
discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;
|
changeset |
files
|
Wed, 05 Sep 2012 19:58:09 +0200 |
blanchet |
honor mixfix specifications
|
changeset |
files
|
Wed, 05 Sep 2012 19:57:50 +0200 |
blanchet |
code indentation
|
changeset |
files
|
Wed, 05 Sep 2012 16:17:53 +0200 |
blanchet |
print timing information
|
changeset |
files
|
Wed, 05 Sep 2012 16:07:39 +0200 |
blanchet |
adapted example
|
changeset |
files
|
Wed, 05 Sep 2012 16:00:53 +0200 |
blanchet |
check type variables on rhs
|
changeset |
files
|
Wed, 05 Sep 2012 17:12:40 +0200 |
wenzelm |
proper subsexp projection of Isabelle_Markup.Path, in correspondence to 5d0cd770828e;
|
changeset |
files
|
Wed, 05 Sep 2012 16:53:46 +0200 |
wenzelm |
added tooltip to reveal jEdit platform file name;
|
changeset |
files
|
Wed, 05 Sep 2012 15:53:31 +0200 |
blanchet |
commented out slow examples again
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:29 +0200 |
blanchet |
fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:28 +0200 |
blanchet |
fixed "mk_exhaust_tac" for the nth time
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:26 +0200 |
blanchet |
updated README
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:26 +0200 |
blanchet |
ported "Misc_Codata" to new syntax
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:13 +0200 |
blanchet |
ported "Misc_Data" to new syntax
|
changeset |
files
|
Wed, 05 Sep 2012 15:22:37 +0200 |
traytel |
error message only in case of an error
|
changeset |
files
|
Wed, 05 Sep 2012 14:49:35 +0200 |
traytel |
do not trivialize important internal theorem in quick_and_dirty mode
|
changeset |
files
|
Wed, 05 Sep 2012 13:44:03 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 05 Sep 2012 11:37:22 +0200 |
blanchet |
made "mk_case_eq_tac" work in the case where the first constructor is an "alternate" constructor (in which case its discriminator paradoxically starts with a negation)
|
changeset |
files
|
Wed, 05 Sep 2012 11:18:48 +0200 |
blanchet |
tuning (systematic 1-based indices)
|
changeset |
files
|
Wed, 05 Sep 2012 11:16:34 +0200 |
blanchet |
reindented code
|
changeset |
files
|
Wed, 05 Sep 2012 11:11:26 +0200 |
blanchet |
added TODO
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
don't get confused by extraneous premisses
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
added a check
|
changeset |
files
|
Tue, 04 Sep 2012 13:06:28 +0900 |
Christian Sternagel |
NEWS; CONTRIBUTORS
|
changeset |
files
|
Wed, 05 Sep 2012 13:02:25 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Wed, 05 Sep 2012 11:19:01 +0200 |
wenzelm |
no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
|
changeset |
files
|
Wed, 05 Sep 2012 10:53:51 +0200 |
traytel |
more conservative rechecking of processed constraints in subtyping constraint simplification
|
changeset |
files
|
Wed, 05 Sep 2012 09:58:37 +0200 |
blanchet |
added comment for Dmitriy
|
changeset |
files
|
Wed, 05 Sep 2012 09:54:20 +0200 |
blanchet |
fixed bug in type instantiation of case theorem
|
changeset |
files
|
Wed, 05 Sep 2012 09:31:31 +0200 |
blanchet |
use empty binding rather than "*" for default
|
changeset |
files
|