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)
Tue, 13 Aug 2013 09:58:08 +0200 whitepsace tuning
blanchet [Tue, 13 Aug 2013 09:58:08 +0200] rev 52994
whitepsace tuning
Tue, 13 Aug 2013 09:57:55 +0200 more robust parsing of Vampire proofs with "introduced" names
blanchet [Tue, 13 Aug 2013 09:57:55 +0200] rev 52993
more robust parsing of Vampire proofs with "introduced" names
Mon, 12 Aug 2013 23:36:43 +0200 fixed "sorry"d proofs
blanchet [Mon, 12 Aug 2013 23:36:43 +0200] rev 52992
fixed "sorry"d proofs
Mon, 12 Aug 2013 23:21:06 +0200 repaired proofs (after change to xxx_case_def)
blanchet [Mon, 12 Aug 2013 23:21:06 +0200] rev 52991
repaired proofs (after change to xxx_case_def)
Mon, 12 Aug 2013 22:38:39 +0200 temporary sorry's for temporarily nonterminating (due to 2b430bbb5a1a) proofs
traytel [Mon, 12 Aug 2013 22:38:39 +0200] rev 52990
temporary sorry's for temporarily nonterminating (due to 2b430bbb5a1a) proofs
Mon, 12 Aug 2013 21:30:37 +0200 qualify intermediate typedefs
blanchet [Mon, 12 Aug 2013 21:30:37 +0200] rev 52989
qualify intermediate typedefs
Mon, 12 Aug 2013 21:30:36 +0200 avoid double qualification for case constants
blanchet [Mon, 12 Aug 2013 21:30:36 +0200] rev 52988
avoid double qualification for case constants
Mon, 12 Aug 2013 21:30:35 +0200 qualify more generated names with optional type name component
blanchet [Mon, 12 Aug 2013 21:30:35 +0200] rev 52987
qualify more generated names with optional type name component
Mon, 12 Aug 2013 20:04:03 +0200 eliminated bogus assumption from theorem (that was instantiated with refl and resulted in flexflex pairs)
traytel [Mon, 12 Aug 2013 20:04:03 +0200] rev 52986
eliminated bogus assumption from theorem (that was instantiated with refl and resulted in flexflex pairs)
Mon, 12 Aug 2013 15:36:55 +0200 generalized library function
traytel [Mon, 12 Aug 2013 15:36:55 +0200] rev 52985
generalized library function
Mon, 12 Aug 2013 18:03:47 +0200 updated keywords;
wenzelm [Mon, 12 Aug 2013 18:03:47 +0200] rev 52984
updated keywords;
Mon, 12 Aug 2013 18:02:01 +0200 merged
wenzelm [Mon, 12 Aug 2013 18:02:01 +0200] rev 52983
merged
Mon, 12 Aug 2013 17:57:51 +0200 clarified Query_Operation.register: avoid hard-wired parallel policy;
wenzelm [Mon, 12 Aug 2013 17:57:51 +0200] rev 52982
clarified Query_Operation.register: avoid hard-wired parallel policy; sledgehammer: more conventional parallel exception handling -- print just one interrupt;
Mon, 12 Aug 2013 17:17:49 +0200 moved generic module to its proper place;
wenzelm [Mon, 12 Aug 2013 17:17:49 +0200] rev 52981
moved generic module to its proper place;
Mon, 12 Aug 2013 17:11:27 +0200 manage hyperlinks via PIDE editor interface;
wenzelm [Mon, 12 Aug 2013 17:11:27 +0200] rev 52980
manage hyperlinks via PIDE editor interface;
Mon, 12 Aug 2013 15:09:13 +0200 tuned whitespace;
wenzelm [Mon, 12 Aug 2013 15:09:13 +0200] rev 52979
tuned whitespace;
Mon, 12 Aug 2013 14:53:16 +0200 prefer PIDE editor operations;
wenzelm [Mon, 12 Aug 2013 14:53:16 +0200] rev 52978
prefer PIDE editor operations; apply_query: insist in non-outdated snapshot via editor.current_command; tuned signature;
Mon, 12 Aug 2013 14:27:58 +0200 central management of Document.Overlays, independent of Document_Model;
wenzelm [Mon, 12 Aug 2013 14:27:58 +0200] rev 52977
central management of Document.Overlays, independent of Document_Model;
Mon, 12 Aug 2013 13:32:26 +0200 tuned -- use Multi_Map;
wenzelm [Mon, 12 Aug 2013 13:32:26 +0200] rev 52976
tuned -- use Multi_Map;
Mon, 12 Aug 2013 13:30:54 +0200 support for maps with multiple entries per key;
wenzelm [Mon, 12 Aug 2013 13:30:54 +0200] rev 52975
support for maps with multiple entries per key;
Mon, 12 Aug 2013 12:06:48 +0200 tuned signature;
wenzelm [Mon, 12 Aug 2013 12:06:48 +0200] rev 52974
tuned signature;
Mon, 12 Aug 2013 11:56:12 +0200 tuned signature;
wenzelm [Mon, 12 Aug 2013 11:56:12 +0200] rev 52973
tuned signature;
Mon, 12 Aug 2013 11:49:58 +0200 tuned signature;
wenzelm [Mon, 12 Aug 2013 11:49:58 +0200] rev 52972
tuned signature;
Mon, 12 Aug 2013 11:39:29 +0200 tuned signature -- more abstract PIDE editor operations;
wenzelm [Mon, 12 Aug 2013 11:39:29 +0200] rev 52971
tuned signature -- more abstract PIDE editor operations;
Mon, 12 Aug 2013 15:48:57 +0200 tuned messages
blanchet [Mon, 12 Aug 2013 15:48:57 +0200] rev 52970
tuned messages
Mon, 12 Aug 2013 15:25:17 +0200 clarified option name (since case/fold/rec are also destructors)
blanchet [Mon, 12 Aug 2013 15:25:17 +0200] rev 52969
clarified option name (since case/fold/rec are also destructors)
Mon, 12 Aug 2013 15:25:17 +0200 define case constant from other 'free constructor' axioms
blanchet [Mon, 12 Aug 2013 15:25:17 +0200] rev 52968
define case constant from other 'free constructor' axioms
Mon, 12 Aug 2013 15:25:16 +0200 introduced case tactics
blanchet [Mon, 12 Aug 2013 15:25:16 +0200] rev 52967
introduced case tactics
Mon, 12 Aug 2013 15:25:16 +0200 tuning
blanchet [Mon, 12 Aug 2013 15:25:16 +0200] rev 52966
tuning
Mon, 12 Aug 2013 09:51:00 +0200 handle both TVars and TFrees -- necessary for 'wrap_free_constructors'
blanchet [Mon, 12 Aug 2013 09:51:00 +0200] rev 52965
handle both TVars and TFrees -- necessary for 'wrap_free_constructors'
Mon, 12 Aug 2013 09:38:42 +0200 qualify map and rel names
blanchet [Mon, 12 Aug 2013 09:38:42 +0200] rev 52964
qualify map and rel names
Mon, 12 Aug 2013 09:08:42 +0200 reverted ill-advised naming scheme of 5a77edcdbe54
blanchet [Mon, 12 Aug 2013 09:08:42 +0200] rev 52963
reverted ill-advised naming scheme of 5a77edcdbe54
Sun, 11 Aug 2013 23:35:59 +0200 made (hopefully temporary) hack more robust
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52962
made (hopefully temporary) hack more robust
Sun, 11 Aug 2013 23:35:59 +0200 added warning
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52961
added warning
Sun, 11 Aug 2013 23:35:59 +0200 gracefully handle one more error condition
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52960
gracefully handle one more error condition
Sun, 11 Aug 2013 23:35:59 +0200 gracefully fail to define polymorphic (co)datatypes in local context
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52959
gracefully fail to define polymorphic (co)datatypes in local context
Sun, 11 Aug 2013 23:35:59 +0200 made code more robust
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52958
made code more robust
Sun, 11 Aug 2013 23:35:59 +0200 avoid DUP exception in local context (cf. 062aa11e98e1)
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52957
avoid DUP exception in local context (cf. 062aa11e98e1)
Sun, 11 Aug 2013 23:35:57 +0200 honor user tfree names
blanchet [Sun, 11 Aug 2013 23:35:57 +0200] rev 52956
honor user tfree names
Sat, 10 Aug 2013 12:00:34 +0200 prefer local facts over global ones
kleing [Sat, 10 Aug 2013 12:00:34 +0200] rev 52955
prefer local facts over global ones
Sat, 10 Aug 2013 11:59:03 +0200 use local context for name space
kleing [Sat, 10 Aug 2013 11:59:03 +0200] rev 52954
use local context for name space
Sat, 10 Aug 2013 10:59:56 +0200 explicit "strict" flag for print functions (flipped internal meaning);
wenzelm [Sat, 10 Aug 2013 10:59:56 +0200] rev 52953
explicit "strict" flag for print functions (flipped internal meaning); non-strict query operations may operate on failed states;
Sat, 10 Aug 2013 10:15:30 +0200 avoid unnecessary case distinction
kleing [Sat, 10 Aug 2013 10:15:30 +0200] rev 52952
avoid unnecessary case distinction
Sat, 10 Aug 2013 09:06:42 +0200 adjust tooltip for duplicates option
kleing [Sat, 10 Aug 2013 09:06:42 +0200] rev 52951
adjust tooltip for duplicates option
Fri, 09 Aug 2013 20:44:46 +0200 merged
wenzelm [Fri, 09 Aug 2013 20:44:46 +0200] rev 52950
merged
Fri, 09 Aug 2013 20:31:51 +0200 NEWS;
wenzelm [Fri, 09 Aug 2013 20:31:51 +0200] rev 52949
NEWS;
Fri, 09 Aug 2013 20:30:11 +0200 Find is docked on startup;
wenzelm [Fri, 09 Aug 2013 20:30:11 +0200] rev 52948
Find is docked on startup;
Fri, 09 Aug 2013 20:26:54 +0200 sorted lines;
wenzelm [Fri, 09 Aug 2013 20:26:54 +0200] rev 52947
sorted lines;
Fri, 09 Aug 2013 20:23:53 +0200 tuned GUI;
wenzelm [Fri, 09 Aug 2013 20:23:53 +0200] rev 52946
tuned GUI;
Fri, 09 Aug 2013 20:16:33 +0200 retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
wenzelm [Fri, 09 Aug 2013 20:16:33 +0200] rev 52945
retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
Fri, 09 Aug 2013 20:01:50 +0200 removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
wenzelm [Fri, 09 Aug 2013 20:01:50 +0200] rev 52944
removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
Fri, 09 Aug 2013 17:25:47 +0200 enable search in pre-loaded theory;
wenzelm [Fri, 09 Aug 2013 17:25:47 +0200] rev 52943
enable search in pre-loaded theory;
Fri, 09 Aug 2013 16:17:48 +0200 more GUI options;
wenzelm [Fri, 09 Aug 2013 16:17:48 +0200] rev 52942
more GUI options;
Fri, 09 Aug 2013 15:49:50 +0200 tuned signature;
wenzelm [Fri, 09 Aug 2013 15:49:50 +0200] rev 52941
tuned signature;
Fri, 09 Aug 2013 15:14:59 +0200 tuned;
wenzelm [Fri, 09 Aug 2013 15:14:59 +0200] rev 52940
tuned;
Fri, 09 Aug 2013 15:00:29 +0200 tuned GUI;
wenzelm [Fri, 09 Aug 2013 15:00:29 +0200] rev 52939
tuned GUI;
Fri, 09 Aug 2013 15:40:38 +0200 tuned name generation code (to make it easier to adapt later)
blanchet [Fri, 09 Aug 2013 15:40:38 +0200] rev 52938
tuned name generation code (to make it easier to adapt later)
Fri, 09 Aug 2013 15:03:39 +0200 honor user type names if possible
blanchet [Fri, 09 Aug 2013 15:03:39 +0200] rev 52937
honor user type names if possible
Fri, 09 Aug 2013 13:57:21 +0200 merged;
wenzelm [Fri, 09 Aug 2013 13:57:21 +0200] rev 52936
merged;
Fri, 09 Aug 2013 13:51:34 +0200 more abstract consume_status operation;
wenzelm [Fri, 09 Aug 2013 13:51:34 +0200] rev 52935
more abstract consume_status operation;
Fri, 09 Aug 2013 13:37:51 +0200 separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
wenzelm [Fri, 09 Aug 2013 13:37:51 +0200] rev 52934
separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
Fri, 09 Aug 2013 12:29:15 +0200 more active "provers" field, which increases chances that its history is stored;
wenzelm [Fri, 09 Aug 2013 12:29:15 +0200] rev 52933
more active "provers" field, which increases chances that its history is stored;
Fri, 09 Aug 2013 12:25:24 +0200 removed command location is considered finished, and its overlay removed eventually;
wenzelm [Fri, 09 Aug 2013 12:25:24 +0200] rev 52932
removed command location is considered finished, and its overlay removed eventually; apply_query: empty output;
Fri, 09 Aug 2013 11:18:36 +0200 cancel_query via direct access to the exec_id of the running query process;
wenzelm [Fri, 09 Aug 2013 11:18:36 +0200] rev 52931
cancel_query via direct access to the exec_id of the running query process;
Fri, 09 Aug 2013 10:41:17 +0200 retain original messages properties, e.g. for retrieval via Command.Results;
wenzelm [Fri, 09 Aug 2013 10:41:17 +0200] rev 52930
retain original messages properties, e.g. for retrieval via Command.Results;
Fri, 09 Aug 2013 09:55:25 +0200 clarified toplevel_error: absorb and print interrupts;
wenzelm [Fri, 09 Aug 2013 09:55:25 +0200] rev 52929
clarified toplevel_error: absorb and print interrupts; tuned;
Fri, 09 Aug 2013 00:04:47 +0200 more explicit error;
wenzelm [Fri, 09 Aug 2013 00:04:47 +0200] rev 52928
more explicit error;
Fri, 09 Aug 2013 00:02:18 +0200 tuned message;
wenzelm [Fri, 09 Aug 2013 00:02:18 +0200] rev 52927
tuned message;
Thu, 08 Aug 2013 23:52:35 +0200 removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
wenzelm [Thu, 08 Aug 2013 23:52:35 +0200] rev 52926
removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
Thu, 08 Aug 2013 23:34:52 +0200 more robust read_query;
wenzelm [Thu, 08 Aug 2013 23:34:52 +0200] rev 52925
more robust read_query; avoid pointless position, which is always line 1 for single-line input;
Fri, 09 Aug 2013 12:27:29 +0200 removed commented out declaration
kleing [Fri, 09 Aug 2013 12:27:29 +0200] rev 52924
removed commented out declaration
Fri, 09 Aug 2013 11:26:29 +0200 tuned
traytel [Fri, 09 Aug 2013 11:26:29 +0200] rev 52923
tuned
Thu, 08 Aug 2013 20:43:54 +0200 merged
wenzelm [Thu, 08 Aug 2013 20:43:54 +0200] rev 52922
merged
Thu, 08 Aug 2013 17:49:07 +0200 eliminate \<twosuperior> as well;
wenzelm [Thu, 08 Aug 2013 17:49:07 +0200] rev 52921
eliminate \<twosuperior> as well;
Thu, 08 Aug 2013 17:36:14 +0200 more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
wenzelm [Thu, 08 Aug 2013 17:36:14 +0200] rev 52920
more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
Thu, 08 Aug 2013 17:24:31 +0200 prefer plain subscript for identifiers;
wenzelm [Thu, 08 Aug 2013 17:24:31 +0200] rev 52919
prefer plain subscript for identifiers;
Thu, 08 Aug 2013 17:04:02 +0200 proper low-level comparison -- heed warning by Scala compiler;
wenzelm [Thu, 08 Aug 2013 17:04:02 +0200] rev 52918
proper low-level comparison -- heed warning by Scala compiler;
Thu, 08 Aug 2013 18:20:15 +0200 merged
Andreas Lochbihler [Thu, 08 Aug 2013 18:20:15 +0200] rev 52917
merged
Thu, 08 Aug 2013 18:15:12 +0200 prefer Code.abort with explicit error message
Andreas Lochbihler [Thu, 08 Aug 2013 18:15:12 +0200] rev 52916
prefer Code.abort with explicit error message
Thu, 08 Aug 2013 18:13:12 +0200 avoid re-inventing transitive closure
kleing [Thu, 08 Aug 2013 18:13:12 +0200] rev 52915
avoid re-inventing transitive closure
Thu, 08 Aug 2013 16:38:50 +0200 merged
traytel [Thu, 08 Aug 2013 16:38:50 +0200] rev 52914
merged
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip