Wed, 11 Aug 2010 18:41:06 +0200 wenzelm modernized specifications;
Wed, 11 Aug 2010 18:22:14 +0200 wenzelm spelling;
Wed, 11 Aug 2010 18:17:53 +0200 wenzelm merged
Wed, 11 Aug 2010 18:11:07 +0200 wenzelm removed obsolete Toplevel.enter_proof_body;
Wed, 11 Aug 2010 18:10:39 +0200 wenzelm standardized pretty printing of consts (e.g. see find_theorems, print_theory);
Wed, 11 Aug 2010 18:03:02 +0200 wenzelm misc tuning and simplification;
Wed, 11 Aug 2010 17:50:29 +0200 wenzelm simplified/unified command setup;
Wed, 11 Aug 2010 17:37:04 +0200 wenzelm removed obsolete Proof.get_thmss_cmd (cf. Attrib.eval_thms);
Wed, 11 Aug 2010 17:31:56 +0200 wenzelm prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining;
Wed, 11 Aug 2010 17:29:54 +0200 wenzelm prefer plain Attrib.eval_thms with plain Proof.context instead of Proof.state;
Wed, 11 Aug 2010 17:24:57 +0200 wenzelm tuned eval_thms (cf. note etc. in proof.ML);
Wed, 11 Aug 2010 15:17:13 +0200 wenzelm use Pretty.enum convenience;
Wed, 11 Aug 2010 15:00:31 +0200 wenzelm tuned whitespace;
Wed, 11 Aug 2010 14:45:38 +0200 haftmann renamed Theory_Target to the more appropriate Named_Target
Wed, 11 Aug 2010 14:41:16 +0200 haftmann discontinue old implementation of `foundation`
Wed, 11 Aug 2010 14:31:43 +0200 haftmann moved instantiation target formally to class_target.ML
Wed, 11 Aug 2010 14:31:40 +0200 haftmann NEWS
Wed, 11 Aug 2010 14:20:34 +0200 haftmann merged
Wed, 11 Aug 2010 14:19:32 +0200 haftmann print fcomp combinator only monadic in connection with other monadic expressions
Wed, 11 Aug 2010 14:19:52 +0200 haftmann merged
Wed, 11 Aug 2010 13:31:29 +0200 haftmann merged
Wed, 11 Aug 2010 12:30:48 +0200 haftmann moved overloading target formally to overloading.ML
Wed, 11 Aug 2010 12:24:24 +0200 haftmann moved theory-level target operation fragements to Generic_Target; adjusted bootstrap order
Wed, 11 Aug 2010 12:04:49 +0200 haftmann merged
Wed, 11 Aug 2010 08:59:41 +0200 haftmann whitespace tuning
Wed, 11 Aug 2010 08:58:18 +0200 haftmann remove overloading and instantiation from data slot
Wed, 11 Aug 2010 13:39:36 +0200 wenzelm more precise and more maintainable dependencies;
Wed, 11 Aug 2010 12:50:33 +0200 wenzelm merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
Wed, 11 Aug 2010 12:40:08 +0200 wenzelm modernized some specifications;
Wed, 11 Aug 2010 00:47:09 +0200 wenzelm tuned;
Wed, 11 Aug 2010 00:46:07 +0200 wenzelm Isar_Document command input via native Isabelle_Process commands, using YXML and XML_Data representation;
Wed, 11 Aug 2010 00:44:48 +0200 wenzelm native Isabelle_Process commands, based on efficient byte channel protocol for string lists;
Wed, 11 Aug 2010 00:42:40 +0200 wenzelm proper handling of empty text;
Wed, 11 Aug 2010 00:42:01 +0200 wenzelm more uniform XML/YXML string_of_body/string_of_tree;
Tue, 10 Aug 2010 23:03:48 +0200 wenzelm type XML.Body as basic data representation language (Scala version);
Tue, 10 Aug 2010 22:26:23 +0200 wenzelm type XML.body as basic data representation language;
Tue, 10 Aug 2010 20:13:52 +0200 wenzelm renamed YXML.binary_text to YXML.escape_controls to emphasize what it actually does;
Tue, 10 Aug 2010 18:24:16 +0200 wenzelm added string_bytes convenience;
Tue, 10 Aug 2010 18:23:12 +0200 wenzelm tuned;
Tue, 10 Aug 2010 15:12:45 +0200 wenzelm removed obsolete methods for (ML) commands;
Tue, 10 Aug 2010 14:24:13 +0200 wenzelm prefer Nimbus look and feel on all platforms, instead of the somewhat ugly javax.swing.plaf.metal.MetalLookAndFeel, which presumably is implicit fall-back nonetheless;
Tue, 10 Aug 2010 14:15:50 +0200 wenzelm edit_document: synchronous reply to ensure consistent state wrt. calling (AWT) thread;
Tue, 10 Aug 2010 12:29:11 +0200 wenzelm distinguish proper Isabelle_Process INPUT vs. raw STDIN, tuned corresponding method names;
Tue, 10 Aug 2010 12:09:53 +0200 wenzelm added Library.thread_actor -- thread as actor;
Tue, 10 Aug 2010 12:08:24 +0200 wenzelm clarified JEDIT_JAVA_OPTIONS vs. JEDIT_SYSTEM_OPTIONS -- discontinued JEDIT_APPLE_PROPERTIES;
Mon, 09 Aug 2010 22:02:26 +0200 wenzelm auto_flush: higher frequency;
Mon, 09 Aug 2010 21:35:45 +0200 wenzelm uniform raw_dump for input/output fifos on Cygwin;
Mon, 09 Aug 2010 21:23:24 +0200 wenzelm more robust fifo rendezvous: Cygwin 1.7 does not really block as expected;
Mon, 09 Aug 2010 18:18:32 +0200 wenzelm Isabelle_Process: separate input fifo for commands (still using the old tty protocol);
Mon, 09 Aug 2010 13:56:02 +0200 wenzelm tuned comments;
Wed, 11 Aug 2010 12:04:06 +0200 haftmann * -> prod
Wed, 11 Aug 2010 12:03:57 +0200 haftmann added .ML extension
Wed, 11 Aug 2010 11:56:57 +0200 haftmann avoid old unnamed infix
Wed, 11 Aug 2010 11:52:40 +0200 haftmann avoid inclusion of Natural module in generated code
Wed, 11 Aug 2010 09:06:31 +0200 haftmann explicit ML extension
Wed, 11 Aug 2010 08:50:20 +0200 haftmann merged
Tue, 10 Aug 2010 16:03:54 +0200 haftmann separate initialisation for overloading and instantiation target
Tue, 10 Aug 2010 15:38:33 +0200 haftmann different foundations for different targets; simplified syntax handling of abbreviations
Wed, 11 Aug 2010 13:30:24 +0800 Christian Urban deleted duplicate lemma
Tue, 10 Aug 2010 22:26:23 +0200 ballarin Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.