blanchet [Mon, 19 Aug 2013 14:41:22 +0200] rev 53083
generate patterns for variables as well in MaSh (cf. HOL(y)Hammer)
blanchet [Mon, 19 Aug 2013 14:26:59 +0200] rev 53082
generate deep type patterns in MaSh
blanchet [Mon, 19 Aug 2013 12:05:33 +0200] rev 53081
improved ad hoc success detection in Mirabelle -- if the metis call fails and the structured proof succeeds, remember only the success
wenzelm [Sun, 18 Aug 2013 23:37:38 +0200] rev 53080
tuned;
wenzelm [Sun, 18 Aug 2013 22:44:39 +0200] rev 53079
tuned proofs;
wenzelm [Sun, 18 Aug 2013 20:41:47 +0200] rev 53078
more static simpsets, which also avoids spurious warnings due to duplicate rules provided here;
wenzelm [Sun, 18 Aug 2013 19:59:19 +0200] rev 53077
more symbols;
wenzelm [Sun, 18 Aug 2013 18:49:45 +0200] rev 53076
more symbols;
wenzelm [Sun, 18 Aug 2013 17:00:10 +0200] rev 53075
merged
wenzelm [Sun, 18 Aug 2013 15:59:48 +0200] rev 53074
load_theories if continuous_checking;
wenzelm [Sun, 18 Aug 2013 15:33:26 +0200] rev 53073
discontinued redundant abbreviations -- Isabelle/jEdit provides keyboard shortcuts already;
wenzelm [Sun, 18 Aug 2013 15:31:12 +0200] rev 53072
prefer plain subscript;
wenzelm [Sun, 18 Aug 2013 15:10:18 +0200] rev 53071
tuned;
haftmann [Sun, 18 Aug 2013 15:35:01 +0200] rev 53070
spelling and typos
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53069
execution of int division by class semiring_numeral_div, replacing pdivmod by divmod_abs
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53068
relaxed preconditions
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53067
type class for generic division algorithm on numerals
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53066
added lemma
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53065
added lemma
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53064
generalized sort constraint of lemmas
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53063
explicit conversion from and to bool, and into algebraic structures with 0 and 1
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53062
some vague grouping of related theorems, with slight tuning of headings and sorting out of dubious lemmas into separate theory
wenzelm [Sun, 18 Aug 2013 13:58:33 +0200] rev 53061
more markup;
wenzelm [Sun, 18 Aug 2013 13:28:06 +0200] rev 53060
tuned;
wenzelm [Sun, 18 Aug 2013 13:25:31 +0200] rev 53059
updated identifier syntax;
wenzelm [Sat, 17 Aug 2013 22:58:48 +0200] rev 53058
Sledgehammer is docked on startup;
wenzelm [Sat, 17 Aug 2013 22:45:48 +0200] rev 53057
prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
wenzelm [Sat, 17 Aug 2013 22:27:41 +0200] rev 53056
more robust startup;
wenzelm [Sat, 17 Aug 2013 22:15:45 +0200] rev 53055
some protocol to determine provers according to ML;
wenzelm [Sat, 17 Aug 2013 22:08:21 +0200] rev 53054
public access for protocol handlers and protocol commands -- to be used within reason;
wenzelm [Sat, 17 Aug 2013 19:54:16 +0200] rev 53053
always enable "minimize" to simplify interaction model;
override params more directly -- they are no longer echoed in minimize command;
wenzelm [Sat, 17 Aug 2013 19:13:28 +0200] rev 53052
sledgehammer sendback always uses Markup.padding_command: sensible default for most practical applications -- old-style in-line replacement is superseded by auto mode or panel;
back to Normal mode: with output_result it is sufficient to determine TTY vs. PIDE operation;
wenzelm [Sat, 17 Aug 2013 14:13:18 +0200] rev 53051
recovered Locale.intern from d51bac27d4a0 (still used in AFP/Simp);
wenzelm [Sat, 17 Aug 2013 12:25:26 +0200] rev 53050
NEWS;
wenzelm [Sat, 17 Aug 2013 12:21:25 +0200] rev 53049
eliminated pointless subgoal argument;
wenzelm [Sat, 17 Aug 2013 12:13:53 +0200] rev 53048
more direct sledgehammer configuration via mode = Normal_Result and output_result;
retain standard sledgehammer parallelization policies;
wenzelm [Sat, 17 Aug 2013 11:34:50 +0200] rev 53047
more explicit sendback propertries based on mode;
wenzelm [Fri, 16 Aug 2013 23:11:51 +0200] rev 53046
tuned;
wenzelm [Fri, 16 Aug 2013 22:57:16 +0200] rev 53045
check_tool wrt. official ISABELLE_TOOLS;
added Path.split (cf. Scala version);
wenzelm [Fri, 16 Aug 2013 22:39:31 +0200] rev 53044
more markup via Name_Space.check;
tuned signature;
wenzelm [Fri, 16 Aug 2013 21:33:36 +0200] rev 53043
more standard attribute_setup / method_setup -- export key ML operations instead of parsers;
wenzelm [Fri, 16 Aug 2013 21:28:05 +0200] rev 53042
standardized aliases;
wenzelm [Fri, 16 Aug 2013 20:58:15 +0200] rev 53041
more markup -- avoid old Locale.extern;
removed obsolete Locale.intern -- prefer Locale.check;
blanchet [Fri, 16 Aug 2013 19:03:31 +0200] rev 53040
renamed function
blanchet [Fri, 16 Aug 2013 18:56:33 +0200] rev 53039
eliminate quasi-duplicate function
blanchet [Fri, 16 Aug 2013 18:45:57 +0200] rev 53038
generalized "mk_permute"
blanchet [Fri, 16 Aug 2013 18:36:55 +0200] rev 53037
tuning
blanchet [Fri, 16 Aug 2013 18:14:58 +0200] rev 53036
added more functions to BNF library
blanchet [Fri, 16 Aug 2013 18:06:37 +0200] rev 53035
moved function to where it seems to belong
blanchet [Fri, 16 Aug 2013 18:04:39 +0200] rev 53034
moved library function where it belongs, and used Dmitriy's inside-out implementation
blanchet [Fri, 16 Aug 2013 16:48:46 +0200] rev 53033
added useful library function
traytel [Fri, 16 Aug 2013 15:49:16 +0200] rev 53032
tuned
blanchet [Fri, 16 Aug 2013 15:35:47 +0200] rev 53031
moved useful library functions upstream
blanchet [Fri, 16 Aug 2013 15:33:24 +0200] rev 53030
merge
blanchet [Wed, 14 Aug 2013 14:05:54 +0200] rev 53029
added fixme
blanchet [Wed, 14 Aug 2013 13:15:28 +0200] rev 53028
more (co)datatype documentation