Fri, 29 Aug 2008 20:36:05 +0200 wenzelm use hardwired /tmp -- fifo only work on local file-system;
Fri, 29 Aug 2008 08:14:59 +0200 haftmann separate module for code output
Fri, 29 Aug 2008 08:14:58 +0200 haftmann fixed names of class assumptions
Fri, 29 Aug 2008 07:43:25 +0200 haftmann dropped parameter prefix for class theorems
Thu, 28 Aug 2008 22:26:23 +0200 wenzelm added charset (from isabelle_process.scala);
Thu, 28 Aug 2008 22:26:22 +0200 wenzelm moved charset to isabelle_system.scala;
Thu, 28 Aug 2008 22:26:21 +0200 wenzelm provide HOME_JVM=HOME to prevent implicit cygpath mangling;
Thu, 28 Aug 2008 22:09:20 +0200 haftmann restructured and split code serializer module
Thu, 28 Aug 2008 22:08:11 +0200 haftmann no parameter prefix for class interpretation
Thu, 28 Aug 2008 22:08:02 +0200 haftmann updated
Thu, 28 Aug 2008 20:29:40 +0200 wenzelm tuned fold_lines;
Thu, 28 Aug 2008 20:19:45 +0200 wenzelm fold_lines: simplified, more efficient due to String.fields;
Thu, 28 Aug 2008 19:34:51 +0200 wenzelm rm fifo after open;
Thu, 28 Aug 2008 19:31:55 +0200 wenzelm dummy setup for completion;
Thu, 28 Aug 2008 19:31:13 +0200 wenzelm create named pipe;
Thu, 28 Aug 2008 19:29:59 +0200 wenzelm added is_cygwin;
Thu, 28 Aug 2008 19:29:58 +0200 wenzelm join stdout/stderr, eliminated Kind.STDERR;
Thu, 28 Aug 2008 19:29:57 +0200 wenzelm explicit output stream, typically a named pipe;
Thu, 28 Aug 2008 19:29:56 +0200 wenzelm refined option -W: output stream;
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
Sun, 24 Aug 2008 14:42:24 +0200 haftmann default replaces arbitrary
Sun, 24 Aug 2008 14:42:22 +0200 haftmann tuned import order
Sun, 24 Aug 2008 14:24:03 +0200 wenzelm activated \<A>, \<a>, \<AA>, \<aa>;
Sat, 23 Aug 2008 23:44:31 +0200 wenzelm * Isabelle/lib/classes/Pure.jar;
Sat, 23 Aug 2008 23:24:16 +0200 wenzelm jars: removed obsolete Java process wrapper (cf. new Pure.jar);
Sat, 23 Aug 2008 23:21:50 +0200 wenzelm obsolete;
Sat, 23 Aug 2008 23:20:43 +0200 wenzelm obsolete -- superceded by Pure.jar (Scala version);
Sat, 23 Aug 2008 23:17:11 +0200 wenzelm updated to Pure.jar;
Sat, 23 Aug 2008 23:07:46 +0200 wenzelm added exec;
Sat, 23 Aug 2008 23:07:44 +0200 wenzelm moved class Result into static object, removed dynamic tree method;
Sat, 23 Aug 2008 23:07:43 +0200 wenzelm symbolic message markup;
Sat, 23 Aug 2008 23:07:41 +0200 wenzelm renamed Markup.MALFORMED to Markup.BAD;
Sat, 23 Aug 2008 23:07:39 +0200 wenzelm added position, messages;
Sat, 23 Aug 2008 23:07:38 +0200 wenzelm added messages and process information;
Sat, 23 Aug 2008 23:07:36 +0200 wenzelm Position properties.
Sat, 23 Aug 2008 23:07:34 +0200 wenzelm added General/position.scala;
Sat, 23 Aug 2008 23:07:30 +0200 wenzelm adapted to new IsabelleProcess from Pure.jar;
Sat, 23 Aug 2008 23:07:28 +0200 wenzelm include ../../classes/Pure.jar;
Sat, 23 Aug 2008 21:06:32 +0200 nipkow added const Rational
Sat, 23 Aug 2008 19:42:17 +0200 wenzelm YXML.parse_failsafe;
Sat, 23 Aug 2008 19:42:16 +0200 wenzelm shell_prefix: physical /bin/env on Cygwin;
Sat, 23 Aug 2008 19:42:15 +0200 wenzelm removed full_markup mode (default);
Sat, 23 Aug 2008 19:42:14 +0200 wenzelm added parse_failsafe;
Sat, 23 Aug 2008 19:42:13 +0200 wenzelm refer to symbolic Markup;
Sat, 23 Aug 2008 19:42:12 +0200 wenzelm Common markup elements.
Sat, 23 Aug 2008 19:42:11 +0200 wenzelm added General/markup.scala;
Sat, 23 Aug 2008 17:55:27 +0200 wenzelm BadVariable: toString;
Sat, 23 Aug 2008 17:55:26 +0200 wenzelm use java.util.concurrent.LinkedBlockingQueue, which blocks as required;
Sat, 23 Aug 2008 17:55:26 +0200 wenzelm append_string: proper backslash in character escapes;
Sat, 23 Aug 2008 17:22:54 +0200 wenzelm added getenv;
Sat, 23 Aug 2008 17:22:53 +0200 wenzelm tuned;
Sat, 23 Aug 2008 17:22:52 +0200 wenzelm Isabelle outer syntax.
Sat, 23 Aug 2008 17:22:51 +0200 wenzelm added Tools/isabelle_process.scala, Tools/isabelle_syntax.scala;
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip