Thu, 28 Aug 2008 17:54:18 +0200 krauss more function -> fun
Thu, 28 Aug 2008 15:33:33 +0200 krauss quicksort: function -> fun
Thu, 28 Aug 2008 15:24:30 +0200 krauss corrected some typos
Thu, 28 Aug 2008 00:49:54 +0200 wenzelm fixed atom_to_xml: literal "name" attribute;
Thu, 28 Aug 2008 00:33:19 +0200 wenzelm exported atom_to_xml;
Thu, 28 Aug 2008 00:33:17 +0200 wenzelm changed Markup print mode to YXML -- explicitly decode messages before being issued;
Thu, 28 Aug 2008 00:33:15 +0200 wenzelm tuned;
Thu, 28 Aug 2008 00:33:13 +0200 wenzelm present_token: disable print_mode, which is YXML now;
Thu, 28 Aug 2008 00:33:11 +0200 wenzelm text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;
Thu, 28 Aug 2008 00:33:09 +0200 wenzelm removed obsolete XML.Output workaround;
Thu, 28 Aug 2008 00:33:08 +0200 wenzelm added get_int;
Thu, 28 Aug 2008 00:33:07 +0200 wenzelm removed obsolete get_string;
Thu, 28 Aug 2008 00:33:04 +0200 wenzelm removed obsolete ProofGeneral/pgml_isabelle.ML;
Wed, 27 Aug 2008 23:46:33 +0200 huffman simplify definition of vector_space locale (use axclasses instead of inheriting from field and ab_group_add classes)
Wed, 27 Aug 2008 20:36:27 +0200 wenzelm renamed Buffer.write to File.write_buffer;
Wed, 27 Aug 2008 20:36:26 +0200 wenzelm renamed Buffer.write to File.write_buffer;
Wed, 27 Aug 2008 20:36:25 +0200 wenzelm load buffer.ML before file.ML;
Wed, 27 Aug 2008 20:36:23 +0200 wenzelm replaced find_substring by first_field;
Wed, 27 Aug 2008 17:54:31 +0200 ballarin Consistent naming of theorems in interpretation.
Wed, 27 Aug 2008 16:32:48 +0200 wenzelm simplified parse_attrib (find_substring instead of space_explode);
Wed, 27 Aug 2008 16:32:18 +0200 wenzelm added find_substring;
Wed, 27 Aug 2008 12:01:59 +0200 haftmann added HOL/ex/Numeral.thy
Wed, 27 Aug 2008 12:00:28 +0200 wenzelm get rid of tabs;
Wed, 27 Aug 2008 11:49:50 +0200 wenzelm Property lists.
Wed, 27 Aug 2008 11:49:14 +0200 wenzelm added General/properties.ML;
Wed, 27 Aug 2008 11:48:54 +0200 wenzelm type Properties.T;
Wed, 27 Aug 2008 11:24:35 +0200 haftmann proper error message
Wed, 27 Aug 2008 11:24:34 +0200 haftmann proper handling of type variabl names
Wed, 27 Aug 2008 11:24:32 +0200 haftmann completing arities after subclass instance
Wed, 27 Aug 2008 11:24:31 +0200 haftmann untabification
Wed, 27 Aug 2008 11:24:29 +0200 haftmann tuned code generator setup
Wed, 27 Aug 2008 04:47:30 +0200 urbanc added equivariance lemmas for ex1 and the
Wed, 27 Aug 2008 01:27:33 +0200 huffman add lemmas about Rats similar to those about Reals
Tue, 26 Aug 2008 23:49:46 +0200 huffman move real_vector class proofs into vector_space and group_hom locales
Tue, 26 Aug 2008 18:59:52 +0200 krauss added distributivity of relation composition over union [simp]
Tue, 26 Aug 2008 16:36:30 +0200 wenzelm tuned append;
Tue, 26 Aug 2008 16:36:11 +0200 wenzelm command: symbols.encode;
Tue, 26 Aug 2008 16:04:22 +0200 ballarin Reorganisation of registration code.
Tue, 26 Aug 2008 14:15:44 +0200 krauss function package: name primitive defs "f_sumC_def" instead of "f_sum_def" to avoid clashes
Tue, 26 Aug 2008 12:20:52 +0200 wenzelm purge classes after compilation;
Tue, 26 Aug 2008 12:17:58 +0200 wenzelm renamed Isabelle-repository to isabelle;
Tue, 26 Aug 2008 12:07:06 +0200 nipkow Defined rationals (Rats) globally in Rational.
Tue, 26 Aug 2008 11:42:46 +0200 wenzelm replaced /home/isabelle/html-data/isabelle-repos by /home/isabelle-repository/repos;
Mon, 25 Aug 2008 23:27:56 +0200 wenzelm moved new Symbol.Interpretation into plugin;
Mon, 25 Aug 2008 22:42:04 +0200 wenzelm promoted to EBPlugin;
Mon, 25 Aug 2008 22:26:26 +0200 wenzelm explicitly depend on isabelle-Pure.jar and isabelle-scala-library.jar;
Mon, 25 Aug 2008 22:05:30 +0200 wenzelm tuned;
Mon, 25 Aug 2008 21:59:36 +0200 wenzelm isabelle process: pick options/args from properties;
Mon, 25 Aug 2008 21:58:54 +0200 wenzelm removed unused ConsolePlugin dependency;
Mon, 25 Aug 2008 20:01:17 +0200 wenzelm simplified exceptions: use plain error function / RuntimeException;
Mon, 25 Aug 2008 16:52:11 +0200 wenzelm added try_result;
Sun, 24 Aug 2008 21:15:48 +0200 wenzelm misc reorganization;
Sun, 24 Aug 2008 21:15:46 +0200 wenzelm Kind: added is_control;
Sun, 24 Aug 2008 21:15:44 +0200 wenzelm get: allow null;
Sun, 24 Aug 2008 19:24:27 +0200 wenzelm misc tuning of names;
Sun, 24 Aug 2008 19:02:22 +0200 wenzelm rearranged source files;
Sun, 24 Aug 2008 18:57:43 +0200 wenzelm init_message: class markup in message body, not header;
Sun, 24 Aug 2008 18:11:20 +0200 wenzelm repackaged as isabelle.jedit;
Sun, 24 Aug 2008 17:23:42 +0200 wenzelm untabify: silently turn tab into space if column information is unavailable;
Sun, 24 Aug 2008 14:42:26 +0200 haftmann corrected cache handling for class operations
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip