wenzelm [Thu, 17 Jul 2008 20:15:15 +0200] rev 27643
explicit Distribution.changelog;
wenzelm [Thu, 17 Jul 2008 20:15:14 +0200] rev 27642
structure Distribution: swapped default for is_official;
wenzelm [Thu, 17 Jul 2008 20:15:13 +0200] rev 27641
ThyInfo.remove_thy;
wenzelm [Thu, 17 Jul 2008 20:15:12 +0200] rev 27640
structure Distribution: swapped default for is_official;
removed obsolete (?) sync/sleep;
wenzelm [Thu, 17 Jul 2008 20:05:19 +0200] rev 27639
use ../isabelle.sty and ../isabellesym.sty;
wenzelm [Thu, 17 Jul 2008 17:11:34 +0200] rev 27638
tuned whitespace;
wenzelm [Thu, 17 Jul 2008 17:10:53 +0200] rev 27637
removed old checklist;
wenzelm [Thu, 17 Jul 2008 17:03:48 +0200] rev 27636
obsolete;
wenzelm [Thu, 17 Jul 2008 17:01:54 +0200] rev 27635
tuned;
wenzelm [Thu, 17 Jul 2008 16:56:50 +0200] rev 27634
discontinued maketags;
wenzelm [Thu, 17 Jul 2008 16:56:48 +0200] rev 27633
assume GNU tar and find;
Admin/build all;
discontinued maketags;
wenzelm [Thu, 17 Jul 2008 16:19:06 +0200] rev 27632
tuned;
wenzelm [Thu, 17 Jul 2008 16:17:05 +0200] rev 27631
use ../isabellesym.sty, which is always available;
wenzelm [Thu, 17 Jul 2008 15:35:15 +0200] rev 27630
Admin/build browser;
wenzelm [Thu, 17 Jul 2008 15:33:01 +0200] rev 27629
less verbosity;
wenzelm [Thu, 17 Jul 2008 15:26:04 +0200] rev 27628
Administrative build -- finish Isabelle source distribution.
krauss [Thu, 17 Jul 2008 15:21:52 +0200] rev 27627
simplified proofs
nipkow [Thu, 17 Jul 2008 13:50:33 +0200] rev 27626
beautified proofs
nipkow [Thu, 17 Jul 2008 13:50:17 +0200] rev 27625
added lemmas
berghofe [Wed, 16 Jul 2008 17:37:59 +0200] rev 27624
Added Standardization theory to nominal examples.
berghofe [Wed, 16 Jul 2008 17:36:44 +0200] rev 27623
Added Standardization theory.
wenzelm [Wed, 16 Jul 2008 16:42:13 +0200] rev 27622
editor model: run interactively for now;
wenzelm [Wed, 16 Jul 2008 16:39:11 +0200] rev 27621
updated generated file;
wenzelm [Wed, 16 Jul 2008 16:17:26 +0200] rev 27620
identify: more informative id in Toplevel.debug mode;
interactive state transformations: dispose descendants *before* running next command, bypass for control commands;
editor model: actually run affected commands;
misc tuning;
wenzelm [Wed, 16 Jul 2008 14:28:47 +0200] rev 27619
shortlogentry/filelogentry: show shortdate and full description;
ballarin [Wed, 16 Jul 2008 14:21:57 +0200] rev 27618
Removed uses of context element includes.
wenzelm [Wed, 16 Jul 2008 11:20:25 +0200] rev 27617
added Isar.command, Isar.insert, Isar.remove (editor model);
wenzelm [Wed, 16 Jul 2008 11:20:24 +0200] rev 27616
export type id with no_id and create_command;
basic support for editor model: insert_command, remove_command;
refined command status;
misc tuning;