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