traytel [Wed, 12 Sep 2012 10:18:31 +0200] rev 49316
option_pred characterization
traytel [Wed, 12 Sep 2012 09:39:41 +0200] rev 49315
true vs. True in pattern matching
blanchet [Wed, 12 Sep 2012 06:35:07 +0200] rev 49314
reduced theory dependencies
blanchet [Wed, 12 Sep 2012 06:30:35 +0200] rev 49313
tuning
blanchet [Wed, 12 Sep 2012 06:27:48 +0200] rev 49312
moved theorems closer to where they are used
blanchet [Wed, 12 Sep 2012 06:27:36 +0200] rev 49311
tuning
blanchet [Wed, 12 Sep 2012 05:29:21 +0200] rev 49310
renamed "Ordinals_and_Cardinals" to "Cardinals"
blanchet [Wed, 12 Sep 2012 05:21:47 +0200] rev 49309
split basic BNFs into really basic ones and others, and added Andreas Lochbihler's "option" BNF
blanchet [Wed, 12 Sep 2012 05:03:18 +0200] rev 49308
reorganized dependencies so that the sugar does not depend on GFP -- this will be essential for bootstrapping
blanchet [Wed, 12 Sep 2012 02:06:31 +0200] rev 49307
tuning
blanchet [Wed, 12 Sep 2012 02:05:06 +0200] rev 49306
tuning annotations
blanchet [Wed, 12 Sep 2012 02:05:05 +0200] rev 49305
tuned antiquotations
blanchet [Wed, 12 Sep 2012 02:05:04 +0200] rev 49304
tuning
blanchet [Wed, 12 Sep 2012 02:05:03 +0200] rev 49303
tuning
blanchet [Wed, 12 Sep 2012 00:55:11 +0200] rev 49302
added optional qualifiers for constructors and destructors, similarly to the old package
blanchet [Wed, 12 Sep 2012 00:20:37 +0200] rev 49301
adapted example
blanchet [Wed, 12 Sep 2012 00:20:37 +0200] rev 49300
added attributes to theorems
wenzelm [Tue, 11 Sep 2012 23:27:19 +0200] rev 49299
merged
blanchet [Tue, 11 Sep 2012 22:31:43 +0200] rev 49298
support for sort constraints in new (co)data commands
blanchet [Tue, 11 Sep 2012 22:13:22 +0200] rev 49297
provide a programmatic interface for FP sugar
wenzelm [Tue, 11 Sep 2012 23:26:03 +0200] rev 49296
some GUI support for color options;
wenzelm [Tue, 11 Sep 2012 22:59:25 +0200] rev 49295
more precise sections;
wenzelm [Tue, 11 Sep 2012 22:54:12 +0200] rev 49294
provide color values via options;
wenzelm [Tue, 11 Sep 2012 20:22:03 +0200] rev 49293
prefer tuning parameters as public methods (again) -- to allow overriding in applications;
wenzelm [Tue, 11 Sep 2012 19:49:17 +0200] rev 49292
updated keywords;
wenzelm [Tue, 11 Sep 2012 19:45:12 +0200] rev 49291
merged
wenzelm [Tue, 11 Sep 2012 19:43:06 +0200] rev 49290
tuned;
wenzelm [Tue, 11 Sep 2012 19:35:21 +0200] rev 49289
more informative tooltip: default value;
wenzelm [Tue, 11 Sep 2012 19:19:39 +0200] rev 49288
more options;
blanchet [Tue, 11 Sep 2012 18:58:29 +0200] rev 49287
allow defaults for one datatype to involve the constructor of another one in the mutually recursive case
blanchet [Tue, 11 Sep 2012 18:39:47 +0200] rev 49286
added "defaults" option
blanchet [Tue, 11 Sep 2012 18:12:23 +0200] rev 49285
removed wrong "transpose" and ensure "sel" theorems are put in the right order (grouped per selector, in the order in which the selectors appear)
blanchet [Tue, 11 Sep 2012 17:36:09 +0200] rev 49284
spin off "bnf_def_tactics.ML"
blanchet [Tue, 11 Sep 2012 17:14:49 +0200] rev 49283
move "bnf_util.ML" to "BNF_Util.thy"
blanchet [Tue, 11 Sep 2012 17:09:39 +0200] rev 49282
renamed "BNF_Library" to "BNF_Util"
blanchet [Tue, 11 Sep 2012 17:06:27 +0200] rev 49281
generate all sel theorems
blanchet [Tue, 11 Sep 2012 16:08:55 +0200] rev 49280
allow default values for selectors in low-level "wrap_data" command
blanchet [Tue, 11 Sep 2012 16:08:27 +0200] rev 49279
removed needless "infer_types" call
blanchet [Tue, 11 Sep 2012 14:51:52 +0200] rev 49278
added no_dests option
blanchet [Tue, 11 Sep 2012 13:10:34 +0200] rev 49277
tuning
blanchet [Tue, 11 Sep 2012 13:06:14 +0200] rev 49276
finished splitting sum types for corecursors
blanchet [Tue, 11 Sep 2012 13:06:14 +0200] rev 49275
split sum types in corecursor definition
blanchet [Tue, 11 Sep 2012 13:06:13 +0200] rev 49274
first step towards splitting corecursor function arguments into (p, g, h) triples
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
wenzelm [Tue, 11 Sep 2012 16:10:54 +0200] rev 49272
replaced jedit_relative_font_size by jedit_font_scale;
wenzelm [Tue, 11 Sep 2012 15:59:35 +0200] rev 49271
need to provide label via some jEdit property;
wenzelm [Tue, 11 Sep 2012 15:47:42 +0200] rev 49270
some support to organize options in sections;
wenzelm [Tue, 11 Sep 2012 11:53:34 +0200] rev 49269
merged
blanchet [Tue, 11 Sep 2012 09:40:05 +0200] rev 49268
generate "id" rather than (%v. v)
blanchet [Tue, 11 Sep 2012 09:40:05 +0200] rev 49267
correctly generate sel_coiter and sel_corec theorems
blanchet [Mon, 10 Sep 2012 21:44:43 +0200] rev 49266
generate "sel_coiters" and friends
blanchet [Mon, 10 Sep 2012 18:50:27 +0200] rev 49265
sanity check
blanchet [Mon, 10 Sep 2012 18:29:55 +0200] rev 49264
implemented and use "mk_sum_casesN_balanced"
blanchet [Mon, 10 Sep 2012 17:52:01 +0200] rev 49263
fixed general case of "mk_sumEN_balanced"
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49262
debug
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49261
fixed base case of "mk_sumEN_balanced"
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49260
prevent inconsistent selector types
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49259
minor optimization
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49258
allow same selector name for several constructors
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49257
removed done TODO
blanchet [Mon, 10 Sep 2012 17:36:02 +0200] rev 49256
avoid type inference + tuning
blanchet [Mon, 10 Sep 2012 17:35:53 +0200] rev 49255
use balanced sums for constructors (to gracefully handle 100 constructors or more)
blanchet [Mon, 10 Sep 2012 17:32:39 +0200] rev 49254
busted -- let's use more neutral names
bulwahn [Mon, 10 Sep 2012 14:52:22 +0200] rev 49253
replacing own dummy value by Haskell's Prelude.undefined
wenzelm [Tue, 11 Sep 2012 11:29:28 +0200] rev 49252
prefer global default font over IsabelleText of jEdit TextArea;
wenzelm [Tue, 11 Sep 2012 11:03:59 +0200] rev 49251
uniform operation on initial delay;
wenzelm [Mon, 10 Sep 2012 21:17:32 +0200] rev 49250
option jedit_load_delay;
tuned;
wenzelm [Mon, 10 Sep 2012 21:15:46 +0200] rev 49249
dynamic evaluation of time (e.g. via options);
proper setInitialDelay, not setDelay;
wenzelm [Mon, 10 Sep 2012 19:56:08 +0200] rev 49248
proper multi-line 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;
wenzelm [Mon, 10 Sep 2012 17:13:17 +0200] rev 49246
more systematic JEdit_Options.make_component;
separate module Isabelle_Logic;
wenzelm [Mon, 10 Sep 2012 15:20:50 +0200] rev 49245
manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
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;
wenzelm [Mon, 10 Sep 2012 12:13:39 +0200] rev 49243
more explicit indication of legacy features;
wenzelm [Mon, 10 Sep 2012 12:00:28 +0200] rev 49242
more explicit indication of legacy features;
traytel [Mon, 10 Sep 2012 09:57:21 +0200] rev 49241
simplify "Process" example even further
traytel [Mon, 10 Sep 2012 09:56:06 +0200] rev 49240
stabilized generation of parameterized theorem
nipkow [Mon, 10 Sep 2012 06:46:17 +0200] rev 49239
added snippets
blanchet [Sun, 09 Sep 2012 21:22:31 +0200] rev 49238
simplify "Process" example further
blanchet [Sun, 09 Sep 2012 21:22:31 +0200] rev 49237
simplify "Process" example
traytel [Sun, 09 Sep 2012 21:13:15 +0200] rev 49236
full name of a type as key in bnf table
blanchet [Sun, 09 Sep 2012 19:57:20 +0200] rev 49235
fixed bug with one-value codatatype "codata 'a dead_foo = A"
blanchet [Sun, 09 Sep 2012 19:05:53 +0200] rev 49234
tuning
blanchet [Sun, 09 Sep 2012 18:55:10 +0200] rev 49233
fixed and reenabled "corecs" theorems
blanchet [Sun, 09 Sep 2012 17:14:39 +0200] rev 49232
fixed and enabled generation of "coiters" theorems, including the recursive case
blanchet [Sun, 09 Sep 2012 13:04:57 +0200] rev 49231
generate "fld_unf_corecs" as well
blanchet [Sun, 09 Sep 2012 12:51:17 +0200] rev 49230
reactivated generation of "coiters" theorems
blanchet [Sun, 09 Sep 2012 12:07:15 +0200] rev 49229
use map_id, not map_id', to allow better composition
traytel [Sun, 09 Sep 2012 10:58:11 +0200] rev 49228
open typedefs everywhere in the package
traytel [Sun, 09 Sep 2012 10:15:58 +0200] rev 49227
open typedef for datatypes
blanchet [Sat, 08 Sep 2012 22:54:37 +0200] rev 49226
fixed and enabled iterator/recursor theorems
blanchet [Sat, 08 Sep 2012 21:52:17 +0200] rev 49225
renamed for consistency
blanchet [Sat, 08 Sep 2012 21:37:23 +0200] rev 49224
oops
blanchet [Sat, 08 Sep 2012 21:33:15 +0200] rev 49223
tuning
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
blanchet [Sat, 08 Sep 2012 21:21:27 +0200] rev 49221
fixed bug with one-value types with phantom type arguments
blanchet [Sat, 08 Sep 2012 21:04:27 +0200] rev 49220
imported patch debugging
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49219
repaired "nofail4" example
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49218
renamed xxxBNF to pre_xxx
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49217
fixed handling of map of "fun"
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49216
comment out code that's not ready
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49215
tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49214
construct the right iterator theorem in the recursive case
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49213
some work on coiter tactic
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49212
more sugar on codatatypes
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49211
define corecursors
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49210
define coiterators
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49209
TODO
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49208
tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49207
completed iter/rec proofs
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49206
TODOs
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49205
implemented "mk_iter_or_rec_tac"
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49204
generate iter/rec goals
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49203
repaired constant types
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49202
some work towards iterator and recursor properties
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49201
tuning
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49200
correctly curry recursor arguments
blanchet [Sat, 08 Sep 2012 21:04:26 +0200] rev 49199
added high-level recursor, not yet curried
wenzelm [Fri, 07 Sep 2012 15:28:48 +0200] rev 49198
merged
wenzelm [Fri, 07 Sep 2012 15:15:07 +0200] rev 49197
tuned proofs;
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;
wenzelm [Fri, 07 Sep 2012 13:58:54 +0200] rev 49195
more explicit Delay operations;
wenzelm [Fri, 07 Sep 2012 13:58:43 +0200] rev 49194
tuned proofs;
bulwahn [Fri, 07 Sep 2012 14:15:46 +0200] rev 49193
clearer names for functions in Quickcheck's narrowing engine
nipkow [Fri, 07 Sep 2012 08:36:04 +0200] rev 49192
merged
nipkow [Fri, 07 Sep 2012 08:35:35 +0200] rev 49191
tuned latex
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49190
lattice instances for option type
haftmann [Fri, 07 Sep 2012 08:20:18 +0200] rev 49189
combinator Option.these
nipkow [Fri, 07 Sep 2012 07:20:55 +0200] rev 49188
adjusted examples
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"
traytel [Thu, 06 Sep 2012 17:12:24 +0200] rev 49186
handle type constructors not known to be a BNF using the DEADID BNF
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;
blanchet [Thu, 06 Sep 2012 12:21:33 +0200] rev 49184
gracefully handle shadowing case (fourth step of sugar 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)
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)
blanchet [Thu, 06 Sep 2012 11:57:36 +0200] rev 49181
tuning
blanchet [Thu, 06 Sep 2012 11:55:23 +0200] rev 49180
use "add_type" rather than "add_types_global"
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)
blanchet [Thu, 06 Sep 2012 11:46:08 +0200] rev 49178
tuning
blanchet [Thu, 06 Sep 2012 11:34:05 +0200] rev 49177
introduced and used "mk_Freesss", and simplified "mk_Freess(')"
blanchet [Thu, 06 Sep 2012 02:56:21 +0200] rev 49176
construct high-level iterator RHS
krauss [Thu, 06 Sep 2012 01:37:24 +0200] rev 49175
option for discarding build results, enabled in particular for Isabelle_makeall
blanchet [Wed, 05 Sep 2012 23:59:44 +0200] rev 49174
by default, only generate one discriminator for a two-value datatype
wenzelm [Wed, 05 Sep 2012 20:54:40 +0200] rev 49173
eliminated potentially confusing terminology of Scala "layer";
wenzelm [Wed, 05 Sep 2012 20:36:13 +0200] rev 49172
merged
wenzelm [Wed, 05 Sep 2012 20:19:37 +0200] rev 49171
tuned proofs;
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;
blanchet [Wed, 05 Sep 2012 19:58:09 +0200] rev 49169
honor mixfix specifications
blanchet [Wed, 05 Sep 2012 19:57:50 +0200] rev 49168
code indentation
blanchet [Wed, 05 Sep 2012 16:17:53 +0200] rev 49167
print timing information
blanchet [Wed, 05 Sep 2012 16:07:39 +0200] rev 49166
adapted example
blanchet [Wed, 05 Sep 2012 16:00:53 +0200] rev 49165
check type variables on rhs
wenzelm [Wed, 05 Sep 2012 17:12:40 +0200] rev 49164
proper subsexp projection of Isabelle_Markup.Path, in correspondence to 5d0cd770828e;
wenzelm [Wed, 05 Sep 2012 16:53:46 +0200] rev 49163
added tooltip to reveal jEdit platform file name;
blanchet [Wed, 05 Sep 2012 15:53:31 +0200] rev 49162
commented out slow examples again
blanchet [Wed, 05 Sep 2012 15:40:29 +0200] rev 49161
fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
blanchet [Wed, 05 Sep 2012 15:40:28 +0200] rev 49160
fixed "mk_exhaust_tac" for the nth time
blanchet [Wed, 05 Sep 2012 15:40:26 +0200] rev 49159
updated README
blanchet [Wed, 05 Sep 2012 15:40:26 +0200] rev 49158
ported "Misc_Codata" to new syntax
blanchet [Wed, 05 Sep 2012 15:40:13 +0200] rev 49157
ported "Misc_Data" to new syntax
traytel [Wed, 05 Sep 2012 15:22:37 +0200] rev 49156
error message only in case of an error
traytel [Wed, 05 Sep 2012 14:49:35 +0200] rev 49155
do not trivialize important internal theorem in quick_and_dirty mode
wenzelm [Wed, 05 Sep 2012 13:44:03 +0200] rev 49154
merged
blanchet [Wed, 05 Sep 2012 11:37:22 +0200] rev 49153
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)
blanchet [Wed, 05 Sep 2012 11:18:48 +0200] rev 49152
tuning (systematic 1-based indices)
blanchet [Wed, 05 Sep 2012 11:16:34 +0200] rev 49151
reindented code
blanchet [Wed, 05 Sep 2012 11:11:26 +0200] rev 49150
added TODO
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49149
tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49148
fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49147
don't get confused by extraneous premisses
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49146
added a check
Christian Sternagel [Tue, 04 Sep 2012 13:06:28 +0900] rev 49145
NEWS; CONTRIBUTORS
wenzelm [Wed, 05 Sep 2012 13:02:25 +0200] rev 49144
misc tuning;
wenzelm [Wed, 05 Sep 2012 11:19:01 +0200] rev 49143
no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
traytel [Wed, 05 Sep 2012 10:53:51 +0200] rev 49142
more conservative rechecking of processed constraints in subtyping constraint simplification
blanchet [Wed, 05 Sep 2012 09:58:37 +0200] rev 49141
added comment for Dmitriy
blanchet [Wed, 05 Sep 2012 09:54:20 +0200] rev 49140
fixed bug in type instantiation of case theorem
blanchet [Wed, 05 Sep 2012 09:31:31 +0200] rev 49139
use empty binding rather than "*" for default
nipkow [Wed, 05 Sep 2012 08:32:59 +0200] rev 49138
tuned
blanchet [Wed, 05 Sep 2012 00:58:54 +0200] rev 49137
fixed bugs in one-constructor case
blanchet [Tue, 04 Sep 2012 23:43:02 +0200] rev 49136
smoothly handle one-constructor types
blanchet [Tue, 04 Sep 2012 23:42:33 +0200] rev 49135
fixed some type issues in sugar "exhaust_tac"
blanchet [Tue, 04 Sep 2012 23:09:08 +0200] rev 49134
optionally provide extra dead variables to the FP constructions
wenzelm [Tue, 04 Sep 2012 21:51:31 +0200] rev 49133
merged
blanchet [Tue, 04 Sep 2012 21:23:11 +0200] rev 49132
added robustness
wenzelm [Tue, 04 Sep 2012 20:45:43 +0200] rev 49131
added build option -R;
more precise build_doc, using build -R -b;
blanchet [Tue, 04 Sep 2012 18:49:40 +0200] rev 49130
implemented "mk_case_tac" -- and got rid of "cheat_tac"
blanchet [Tue, 04 Sep 2012 18:14:58 +0200] rev 49129
define "case" constant
blanchet [Tue, 04 Sep 2012 17:23:08 +0200] rev 49128
renamed low-level (co)iterators and (co)recursors with "fld_"/"unf_" prefix
blanchet [Tue, 04 Sep 2012 16:27:27 +0200] rev 49127
implemented "mk_half_distinct_tac"
blanchet [Tue, 04 Sep 2012 16:17:22 +0200] rev 49126
implemented "mk_inject_tac"
blanchet [Tue, 04 Sep 2012 15:51:32 +0200] rev 49125
implemented "mk_exhaust_tac"
blanchet [Tue, 04 Sep 2012 14:21:11 +0200] rev 49124
more work on FP sugar
blanchet [Tue, 04 Sep 2012 13:06:41 +0200] rev 49123
more work on sugar + simplify Trueprop + eq idiom everywhere
blanchet [Tue, 04 Sep 2012 13:05:07 +0200] rev 49122
renamed "disc_exclus" theorem to "disc_exclude"
blanchet [Tue, 04 Sep 2012 13:05:01 +0200] rev 49121
more work on FP sugar
blanchet [Tue, 04 Sep 2012 13:02:32 +0200] rev 49120
smarter "*" syntax -- fallback on "_" if "*" is impossible
blanchet [Tue, 04 Sep 2012 13:02:32 +0200] rev 49119
more work on FP sugar
blanchet [Tue, 04 Sep 2012 13:02:31 +0200] rev 49118
renamed theorem
blanchet [Tue, 04 Sep 2012 13:02:30 +0200] rev 49117
tuned TODO comment
blanchet [Tue, 04 Sep 2012 13:02:30 +0200] rev 49116
allow pseudo-definition of is_Cons in terms of is_Nil (and similarly for other two-constructor datatypes)
blanchet [Tue, 04 Sep 2012 13:02:29 +0200] rev 49115
removed oddities
blanchet [Tue, 04 Sep 2012 13:02:28 +0200] rev 49114
allow "*" to indicate no discriminator
blanchet [Tue, 04 Sep 2012 13:02:28 +0200] rev 49113
tuned TODOs
blanchet [Tue, 04 Sep 2012 13:02:26 +0200] rev 49112
started work on sugared "(co)data" commands
blanchet [Tue, 04 Sep 2012 13:02:25 +0200] rev 49111
export "wrap" function
traytel [Tue, 04 Sep 2012 12:12:03 +0200] rev 49110
eliminated obsolete "parallel_proofs = 0" restriction (cf. 0e5b859e1c91)
traytel [Tue, 04 Sep 2012 12:10:19 +0200] rev 49109
no more aliases for Local_Theory.note; use Thm.close_derivation in internal theorems;
wenzelm [Tue, 04 Sep 2012 00:16:03 +0200] rev 49108
enable parallel terminal proofs in interaction;
wenzelm [Mon, 03 Sep 2012 23:03:54 +0200] rev 49107
misc tuning;
wenzelm [Mon, 03 Sep 2012 22:51:33 +0200] rev 49106
merged
traytel [Mon, 03 Sep 2012 18:12:59 +0200] rev 49105
killed internal output
traytel [Mon, 03 Sep 2012 17:57:34 +0200] rev 49104
generate coinductive witnesses for codatatypes
traytel [Mon, 03 Sep 2012 17:56:39 +0200] rev 49103
generalized signature
traytel [Mon, 03 Sep 2012 17:55:42 +0200] rev 49102
added examples for testing of coinductive witnesses
wenzelm [Mon, 03 Sep 2012 22:50:07 +0200] rev 49101
continue with more robust dummy session after failed startup;
wenzelm [Mon, 03 Sep 2012 22:31:27 +0200] rev 49100
prefer old startup dialog scheme (cf. 514bb82514df);
wenzelm [Mon, 03 Sep 2012 22:22:38 +0200] rev 49099
more permissive handling of plugin startup failure;
wenzelm [Mon, 03 Sep 2012 21:30:34 +0200] rev 49098
bypass slow check for inlined files, where it is not really required;
wenzelm [Mon, 03 Sep 2012 20:57:51 +0200] rev 49097
more direct access to all-important chunks for text painting;
clarified line_start offset: physical line start not start(i);
nipkow [Mon, 03 Sep 2012 15:50:41 +0200] rev 49096
merged
nipkow [Mon, 03 Sep 2012 15:41:06 +0200] rev 49095
added annotations after condition in if and while
wenzelm [Mon, 03 Sep 2012 13:19:52 +0200] rev 49094
merge, resolving trivial conflict;
Christian Sternagel [Thu, 30 Aug 2012 15:44:03 +0900] rev 49093
forgot to add lemmas
Christian Sternagel [Thu, 30 Aug 2012 13:44:15 +0900] rev 49092
hide newly introduced constant Sublist.sub to allow for name sub in TreeFsetI
Christian Sternagel [Thu, 30 Aug 2012 13:39:43 +0900] rev 49091
reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:39:30 +0900] rev 49090
reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:38:27 +0900] rev 49089
added theory instantiating type class order for list prefixes
Christian Sternagel [Thu, 30 Aug 2012 13:06:04 +0900] rev 49088
Main is implicitly imported via Sublist
Christian Sternagel [Thu, 30 Aug 2012 13:05:11 +0900] rev 49087
added author
Christian Sternagel [Thu, 30 Aug 2012 13:03:03 +0900] rev 49086
List is implicitly imported by Main
Christian Sternagel [Wed, 29 Aug 2012 16:25:35 +0900] rev 49085
introduced "sub" as abbreviation for "emb (op =)";
Sublist_Order is now based on Sublist.sub;
simplified and moved most lemmas on sub from Sublist_Order to Sublist;
Sublist_Order merely contains ord and order instances for sub plus some lemmas on the strict part of the order
Christian Sternagel [Wed, 29 Aug 2012 12:24:26 +0900] rev 49084
base Sublist_Order on Sublist (using a simplified form of embedding as sublist relation)
Christian Sternagel [Wed, 29 Aug 2012 12:23:14 +0900] rev 49083
dropped ord and bot instance for list prefixes (use locale interpretation instead, which allows users to decide what order to use on lists)
Christian Sternagel [Wed, 29 Aug 2012 11:05:44 +0900] rev 49082
more lemmas on suffixes and embedding
Christian Sternagel [Wed, 29 Aug 2012 10:57:24 +0900] rev 49081
changed arguement order of suffixeq (to facilitate reading "suffixeq xs ys" as "xs is a (possibly empty) suffix of ys)
Christian Sternagel [Wed, 29 Aug 2012 10:48:28 +0900] rev 49080
added embedding for lists (constant emb)
Christian Sternagel [Wed, 29 Aug 2012 10:46:11 +0900] rev 49079
renamed (in Sublist): postfix ~> suffixeq, and dropped infix syntax >>=
Christian Sternagel [Wed, 29 Aug 2012 10:35:05 +0900] rev 49078
renamed (in Sublist): prefix ~> prefixeq, strict_prefix ~> prefix
Christian Sternagel [Wed, 29 Aug 2012 10:27:56 +0900] rev 49077
renamed theory List_Prefix into Sublist (since it is not only about prefixes)