Tue, 20 Sep 2011 15:23:17 +0200 |
wenzelm |
more careful treatment of initial update, similar to output panel;
|
changeset |
files
|
Tue, 20 Sep 2011 15:07:30 +0200 |
wenzelm |
proper fact binding;
|
changeset |
files
|
Tue, 20 Sep 2011 09:30:19 +0200 |
bulwahn |
syntactic improvements and tuning names in the code generator due to Florian's code review
|
changeset |
files
|
Tue, 20 Sep 2011 01:32:04 +0200 |
krauss |
match types when applying mono_thm -- previous export generalizes type variables;
|
changeset |
files
|
Mon, 19 Sep 2011 23:34:22 +0200 |
wenzelm |
fixed headers;
|
changeset |
files
|
Mon, 19 Sep 2011 23:24:32 +0200 |
wenzelm |
less ambiguous syntax;
|
changeset |
files
|
Mon, 19 Sep 2011 23:18:18 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 19 Sep 2011 22:48:05 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:34 +0200 |
bulwahn |
catch PatternMatchFail exceptions in narrowing-based quickcheck
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:33 +0200 |
bulwahn |
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:30 +0200 |
bulwahn |
ensuring that some constants are generated in the source code by adding calls in ensure_testable
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:23 +0200 |
bulwahn |
adding abstraction layer; more precise function names
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:21 +0200 |
bulwahn |
adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:19 +0200 |
bulwahn |
determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:19 +0200 |
bulwahn |
only annotating constants with sort constraints
|
changeset |
files
|
Mon, 19 Sep 2011 16:18:18 +0200 |
bulwahn |
also adding type annotations for the dynamic invocation
|
changeset |
files
|
Mon, 19 Sep 2011 14:35:51 +0200 |
noschinl |
removed legacy lemmas in Complete_Lattices
|
changeset |
files
|
Mon, 19 Sep 2011 14:24:53 +0200 |
bulwahn |
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
|
changeset |
files
|
Mon, 19 Sep 2011 22:45:57 +0200 |
wenzelm |
more isatest stats;
|
changeset |
files
|
Mon, 19 Sep 2011 22:42:57 +0200 |
wenzelm |
refined Symbol.is_symbolic -- cover recoded versions as well;
|
changeset |
files
|
Mon, 19 Sep 2011 22:13:51 +0200 |
wenzelm |
double clicks switch to document node buffer;
|
changeset |
files
|
Mon, 19 Sep 2011 21:53:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 19 Sep 2011 21:41:48 +0200 |
wenzelm |
explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
|
changeset |
files
|
Mon, 19 Sep 2011 16:40:17 +0200 |
wenzelm |
at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
|
changeset |
files
|
Mon, 19 Sep 2011 14:40:38 +0200 |
wenzelm |
instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
|
changeset |
files
|
Mon, 19 Sep 2011 14:31:20 +0200 |
wenzelm |
unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
|
changeset |
files
|
Mon, 19 Sep 2011 12:58:52 +0200 |
wenzelm |
imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
|
changeset |
files
|
Sun, 18 Sep 2011 16:12:43 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 15 Sep 2011 10:12:36 -0700 |
huffman |
numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
|
changeset |
files
|
Sun, 18 Sep 2011 21:41:36 +0200 |
wenzelm |
removed obsolete patches for PG 4.1;
|
changeset |
files
|
Sun, 18 Sep 2011 21:15:31 +0200 |
wenzelm |
additional space for borderless UI;
|
changeset |
files
|
Sun, 18 Sep 2011 20:26:08 +0200 |
wenzelm |
more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
|
changeset |
files
|
Sun, 18 Sep 2011 19:49:35 +0200 |
wenzelm |
explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
|
changeset |
files
|
Sun, 18 Sep 2011 16:33:30 +0200 |
wenzelm |
isatest settings for macbroy6 (Mac OS X Lion);
|
changeset |
files
|
Sun, 18 Sep 2011 16:24:26 +0200 |
wenzelm |
more Mac OS reference hardware;
|
changeset |
files
|
Sun, 18 Sep 2011 16:11:26 +0200 |
wenzelm |
updated to SML/NJ 110.73;
|
changeset |
files
|
Sun, 18 Sep 2011 15:59:38 +0200 |
wenzelm |
tentative announcement based on current NEWS;
|
changeset |
files
|
Sun, 18 Sep 2011 15:57:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 18 Sep 2011 15:39:55 +0200 |
wenzelm |
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
|
changeset |
files
|
Sun, 18 Sep 2011 15:30:31 +0200 |
wenzelm |
updated for release;
|
changeset |
files
|
Sun, 18 Sep 2011 15:30:21 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 18 Sep 2011 14:55:45 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Sun, 18 Sep 2011 14:55:27 +0200 |
wenzelm |
updated Complete_Lattices;
|
changeset |
files
|
Sun, 18 Sep 2011 14:48:25 +0200 |
wenzelm |
some tuning and re-ordering for release;
|
changeset |
files
|
Sun, 18 Sep 2011 14:34:24 +0200 |
wenzelm |
misc tuning for release;
|
changeset |
files
|
Sun, 18 Sep 2011 14:25:53 +0200 |
wenzelm |
more contributors;
|
changeset |
files
|
Sun, 18 Sep 2011 14:09:57 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 18 Sep 2011 13:56:06 +0200 |
wenzelm |
tweak keyboard shortcuts for Mac OS X;
|
changeset |
files
|
Sun, 18 Sep 2011 13:47:12 +0200 |
wenzelm |
explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
|
changeset |
files
|
Sun, 18 Sep 2011 13:39:33 +0200 |
wenzelm |
finite sequences as useful as introductory example;
|
changeset |
files
|
Sun, 18 Sep 2011 12:48:45 +0200 |
wenzelm |
discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
|
changeset |
files
|
Sun, 18 Sep 2011 00:05:22 +0200 |
wenzelm |
graph traversal in topological order;
|
changeset |
files
|
Sat, 17 Sep 2011 23:04:03 +0200 |
wenzelm |
Document.Node.Name convenience;
|
changeset |
files
|
Sat, 17 Sep 2011 22:13:15 +0200 |
wenzelm |
more precise painting;
|
changeset |
files
|
Sat, 17 Sep 2011 21:28:52 +0200 |
wenzelm |
more elaborate Node_Renderer, which paints node_name.theory only;
|
changeset |
files
|
Sat, 17 Sep 2011 19:55:32 +0200 |
wenzelm |
raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
|
changeset |
files
|
Sat, 17 Sep 2011 19:44:58 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 17 Sep 2011 19:25:14 +0200 |
wenzelm |
more careful traversal of theory dependencies to retain standard import order;
|
changeset |
files
|
Sat, 17 Sep 2011 17:55:39 +0200 |
wenzelm |
sane default for class Thy_Load;
|
changeset |
files
|
Sat, 17 Sep 2011 17:05:31 +0200 |
wenzelm |
removed obsolete patches for PG 4.1;
|
changeset |
files
|