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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip