Sat, 23 Aug 2008 17:22:51 +0200 wenzelm added Tools/isabelle_process.scala, Tools/isabelle_syntax.scala;
Sat, 23 Aug 2008 17:22:51 +0200 wenzelm Isabelle process management -- always reactive due to multi-threaded I/O.
Sat, 23 Aug 2008 11:48:52 +0200 wenzelm renamed DOM to document, add xml version and optional stylesheets;
Fri, 22 Aug 2008 21:25:19 +0200 wenzelm tuned comments;
Thu, 21 Aug 2008 22:06:17 +0200 wenzelm parse_attrib: proper index of name end!
Thu, 21 Aug 2008 21:42:16 +0200 wenzelm tuned parse performance: avoid splitting terminal Y chunk;
Thu, 21 Aug 2008 21:27:07 +0200 wenzelm parse_attrib: more efficient due to indexOf('=');
Thu, 21 Aug 2008 20:53:31 +0200 wenzelm replaced Pattern.split by chunks iterator (more efficient, resembles ML version more closely);
Thu, 21 Aug 2008 20:51:41 +0200 wenzelm tuned comment;
Thu, 21 Aug 2008 19:19:31 +0200 wenzelm added iterator over content;
Thu, 21 Aug 2008 17:42:59 +0200 wenzelm proper ISABELLE_ROOT_JVM on Cygwin;
Thu, 21 Aug 2008 16:02:54 +0200 wenzelm pattern: proper "." not "[.]"!
Thu, 21 Aug 2008 15:27:28 +0200 wenzelm recode: proper result for unmatched symbols;
Thu, 21 Aug 2008 15:20:00 +0200 wenzelm more robust pattern: look at longer matches first, added catch-all case;
Thu, 21 Aug 2008 13:05:37 +0200 wenzelm added get_setting;
Thu, 21 Aug 2008 13:05:31 +0200 wenzelm read_symbols: proper IsabelleSystem.platform_path;
Thu, 21 Aug 2008 13:05:28 +0200 wenzelm added ISABELLE_ROOT_JVM;
Mon, 18 Aug 2008 17:57:06 +0200 ballarin Theorem on polynomial division and lemmas.
Sun, 17 Aug 2008 21:11:24 +0200 wenzelm removed parse_element -- no longer fits to liberal parse!
Sun, 17 Aug 2008 21:11:08 +0200 wenzelm Minimalistic XML tree values.
Sun, 17 Aug 2008 21:11:06 +0200 wenzelm Efficient text representation of XML trees.
Sun, 17 Aug 2008 21:11:04 +0200 wenzelm added General/xml.scala, General/yxml.scala;
Sun, 17 Aug 2008 16:45:19 +0200 wenzelm decode escaped symbols as well;
Sat, 16 Aug 2008 23:51:09 +0200 wenzelm tuned Recoder;
Sat, 16 Aug 2008 23:29:02 +0200 wenzelm more private fields;
Sat, 16 Aug 2008 23:28:38 +0200 wenzelm jar: invoke scaladoc;
Sat, 16 Aug 2008 23:12:23 +0200 wenzelm tuned comments;
Sat, 16 Aug 2008 21:23:03 +0200 wenzelm use scala.collection.jcl.HashMap, which seems to be more efficient;
Sat, 16 Aug 2008 21:23:01 +0200 wenzelm jar target: removed jvmpath -- does not work on Linux!?
Sat, 16 Aug 2008 16:44:10 +0200 wenzelm add scala-library.jar if available;
Sat, 16 Aug 2008 16:43:03 +0200 wenzelm jar target: jvmpath;
Sat, 16 Aug 2008 16:01:53 +0200 wenzelm Isabelle system support.
Sat, 16 Aug 2008 15:57:06 +0200 wenzelm reading symbol interpretation tables;
Sat, 16 Aug 2008 15:57:05 +0200 wenzelm added Tools/isabelle_system.scala;
Sat, 16 Aug 2008 14:29:25 +0200 wenzelm removed unused usage;
Sat, 16 Aug 2008 13:32:23 +0200 wenzelm more robust handling of directory layout variants;
Sat, 16 Aug 2008 13:31:57 +0200 wenzelm refined scala/java wrappers via isatool;
Sat, 16 Aug 2008 13:31:56 +0200 wenzelm tuned abbrevs;
Sat, 16 Aug 2008 13:31:55 +0200 wenzelm added ISABELLE_SCALA, ISABELLE_JAVA;
Fri, 15 Aug 2008 23:31:37 +0200 wenzelm added ISABELLE_HOME_JVM;
Fri, 15 Aug 2008 23:10:36 +0200 wenzelm proper jvmpath for cygwin;
Fri, 15 Aug 2008 23:09:55 +0200 wenzelm proper RC;
Fri, 15 Aug 2008 22:59:02 +0200 wenzelm refined JVM path wrappers: Isabelle environment holds Unix version of CLASSPATH, javawrapper/scalawrapper convert it back;
Fri, 15 Aug 2008 22:59:01 +0200 wenzelm refined JVM path wrappers;
Fri, 15 Aug 2008 22:58:59 +0200 wenzelm added JVM components (Scala or Java);
Fri, 15 Aug 2008 22:16:14 +0200 wenzelm tuned;
Fri, 15 Aug 2008 22:16:13 +0200 wenzelm jars: build Pure.jar;
Fri, 15 Aug 2008 21:57:22 +0200 wenzelm scan: proper recovery for escaped \\< symbols;
Fri, 15 Aug 2008 21:56:07 +0200 wenzelm basic setup for Scala material;
Fri, 15 Aug 2008 21:53:40 +0200 wenzelm Basic support for Isabelle symbols.
Fri, 15 Aug 2008 18:25:41 +0200 wenzelm added some abbrevs;
Fri, 15 Aug 2008 18:03:30 +0200 wenzelm removed redundant "symbol" property;
Fri, 15 Aug 2008 17:19:32 +0200 wenzelm Default interpretation of some Isabelle symbols.
Fri, 15 Aug 2008 17:03:58 +0200 wenzelm report antiquotation names;
Fri, 15 Aug 2008 17:03:56 +0200 wenzelm fixed DOCTYPE -- XHTML is case-sensitive!
Fri, 15 Aug 2008 17:03:55 +0200 wenzelm report antiquotation names;
Fri, 15 Aug 2008 17:03:52 +0200 wenzelm added ML_antiq, doc_antiq;
Fri, 15 Aug 2008 16:08:08 +0200 wenzelm added README;
Fri, 15 Aug 2008 16:06:01 +0200 wenzelm generated truetype font;
Fri, 15 Aug 2008 16:04:57 +0200 wenzelm The Jerusalem font from 2004 -- unicode version.
Fri, 15 Aug 2008 15:51:06 +0200 wenzelm args: explicit groups for file_name, theory_name;
Fri, 15 Aug 2008 15:51:04 +0200 wenzelm read_asts: Lexicon.report_token, filter Lexicon.is_proper;
Fri, 15 Aug 2008 15:51:02 +0200 wenzelm filter Lexicon.is_proper -- Lexicon.tokenize now includes improper tokens;
Fri, 15 Aug 2008 15:51:00 +0200 wenzelm token_kind: add Space, Comment;
Fri, 15 Aug 2008 15:50:58 +0200 wenzelm renamed T.source_of' to T.source_position_of;
Fri, 15 Aug 2008 15:50:52 +0200 wenzelm renamed T.source_of' to T.source_position_of;
Fri, 15 Aug 2008 15:50:50 +0200 wenzelm output_markup: check Markup.is_none;
Fri, 15 Aug 2008 15:50:49 +0200 wenzelm added is_none;
Fri, 15 Aug 2008 15:50:44 +0200 wenzelm Args.name_source(_position) for proper position information;
Thu, 14 Aug 2008 21:06:07 +0200 wenzelm [source=false] for quoted antiquotation avoids quote-escapes in output;
Thu, 14 Aug 2008 20:29:38 +0200 wenzelm report antiquotations;
Thu, 14 Aug 2008 20:29:37 +0200 wenzelm tuned;
Thu, 14 Aug 2008 20:13:43 +0200 wenzelm report ML_source;
Thu, 14 Aug 2008 20:13:42 +0200 wenzelm renamed P.ml_source to P.ML_source;
Thu, 14 Aug 2008 20:13:41 +0200 wenzelm report doc_source;
Thu, 14 Aug 2008 20:13:40 +0200 wenzelm added ML_source, doc_source;
Thu, 14 Aug 2008 19:52:40 +0200 wenzelm antiquotes: proper SymbolPos decoding, adapted Antiquote.read/Antiq;
Thu, 14 Aug 2008 19:52:39 +0200 wenzelm added source_of';
Thu, 14 Aug 2008 19:52:37 +0200 wenzelm P.doc_source and P.ml_sorce for proper SymbolPos.text;
Thu, 14 Aug 2008 19:52:36 +0200 wenzelm oracle, header/local_theory/proof_markup: pass SymbolPos.text;
Thu, 14 Aug 2008 19:52:35 +0200 wenzelm use SymbolPos.T list directly, instead of encoded SymbolPos.text;
Thu, 14 Aug 2008 16:52:56 +0200 wenzelm ML_Context.add_antiq: pass position;
Thu, 14 Aug 2008 16:52:54 +0200 wenzelm ML_Context.add_antiq: pass position;
Thu, 14 Aug 2008 16:52:52 +0200 wenzelm retrieve_thms: transfer fact position to result;
Thu, 14 Aug 2008 16:52:51 +0200 wenzelm moved basic thm operations from structure PureThy to Thm;
Thu, 14 Aug 2008 16:52:46 +0200 wenzelm moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
Thu, 14 Aug 2008 11:55:05 +0200 wenzelm made SML/NJ happy;
Wed, 13 Aug 2008 20:57:40 +0200 wenzelm removed obsolete present_html -- now part of regular theory presentation;
Wed, 13 Aug 2008 20:57:39 +0200 wenzelm removed obsolete verbatim_source, results, chapter, section etc.;
Wed, 13 Aug 2008 20:57:37 +0200 wenzelm removed obsolete verbatim_source, results, chapter, section etc.;
Wed, 13 Aug 2008 20:57:35 +0200 wenzelm ProofDisplay.add_hook;
Wed, 13 Aug 2008 20:57:33 +0200 wenzelm simplified present_local_theory/proof;
Wed, 13 Aug 2008 20:57:33 +0200 wenzelm ProofDisplay.theory_results;
Wed, 13 Aug 2008 20:57:31 +0200 wenzelm removed obsolete present_results;
Wed, 13 Aug 2008 20:57:30 +0200 wenzelm scan: SymbolPos.tabify_content when creating tokens (for proper presentation output);
Wed, 13 Aug 2008 20:57:30 +0200 wenzelm load_thy: no untabify (preserve position information!), present spans instead of verbatim source;
Wed, 13 Aug 2008 20:57:28 +0200 wenzelm simplified markup commands;
Wed, 13 Aug 2008 20:57:26 +0200 wenzelm simplified markup commands -- removed obsolete Present.results, always check text;
Wed, 13 Aug 2008 20:57:24 +0200 wenzelm added untabify_content;
Wed, 13 Aug 2008 20:57:22 +0200 wenzelm tuned;
Wed, 13 Aug 2008 20:57:20 +0200 wenzelm removed obsolete untabify (superceded by SymbolPos.tabify_content);
Wed, 13 Aug 2008 20:57:18 +0200 wenzelm tuned document;
Wed, 13 Aug 2008 20:57:16 +0200 wenzelm removed obsolete theorems;
Wed, 13 Aug 2008 03:00:33 +0200 berghofe Changed proof of strong induction rule to avoid infinite loop
Tue, 12 Aug 2008 21:48:59 +0200 wenzelm token_kind_markup: complete coverage;
Tue, 12 Aug 2008 21:28:09 +0200 wenzelm OuterSyntax.scan: pass position;
Tue, 12 Aug 2008 21:28:07 +0200 wenzelm message: ignored if body empty;
Tue, 12 Aug 2008 21:28:05 +0200 wenzelm load_thy: removed obsolete dir argument;
Tue, 12 Aug 2008 21:28:03 +0200 wenzelm abstract type span, tuned interfaces;
Tue, 12 Aug 2008 21:28:01 +0200 wenzelm adapted ThyEdit operations;
Tue, 12 Aug 2008 21:27:59 +0200 wenzelm added ignored, malformed transitions;
Tue, 12 Aug 2008 21:27:57 +0200 wenzelm Symbol.source/OuterLex.source: more explicit do_recover argument;
Tue, 12 Aug 2008 21:27:55 +0200 wenzelm Isabelle.command: inline former OuterSyntax.prepare_command;
Tue, 12 Aug 2008 21:27:53 +0200 wenzelm load thy_edit.ML before outer_syntax.ML;
Tue, 12 Aug 2008 21:27:51 +0200 wenzelm renamed unknown_span to malformed_span;
Tue, 12 Aug 2008 21:27:48 +0200 wenzelm Symbol.source/OuterLex.source: more explicit do_recover argument;
Tue, 12 Aug 2008 21:27:46 +0200 wenzelm updated generated file;
Mon, 11 Aug 2008 22:25:45 +0200 haftmann rudimentary code setup for set operations
Mon, 11 Aug 2008 22:06:51 +0200 wenzelm <applet>: more XHTML 1.0 Transitional conformance;
Mon, 11 Aug 2008 22:06:49 +0200 wenzelm Isar.command: OuterSyntax.prepare_command_failsafe defers syntax errors until execution time;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip