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
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
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;
blanchet [Wed, 14 Aug 2013 00:15:03 +0200] rev 53025
more work on (co)datatype docs
wenzelm [Tue, 13 Aug 2013 22:37:58 +0200] rev 53024
more symbolic notation;
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);
wenzelm [Tue, 13 Aug 2013 20:35:45 +0200] rev 53022
merged
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";
wenzelm [Tue, 13 Aug 2013 19:52:12 +0200] rev 53020
merged
wenzelm [Tue, 13 Aug 2013 16:15:31 +0200] rev 53019
more general window_geometry;
blanchet [Tue, 13 Aug 2013 19:57:57 +0200] rev 53018
added rail diagram
wenzelm [Tue, 13 Aug 2013 17:45:22 +0200] rev 53017
merged
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;
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;
blanchet [Tue, 13 Aug 2013 16:53:23 +0200] rev 53014
imported patch added_e_1_8
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53013
remove unnecessary dependencies on Library/Quotient_*
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53012
move Lifting/Transfer relevant parts of Library/Quotient_* to Main
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
kuncar [Tue, 13 Aug 2013 15:59:22 +0200] rev 53010
move useful lemmas to Main
wenzelm [Tue, 13 Aug 2013 14:20:22 +0200] rev 53009
merged
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53008
indicate error-functions more prominently (by name prefix instead of suffix);
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53007
avoid low-level Same structure;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53006
avoid misleading "instances" in function name;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53005
move treatment of polymorphism to adhoc overloading command;
Christian Sternagel [Fri, 09 Aug 2013 19:34:23 +0900] rev 53004
clarify function;
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);
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;
wenzelm [Tue, 13 Aug 2013 12:19:45 +0200] rev 53001
support somewhat standard "select all" by default;
wenzelm [Tue, 13 Aug 2013 11:57:42 +0200] rev 53000
more cleanup;
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;
wenzelm [Tue, 13 Aug 2013 11:13:26 +0200] rev 52998
tuned proofs;
blanchet [Tue, 13 Aug 2013 11:34:56 +0200] rev 52997
added flag for jEdit/PIDE asynchronous mode
blanchet [Tue, 13 Aug 2013 10:29:49 +0200] rev 52996
updated Vampire version numbers
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)
blanchet [Tue, 13 Aug 2013 09:58:08 +0200] rev 52994
whitepsace tuning
blanchet [Tue, 13 Aug 2013 09:57:55 +0200] rev 52993
more robust parsing of Vampire proofs with "introduced" names
blanchet [Mon, 12 Aug 2013 23:36:43 +0200] rev 52992
fixed "sorry"d proofs
blanchet [Mon, 12 Aug 2013 23:21:06 +0200] rev 52991
repaired proofs (after change to xxx_case_def)
traytel [Mon, 12 Aug 2013 22:38:39 +0200] rev 52990
temporary sorry's for temporarily nonterminating (due to 2b430bbb5a1a) proofs
blanchet [Mon, 12 Aug 2013 21:30:37 +0200] rev 52989
qualify intermediate typedefs
blanchet [Mon, 12 Aug 2013 21:30:36 +0200] rev 52988
avoid double qualification for case constants
blanchet [Mon, 12 Aug 2013 21:30:35 +0200] rev 52987
qualify more generated names with optional type name component
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)
traytel [Mon, 12 Aug 2013 15:36:55 +0200] rev 52985
generalized library function
wenzelm [Mon, 12 Aug 2013 18:03:47 +0200] rev 52984
updated keywords;