Tue, 11 Sep 2012 13:10:34 +0200 tuning
blanchet [Tue, 11 Sep 2012 13:10:34 +0200] rev 49277
tuning
Tue, 11 Sep 2012 13:06:14 +0200 finished splitting sum types for corecursors
blanchet [Tue, 11 Sep 2012 13:06:14 +0200] rev 49276
finished splitting sum types for corecursors
Tue, 11 Sep 2012 13:06:14 +0200 split sum types in corecursor definition
blanchet [Tue, 11 Sep 2012 13:06:14 +0200] rev 49275
split sum types in corecursor definition
Tue, 11 Sep 2012 13:06:13 +0200 first step towards splitting corecursor function arguments into (p, g, h) triples
blanchet [Tue, 11 Sep 2012 13:06:13 +0200] rev 49274
first step towards splitting corecursor function arguments into (p, g, h) triples
Tue, 11 Sep 2012 13:06:13 +0200 reverted "id" change: The problem is rather that the "%c. f c" argument sometimes gets eta-reduced
blanchet [Tue, 11 Sep 2012 13:06:13 +0200] rev 49273
reverted "id" change: The problem is rather that the "%c. f c" argument sometimes gets eta-reduced
Tue, 11 Sep 2012 16:10:54 +0200 replaced jedit_relative_font_size by jedit_font_scale;
wenzelm [Tue, 11 Sep 2012 16:10:54 +0200] rev 49272
replaced jedit_relative_font_size by jedit_font_scale;
Tue, 11 Sep 2012 15:59:35 +0200 need to provide label via some jEdit property;
wenzelm [Tue, 11 Sep 2012 15:59:35 +0200] rev 49271
need to provide label via some jEdit property;
Tue, 11 Sep 2012 15:47:42 +0200 some support to organize options in sections;
wenzelm [Tue, 11 Sep 2012 15:47:42 +0200] rev 49270
some support to organize options in sections;
Tue, 11 Sep 2012 11:53:34 +0200 merged
wenzelm [Tue, 11 Sep 2012 11:53:34 +0200] rev 49269
merged
Tue, 11 Sep 2012 09:40:05 +0200 generate "id" rather than (%v. v)
blanchet [Tue, 11 Sep 2012 09:40:05 +0200] rev 49268
generate "id" rather than (%v. v)
Tue, 11 Sep 2012 09:40:05 +0200 correctly generate sel_coiter and sel_corec theorems
blanchet [Tue, 11 Sep 2012 09:40:05 +0200] rev 49267
correctly generate sel_coiter and sel_corec theorems
Mon, 10 Sep 2012 21:44:43 +0200 generate "sel_coiters" and friends
blanchet [Mon, 10 Sep 2012 21:44:43 +0200] rev 49266
generate "sel_coiters" and friends
Mon, 10 Sep 2012 18:50:27 +0200 sanity check
blanchet [Mon, 10 Sep 2012 18:50:27 +0200] rev 49265
sanity check
Mon, 10 Sep 2012 18:29:55 +0200 implemented and use "mk_sum_casesN_balanced"
blanchet [Mon, 10 Sep 2012 18:29:55 +0200] rev 49264
implemented and use "mk_sum_casesN_balanced"
Mon, 10 Sep 2012 17:52:01 +0200 fixed general case of "mk_sumEN_balanced"
blanchet [Mon, 10 Sep 2012 17:52:01 +0200] rev 49263
fixed general case of "mk_sumEN_balanced"
Mon, 10 Sep 2012 17:36:02 +0200 debug
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49262
debug
Mon, 10 Sep 2012 17:36:02 +0200 fixed base case of "mk_sumEN_balanced"
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49261
fixed base case of "mk_sumEN_balanced"
Mon, 10 Sep 2012 17:36:02 +0200 prevent inconsistent selector types
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49260
prevent inconsistent selector types
Mon, 10 Sep 2012 17:36:02 +0200 minor optimization
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49259
minor optimization
Mon, 10 Sep 2012 17:36:02 +0200 allow same selector name for several constructors
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49258
allow same selector name for several constructors
Mon, 10 Sep 2012 17:36:02 +0200 removed done TODO
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49257
removed done TODO
Mon, 10 Sep 2012 17:36:02 +0200 avoid type inference + tuning
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49256
avoid type inference + tuning
Mon, 10 Sep 2012 17:35:53 +0200 use balanced sums for constructors (to gracefully handle 100 constructors or more)
blanchet [Mon, 10 Sep 2012 17:35:53 +0200] rev 49255
use balanced sums for constructors (to gracefully handle 100 constructors or more)
Mon, 10 Sep 2012 17:32:39 +0200 busted -- let's use more neutral names
blanchet [Mon, 10 Sep 2012 17:32:39 +0200] rev 49254
busted -- let's use more neutral names
Mon, 10 Sep 2012 14:52:22 +0200 replacing own dummy value by Haskell's Prelude.undefined
bulwahn [Mon, 10 Sep 2012 14:52:22 +0200] rev 49253
replacing own dummy value by Haskell's Prelude.undefined
Tue, 11 Sep 2012 11:29:28 +0200 prefer global default font over IsabelleText of jEdit TextArea;
wenzelm [Tue, 11 Sep 2012 11:29:28 +0200] rev 49252
prefer global default font over IsabelleText of jEdit TextArea;
Tue, 11 Sep 2012 11:03:59 +0200 uniform operation on initial delay;
wenzelm [Tue, 11 Sep 2012 11:03:59 +0200] rev 49251
uniform operation on initial delay;
Mon, 10 Sep 2012 21:17:32 +0200 option jedit_load_delay;
wenzelm [Mon, 10 Sep 2012 21:17:32 +0200] rev 49250
option jedit_load_delay; tuned;
Mon, 10 Sep 2012 21:15:46 +0200 dynamic evaluation of time (e.g. via options);
wenzelm [Mon, 10 Sep 2012 21:15:46 +0200] rev 49249
dynamic evaluation of time (e.g. via options); proper setInitialDelay, not setDelay;
Mon, 10 Sep 2012 19:56:08 +0200 proper multi-line tooltip;
wenzelm [Mon, 10 Sep 2012 19:56:08 +0200] rev 49248
proper multi-line tooltip;
Mon, 10 Sep 2012 19:49:30 +0200 more detailed option tooltip;
wenzelm [Mon, 10 Sep 2012 19:49:30 +0200] rev 49247
more detailed option tooltip; more formal option.load; properties change propagation to Session_Dockable;
Mon, 10 Sep 2012 17:13:17 +0200 more systematic JEdit_Options.make_component;
wenzelm [Mon, 10 Sep 2012 17:13:17 +0200] rev 49246
more systematic JEdit_Options.make_component; separate module Isabelle_Logic;
Mon, 10 Sep 2012 15:20:50 +0200 manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
wenzelm [Mon, 10 Sep 2012 15:20:50 +0200] rev 49245
manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
Mon, 10 Sep 2012 13:19:56 +0200 formal markup for @{file} (for hyperlinks etc.) -- interpret path wrt. master directory as usual;
wenzelm [Mon, 10 Sep 2012 13:19:56 +0200] rev 49244
formal markup for @{file} (for hyperlinks etc.) -- interpret path wrt. master directory as usual;
Mon, 10 Sep 2012 12:13:39 +0200 more explicit indication of legacy features;
wenzelm [Mon, 10 Sep 2012 12:13:39 +0200] rev 49243
more explicit indication of legacy features;
Mon, 10 Sep 2012 12:00:28 +0200 more explicit indication of legacy features;
wenzelm [Mon, 10 Sep 2012 12:00:28 +0200] rev 49242
more explicit indication of legacy features;
Mon, 10 Sep 2012 09:57:21 +0200 simplify "Process" example even further
traytel [Mon, 10 Sep 2012 09:57:21 +0200] rev 49241
simplify "Process" example even further
Mon, 10 Sep 2012 09:56:06 +0200 stabilized generation of parameterized theorem
traytel [Mon, 10 Sep 2012 09:56:06 +0200] rev 49240
stabilized generation of parameterized theorem
Mon, 10 Sep 2012 06:46:17 +0200 added snippets
nipkow [Mon, 10 Sep 2012 06:46:17 +0200] rev 49239
added snippets
Sun, 09 Sep 2012 21:22:31 +0200 simplify "Process" example further
blanchet [Sun, 09 Sep 2012 21:22:31 +0200] rev 49238
simplify "Process" example further
Sun, 09 Sep 2012 21:22:31 +0200 simplify "Process" example
blanchet [Sun, 09 Sep 2012 21:22:31 +0200] rev 49237
simplify "Process" example
Sun, 09 Sep 2012 21:13:15 +0200 full name of a type as key in bnf table
traytel [Sun, 09 Sep 2012 21:13:15 +0200] rev 49236
full name of a type as key in bnf table
Sun, 09 Sep 2012 19:57:20 +0200 fixed bug with one-value codatatype "codata 'a dead_foo = A"
blanchet [Sun, 09 Sep 2012 19:57:20 +0200] rev 49235
fixed bug with one-value codatatype "codata 'a dead_foo = A"
Sun, 09 Sep 2012 19:05:53 +0200 tuning
blanchet [Sun, 09 Sep 2012 19:05:53 +0200] rev 49234
tuning
Sun, 09 Sep 2012 18:55:10 +0200 fixed and reenabled "corecs" theorems
blanchet [Sun, 09 Sep 2012 18:55:10 +0200] rev 49233
fixed and reenabled "corecs" theorems
Sun, 09 Sep 2012 17:14:39 +0200 fixed and enabled generation of "coiters" theorems, including the recursive case
blanchet [Sun, 09 Sep 2012 17:14:39 +0200] rev 49232
fixed and enabled generation of "coiters" theorems, including the recursive case
Sun, 09 Sep 2012 13:04:57 +0200 generate "fld_unf_corecs" as well
blanchet [Sun, 09 Sep 2012 13:04:57 +0200] rev 49231
generate "fld_unf_corecs" as well
Sun, 09 Sep 2012 12:51:17 +0200 reactivated generation of "coiters" theorems
blanchet [Sun, 09 Sep 2012 12:51:17 +0200] rev 49230
reactivated generation of "coiters" theorems
Sun, 09 Sep 2012 12:07:15 +0200 use map_id, not map_id', to allow better composition
blanchet [Sun, 09 Sep 2012 12:07:15 +0200] rev 49229
use map_id, not map_id', to allow better composition
Sun, 09 Sep 2012 10:58:11 +0200 open typedefs everywhere in the package
traytel [Sun, 09 Sep 2012 10:58:11 +0200] rev 49228
open typedefs everywhere in the package
Sun, 09 Sep 2012 10:15:58 +0200 open typedef for datatypes
traytel [Sun, 09 Sep 2012 10:15:58 +0200] rev 49227
open typedef for datatypes
Sat, 08 Sep 2012 22:54:37 +0200 fixed and enabled iterator/recursor theorems
blanchet [Sat, 08 Sep 2012 22:54:37 +0200] rev 49226
fixed and enabled iterator/recursor theorems
Sat, 08 Sep 2012 21:52:17 +0200 renamed for consistency
blanchet [Sat, 08 Sep 2012 21:52:17 +0200] rev 49225
renamed for consistency
Sat, 08 Sep 2012 21:37:23 +0200 oops
blanchet [Sat, 08 Sep 2012 21:37:23 +0200] rev 49224
oops
Sat, 08 Sep 2012 21:33:15 +0200 tuning
blanchet [Sat, 08 Sep 2012 21:33:15 +0200] rev 49223
tuning
Sat, 08 Sep 2012 21:30:31 +0200 for compatiblity with old datatype package: not only "recs" with "s", but also "iters" and their "fld_"/"unf_" variants
blanchet [Sat, 08 Sep 2012 21:30:31 +0200] rev 49222
for compatiblity with old datatype package: not only "recs" with "s", but also "iters" and their "fld_"/"unf_" variants
Sat, 08 Sep 2012 21:21:27 +0200 fixed bug with one-value types with phantom type arguments
blanchet [Sat, 08 Sep 2012 21:21:27 +0200] rev 49221
fixed bug with one-value types with phantom type arguments
Sat, 08 Sep 2012 21:04:27 +0200 imported patch debugging
blanchet [Sat, 08 Sep 2012 21:04:27 +0200] rev 49220
imported patch debugging
Sat, 08 Sep 2012 21:04:26 +0200 repaired "nofail4" example
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49219
repaired "nofail4" example
Sat, 08 Sep 2012 21:04:26 +0200 renamed xxxBNF to pre_xxx
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49218
renamed xxxBNF to pre_xxx
Sat, 08 Sep 2012 21:04:26 +0200 fixed handling of map of "fun"
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49217
fixed handling of map of "fun"
Sat, 08 Sep 2012 21:04:26 +0200 comment out code that's not ready
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49216
comment out code that's not ready
Sat, 08 Sep 2012 21:04:26 +0200 tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49215
tuning
Sat, 08 Sep 2012 21:04:26 +0200 construct the right iterator theorem in the recursive case
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49214
construct the right iterator theorem in the recursive case
Sat, 08 Sep 2012 21:04:26 +0200 some work on coiter tactic
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49213
some work on coiter tactic
Sat, 08 Sep 2012 21:04:26 +0200 more sugar on codatatypes
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49212
more sugar on codatatypes
Sat, 08 Sep 2012 21:04:26 +0200 define corecursors
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49211
define corecursors
Sat, 08 Sep 2012 21:04:26 +0200 define coiterators
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49210
define coiterators
Sat, 08 Sep 2012 21:04:26 +0200 TODO
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49209
TODO
Sat, 08 Sep 2012 21:04:26 +0200 tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49208
tuning
Sat, 08 Sep 2012 21:04:26 +0200 completed iter/rec proofs
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49207
completed iter/rec proofs
Sat, 08 Sep 2012 21:04:26 +0200 TODOs
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49206
TODOs
Sat, 08 Sep 2012 21:04:26 +0200 implemented "mk_iter_or_rec_tac"
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49205
implemented "mk_iter_or_rec_tac"
Sat, 08 Sep 2012 21:04:26 +0200 generate iter/rec goals
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49204
generate iter/rec goals
Sat, 08 Sep 2012 21:04:26 +0200 repaired constant types
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49203
repaired constant types
Sat, 08 Sep 2012 21:04:26 +0200 some work towards iterator and recursor properties
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49202
some work towards iterator and recursor properties
Sat, 08 Sep 2012 21:04:26 +0200 tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49201
tuning
Sat, 08 Sep 2012 21:04:26 +0200 correctly curry recursor arguments
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49200
correctly curry recursor arguments
Sat, 08 Sep 2012 21:04:26 +0200 added high-level recursor, not yet curried
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49199
added high-level recursor, not yet curried
Fri, 07 Sep 2012 15:28:48 +0200 merged
wenzelm [Fri, 07 Sep 2012 15:28:48 +0200] rev 49198
merged
Fri, 07 Sep 2012 15:15:07 +0200 tuned proofs;
wenzelm [Fri, 07 Sep 2012 15:15:07 +0200] rev 49197
tuned proofs;
Fri, 07 Sep 2012 15:00:03 +0200 postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
wenzelm [Fri, 07 Sep 2012 15:00:03 +0200] rev 49196
postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
Fri, 07 Sep 2012 13:58:54 +0200 more explicit Delay operations;
wenzelm [Fri, 07 Sep 2012 13:58:54 +0200] rev 49195
more explicit Delay operations;
Fri, 07 Sep 2012 13:58:43 +0200 tuned proofs;
wenzelm [Fri, 07 Sep 2012 13:58:43 +0200] rev 49194
tuned proofs;
Fri, 07 Sep 2012 14:15:46 +0200 clearer names for functions in Quickcheck's narrowing engine
bulwahn [Fri, 07 Sep 2012 14:15:46 +0200] rev 49193
clearer names for functions in Quickcheck's narrowing engine
Fri, 07 Sep 2012 08:36:04 +0200 merged
nipkow [Fri, 07 Sep 2012 08:36:04 +0200] rev 49192
merged
Fri, 07 Sep 2012 08:35:35 +0200 tuned latex
nipkow [Fri, 07 Sep 2012 08:35:35 +0200] rev 49191
tuned latex
Fri, 07 Sep 2012 08:20:18 +0200 lattice instances for option type
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49190
lattice instances for option type
Fri, 07 Sep 2012 08:20:18 +0200 combinator Option.these
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49189
combinator Option.these
Fri, 07 Sep 2012 07:20:55 +0200 adjusted examples
nipkow [Fri, 07 Sep 2012 07:20:55 +0200] rev 49188
adjusted examples
Thu, 06 Sep 2012 08:59:50 -0700 countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
huffman [Thu, 06 Sep 2012 08:59:50 -0700] rev 49187
countable_datatype method: pre-instantiate induction rule to avoid failure with e.g. datatype a = A "b list" and b = B "a"
Thu, 06 Sep 2012 17:12:24 +0200 handle type constructors not known to be a BNF using the DEADID BNF
traytel [Thu, 06 Sep 2012 17:12:24 +0200] rev 49186
handle type constructors not known to be a BNF using the DEADID BNF
Thu, 06 Sep 2012 16:06:22 +0200 respect order of/additional type variables supplied by the user in fixed point constructions;
traytel [Thu, 06 Sep 2012 16:06:22 +0200] rev 49185
respect order of/additional type variables supplied by the user in fixed point constructions;
Thu, 06 Sep 2012 12:21:33 +0200 gracefully handle shadowing case (fourth step of sugar localization)
blanchet [Thu, 06 Sep 2012 12:21:33 +0200] rev 49184
gracefully handle shadowing case (fourth step of sugar localization)
Thu, 06 Sep 2012 12:14:40 +0200 careful about constructor types w.r.t. fake context (third step of localization)
blanchet [Thu, 06 Sep 2012 12:14:40 +0200] rev 49183
careful about constructor types w.r.t. fake context (third step of localization)
Thu, 06 Sep 2012 12:04:40 +0200 read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
blanchet [Thu, 06 Sep 2012 12:04:40 +0200] rev 49182
read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
Thu, 06 Sep 2012 11:57:36 +0200 tuning
blanchet [Thu, 06 Sep 2012 11:57:36 +0200] rev 49181
tuning
Thu, 06 Sep 2012 11:55:23 +0200 use "add_type" rather than "add_types_global"
blanchet [Thu, 06 Sep 2012 11:55:23 +0200] rev 49180
use "add_type" rather than "add_types_global"
Thu, 06 Sep 2012 11:51:19 +0200 don't throw away the context when hacking the theory (first step to localize the sugar code)
blanchet [Thu, 06 Sep 2012 11:51:19 +0200] rev 49179
don't throw away the context when hacking the theory (first step to localize the sugar code)
Thu, 06 Sep 2012 11:46:08 +0200 tuning
blanchet [Thu, 06 Sep 2012 11:46:08 +0200] rev 49178
tuning
Thu, 06 Sep 2012 11:34:05 +0200 introduced and used "mk_Freesss", and simplified "mk_Freess(')"
blanchet [Thu, 06 Sep 2012 11:34:05 +0200] rev 49177
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
Thu, 06 Sep 2012 02:56:21 +0200 construct high-level iterator RHS
blanchet [Thu, 06 Sep 2012 02:56:21 +0200] rev 49176
construct high-level iterator RHS
Thu, 06 Sep 2012 01:37:24 +0200 option for discarding build results, enabled in particular for Isabelle_makeall
krauss [Thu, 06 Sep 2012 01:37:24 +0200] rev 49175
option for discarding build results, enabled in particular for Isabelle_makeall
Wed, 05 Sep 2012 23:59:44 +0200 by default, only generate one discriminator for a two-value datatype
blanchet [Wed, 05 Sep 2012 23:59:44 +0200] rev 49174
by default, only generate one discriminator for a two-value datatype
Wed, 05 Sep 2012 20:54:40 +0200 eliminated potentially confusing terminology of Scala "layer";
wenzelm [Wed, 05 Sep 2012 20:54:40 +0200] rev 49173
eliminated potentially confusing terminology of Scala "layer";
Wed, 05 Sep 2012 20:36:13 +0200 merged
wenzelm [Wed, 05 Sep 2012 20:36:13 +0200] rev 49172
merged
Wed, 05 Sep 2012 20:19:37 +0200 tuned proofs;
wenzelm [Wed, 05 Sep 2012 20:19:37 +0200] rev 49171
tuned proofs;
Wed, 05 Sep 2012 19:51:00 +0200 discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;
wenzelm [Wed, 05 Sep 2012 19:51:00 +0200] rev 49170
discontinued obsolete fork_mono to loosen some brakes -- NB: TTY interaction has Goal.future_proofs disabled due to missing Future.worker_task;
Wed, 05 Sep 2012 19:58:09 +0200 honor mixfix specifications
blanchet [Wed, 05 Sep 2012 19:58:09 +0200] rev 49169
honor mixfix specifications
Wed, 05 Sep 2012 19:57:50 +0200 code indentation
blanchet [Wed, 05 Sep 2012 19:57:50 +0200] rev 49168
code indentation
Wed, 05 Sep 2012 16:17:53 +0200 print timing information
blanchet [Wed, 05 Sep 2012 16:17:53 +0200] rev 49167
print timing information
Wed, 05 Sep 2012 16:07:39 +0200 adapted example
blanchet [Wed, 05 Sep 2012 16:07:39 +0200] rev 49166
adapted example
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip