blanchet [Tue, 04 Dec 2012 18:12:29 +0100] rev 50349
generalized MaSh exporter to sets of theories
hoelzl [Tue, 04 Dec 2012 18:00:40 +0100] rev 50348
remove SMT proofs in Multivariate_Analysis
hoelzl [Tue, 04 Dec 2012 18:00:37 +0100] rev 50347
prove tendsto_power_div_exp_0
* * *
missing rename
hoelzl [Tue, 04 Dec 2012 18:00:31 +0100] rev 50346
add filterlim rules for eventually monotone bijective functions; mirror rules for at_top, at_bot; apply them to prove convergence of arctan at infinity and tan at pi/2
wenzelm [Tue, 04 Dec 2012 16:20:24 +0100] rev 50345
merged
wenzelm [Tue, 04 Dec 2012 15:47:37 +0100] rev 50344
emit bulk edits on initialization of multiple buffers, which greatly improves performance when starting big sessions (e.g. JinjaThreads);
blanchet [Tue, 04 Dec 2012 15:02:45 +0100] rev 50343
go back to Z3 3.2
nipkow [Tue, 04 Dec 2012 12:19:19 +0100] rev 50342
tuned defs of sec_xyz
wenzelm [Tue, 04 Dec 2012 11:06:51 +0100] rev 50341
provide general insert_line_padding as convenience operation, e.g. for BeanShell macros;
blanchet [Tue, 04 Dec 2012 10:02:51 +0100] rev 50340
simplify MaSh term patterns + add missing global facts if there aren't too many
blanchet [Tue, 04 Dec 2012 00:37:11 +0100] rev 50339
MaSh improvements: deeper patterns + more respect for chained facts
blanchet [Mon, 03 Dec 2012 23:43:53 +0100] rev 50338
tuned names
blanchet [Mon, 03 Dec 2012 23:43:52 +0100] rev 50337
tweaked MaSh exporter
blanchet [Mon, 03 Dec 2012 23:43:49 +0100] rev 50336
renamed "Type.thy" to something that's less likely to cause conflicts
blanchet [Mon, 03 Dec 2012 20:55:34 +0100] rev 50335
proper quoting of paths in MaSh shell script, take 2 (cf. b00eeb8e352e)
blanchet [Mon, 03 Dec 2012 20:55:33 +0100] rev 50334
added "fact_filter" option to Mirabelle
blanchet [Mon, 03 Dec 2012 20:55:32 +0100] rev 50333
tweak SPASS default a tiny bit, so that a more interesting heuristic is chosen when "slicing=false" (for experiments)
wenzelm [Mon, 03 Dec 2012 20:43:40 +0100] rev 50332
some notes on the Isabelle component repository at TUM;
hoelzl [Mon, 03 Dec 2012 18:19:12 +0100] rev 50331
use filterlim in Lim and SEQ; tuned proofs
hoelzl [Mon, 03 Dec 2012 18:19:11 +0100] rev 50330
conversion rules for at, at_left and at_right; applied to l'Hopital's rules.
hoelzl [Mon, 03 Dec 2012 18:19:09 +0100] rev 50329
weakened assumptions for lhopital_right_0
hoelzl [Mon, 03 Dec 2012 18:19:08 +0100] rev 50328
tuned proof
hoelzl [Mon, 03 Dec 2012 18:19:07 +0100] rev 50327
add L'Hôpital's rule
hoelzl [Mon, 03 Dec 2012 18:19:05 +0100] rev 50326
add filterlim rules for exp and ln to infinity
hoelzl [Mon, 03 Dec 2012 18:19:04 +0100] rev 50325
add filterlim rules for inverse and at_infinity
hoelzl [Mon, 03 Dec 2012 18:19:02 +0100] rev 50324
add filterlim rules for diverging multiplication and addition; move at_infinity to the HOL image
hoelzl [Mon, 03 Dec 2012 18:19:01 +0100] rev 50323
add filterlim rules for unary minus and inverse
hoelzl [Mon, 03 Dec 2012 18:18:59 +0100] rev 50322
rename filter_lim to filterlim to be consistent with filtermap
hoelzl [Mon, 03 Dec 2012 18:13:23 +0100] rev 50321
add check to Cooper's algorithm that left-hand of dvd is a numeral
wenzelm [Mon, 03 Dec 2012 17:18:59 +0100] rev 50320
merged
blanchet [Mon, 03 Dec 2012 13:24:55 +0100] rev 50319
robust writing of MaSh state -- better drop learning data than cause other problems in Sledgehammer
wenzelm [Mon, 03 Dec 2012 17:08:39 +0100] rev 50318
avoid odd warnings due to failure of systray icon;
wenzelm [Mon, 03 Dec 2012 16:07:28 +0100] rev 50317
synchronized read access to cache file -- avoid potential conflict with ongoing write (which is non-atomic);
clarified signature -- cache init is unsynchronized and hopefully used at most once per file;
wenzelm [Mon, 03 Dec 2012 15:23:36 +0100] rev 50316
tuned;
wenzelm [Mon, 03 Dec 2012 14:44:00 +0100] rev 50315
recovered error to finish proof (e.g. bad obtain export) from 223f18cfbb32;
tuned message;
wenzelm [Sun, 02 Dec 2012 22:20:12 +0100] rev 50314
semi-automated Cygwin setup;
wenzelm [Sun, 02 Dec 2012 17:22:19 +0100] rev 50313
misc tuning;
wenzelm [Sun, 02 Dec 2012 14:56:49 +0100] rev 50312
updated to sumatra_pdf-2.1.1;
blanchet [Sat, 01 Dec 2012 23:55:39 +0100] rev 50311
tuned order of functions
blanchet [Sat, 01 Dec 2012 23:55:38 +0100] rev 50310
proper quoting of paths in MaSh
wenzelm [Sat, 01 Dec 2012 22:47:03 +0100] rev 50309
updated to jedit_build-20121201 (based on jedit-5.0.0);
wenzelm [Sat, 01 Dec 2012 22:42:54 +0100] rev 50308
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm [Sat, 01 Dec 2012 22:23:42 +0100] rev 50307
leave ALTERNATIVE_DISPATCHER mostly enabled on Mac OS X, to get events for COMMAND/Meta combinations, which seem to produce only KEY_PRESSED in Java 7, not KEY_TYPED as in Java 6;
wenzelm [Sat, 01 Dec 2012 19:51:43 +0100] rev 50306
updated to jedit-5.0.0;
wenzelm [Sat, 01 Dec 2012 17:23:50 +0100] rev 50305
more generic directory name to facilitate tracking changes of diffs;
wenzelm [Fri, 30 Nov 2012 23:06:11 +0100] rev 50304
merged
nipkow [Fri, 30 Nov 2012 17:12:01 +0100] rev 50303
tuned
wenzelm [Fri, 30 Nov 2012 22:55:02 +0100] rev 50302
added 'print_inductives' command;
wenzelm [Fri, 30 Nov 2012 22:38:06 +0100] rev 50301
print formal entities with markup;
wenzelm [Fri, 30 Nov 2012 21:47:44 +0100] rev 50300
tuned labels;
wenzelm [Fri, 30 Nov 2012 21:30:24 +0100] rev 50299
renamed dockable "Prover Session" to "Theories";
more uniform Library.lowercase/uppercase;
wenzelm [Fri, 30 Nov 2012 21:28:35 +0100] rev 50298
tuned import;
wenzelm [Fri, 30 Nov 2012 17:53:32 +0100] rev 50297
alternative shortcut for English keyboard;
wenzelm [Fri, 30 Nov 2012 16:34:37 +0100] rev 50296
merged
wenzelm [Fri, 30 Nov 2012 15:36:51 +0100] rev 50295
eliminated redundant is_ident -- more official is_identifier;
wenzelm [Fri, 30 Nov 2012 16:34:11 +0100] rev 50294
updated to jdk-7u9;
wenzelm [Fri, 30 Nov 2012 15:24:01 +0100] rev 50293
updated to exec_process-1.0.3;
wenzelm [Fri, 30 Nov 2012 15:05:51 +0100] rev 50292
report proper pid *after* fork;
wenzelm [Fri, 30 Nov 2012 10:42:54 +0100] rev 50291
prefer Symbol.decode_strict in batch mode, to avoid files with spurious Unicode symbols that clash with Isabelle symbol interpretation;
wenzelm [Thu, 29 Nov 2012 23:12:50 +0100] rev 50290
more defensive retry via fork;
wenzelm [Thu, 29 Nov 2012 18:05:41 +0100] rev 50289
merged
kuncar [Thu, 29 Nov 2012 17:54:20 +0100] rev 50288
parametrized correspondence relation: more robust procedure - don't ignore sorts; tuned
wenzelm [Thu, 29 Nov 2012 17:12:51 +0100] rev 50287
simplified use of fold/map;
tuned;
wenzelm [Thu, 29 Nov 2012 16:59:53 +0100] rev 50286
tuned;
wenzelm [Thu, 29 Nov 2012 16:52:13 +0100] rev 50285
prefer 32 bit platform for ISABELLE_FULL_TEST, to make memory problems more explicit instead of disk thrashing (notably in HOL-Quickcheck_Benchmark);
wenzelm [Thu, 29 Nov 2012 14:29:29 +0100] rev 50284
merged
hoelzl [Thu, 29 Nov 2012 09:59:20 +0100] rev 50283
make SML/NJ happy (give names for all fields in a record)
wenzelm [Thu, 29 Nov 2012 14:05:53 +0100] rev 50282
more robust syntax that survives collapse of \<^isub> and \<^sub>;
wenzelm [Thu, 29 Nov 2012 10:56:59 +0100] rev 50281
further update and clarification of the all-important README_REPOSITORY;
wenzelm [Thu, 29 Nov 2012 10:45:25 +0100] rev 50280
more uniform ML statistics;
wenzelm [Wed, 28 Nov 2012 19:19:39 +0100] rev 50279
merged
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50278
improved readability
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50277
tweaked calculation of sledgehammer messages
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50276
adapted sledgehammer warnings
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50275
fixed case split preplaying
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50274
fixed preplaying of case splits; incorperated new name of structure: Isabelle_Markup -> Markup
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50273
preplay case splits
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50272
added warning when shrinking proof without preplaying
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50271
deal with the case that metis does not time out, but fails instead
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50270
reapplied changes to make SML/NJ happy
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50269
renaming, minor tweaks, added signature
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50268
added signature
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50267
moved thms_of_name to Sledgehammer_Util and removed copies, updated references
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50266
removed duplicate decleration
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50265
made use of sledgehammer_util
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50264
renamed sledgehammer_isar_reconstruct to sledgehammer_proof
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50263
added comments to new source files
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50262
fixed problem with fact names
smolkas [Wed, 28 Nov 2012 12:25:06 +0100] rev 50261
remove hack and generalize code slightly
smolkas [Wed, 28 Nov 2012 12:23:44 +0100] rev 50260
simplified isar_qualifiers and qs merging
smolkas [Wed, 28 Nov 2012 12:22:17 +0100] rev 50259
put shrink in own structure
smolkas [Wed, 28 Nov 2012 12:22:05 +0100] rev 50258
put annotate in own structure
smolkas [Wed, 28 Nov 2012 12:21:42 +0100] rev 50257
support assumptions as facts for preplaying
smolkas [Wed, 28 Nov 2012 12:20:06 +0100] rev 50256
some minor improvements in shrink_proof
wenzelm [Wed, 28 Nov 2012 17:18:53 +0100] rev 50255
some support for ML runtime statistics;
wenzelm [Wed, 28 Nov 2012 16:09:05 +0100] rev 50254
prefer tight Markup.print_int/parse_int for property values;
wenzelm [Wed, 28 Nov 2012 16:07:17 +0100] rev 50253
clarified new identifier syntax: exclude \<^isup>, include subscripted prime (to allow imitating full identifier here);
wenzelm [Wed, 28 Nov 2012 15:59:18 +0100] rev 50252
eliminated slightly odd identifiers;
wenzelm [Wed, 28 Nov 2012 15:38:12 +0100] rev 50251
tuned syntax, potentially more robust;
wenzelm [Wed, 28 Nov 2012 14:55:46 +0100] rev 50250
smarter list layout;
wenzelm [Tue, 27 Nov 2012 20:01:57 +0100] rev 50249
repaired text following 491c5c81c2e8;
wenzelm [Tue, 27 Nov 2012 19:43:00 +0100] rev 50248
merged
hoelzl [Tue, 27 Nov 2012 19:31:11 +0100] rev 50247
introduce filter_lim as a generatlization of tendsto
wenzelm [Tue, 27 Nov 2012 19:24:30 +0100] rev 50246
merged
immler [Tue, 27 Nov 2012 13:48:40 +0100] rev 50245
based countable topological basis on Countable_Set
immler [Tue, 27 Nov 2012 11:29:47 +0100] rev 50244
qualified interpretation of sigma_algebra, to avoid name clashes
immler [Thu, 22 Nov 2012 10:09:54 +0100] rev 50243
eliminated finite_set_sequence with countable set
wenzelm [Tue, 27 Nov 2012 19:22:36 +0100] rev 50242
support for sub-structured identifier syntax (inactive);
wenzelm [Tue, 27 Nov 2012 13:22:29 +0100] rev 50241
eliminated some improper identifiers;
hoelzl [Tue, 27 Nov 2012 10:56:31 +0100] rev 50240
add upper bounds for factorial and binomial; add equation for binomial using nat-division (both from AFP/Girth_Chromatic)
wenzelm [Mon, 26 Nov 2012 21:46:04 +0100] rev 50239
tuned signature;
tuned;
wenzelm [Mon, 26 Nov 2012 21:10:42 +0100] rev 50238
more uniform Symbol.is_ascii_identifier in ML/Scala;
wenzelm [Mon, 26 Nov 2012 20:58:41 +0100] rev 50237
tuned;
wenzelm [Mon, 26 Nov 2012 20:39:19 +0100] rev 50236
clarified Symbol.scan_ascii_id;
ATP: follow change from Symbol.scan_id to Symbol.scan_ascii_id, assuming that this was meant here, not fully symbolic Isabelle identifiers;
wenzelm [Mon, 26 Nov 2012 20:29:40 +0100] rev 50235
tuned;
wenzelm [Mon, 26 Nov 2012 20:09:51 +0100] rev 50234
convenience operations for table as set;
wenzelm [Mon, 26 Nov 2012 19:56:09 +0100] rev 50233
removed remains of Oheimb's double-space (cf. 0a5af667dc75);
wenzelm [Mon, 26 Nov 2012 19:53:43 +0100] rev 50232
tuned;
wenzelm [Mon, 26 Nov 2012 17:13:44 +0100] rev 50231
merged
blanchet [Mon, 26 Nov 2012 16:01:04 +0100] rev 50230
updated two components
blanchet [Mon, 26 Nov 2012 15:31:03 +0100] rev 50229
simplify code slightly
blanchet [Mon, 26 Nov 2012 15:31:03 +0100] rev 50228
avoid non-ASCII sign
kuncar [Mon, 26 Nov 2012 14:20:51 +0100] rev 50227
generate a parameterized correspondence relation
kuncar [Mon, 26 Nov 2012 14:20:36 +0100] rev 50226
quot_thm_crel
kuncar [Mon, 26 Nov 2012 14:15:48 +0100] rev 50225
add option_fold
hoelzl [Mon, 26 Nov 2012 14:11:31 +0100] rev 50224
add binomial_ge_n_over_k_pow_k
blanchet [Mon, 26 Nov 2012 13:50:25 +0100] rev 50223
removed tool that was never finished
blanchet [Mon, 26 Nov 2012 13:35:05 +0100] rev 50222
added file headers
blanchet [Mon, 26 Nov 2012 12:13:37 +0100] rev 50221
updated MaSh doc
blanchet [Mon, 26 Nov 2012 12:04:32 +0100] rev 50220
moved MaSh's Python code into Isabelle
blanchet [Mon, 26 Nov 2012 11:46:19 +0100] rev 50219
updated NEWS etc.
blanchet [Mon, 26 Nov 2012 11:45:12 +0100] rev 50218
distinguish declated tfrees from other tfrees -- only the later can be optimized away
wenzelm [Mon, 26 Nov 2012 16:28:22 +0100] rev 50217
clarified status of Legacy_XML_Syntax, despite lack of Proofterm_XML;
wenzelm [Mon, 26 Nov 2012 16:22:29 +0100] rev 50216
reset active areas on content update;
wenzelm [Mon, 26 Nov 2012 16:16:47 +0100] rev 50215
more general sendback properties;
support for padding of line boundary, e.g. for ad-hoc insertion of commands via 'help';
wenzelm [Mon, 26 Nov 2012 14:43:28 +0100] rev 50214
tuned command descriptions;
wenzelm [Mon, 26 Nov 2012 13:54:43 +0100] rev 50213
refined outer syntax 'help' command;
wenzelm [Mon, 26 Nov 2012 11:59:56 +0100] rev 50212
tuned signature;
wenzelm [Mon, 26 Nov 2012 11:42:16 +0100] rev 50211
always reset active areas;
wenzelm [Mon, 26 Nov 2012 10:37:05 +0100] rev 50210
no special treatment of control_reset, in accordance to other control styles;
wenzelm [Sun, 25 Nov 2012 21:40:34 +0100] rev 50209
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:35:29 +0100] rev 50208
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:23:20 +0100] rev 50207
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:10:29 +0100] rev 50206
tuned signature;
uniform view.fontsize fallback;
wenzelm [Sun, 25 Nov 2012 20:59:32 +0100] rev 50205
renamed main plugin object to PIDE;
wenzelm [Sun, 25 Nov 2012 20:31:49 +0100] rev 50204
tuned signature -- avoid intrusion of module Path in generic PIDE concepts;
wenzelm [Sun, 25 Nov 2012 20:17:04 +0100] rev 50203
explicit module UTF8;
wenzelm [Sun, 25 Nov 2012 19:55:42 +0100] rev 50202
tuned file name;
wenzelm [Sun, 25 Nov 2012 19:49:24 +0100] rev 50201
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
wenzelm [Sun, 25 Nov 2012 18:50:13 +0100] rev 50200
prefer strict error;
wenzelm [Sun, 25 Nov 2012 18:47:33 +0100] rev 50199
quasi-abstract module Rendering, with Isabelle-specific implementation;
wenzelm [Sun, 25 Nov 2012 17:15:21 +0100] rev 50198
added convenience actions isabelle.increase-font-size and isabelle.decrease-font-size;
wenzelm [Sun, 25 Nov 2012 15:17:01 +0100] rev 50197
eval PDF_VIEWER/DVI_VIEWER command line, which allows additional quotes for program name, for example;
wenzelm [Sat, 24 Nov 2012 19:56:44 +0100] rev 50196
retain hidden_color (i.e. transparent white) instead of replacing it by semantic text color, to make control symbols more hidden and avoid "dirty" lines with some fonts;
wenzelm [Sat, 24 Nov 2012 19:01:08 +0100] rev 50195
prefer buffer_edit combinator over Java-style boilerplate;
wenzelm [Sat, 24 Nov 2012 18:34:47 +0100] rev 50194
more robust font for control symbols, to ensure these obscure codepoints are properly rendered;
wenzelm [Sat, 24 Nov 2012 18:32:05 +0100] rev 50193
tuned symbol groups;
wenzelm [Sat, 24 Nov 2012 18:29:19 +0100] rev 50192
tuned -- Symbol.groups already sorted;
wenzelm [Sat, 24 Nov 2012 17:46:54 +0100] rev 50191
more robust default font -- user might have switched jEdit TextArea to another font that lacks glyphs;
wenzelm [Sat, 24 Nov 2012 17:12:06 +0100] rev 50190
added option jedit_symbols_search_limit;
wenzelm [Sat, 24 Nov 2012 17:05:10 +0100] rev 50189
avoid empty tooltip;
wenzelm [Sat, 24 Nov 2012 16:59:07 +0100] rev 50188
tuned symbol groups;
wenzelm [Sat, 24 Nov 2012 16:40:42 +0100] rev 50187
special handling of control symbols in Symbols dockable;
less obscure Scala names;
wenzelm [Sat, 24 Nov 2012 16:24:39 +0100] rev 50186
recovered some tooltip wrapping from e2762f962042, with multi-line support via HTML.encode;
wenzelm [Sat, 24 Nov 2012 16:13:21 +0100] rev 50185
avoid showing semantic aspects of Unicode -- Isabelle/Scala merely (ab)uses the low-level rendering model (codepoint + font);
wenzelm [Sat, 24 Nov 2012 15:49:43 +0100] rev 50184
more NEWS/CONTRIBUTORS;
wenzelm [Sat, 24 Nov 2012 14:50:19 +0100] rev 50183
improved editing support for control styles;
separate module for Isabelle actions;
wenzelm [Sat, 24 Nov 2012 12:39:58 +0100] rev 50182
added ISABELLE_PLATFORM_FAMILY;
nipkow [Fri, 23 Nov 2012 23:07:58 +0100] rev 50181
merged
nipkow [Fri, 23 Nov 2012 23:07:38 +0100] rev 50180
moved lemma
wenzelm [Fri, 23 Nov 2012 22:16:52 +0100] rev 50179
timeout in proper place (HOL-Quickcheck_Examples approx. 1min, HOL-Quickcheck_Benchmark approx. 1h);
hoelzl [Fri, 23 Nov 2012 18:28:00 +0100] rev 50178
add quotient_of_div
kuncar [Fri, 23 Nov 2012 17:24:12 +0100] rev 50177
generate correct names
kuncar [Fri, 23 Nov 2012 15:53:24 +0100] rev 50176
simplified code
kuncar [Fri, 23 Nov 2012 15:53:19 +0100] rev 50175
generate correct correspondence relation name
wenzelm [Fri, 23 Nov 2012 15:08:44 +0100] rev 50174
more uniform title, follow-up to 928cb8b35e6e;
nipkow [Fri, 23 Nov 2012 13:46:01 +0100] rev 50173
tuned
wenzelm [Thu, 22 Nov 2012 22:21:54 +0100] rev 50172
defer interpretation of markup via implicit print mode;
wenzelm [Thu, 22 Nov 2012 17:26:06 +0100] rev 50171
merged
traytel [Thu, 22 Nov 2012 14:44:37 +0100] rev 50170
made SML/NJ happier
wenzelm [Thu, 22 Nov 2012 17:11:26 +0100] rev 50169
pack window before accessing its geometry;
wenzelm [Thu, 22 Nov 2012 17:01:20 +0100] rev 50168
always refresh font metrics, to help window size calculation (amending 2585c81d840a);
wenzelm [Thu, 22 Nov 2012 16:55:53 +0100] rev 50167
more precise tooltip window size;
wenzelm [Thu, 22 Nov 2012 15:22:27 +0100] rev 50166
take component width as indication if it is already visible/layed-out, to avoid multiple formatting with minimal margin;
wenzelm [Thu, 22 Nov 2012 14:53:02 +0100] rev 50165
reset active area for outdated snapshot (again?);
wenzelm [Thu, 22 Nov 2012 14:40:39 +0100] rev 50164
some support for implicit senback, meaning that it uses the caret position instead of explicit command exec_id;
wenzelm [Thu, 22 Nov 2012 13:21:02 +0100] rev 50163
more abstract Sendback operations, with explicit id/exec_id properties;
purge result messages (again), cf. db58490a68ac, 7b61a539721e;
wenzelm [Thu, 22 Nov 2012 12:22:03 +0100] rev 50162
some support for breakable text and paragraphs;
tuned Symbol.scanner, which operates on symbols, not characters;
nipkow [Thu, 22 Nov 2012 08:23:13 +0100] rev 50161
tuned names
wenzelm [Wed, 21 Nov 2012 21:08:20 +0100] rev 50160
tuned comment;
wenzelm [Wed, 21 Nov 2012 20:50:34 +0100] rev 50159
clarified symbol groups, despite this traditional arrangement in X-symbol grid;
wenzelm [Wed, 21 Nov 2012 20:36:52 +0100] rev 50158
always retain message positions, in order to allow Isabelle_Rendering.sendback retrieve the exec_id, even in tooltip or detached window;
wenzelm [Wed, 21 Nov 2012 20:15:25 +0100] rev 50157
tuned whitespace;
immler [Wed, 21 Nov 2012 16:43:14 +0100] rev 50156
merged
immler [Wed, 21 Nov 2012 16:32:34 +0100] rev 50155
included abbrev in tooltip
immler [Wed, 21 Nov 2012 16:21:16 +0100] rev 50154
removed (unicode) tooltips: can not adjust font in basic swing tooltip
immler [Wed, 21 Nov 2012 16:04:00 +0100] rev 50153
delayed search to improve reactivity
immler [Wed, 21 Nov 2012 14:53:26 +0100] rev 50152
respect font property for symbols
immler [Wed, 21 Nov 2012 12:11:21 +0100] rev 50151
capitalize lowercase groups;
tuned with mkString
wenzelm [Wed, 21 Nov 2012 15:52:44 +0100] rev 50150
merged
wenzelm [Wed, 21 Nov 2012 15:50:54 +0100] rev 50149
more generous timeout for SML/NJ, which is approx. 40-80 times slower than Poly/ML;
more generous timeout for HOL-Quickcheck_Examples, which is rather slow in checking its examples (and mostly sequential);
hoelzl [Wed, 21 Nov 2012 15:47:55 +0100] rev 50148
Countable_Set: tuned lemma names; more generic lemmas
wenzelm [Wed, 21 Nov 2012 14:07:35 +0100] rev 50147
enable Symbols dockable by default;
wenzelm [Wed, 21 Nov 2012 14:06:59 +0100] rev 50146
tuned;
wenzelm [Wed, 21 Nov 2012 13:47:47 +0100] rev 50145
accomodate scala-2.10.0-RC2 with its slight reform on for-syntax;
hoelzl [Wed, 21 Nov 2012 12:05:05 +0100] rev 50144
renamed BNF/Countable_Set to Countable_Type and moved its generic stuff to Library/Countable_Set
immler [Wed, 21 Nov 2012 10:51:12 +0100] rev 50143
dockable with buttons for symbols, grouped and sorted in tabs according to ~~/etc/symbols;
search field for symbols
hoelzl [Wed, 21 Nov 2012 11:08:56 +0100] rev 50142
CONTRIBUTION: add fabians work
hoelzl [Wed, 21 Nov 2012 10:57:50 +0100] rev 50141
NEWS: document changes in HOL-Probability
hoelzl [Wed, 21 Nov 2012 10:48:58 +0100] rev 50140
NEWS (changeset 13211e07d931): add Countable_Set
hoelzl [Wed, 21 Nov 2012 10:48:22 +0100] rev 50139
NEWS (changeset 69b35a75caf3): document changes in FuncSet
nipkow [Wed, 21 Nov 2012 09:07:41 +0100] rev 50138
new theory of immutable arrays
wenzelm [Tue, 20 Nov 2012 22:53:59 +0100] rev 50137
some grouping of Isabelle symbols, based on X-Symbol grid in PG-3.7.1.1 and a proposal by Fabian Immler;
wenzelm [Tue, 20 Nov 2012 22:52:04 +0100] rev 50136
support for symbol groups, retaining original order of declarations;
updated WWW_Find: untested change of ad-hoc parser of ~~/etc/symbols;
wenzelm [Tue, 20 Nov 2012 21:01:53 +0100] rev 50135
tuned;
hoelzl [Tue, 20 Nov 2012 18:59:35 +0100] rev 50134
add Countable_Set theory
nipkow [Tue, 20 Nov 2012 17:49:26 +0100] rev 50133
tuned proof
wenzelm [Tue, 20 Nov 2012 15:18:11 +0100] rev 50132
simplified command line of "isabelle install";
wenzelm [Tue, 20 Nov 2012 14:55:52 +0100] rev 50131
known problems with Mac OS X are back -- Java 7u6 is not the last word (cf. ce37d4f8b4f4);
wenzelm [Tue, 20 Nov 2012 14:29:46 +0100] rev 50130
some documentation for "algebra" in HOL;
wenzelm [Tue, 20 Nov 2012 13:27:24 +0100] rev 50129
global default for session timeout;
wenzelm [Mon, 19 Nov 2012 22:34:17 +0100] rev 50128
alternative completion for outer syntax keywords;
wenzelm [Mon, 19 Nov 2012 20:47:13 +0100] rev 50127
init options on startup as well;
wenzelm [Mon, 19 Nov 2012 20:23:47 +0100] rev 50126
theorem status about oracles/futures is no longer printed by default;
renamed Proofterm/Thm.status_of to Proofterm/Thm.peek_status to emphasize its semantics;