Wed, 02 Apr 2014 13:03:01 +0200 observe extra line spacing for output as well;
wenzelm [Wed, 02 Apr 2014 13:03:01 +0200] rev 56360
observe extra line spacing for output as well;
Wed, 02 Apr 2014 12:26:11 +0200 persistent protocol_status, to improve performance of node_status a little;
wenzelm [Wed, 02 Apr 2014 12:26:11 +0200] rev 56359
persistent protocol_status, to improve performance of node_status a little;
Wed, 02 Apr 2014 11:55:37 +0200 more uniform painting of caret, which also improves visibility in invisible state;
wenzelm [Wed, 02 Apr 2014 11:55:37 +0200] rev 56358
more uniform painting of caret, which also improves visibility in invisible state;
Wed, 02 Apr 2014 11:08:16 +0200 tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
wenzelm [Wed, 02 Apr 2014 11:08:16 +0200] rev 56357
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
Tue, 01 Apr 2014 23:04:22 +0200 tuned for-comprehensions -- less structure mapping;
wenzelm [Tue, 01 Apr 2014 23:04:22 +0200] rev 56356
tuned for-comprehensions -- less structure mapping;
Tue, 01 Apr 2014 22:25:01 +0200 some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
wenzelm [Tue, 01 Apr 2014 22:25:01 +0200] rev 56355
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
Tue, 01 Apr 2014 20:22:25 +0200 more direct command states -- merge_results is hardly ever needed;
wenzelm [Tue, 01 Apr 2014 20:22:25 +0200] rev 56354
more direct command states -- merge_results is hardly ever needed;
Tue, 01 Apr 2014 17:29:47 +0200 unused;
wenzelm [Tue, 01 Apr 2014 17:29:47 +0200] rev 56353
unused;
Tue, 01 Apr 2014 17:26:32 +0200 more frugal command_status, which is often used in a tight loop;
wenzelm [Tue, 01 Apr 2014 17:26:32 +0200] rev 56352
more frugal command_status, which is often used in a tight loop;
Tue, 01 Apr 2014 16:16:25 +0200 simplified using "value class";
wenzelm [Tue, 01 Apr 2014 16:16:25 +0200] rev 56351
simplified using "value class";
Tue, 01 Apr 2014 11:02:40 +0200 more precise BNF bound for datatypes
traytel [Tue, 01 Apr 2014 11:02:40 +0200] rev 56350
more precise BNF bound for datatypes
Tue, 01 Apr 2014 10:51:29 +0200 compile
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56349
compile
Tue, 01 Apr 2014 10:51:29 +0200 tuning
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56348
tuning
Tue, 01 Apr 2014 10:51:29 +0200 added new-style (co)datatype interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56347
added new-style (co)datatype interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added BNF interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56346
added BNF interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added 'ctr_sugar' interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56345
added 'ctr_sugar' interpretation hook
Tue, 01 Apr 2014 10:04:05 +0200 tuned
traytel [Tue, 01 Apr 2014 10:04:05 +0200] rev 56344
tuned
Mon, 31 Mar 2014 21:15:26 +0200 merged
wenzelm [Mon, 31 Mar 2014 21:15:26 +0200] rev 56343
merged
Mon, 31 Mar 2014 21:13:51 +0200 cumulative NEWS;
wenzelm [Mon, 31 Mar 2014 21:13:51 +0200] rev 56342
cumulative NEWS;
Mon, 31 Mar 2014 20:45:30 +0200 observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
wenzelm [Mon, 31 Mar 2014 20:45:30 +0200] rev 56341
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
Mon, 31 Mar 2014 20:07:59 +0200 clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
wenzelm [Mon, 31 Mar 2014 20:07:59 +0200] rev 56340
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
Mon, 31 Mar 2014 18:28:35 +0200 reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
wenzelm [Mon, 31 Mar 2014 18:28:35 +0200] rev 56339
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
Mon, 31 Mar 2014 17:41:45 +0200 proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
wenzelm [Mon, 31 Mar 2014 17:41:45 +0200] rev 56338
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
Mon, 31 Mar 2014 15:34:37 +0200 tuned output;
wenzelm [Mon, 31 Mar 2014 15:34:37 +0200] rev 56337
tuned output;
Mon, 31 Mar 2014 15:28:14 +0200 tuned signature -- more static typing;
wenzelm [Mon, 31 Mar 2014 15:28:14 +0200] rev 56336
tuned signature -- more static typing;
Mon, 31 Mar 2014 15:05:24 +0200 store blob content within document node: aux. files that were once open are made persistent;
wenzelm [Mon, 31 Mar 2014 15:05:24 +0200] rev 56335
store blob content within document node: aux. files that were once open are made persistent; proper structural equality for Command.File and Symbol.Index;
Mon, 31 Mar 2014 12:35:39 +0200 some shortcuts for chunks, which sometimes avoid bulky string output;
wenzelm [Mon, 31 Mar 2014 12:35:39 +0200] rev 56334
some shortcuts for chunks, which sometimes avoid bulky string output;
Mon, 31 Mar 2014 10:28:08 +0200 support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
wenzelm [Mon, 31 Mar 2014 10:28:08 +0200] rev 56333
support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Mon, 31 Mar 2014 17:17:37 +0200 tuned proofs
hoelzl [Mon, 31 Mar 2014 17:17:37 +0200] rev 56332
tuned proofs
Mon, 31 Mar 2014 12:32:15 +0200 add complex_of_real coercion
hoelzl [Mon, 31 Mar 2014 12:32:15 +0200] rev 56331
add complex_of_real coercion
Mon, 31 Mar 2014 12:16:39 +0200 add limits of power at top and bot
hoelzl [Mon, 31 Mar 2014 12:16:39 +0200] rev 56330
add limits of power at top and bot
Mon, 31 Mar 2014 12:16:37 +0200 add connected_local_const
hoelzl [Mon, 31 Mar 2014 12:16:37 +0200] rev 56329
add connected_local_const
Mon, 31 Mar 2014 12:16:35 +0200 add rules about infinity of intervals
hoelzl [Mon, 31 Mar 2014 12:16:35 +0200] rev 56328
add rules about infinity of intervals
Sun, 30 Mar 2014 21:24:59 +0200 tuned proofs;
wenzelm [Sun, 30 Mar 2014 21:24:59 +0200] rev 56327
tuned proofs;
Sun, 30 Mar 2014 21:03:40 +0200 immediate completion even with delay, which is the default according to 638b29331549;
wenzelm [Sun, 30 Mar 2014 21:03:40 +0200] rev 56326
immediate completion even with delay, which is the default according to 638b29331549;
Sun, 30 Mar 2014 20:23:26 +0200 special treatment for various kinds of selections: imitate normal flow of editing;
wenzelm [Sun, 30 Mar 2014 20:23:26 +0200] rev 56325
special treatment for various kinds of selections: imitate normal flow of editing;
Sat, 29 Mar 2014 21:26:11 +0100 merged
wenzelm [Sat, 29 Mar 2014 21:26:11 +0100] rev 56324
merged
Sat, 29 Mar 2014 20:41:50 +0100 do not absorb vacuous copy operation, e.g. relevant when tooltip has focus but no selection, while the main text area has a selection but no focus;
wenzelm [Sat, 29 Mar 2014 20:41:50 +0100] rev 56323
do not absorb vacuous copy operation, e.g. relevant when tooltip has focus but no selection, while the main text area has a selection but no focus;
Sat, 29 Mar 2014 20:22:38 +0100 check global mouse status before opening tooltip, e.g. relevant when the mouse has moved outside the window and mouse events are no longer seen by this component;
wenzelm [Sat, 29 Mar 2014 20:22:38 +0100] rev 56322
check global mouse status before opening tooltip, e.g. relevant when the mouse has moved outside the window and mouse events are no longer seen by this component;
Sat, 29 Mar 2014 12:42:24 +0100 dismiss all popups on mouse drags, e.g. to avoid conflict of C-hover of Isabelle/jEdit and C-selection of jEdit;
wenzelm [Sat, 29 Mar 2014 12:42:24 +0100] rev 56321
dismiss all popups on mouse drags, e.g. to avoid conflict of C-hover of Isabelle/jEdit and C-selection of jEdit;
Fri, 28 Mar 2014 18:21:07 -0700 tuned proofs
huffman [Fri, 28 Mar 2014 18:21:07 -0700] rev 56320
tuned proofs
Fri, 28 Mar 2014 18:21:20 -0700 minimized imports
huffman [Fri, 28 Mar 2014 18:21:20 -0700] rev 56319
minimized imports
Sat, 29 Mar 2014 12:05:24 +0100 merged
wenzelm [Sat, 29 Mar 2014 12:05:24 +0100] rev 56318
merged
Sat, 29 Mar 2014 11:29:42 +0100 tuned rendering -- change mouse pointer for active areas;
wenzelm [Sat, 29 Mar 2014 11:29:42 +0100] rev 56317
tuned rendering -- change mouse pointer for active areas;
Sat, 29 Mar 2014 10:49:32 +0100 propagate deps_changed, to resolve missing files without requiring jEdit events (e.g. buffer load/save);
wenzelm [Sat, 29 Mar 2014 10:49:32 +0100] rev 56316
propagate deps_changed, to resolve missing files without requiring jEdit events (e.g. buffer load/save); tuned signature;
Sat, 29 Mar 2014 10:17:09 +0100 tuned signature;
wenzelm [Sat, 29 Mar 2014 10:17:09 +0100] rev 56315
tuned signature;
Sat, 29 Mar 2014 09:34:51 +0100 tuned signature;
wenzelm [Sat, 29 Mar 2014 09:34:51 +0100] rev 56314
tuned signature;
Sat, 29 Mar 2014 09:24:39 +0100 tuned -- see Text.Range.overlaps(Range);
wenzelm [Sat, 29 Mar 2014 09:24:39 +0100] rev 56313
tuned -- see Text.Range.overlaps(Range);
Sat, 29 Mar 2014 11:41:39 +0100 tuned
nipkow [Sat, 29 Mar 2014 11:41:39 +0100] rev 56312
tuned
Fri, 28 Mar 2014 21:17:47 +0100 tuned;
wenzelm [Fri, 28 Mar 2014 21:17:47 +0100] rev 56311
tuned;
Thu, 27 Mar 2014 21:38:45 +0100 merged
wenzelm [Thu, 27 Mar 2014 21:38:45 +0100] rev 56310
merged
Thu, 27 Mar 2014 21:18:14 +0100 tuned -- avoid code duplication;
wenzelm [Thu, 27 Mar 2014 21:18:14 +0100] rev 56309
tuned -- avoid code duplication;
Thu, 27 Mar 2014 21:16:08 +0100 tuned;
wenzelm [Thu, 27 Mar 2014 21:16:08 +0100] rev 56308
tuned;
Thu, 27 Mar 2014 20:28:19 +0100 more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
wenzelm [Thu, 27 Mar 2014 20:28:19 +0100] rev 56307
more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
Thu, 27 Mar 2014 19:47:30 +0100 back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
wenzelm [Thu, 27 Mar 2014 19:47:30 +0100] rev 56306
back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
Thu, 27 Mar 2014 18:42:53 +0100 tuned;
wenzelm [Thu, 27 Mar 2014 18:42:53 +0100] rev 56305
tuned;
Thu, 27 Mar 2014 17:56:13 +0100 redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
wenzelm [Thu, 27 Mar 2014 17:56:13 +0100] rev 56304
redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands); more explicit ML_Compiler.flags;
Thu, 27 Mar 2014 17:12:40 +0100 clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
wenzelm [Thu, 27 Mar 2014 17:12:40 +0100] rev 56303
clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Thu, 27 Mar 2014 13:00:40 +0100 more frugal merge of markup trees: non-overlapping tree counts as empty;
wenzelm [Thu, 27 Mar 2014 13:00:40 +0100] rev 56302
more frugal merge of markup trees: non-overlapping tree counts as empty;
Thu, 27 Mar 2014 12:11:32 +0100 more frugal merge of markup trees: filter wrt. subsequent query;
wenzelm [Thu, 27 Mar 2014 12:11:32 +0100] rev 56301
more frugal merge of markup trees: filter wrt. subsequent query;
Thu, 27 Mar 2014 11:19:31 +0100 tuned signature;
wenzelm [Thu, 27 Mar 2014 11:19:31 +0100] rev 56300
tuned signature;
Thu, 27 Mar 2014 10:43:43 +0100 more careful treatment of multiple command states (eval + prints): merge content that is actually required;
wenzelm [Thu, 27 Mar 2014 10:43:43 +0100] rev 56299
more careful treatment of multiple command states (eval + prints): merge content that is actually required; more standard Markup_Tree merge, including trivial cases;
Wed, 26 Mar 2014 21:01:09 +0100 tuned signature -- expose less intermediate information;
wenzelm [Wed, 26 Mar 2014 21:01:09 +0100] rev 56298
tuned signature -- expose less intermediate information;
Wed, 26 Mar 2014 20:32:15 +0100 support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
wenzelm [Wed, 26 Mar 2014 20:32:15 +0100] rev 56297
support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
Wed, 26 Mar 2014 20:08:07 +0100 less markup by default -- this is stored persistently in Isabelle/Scala;
wenzelm [Wed, 26 Mar 2014 20:08:07 +0100] rev 56296
less markup by default -- this is stored persistently in Isabelle/Scala; removed dead code;
Wed, 26 Mar 2014 19:42:16 +0100 clarified valid_id: always standardize towards static command.id;
wenzelm [Wed, 26 Mar 2014 19:42:16 +0100] rev 56295
clarified valid_id: always standardize towards static command.id;
Wed, 26 Mar 2014 14:41:52 +0100 prefer Context_Position where a context is available;
wenzelm [Wed, 26 Mar 2014 14:41:52 +0100] rev 56294
prefer Context_Position where a context is available; prefer explicit Context_Position.is_visible -- avoid redundant message composition; tuned signature;
Wed, 26 Mar 2014 14:15:34 +0100 unused;
wenzelm [Wed, 26 Mar 2014 14:15:34 +0100] rev 56293
unused;
Wed, 26 Mar 2014 12:32:51 +0100 more uniform Execution.fork vs. Execution.print;
wenzelm [Wed, 26 Mar 2014 12:32:51 +0100] rev 56292
more uniform Execution.fork vs. Execution.print; asynchronous Execution.fork_prints, entrusted to Execution.fork management (NB: Command.print_finished is only relevant for persistent print functions);
Wed, 26 Mar 2014 12:15:42 +0100 added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
wenzelm [Wed, 26 Mar 2014 12:15:42 +0100] rev 56291
added Execution.print: accumulate print operations for some command execution, which are applied later and print time; misc tuning;
Wed, 26 Mar 2014 11:05:25 -0700 tuned proofs
huffman [Wed, 26 Mar 2014 11:05:25 -0700] rev 56290
tuned proofs
Wed, 26 Mar 2014 14:00:37 +0000 Some useful lemmas
paulson <lp15@cam.ac.uk> [Wed, 26 Mar 2014 14:00:37 +0000] rev 56289
Some useful lemmas
Wed, 26 Mar 2014 09:19:04 +0100 tuned comments;
wenzelm [Wed, 26 Mar 2014 09:19:04 +0100] rev 56288
tuned comments;
Wed, 26 Mar 2014 09:13:38 +0100 tuned load order;
wenzelm [Wed, 26 Mar 2014 09:13:38 +0100] rev 56287
tuned load order;
Wed, 26 Mar 2014 09:07:31 +0100 superseded by (provide_)parse_files;
wenzelm [Wed, 26 Mar 2014 09:07:31 +0100] rev 56286
superseded by (provide_)parse_files;
Wed, 26 Mar 2014 08:59:53 +0100 tuned;
wenzelm [Wed, 26 Mar 2014 08:59:53 +0100] rev 56285
tuned;
Tue, 25 Mar 2014 20:12:53 +0100 merged
wenzelm [Tue, 25 Mar 2014 20:12:53 +0100] rev 56284
merged
Tue, 25 Mar 2014 19:27:55 +0100 more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
wenzelm [Tue, 25 Mar 2014 19:27:55 +0100] rev 56283
more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
Tue, 25 Mar 2014 19:13:33 +0100 eliminated dead code;
wenzelm [Tue, 25 Mar 2014 19:13:33 +0100] rev 56282
eliminated dead code;
Tue, 25 Mar 2014 19:03:02 +0100 proper configuration option "ML_print_depth";
wenzelm [Tue, 25 Mar 2014 19:03:02 +0100] rev 56281
proper configuration option "ML_print_depth"; proper ML_exception_trace for HOL-TPTP;
Tue, 25 Mar 2014 17:59:34 +0100 removed junk;
wenzelm [Tue, 25 Mar 2014 17:59:34 +0100] rev 56280
removed junk;
Tue, 25 Mar 2014 16:54:38 +0100 clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
wenzelm [Tue, 25 Mar 2014 16:54:38 +0100] rev 56279
clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
Tue, 25 Mar 2014 16:11:00 +0100 separate tokenization and language context for SML: no symbols, no antiquotes;
wenzelm [Tue, 25 Mar 2014 16:11:00 +0100] rev 56278
separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 separate "sml" mode, suppress old "ml" mode altogether;
wenzelm [Tue, 25 Mar 2014 15:15:33 +0100] rev 56277
separate "sml" mode, suppress old "ml" mode altogether;
Tue, 25 Mar 2014 14:52:35 +0100 some SML examples;
wenzelm [Tue, 25 Mar 2014 14:52:35 +0100] rev 56276
some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
wenzelm [Tue, 25 Mar 2014 13:18:10 +0100] rev 56275
added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Tue, 25 Mar 2014 10:37:10 +0100 updated to scala-2.10.4;
wenzelm [Tue, 25 Mar 2014 10:37:10 +0100] rev 56274
updated to scala-2.10.4;
Tue, 25 Mar 2014 14:20:58 +0100 cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
hoelzl [Tue, 25 Mar 2014 14:20:58 +0100] rev 56273
cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
Tue, 25 Mar 2014 13:14:33 +0100 prove theorems with fixed variables (export afterwards)
traytel [Tue, 25 Mar 2014 13:14:33 +0100] rev 56272
prove theorems with fixed variables (export afterwards)
Mon, 24 Mar 2014 14:51:10 -0700 generalized theorems about derivatives of limits of sequences of funtions
huffman [Mon, 24 Mar 2014 14:51:10 -0700] rev 56271
generalized theorems about derivatives of limits of sequences of funtions
Mon, 24 Mar 2014 19:06:20 +0100 removed unused 'ax_specification', to give 'specification' a chance to become localized;
wenzelm [Mon, 24 Mar 2014 19:06:20 +0100] rev 56270
removed unused 'ax_specification', to give 'specification' a chance to become localized; tuned whitespace;
Mon, 24 Mar 2014 18:05:21 +0100 merged;
wenzelm [Mon, 24 Mar 2014 18:05:21 +0100] rev 56269
merged;
Mon, 24 Mar 2014 17:42:16 +0100 merged
wenzelm [Mon, 24 Mar 2014 17:42:16 +0100] rev 56268
merged
Mon, 24 Mar 2014 16:19:24 +0100 proper Sign.full_name to get internal name (like Sign.add_consts);
wenzelm [Mon, 24 Mar 2014 16:19:24 +0100] rev 56267
proper Sign.full_name to get internal name (like Sign.add_consts);
Mon, 24 Mar 2014 16:06:55 +0100 formal check of user input, avoiding direct references of interal names;
wenzelm [Mon, 24 Mar 2014 16:06:55 +0100] rev 56266
formal check of user input, avoiding direct references of interal names;
Mon, 24 Mar 2014 12:00:17 +0100 discontinued Toplevel.debug in favour of system option "exception_trace";
wenzelm [Mon, 24 Mar 2014 12:00:17 +0100] rev 56265
discontinued Toplevel.debug in favour of system option "exception_trace";
Thu, 20 Mar 2014 17:55:33 -0700 tuned proofs
huffman [Thu, 20 Mar 2014 17:55:33 -0700] rev 56264
tuned proofs
Mon, 24 Mar 2014 16:33:36 +0100 made tactic more robust
traytel [Mon, 24 Mar 2014 16:33:36 +0100] rev 56263
made tactic more robust
Mon, 24 Mar 2014 16:33:36 +0100 inline helper function
traytel [Mon, 24 Mar 2014 16:33:36 +0100] rev 56262
inline helper function
Mon, 24 Mar 2014 14:22:29 +0000 rearranging some deriv theorems
paulson <lp15@cam.ac.uk> [Mon, 24 Mar 2014 14:22:29 +0000] rev 56261
rearranging some deriv theorems
Sun, 23 Mar 2014 16:40:35 +0100 modernized approximation, avoiding bad name binding;
wenzelm [Sun, 23 Mar 2014 16:40:35 +0100] rev 56260
modernized approximation, avoiding bad name binding;
Sun, 23 Mar 2014 15:46:21 +0100 more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
wenzelm [Sun, 23 Mar 2014 15:46:21 +0100] rev 56259
more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
Sat, 22 Mar 2014 22:00:26 +0100 merged
wenzelm [Sat, 22 Mar 2014 22:00:26 +0100] rev 56258
merged
Sat, 22 Mar 2014 21:40:19 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 21:40:19 +0100] rev 56257
more antiquotations;
Sat, 22 Mar 2014 20:42:16 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 20:42:16 +0100] rev 56256
more antiquotations;
Sat, 22 Mar 2014 19:33:39 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 19:33:39 +0100] rev 56255
more antiquotations; clarified file location;
Sat, 22 Mar 2014 18:19:57 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:19:57 +0100] rev 56254
more antiquotations;
Sat, 22 Mar 2014 18:16:54 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:16:54 +0100] rev 56253
more antiquotations;
Sat, 22 Mar 2014 18:15:09 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:15:09 +0100] rev 56252
more antiquotations;
Sat, 22 Mar 2014 18:12:08 +0100 tuned message;
wenzelm [Sat, 22 Mar 2014 18:12:08 +0100] rev 56251
tuned message;
Sat, 22 Mar 2014 16:50:52 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 16:50:52 +0100] rev 56250
more antiquotations;
Sat, 22 Mar 2014 15:58:27 +0100 avoid hard-wired theory names;
wenzelm [Sat, 22 Mar 2014 15:58:27 +0100] rev 56249
avoid hard-wired theory names;
Sat, 22 Mar 2014 08:37:43 +0100 generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
haftmann [Sat, 22 Mar 2014 08:37:43 +0100] rev 56248
generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
Fri, 21 Mar 2014 22:54:16 +0100 added splash screen for jvm boot, which is important for initial encounter to avoid multiple copies running against each other;
wenzelm [Fri, 21 Mar 2014 22:54:16 +0100] rev 56247
added splash screen for jvm boot, which is important for initial encounter to avoid multiple copies running against each other;
Fri, 21 Mar 2014 20:39:54 +0100 merged
wenzelm [Fri, 21 Mar 2014 20:39:54 +0100] rev 56246
merged
Fri, 21 Mar 2014 20:33:56 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 20:33:56 +0100] rev 56245
more qualified names;
Fri, 21 Mar 2014 15:12:03 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 15:12:03 +0100] rev 56244
more qualified names;
Fri, 21 Mar 2014 12:34:50 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 12:34:50 +0100] rev 56243
more qualified names;
Fri, 21 Mar 2014 12:14:33 +0100 tuned;
wenzelm [Fri, 21 Mar 2014 12:14:33 +0100] rev 56242
tuned;
Fri, 21 Mar 2014 11:42:32 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 11:42:32 +0100] rev 56241
more qualified names;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip