Sat, 29 May 2010 20:03:47 +0200 |
wenzelm |
more explicit handling of document;
|
changeset |
files
|
Sat, 29 May 2010 19:46:29 +0200 |
wenzelm |
explicit markup for forked goals, as indicated by Goal.fork;
|
changeset |
files
|
Sat, 29 May 2010 17:26:02 +0200 |
wenzelm |
avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
|
changeset |
files
|
Sat, 29 May 2010 16:44:44 +0200 |
wenzelm |
define_state/new_state: provide state immediately, which is now lazy;
|
changeset |
files
|
Sat, 29 May 2010 15:52:47 +0200 |
wenzelm |
force_result within the current execution context -- avoids overhead of potential thread context switch and robustifies Interrupt handling;
|
changeset |
files
|
Sat, 29 May 2010 15:31:15 +0200 |
wenzelm |
future result: retain plain Interrupt for vacuous group exceptions;
|
changeset |
files
|
Fri, 28 May 2010 22:51:04 +0200 |
blanchet |
remove two examples, now that the definition of "fst" and "snd" has changed
|
changeset |
files
|
Fri, 28 May 2010 22:34:21 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 28 May 2010 19:36:48 +0100 |
webertj |
Got rid of a warning about duplicate rewrite rules.
|
changeset |
files
|
Fri, 28 May 2010 22:21:08 +0200 |
wenzelm |
accumulate only local results -- no proper history support yet;
|
changeset |
files
|
Fri, 28 May 2010 21:40:32 +0200 |
wenzelm |
avoid deprecated Iterator.fromArray;
|
changeset |
files
|
Fri, 28 May 2010 21:37:24 +0200 |
wenzelm |
more compiler warnings;
|
changeset |
files
|
Fri, 28 May 2010 21:17:59 +0200 |
wenzelm |
eliminated hard tabs;
|
changeset |
files
|
Fri, 28 May 2010 20:41:23 +0200 |
wenzelm |
assume given SCALA_HOME, e.g. from component settings or external setup;
|
changeset |
files
|
Fri, 28 May 2010 18:15:53 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 28 May 2010 17:00:38 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 28 May 2010 13:49:21 +0200 |
blanchet |
make sure chained facts appear in Isar proofs generated by Sledgehammer -- otherwise the proof won't work
|
changeset |
files
|
Thu, 27 May 2010 17:22:16 +0200 |
blanchet |
Nitpick: show "..." in datatype values (e.g., [{0::nat, ...}]), since these are really equivalence classes
|
changeset |
files
|
Thu, 27 May 2010 16:42:03 +0200 |
blanchet |
make Nitpick "show_all" option behave less surprisingly
|
changeset |
files
|
Fri, 28 May 2010 13:37:47 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 28 May 2010 13:37:29 +0200 |
haftmann |
avoid reference to thm PairE
|
changeset |
files
|
Fri, 28 May 2010 13:37:28 +0200 |
haftmann |
more coherent theory structure; tuned headings
|
changeset |
files
|
Fri, 28 May 2010 18:15:22 +0200 |
wenzelm |
made SML/NJ quite happy;
|
changeset |
files
|
Fri, 28 May 2010 17:48:18 +0200 |
wenzelm |
reuse main view.font from jEdit;
|
changeset |
files
|
Fri, 28 May 2010 16:01:25 +0200 |
wenzelm |
deleted some old fonts;
|
changeset |
files
|
Fri, 28 May 2010 15:57:25 +0200 |
wenzelm |
also set font for printing, which actually works out of the box;
|
changeset |
files
|
Fri, 28 May 2010 15:17:17 +0200 |
wenzelm |
lib/Tools/makeall does not hardiwre logics;
|
changeset |
files
|
Fri, 28 May 2010 11:37:38 +0200 |
wenzelm |
discontinued Sun/Solaris tests;
|
changeset |
files
|
Fri, 28 May 2010 11:23:34 +0200 |
wenzelm |
some updates for release;
|
changeset |
files
|
Thu, 27 May 2010 21:37:42 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 27 May 2010 18:16:54 +0200 |
boehmes |
added function update examples and set examples
|
changeset |
files
|
Thu, 27 May 2010 17:09:37 +0200 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Thu, 27 May 2010 17:09:06 +0200 |
boehmes |
sort signature in SMT-LIB output (improves sharing of SMT certificates: goals of the same logical structure are translated into equal SMT-LIB benchmarks)
|
changeset |
files
|
Thu, 27 May 2010 16:30:26 +0200 |
boehmes |
merged
|
changeset |
files
|
Thu, 27 May 2010 16:29:33 +0200 |
boehmes |
renamed constant "apply" to "fun_app" (which is closer to the related "fun_upd")
|
changeset |
files
|
Thu, 27 May 2010 14:58:45 +0200 |
boehmes |
made script executable
|
changeset |
files
|
Thu, 27 May 2010 14:55:53 +0200 |
boehmes |
use Z3's builtin support for div and mod
|
changeset |
files
|
Thu, 27 May 2010 14:54:13 +0200 |
boehmes |
moved SMT into the HOL image
|
changeset |
files
|
Thu, 27 May 2010 21:36:38 +0200 |
wenzelm |
slightly odd workaround to ignore markup that is typically displaced;
|
changeset |
files
|
Thu, 27 May 2010 21:14:53 +0200 |
wenzelm |
substantial performance improvement by avoiding "re-ified" execution structure via future dependencies, instead use singleton execution (dummy future) that forces lazy state updates bottom-up;
|
changeset |
files
|
Thu, 27 May 2010 20:15:36 +0200 |
wenzelm |
further formal thread-safety (follow-up to 88300168baf8) -- in practice there is only a single Isar toplevel loop, but this is not enforced;
|
changeset |
files
|
Thu, 27 May 2010 18:10:37 +0200 |
wenzelm |
renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
|
changeset |
files
|
Thu, 27 May 2010 17:41:27 +0200 |
wenzelm |
renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
|
changeset |
files
|
Thu, 27 May 2010 15:28:23 +0200 |
wenzelm |
misc updates for release;
|
changeset |
files
|
Thu, 27 May 2010 15:15:20 +0200 |
wenzelm |
constant Rat.normalize needs to be qualified;
|
changeset |
files
|
Thu, 27 May 2010 13:13:30 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 27 May 2010 08:02:02 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 26 May 2010 16:44:57 +0200 |
haftmann |
dropped legacy theorem bindings
|
changeset |
files
|
Wed, 26 May 2010 16:31:44 +0200 |
haftmann |
dropped legacy theorem bindings
|
changeset |
files
|
Wed, 26 May 2010 16:28:55 +0200 |
haftmann |
dropped legacy theorem bindings
|
changeset |
files
|
Wed, 26 May 2010 16:17:30 +0200 |
haftmann |
dropped legacy theorem bindings
|
changeset |
files
|
Wed, 26 May 2010 16:05:25 +0200 |
haftmann |
dropped legacy theorem bindings
|
changeset |
files
|
Wed, 26 May 2010 16:05:25 +0200 |
haftmann |
normalized references to constant "split"
|
changeset |
files
|
Wed, 26 May 2010 21:20:18 +0200 |
ballarin |
Revise locale test theory layout.
|
changeset |
files
|
Wed, 26 May 2010 21:20:18 +0200 |
ballarin |
Merge mixins of distinct interpretations with same base.
|
changeset |
files
|
Thu, 27 May 2010 12:35:40 +0200 |
wenzelm |
indicate prospective properties;
|
changeset |
files
|
Thu, 27 May 2010 12:34:30 +0200 |
wenzelm |
clarified auto_update vs. update;
|
changeset |
files
|
Thu, 27 May 2010 12:03:59 +0200 |
wenzelm |
more reactive message handling, notably for follow_caret mode;
|
changeset |
files
|
Thu, 27 May 2010 00:47:15 +0200 |
wenzelm |
Command.toString: include id for debugging;
|
changeset |
files
|
Wed, 26 May 2010 18:19:36 +0200 |
wenzelm |
merged
|
changeset |
files
|