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;
wenzelm [Tue, 15 Jul 2008 23:36:26 +0200] rev 27615
tuned;
wenzelm [Tue, 15 Jul 2008 22:37:58 +0200] rev 27614
renamed IsarCmd.nested_command to OuterSyntax.prepare_command;
wenzelm [Tue, 15 Jul 2008 22:37:55 +0200] rev 27613
load thy_edit.ML before isar.ML;
wenzelm [Tue, 15 Jul 2008 19:39:37 +0200] rev 27612
modernized specifications and proofs;
tuned document;
ballarin [Tue, 15 Jul 2008 16:50:09 +0200] rev 27611
Removed uses of context element includes.
haftmann [Tue, 15 Jul 2008 16:02:10 +0200] rev 27610
tuned
haftmann [Tue, 15 Jul 2008 16:02:07 +0200] rev 27609
tuned code theorem bookkeeping
wenzelm [Tue, 15 Jul 2008 15:59:49 +0200] rev 27608
tuned changelogentry;
wenzelm [Tue, 15 Jul 2008 15:46:43 +0200] rev 27607
refined Output.status_fn: priority (only visible for non-empty output, e.g. via test_markup print mode);
wenzelm [Tue, 15 Jul 2008 15:46:41 +0200] rev 27606
support for command status;
wenzelm [Tue, 15 Jul 2008 14:15:49 +0200] rev 27605
added status channel;
writeln_default: suppress empty messages;
wenzelm [Tue, 15 Jul 2008 14:15:43 +0200] rev 27604
added status channel;
wenzelm [Tue, 15 Jul 2008 12:13:14 +0200] rev 27603
tuned;
wenzelm [Tue, 15 Jul 2008 11:50:04 +0200] rev 27602
simplified commit_exit;
wenzelm [Tue, 15 Jul 2008 11:50:03 +0200] rev 27601
simplified commit_exit: operate on previous node of final state, include warning here;
misc tuning;
wenzelm [Tue, 15 Jul 2008 11:50:02 +0200] rev 27600
removed obsolete commit_exit;
wenzelm [Tue, 15 Jul 2008 11:02:43 +0200] rev 27599
added command 'linear_undo';
tuned;
wenzelm [Tue, 15 Jul 2008 10:59:14 +0200] rev 27598
removed command 'redo';
added command 'linear_undo';
wenzelm [Tue, 15 Jul 2008 10:49:39 +0200] rev 27597
adapted ThyInfo.end_theory;
haftmann [Tue, 15 Jul 2008 09:30:39 +0200] rev 27596
dropped map; fixed swap
haftmann [Tue, 15 Jul 2008 07:10:50 +0200] rev 27595
curried gcd
wenzelm [Mon, 14 Jul 2008 23:28:26 +0200] rev 27594
cover macbroy as well;
tuned;