Tue, 05 Nov 2013 18:16:16 +0100 |
wenzelm |
no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
|
changeset |
files
|
Tue, 05 Nov 2013 16:41:19 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 28 Oct 2013 11:27:14 +0100 |
noschinl |
CONTRIBUTORS
|
changeset |
files
|
Sun, 03 Nov 2013 18:12:23 +0100 |
wenzelm |
more on text completion;
|
changeset |
files
|
Sun, 03 Nov 2013 16:49:52 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 03 Nov 2013 16:37:54 +0100 |
wenzelm |
more on Monitor panel;
|
changeset |
files
|
Sun, 03 Nov 2013 16:22:57 +0100 |
wenzelm |
more on Timing;
|
changeset |
files
|
Fri, 01 Nov 2013 17:26:47 +0100 |
wenzelm |
more on miscellaneous tools;
|
changeset |
files
|
Thu, 31 Oct 2013 17:37:08 +0100 |
wenzelm |
more screenshots;
|
changeset |
files
|
Thu, 31 Oct 2013 17:13:39 +0100 |
wenzelm |
more screenshots;
|
changeset |
files
|
Thu, 31 Oct 2013 16:47:36 +0100 |
wenzelm |
more on Sledgehammer;
|
changeset |
files
|
Thu, 31 Oct 2013 16:10:35 +0100 |
wenzelm |
more on automatically tried tools;
|
changeset |
files
|
Wed, 30 Oct 2013 21:23:47 +0100 |
wenzelm |
more on prover output;
|
changeset |
files
|
Wed, 30 Oct 2013 18:47:09 +0100 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Wed, 30 Oct 2013 17:05:23 +0100 |
wenzelm |
more on file-system access;
|
changeset |
files
|
Tue, 29 Oct 2013 21:00:37 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 29 Oct 2013 19:45:55 +0100 |
wenzelm |
more on problems and workarounds;
|
changeset |
files
|
Tue, 29 Oct 2013 18:20:20 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 29 Oct 2013 16:52:25 +0100 |
wenzelm |
clarified isabelle options -l;
|
changeset |
files
|
Tue, 29 Oct 2013 15:34:29 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 16 Oct 2013 18:48:37 +0200 |
wenzelm |
clarified workaround: problem is potential blocking of vacuous input (see also Poly/ML SVN 1874);
|
changeset |
files
|
Mon, 14 Oct 2013 19:50:36 +0200 |
wenzelm |
removed dead code (see also db4bf4fb5492);
|
changeset |
files
|
Wed, 16 Oct 2013 13:02:35 +0200 |
wenzelm |
Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879
|
changeset |
files
|
Wed, 16 Oct 2013 12:14:35 +0200 |
wenzelm |
avoid non-portable int constant -- make SML/NJ happy;
|
changeset |
files
|
Wed, 16 Oct 2013 12:04:38 +0200 |
wenzelm |
avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;
|
changeset |
files
|
Wed, 16 Oct 2013 11:48:42 +0200 |
wenzelm |
prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;
|
changeset |
files
|
Wed, 16 Oct 2013 11:35:04 +0200 |
wenzelm |
basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;
|
changeset |
files
|
Mon, 14 Oct 2013 15:46:35 +0200 |
wenzelm |
removed junk (cf. 409d7f7247f4);
|
changeset |
files
|
Mon, 14 Oct 2013 15:13:11 +0200 |
kuncar |
fix a citation
|
changeset |
files
|
Mon, 14 Oct 2013 15:01:41 +0200 |
kuncar |
declare Quotient_Examples/FSet.thy as almost obsolete
|
changeset |
files
|
Mon, 14 Oct 2013 15:01:41 +0200 |
kuncar |
update documentation of important public ML functions in Lifting
|
changeset |
files
|
Mon, 14 Oct 2013 15:01:37 +0200 |
kuncar |
update documentation of Lifting/Transfer and Quotient
|
changeset |
files
|
Fri, 11 Oct 2013 18:36:51 +0200 |
kuncar |
don't allow parametricity theorem for typedefs in setup_lifting. The theorem is not used.
|
changeset |
files
|
Mon, 14 Oct 2013 15:21:45 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 12 Oct 2013 19:41:59 +0200 |
wenzelm |
more screenshots;
|
changeset |
files
|
Sat, 12 Oct 2013 19:00:59 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 12 Oct 2013 14:37:45 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sat, 12 Oct 2013 00:10:07 +0200 |
wenzelm |
more strict find_command -- avoid invalid hyperlink_command;
|
changeset |
files
|
Fri, 11 Oct 2013 23:12:04 +0200 |
wenzelm |
more consistent state and GUI update, e.g. relevant for full-screen mode switch with its exit/init side-effect;
|
changeset |
files
|
Fri, 11 Oct 2013 22:11:07 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Fri, 11 Oct 2013 20:45:21 +0200 |
wenzelm |
clarified Editor.current_command: allow outdated snapshot;
|
changeset |
files
|
Fri, 11 Oct 2013 12:06:26 +0200 |
wenzelm |
make double sure that AWT/Swing antialiasing is enabled (see also http://www.jedit.org/users-guide/jvm-options.html and jdk/src/share/classes/sun/awt/SunToolkit.java);
|
changeset |
files
|
Thu, 10 Oct 2013 18:02:08 +0200 |
wenzelm |
more documentation;
|
changeset |
files
|
Thu, 10 Oct 2013 15:46:05 +0200 |
wenzelm |
more documentation;
|
changeset |
files
|
Thu, 10 Oct 2013 14:29:21 +0200 |
wenzelm |
more documentation;
|
changeset |
files
|
Thu, 10 Oct 2013 12:02:12 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 09 Oct 2013 23:11:56 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Wed, 09 Oct 2013 23:06:23 +0200 |
wenzelm |
avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
|
changeset |
files
|
Wed, 09 Oct 2013 15:33:20 +0200 |
Andreas Lochbihler |
add congruence rule to prevent code_simp from looping
|
changeset |
files
|
Wed, 09 Oct 2013 13:40:14 +0200 |
wenzelm |
Added tag Isabelle2013-1-RC2 for changeset 782e430e6a83
|
changeset |
files
|
Mon, 07 Oct 2013 22:19:08 +0200 |
wenzelm |
native executable for Linux (see Admin/Linux);
|
changeset |
files
|
Mon, 07 Oct 2013 22:02:46 +0200 |
wenzelm |
proper NULL termination;
|
changeset |
files
|
Mon, 07 Oct 2013 21:24:44 +0200 |
wenzelm |
native executable even for Linux, to avoid surprises with file managers opening executable script as text file;
|
changeset |
files
|
Mon, 07 Oct 2013 17:55:01 +0200 |
wenzelm |
proper warning at run time, not in the parser;
|
changeset |
files
|
Mon, 07 Oct 2013 13:42:33 +0200 |
wenzelm |
prefer "fresh" open -- requires Lion / Mountain Lion;
|
changeset |
files
|
Mon, 07 Oct 2013 12:28:19 +0200 |
wenzelm |
clarified remove_overlay: always flush in order to make sure that apply_query can make a fresh start with the same arguments (see also 6e69f9ca8f1c) -- NB: print functions are idempotent;
|
changeset |
files
|
Fri, 04 Oct 2013 14:35:00 +0200 |
blanchet |
prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
|
changeset |
files
|
Fri, 04 Oct 2013 11:12:28 +0200 |
blanchet |
more parallelism in blocking mode
|
changeset |
files
|
Fri, 04 Oct 2013 11:28:28 +0200 |
blanchet |
count remote threads as well when balancing CPU usage -- otherwise jEdit users and other users of the "blocking" mode may have to wait for 2 * timeout if they e.g. have 4 cores and 5 provers (the typical situation)
|
changeset |
files
|
Fri, 04 Oct 2013 18:51:47 +0200 |
wenzelm |
another shortcut alias;
|
changeset |
files
|