Tue, 20 Aug 2013 23:40:23 +0200 merged
wenzelm [Tue, 20 Aug 2013 23:40:23 +0200] rev 53114
merged
Tue, 20 Aug 2013 23:20:30 +0200 more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
wenzelm [Tue, 20 Aug 2013 23:20:30 +0200] rev 53113
more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
Tue, 20 Aug 2013 21:17:39 +0200 proper exhaustive match (cf. e9beabf045ab);
wenzelm [Tue, 20 Aug 2013 21:17:39 +0200] rev 53112
proper exhaustive match (cf. e9beabf045ab);
Tue, 20 Aug 2013 20:29:38 +0200 proper context;
wenzelm [Tue, 20 Aug 2013 20:29:38 +0200] rev 53111
proper context;
Tue, 20 Aug 2013 22:24:02 +0200 merged
krauss [Tue, 20 Aug 2013 22:24:02 +0200] rev 53110
merged
Tue, 20 Aug 2013 11:39:53 +0200 renamed theory Mrec to Legacy_Mrec, no longer included by default
krauss [Tue, 20 Aug 2013 11:39:53 +0200] rev 53109
renamed theory Mrec to Legacy_Mrec, no longer included by default
Tue, 20 Aug 2013 11:21:49 +0200 replaced use of obsolete MREC by partial_function (heap)
krauss [Tue, 20 Aug 2013 11:21:49 +0200] rev 53108
replaced use of obsolete MREC by partial_function (heap)
Sat, 17 Aug 2013 14:44:48 +0900 more document antiquotations (for proper theorem names);
Christian Sternagel [Sat, 17 Aug 2013 14:44:48 +0900] rev 53107
more document antiquotations (for proper theorem names);
Tue, 20 Aug 2013 17:39:08 +0200 moved derivation of strong coinduction to sugar
traytel [Tue, 20 Aug 2013 17:39:08 +0200] rev 53106
moved derivation of strong coinduction to sugar
Tue, 20 Aug 2013 17:39:07 +0200 simpler (forward) derivation of strong (up-to equality) coinduction properties
traytel [Tue, 20 Aug 2013 17:39:07 +0200] rev 53105
simpler (forward) derivation of strong (up-to equality) coinduction properties
Tue, 20 Aug 2013 16:10:58 +0200 don't derive unused low-level theorem
traytel [Tue, 20 Aug 2013 16:10:58 +0200] rev 53104
don't derive unused low-level theorem
Tue, 20 Aug 2013 16:10:58 +0200 tuned example
traytel [Tue, 20 Aug 2013 16:10:58 +0200] rev 53103
tuned example
Tue, 20 Aug 2013 14:39:55 +0200 doc tuning
blanchet [Tue, 20 Aug 2013 14:39:55 +0200] rev 53102
doc tuning
Tue, 20 Aug 2013 14:36:22 +0200 adapted ML code to new version of MaSh tool
blanchet [Tue, 20 Aug 2013 14:36:22 +0200] rev 53101
adapted ML code to new version of MaSh tool
Tue, 20 Aug 2013 14:36:22 +0200 new version of MaSh tool -- experimental server
blanchet [Tue, 20 Aug 2013 14:36:22 +0200] rev 53100
new version of MaSh tool -- experimental server
Tue, 20 Aug 2013 14:36:22 +0200 adapted to new MaSh syntax
blanchet [Tue, 20 Aug 2013 14:36:22 +0200] rev 53099
adapted to new MaSh syntax
Tue, 20 Aug 2013 14:36:22 +0200 tuning
blanchet [Tue, 20 Aug 2013 14:36:22 +0200] rev 53098
tuning
Tue, 20 Aug 2013 11:36:27 +0100 merged
paulson [Tue, 20 Aug 2013 11:36:27 +0100] rev 53097
merged
Tue, 20 Aug 2013 11:35:06 +0100 Inserted footnote under match_tac
paulson [Tue, 20 Aug 2013 11:35:06 +0100] rev 53096
Inserted footnote under match_tac
Tue, 20 Aug 2013 11:42:52 +0200 learn MaSh facts on the fly
blanchet [Tue, 20 Aug 2013 11:42:52 +0200] rev 53095
learn MaSh facts on the fly
Tue, 20 Aug 2013 11:42:51 +0200 allow MaSh query to do some learning as well
blanchet [Tue, 20 Aug 2013 11:42:51 +0200] rev 53094
allow MaSh query to do some learning as well
Tue, 20 Aug 2013 11:42:50 +0200 tuning
blanchet [Tue, 20 Aug 2013 11:42:50 +0200] rev 53093
tuning
Tue, 20 Aug 2013 04:59:54 +0200 merged
blanchet [Tue, 20 Aug 2013 04:59:54 +0200] rev 53092
merged
Tue, 20 Aug 2013 04:59:25 +0200 removed french option to manuals
blanchet [Tue, 20 Aug 2013 04:59:25 +0200] rev 53091
removed french option to manuals
Mon, 19 Aug 2013 23:22:04 +0200 treat frees as both consts and vars, for more hits
blanchet [Mon, 19 Aug 2013 23:22:04 +0200] rev 53090
treat frees as both consts and vars, for more hits
Mon, 19 Aug 2013 21:59:36 +0200 keep long names to stay on the safe side
blanchet [Mon, 19 Aug 2013 21:59:36 +0200] rev 53089
keep long names to stay on the safe side
Mon, 19 Aug 2013 20:47:09 +0200 tuned;
wenzelm [Mon, 19 Aug 2013 20:47:09 +0200] rev 53088
tuned;
Mon, 19 Aug 2013 20:37:36 +0200 tuned signature;
wenzelm [Mon, 19 Aug 2013 20:37:36 +0200] rev 53087
tuned signature;
Mon, 19 Aug 2013 18:50:45 +0200 MaSh tweaking: shorter names + killed (broken) SNoW
blanchet [Mon, 19 Aug 2013 18:50:45 +0200] rev 53086
MaSh tweaking: shorter names + killed (broken) SNoW
Mon, 19 Aug 2013 16:50:25 +0200 handle Bounds as well in MaSh features
blanchet [Mon, 19 Aug 2013 16:50:25 +0200] rev 53085
handle Bounds as well in MaSh features
Mon, 19 Aug 2013 14:47:47 +0200 add subtypes as well as features in MaSh
blanchet [Mon, 19 Aug 2013 14:47:47 +0200] rev 53084
add subtypes as well as features in MaSh
Mon, 19 Aug 2013 14:41:22 +0200 generate patterns for variables as well in MaSh (cf. HOL(y)Hammer)
blanchet [Mon, 19 Aug 2013 14:41:22 +0200] rev 53083
generate patterns for variables as well in MaSh (cf. HOL(y)Hammer)
Mon, 19 Aug 2013 14:26:59 +0200 generate deep type patterns in MaSh
blanchet [Mon, 19 Aug 2013 14:26:59 +0200] rev 53082
generate deep type patterns in MaSh
Mon, 19 Aug 2013 12:05:33 +0200 improved ad hoc success detection in Mirabelle -- if the metis call fails and the structured proof succeeds, remember only the success
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
Sun, 18 Aug 2013 23:37:38 +0200 tuned;
wenzelm [Sun, 18 Aug 2013 23:37:38 +0200] rev 53080
tuned;
Sun, 18 Aug 2013 22:44:39 +0200 tuned proofs;
wenzelm [Sun, 18 Aug 2013 22:44:39 +0200] rev 53079
tuned proofs;
Sun, 18 Aug 2013 20:41:47 +0200 more static simpsets, which also avoids spurious warnings due to duplicate rules provided here;
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;
Sun, 18 Aug 2013 19:59:19 +0200 more symbols;
wenzelm [Sun, 18 Aug 2013 19:59:19 +0200] rev 53077
more symbols;
Sun, 18 Aug 2013 18:49:45 +0200 more symbols;
wenzelm [Sun, 18 Aug 2013 18:49:45 +0200] rev 53076
more symbols;
Sun, 18 Aug 2013 17:00:10 +0200 merged
wenzelm [Sun, 18 Aug 2013 17:00:10 +0200] rev 53075
merged
Sun, 18 Aug 2013 15:59:48 +0200 load_theories if continuous_checking;
wenzelm [Sun, 18 Aug 2013 15:59:48 +0200] rev 53074
load_theories if continuous_checking;
Sun, 18 Aug 2013 15:33:26 +0200 discontinued redundant abbreviations -- Isabelle/jEdit provides keyboard shortcuts already;
wenzelm [Sun, 18 Aug 2013 15:33:26 +0200] rev 53073
discontinued redundant abbreviations -- Isabelle/jEdit provides keyboard shortcuts already;
Sun, 18 Aug 2013 15:31:12 +0200 prefer plain subscript;
wenzelm [Sun, 18 Aug 2013 15:31:12 +0200] rev 53072
prefer plain subscript;
Sun, 18 Aug 2013 15:10:18 +0200 tuned;
wenzelm [Sun, 18 Aug 2013 15:10:18 +0200] rev 53071
tuned;
Sun, 18 Aug 2013 15:35:01 +0200 spelling and typos
haftmann [Sun, 18 Aug 2013 15:35:01 +0200] rev 53070
spelling and typos
Sun, 18 Aug 2013 15:29:50 +0200 execution of int division by class semiring_numeral_div, replacing pdivmod by divmod_abs
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
Sun, 18 Aug 2013 15:29:50 +0200 relaxed preconditions
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53068
relaxed preconditions
Sun, 18 Aug 2013 15:29:50 +0200 type class for generic division algorithm on numerals
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53067
type class for generic division algorithm on numerals
Sun, 18 Aug 2013 15:29:50 +0200 added lemma
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53066
added lemma
Sun, 18 Aug 2013 15:29:50 +0200 added lemma
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53065
added lemma
Sun, 18 Aug 2013 15:29:50 +0200 generalized sort constraint of lemmas
haftmann [Sun, 18 Aug 2013 15:29:50 +0200] rev 53064
generalized sort constraint of lemmas
Sun, 18 Aug 2013 15:29:50 +0200 explicit conversion from and to bool, and into algebraic structures with 0 and 1
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
Sun, 18 Aug 2013 15:29:50 +0200 some vague grouping of related theorems, with slight tuning of headings and sorting out of dubious lemmas into separate theory
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
Sun, 18 Aug 2013 13:58:33 +0200 more markup;
wenzelm [Sun, 18 Aug 2013 13:58:33 +0200] rev 53061
more markup;
Sun, 18 Aug 2013 13:28:06 +0200 tuned;
wenzelm [Sun, 18 Aug 2013 13:28:06 +0200] rev 53060
tuned;
Sun, 18 Aug 2013 13:25:31 +0200 updated identifier syntax;
wenzelm [Sun, 18 Aug 2013 13:25:31 +0200] rev 53059
updated identifier syntax;
Sat, 17 Aug 2013 22:58:48 +0200 Sledgehammer is docked on startup;
wenzelm [Sat, 17 Aug 2013 22:58:48 +0200] rev 53058
Sledgehammer is docked on startup;
Sat, 17 Aug 2013 22:45:48 +0200 prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
wenzelm [Sat, 17 Aug 2013 22:45:48 +0200] rev 53057
prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
Sat, 17 Aug 2013 22:27:41 +0200 more robust startup;
wenzelm [Sat, 17 Aug 2013 22:27:41 +0200] rev 53056
more robust startup;
Sat, 17 Aug 2013 22:15:45 +0200 some protocol to determine provers according to ML;
wenzelm [Sat, 17 Aug 2013 22:15:45 +0200] rev 53055
some protocol to determine provers according to ML;
Sat, 17 Aug 2013 22:08:21 +0200 public access for protocol handlers and protocol commands -- to be used within reason;
wenzelm [Sat, 17 Aug 2013 22:08:21 +0200] rev 53054
public access for protocol handlers and protocol commands -- to be used within reason;
Sat, 17 Aug 2013 19:54:16 +0200 always enable "minimize" to simplify interaction model;
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;
Sat, 17 Aug 2013 19:13:28 +0200 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;
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;
Sat, 17 Aug 2013 14:13:18 +0200 recovered Locale.intern from d51bac27d4a0 (still used in AFP/Simp);
wenzelm [Sat, 17 Aug 2013 14:13:18 +0200] rev 53051
recovered Locale.intern from d51bac27d4a0 (still used in AFP/Simp);
Sat, 17 Aug 2013 12:25:26 +0200 NEWS;
wenzelm [Sat, 17 Aug 2013 12:25:26 +0200] rev 53050
NEWS;
Sat, 17 Aug 2013 12:21:25 +0200 eliminated pointless subgoal argument;
wenzelm [Sat, 17 Aug 2013 12:21:25 +0200] rev 53049
eliminated pointless subgoal argument;
Sat, 17 Aug 2013 12:13:53 +0200 more direct sledgehammer configuration via mode = Normal_Result and output_result;
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;
Sat, 17 Aug 2013 11:34:50 +0200 more explicit sendback propertries based on mode;
wenzelm [Sat, 17 Aug 2013 11:34:50 +0200] rev 53047
more explicit sendback propertries based on mode;
Fri, 16 Aug 2013 23:11:51 +0200 tuned;
wenzelm [Fri, 16 Aug 2013 23:11:51 +0200] rev 53046
tuned;
Fri, 16 Aug 2013 22:57:16 +0200 check_tool wrt. official ISABELLE_TOOLS;
wenzelm [Fri, 16 Aug 2013 22:57:16 +0200] rev 53045
check_tool wrt. official ISABELLE_TOOLS; added Path.split (cf. Scala version);
Fri, 16 Aug 2013 22:39:31 +0200 more markup via Name_Space.check;
wenzelm [Fri, 16 Aug 2013 22:39:31 +0200] rev 53044
more markup via Name_Space.check; tuned signature;
Fri, 16 Aug 2013 21:33:36 +0200 more standard attribute_setup / method_setup -- export key ML operations instead of parsers;
wenzelm [Fri, 16 Aug 2013 21:33:36 +0200] rev 53043
more standard attribute_setup / method_setup -- export key ML operations instead of parsers;
Fri, 16 Aug 2013 21:28:05 +0200 standardized aliases;
wenzelm [Fri, 16 Aug 2013 21:28:05 +0200] rev 53042
standardized aliases;
Fri, 16 Aug 2013 20:58:15 +0200 more markup -- avoid old Locale.extern;
wenzelm [Fri, 16 Aug 2013 20:58:15 +0200] rev 53041
more markup -- avoid old Locale.extern; removed obsolete Locale.intern -- prefer Locale.check;
Fri, 16 Aug 2013 19:03:31 +0200 renamed function
blanchet [Fri, 16 Aug 2013 19:03:31 +0200] rev 53040
renamed function
Fri, 16 Aug 2013 18:56:33 +0200 eliminate quasi-duplicate function
blanchet [Fri, 16 Aug 2013 18:56:33 +0200] rev 53039
eliminate quasi-duplicate function
Fri, 16 Aug 2013 18:45:57 +0200 generalized "mk_permute"
blanchet [Fri, 16 Aug 2013 18:45:57 +0200] rev 53038
generalized "mk_permute"
Fri, 16 Aug 2013 18:36:55 +0200 tuning
blanchet [Fri, 16 Aug 2013 18:36:55 +0200] rev 53037
tuning
Fri, 16 Aug 2013 18:14:58 +0200 added more functions to BNF library
blanchet [Fri, 16 Aug 2013 18:14:58 +0200] rev 53036
added more functions to BNF library
Fri, 16 Aug 2013 18:06:37 +0200 moved function to where it seems to belong
blanchet [Fri, 16 Aug 2013 18:06:37 +0200] rev 53035
moved function to where it seems to belong
Fri, 16 Aug 2013 18:04:39 +0200 moved library function where it belongs, and used Dmitriy's inside-out implementation
blanchet [Fri, 16 Aug 2013 18:04:39 +0200] rev 53034
moved library function where it belongs, and used Dmitriy's inside-out implementation
Fri, 16 Aug 2013 16:48:46 +0200 added useful library function
blanchet [Fri, 16 Aug 2013 16:48:46 +0200] rev 53033
added useful library function
Fri, 16 Aug 2013 15:49:16 +0200 tuned
traytel [Fri, 16 Aug 2013 15:49:16 +0200] rev 53032
tuned
Fri, 16 Aug 2013 15:35:47 +0200 moved useful library functions upstream
blanchet [Fri, 16 Aug 2013 15:35:47 +0200] rev 53031
moved useful library functions upstream
Fri, 16 Aug 2013 15:33:24 +0200 merge
blanchet [Fri, 16 Aug 2013 15:33:24 +0200] rev 53030
merge
Wed, 14 Aug 2013 14:05:54 +0200 added fixme
blanchet [Wed, 14 Aug 2013 14:05:54 +0200] rev 53029
added fixme
Wed, 14 Aug 2013 13:15:28 +0200 more (co)datatype documentation
blanchet [Wed, 14 Aug 2013 13:15:28 +0200] rev 53028
more (co)datatype documentation
Wed, 14 Aug 2013 17:45:16 +0200 use nat_of_integer for term reconstruction instead of abstract constructor to allow reconstructed terms being fed back to the code generator
Andreas Lochbihler [Wed, 14 Aug 2013 17:45:16 +0200] rev 53027
use nat_of_integer for term reconstruction instead of abstract constructor to allow reconstructed terms being fed back to the code generator
Tue, 13 Aug 2013 18:22:55 +0200 got rid of the dependency of Lifting_* on the function package; use the original rel constants for basic BNFs;
traytel [Tue, 13 Aug 2013 18:22:55 +0200] rev 53026
got rid of the dependency of Lifting_* on the function package; use the original rel constants for basic BNFs;
Wed, 14 Aug 2013 00:15:03 +0200 more work on (co)datatype docs
blanchet [Wed, 14 Aug 2013 00:15:03 +0200] rev 53025
more work on (co)datatype docs
Tue, 13 Aug 2013 22:37:58 +0200 more symbolic notation;
wenzelm [Tue, 13 Aug 2013 22:37:58 +0200] rev 53024
more symbolic notation;
Tue, 13 Aug 2013 22:25:24 +0200 Completion popup based on javax.swing.PopupFactory, which has better cross-platform chances than JWindow (cf. org/gjt/jedit/gui/CompletionPopup.java);
wenzelm [Tue, 13 Aug 2013 22:25:24 +0200] rev 53023
Completion popup based on javax.swing.PopupFactory, which has better cross-platform chances than JWindow (cf. org/gjt/jedit/gui/CompletionPopup.java);
Tue, 13 Aug 2013 20:35:45 +0200 merged
wenzelm [Tue, 13 Aug 2013 20:35:45 +0200] rev 53022
merged
Tue, 13 Aug 2013 20:34:46 +0200 discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
wenzelm [Tue, 13 Aug 2013 20:34:46 +0200] rev 53021
discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end; document antiquotations: renamed term style "isub" to "sub";
Tue, 13 Aug 2013 19:52:12 +0200 merged
wenzelm [Tue, 13 Aug 2013 19:52:12 +0200] rev 53020
merged
Tue, 13 Aug 2013 16:15:31 +0200 more general window_geometry;
wenzelm [Tue, 13 Aug 2013 16:15:31 +0200] rev 53019
more general window_geometry;
Tue, 13 Aug 2013 19:57:57 +0200 added rail diagram
blanchet [Tue, 13 Aug 2013 19:57:57 +0200] rev 53018
added rail diagram
Tue, 13 Aug 2013 17:45:22 +0200 merged
wenzelm [Tue, 13 Aug 2013 17:45:22 +0200] rev 53017
merged
Tue, 13 Aug 2013 17:26:22 +0200 disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
wenzelm [Tue, 13 Aug 2013 17:26:22 +0200] rev 53016
disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
Tue, 13 Aug 2013 16:25:47 +0200 standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
wenzelm [Tue, 13 Aug 2013 16:25:47 +0200] rev 53015
standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
Tue, 13 Aug 2013 16:53:23 +0200 imported patch added_e_1_8
blanchet [Tue, 13 Aug 2013 16:53:23 +0200] rev 53014
imported patch added_e_1_8
Tue, 13 Aug 2013 15:59:22 +0200 remove unnecessary dependencies on Library/Quotient_*
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53013
remove unnecessary dependencies on Library/Quotient_*
Tue, 13 Aug 2013 15:59:22 +0200 move Lifting/Transfer relevant parts of Library/Quotient_* to Main
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53012
move Lifting/Transfer relevant parts of Library/Quotient_* to Main
Tue, 13 Aug 2013 15:59:22 +0200 introduce locale with syntax for fun_rel and map_fun and make thus ===> and ---> local
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53011
introduce locale with syntax for fun_rel and map_fun and make thus ===> and ---> local
Tue, 13 Aug 2013 15:59:22 +0200 move useful lemmas to Main
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53010
move useful lemmas to Main
Tue, 13 Aug 2013 14:20:22 +0200 merged
wenzelm [Tue, 13 Aug 2013 14:20:22 +0200] rev 53009
merged
Fri, 09 Aug 2013 19:34:23 +0900 indicate error-functions more prominently (by name prefix instead of suffix);
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53008
indicate error-functions more prominently (by name prefix instead of suffix);
Fri, 09 Aug 2013 19:34:23 +0900 avoid low-level Same structure;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53007
avoid low-level Same structure;
Fri, 09 Aug 2013 19:34:23 +0900 avoid misleading "instances" in function name;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53006
avoid misleading "instances" in function name;
Fri, 09 Aug 2013 19:34:23 +0900 move treatment of polymorphism to adhoc overloading command;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53005
move treatment of polymorphism to adhoc overloading command;
Fri, 09 Aug 2013 19:34:23 +0900 clarify function;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53004
clarify function;
Tue, 13 Aug 2013 13:18:26 +0200 attempt to transfer focus back to main window after closing popups, which is potentially relevant for heavy-weight windows (cf. workaround in org/gjt/sp/jedit/gui/CompletionPopup.java);
wenzelm [Tue, 13 Aug 2013 13:18:26 +0200] rev 53003
attempt to transfer focus back to main window after closing popups, which is potentially relevant for heavy-weight windows (cf. workaround in org/gjt/sp/jedit/gui/CompletionPopup.java);
Tue, 13 Aug 2013 12:48:06 +0200 imitate "noWordSep" of isabelle mode, e.g. relevant for word selection via double-click;
wenzelm [Tue, 13 Aug 2013 12:48:06 +0200] rev 53002
imitate "noWordSep" of isabelle mode, e.g. relevant for word selection via double-click;
Tue, 13 Aug 2013 12:19:45 +0200 support somewhat standard "select all" by default;
wenzelm [Tue, 13 Aug 2013 12:19:45 +0200] rev 53001
support somewhat standard "select all" by default;
Tue, 13 Aug 2013 11:57:42 +0200 more cleanup;
wenzelm [Tue, 13 Aug 2013 11:57:42 +0200] rev 53000
more cleanup;
Tue, 13 Aug 2013 11:49:01 +0200 more explicit error, e.g. for sledgehammer query operation applied in non-HOL session;
wenzelm [Tue, 13 Aug 2013 11:49:01 +0200] rev 52999
more explicit error, e.g. for sledgehammer query operation applied in non-HOL session;
Tue, 13 Aug 2013 11:13:26 +0200 tuned proofs;
wenzelm [Tue, 13 Aug 2013 11:13:26 +0200] rev 52998
tuned proofs;
Tue, 13 Aug 2013 11:34:56 +0200 added flag for jEdit/PIDE asynchronous mode
blanchet [Tue, 13 Aug 2013 11:34:56 +0200] rev 52997
added flag for jEdit/PIDE asynchronous mode
Tue, 13 Aug 2013 10:29:49 +0200 updated Vampire version numbers
blanchet [Tue, 13 Aug 2013 10:29:49 +0200] rev 52996
updated Vampire version numbers
Tue, 13 Aug 2013 10:26:56 +0200 Vampire 3.0 requires types to be declared -- make it happy (and get rid of "implicit" types since only Satallax seems to support them anymore)
blanchet [Tue, 13 Aug 2013 10:26:56 +0200] rev 52995
Vampire 3.0 requires types to be declared -- make it happy (and get rid of "implicit" types since only Satallax seems to support them anymore)
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip