Tue, 02 Sep 2008 22:20:20 +0200 wenzelm ProofDisplay.print_results;
Tue, 02 Sep 2008 22:20:16 +0200 wenzelm no pervasive bindings;
Tue, 02 Sep 2008 21:31:28 +0200 nipkow Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and
Tue, 02 Sep 2008 20:38:17 +0200 haftmann distributed literal code generation out of central infrastructure
Tue, 02 Sep 2008 20:07:51 +0200 wenzelm * Result facts now refer to the *full* internal name;
Tue, 02 Sep 2008 20:04:26 +0200 wenzelm * Name bindings in higher specification mechanisms;
Tue, 02 Sep 2008 18:01:24 +0200 wenzelm pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
Tue, 02 Sep 2008 18:01:23 +0200 wenzelm updated generated file;
Tue, 02 Sep 2008 17:31:20 +0200 ballarin Interpretation commands no longer accept interpretation attributes.
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:32 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:31 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:30 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:29 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:28 +0200 wenzelm added binding;
Tue, 02 Sep 2008 14:10:27 +0200 wenzelm added fixed_decl, fact_decl, local_fact_decl;
Tue, 02 Sep 2008 14:10:25 +0200 wenzelm name_thm etc.: pass position;
Tue, 02 Sep 2008 14:10:24 +0200 wenzelm added type binding -- generic name bindings;
Tue, 02 Sep 2008 14:10:19 +0200 wenzelm name/var morphism operates on Name.binding;
Tue, 02 Sep 2008 12:07:34 +0200 haftmann adapted to class instantiation compliance
Mon, 01 Sep 2008 22:10:42 +0200 nipkow It appears that the code generator (Stefan's) needs some laws that appear superfluous: {..n} = set ...
Mon, 01 Sep 2008 19:17:47 +0200 nipkow renamed lemma
Mon, 01 Sep 2008 19:17:37 +0200 nipkow moved more lemmas here from AFP/Integration/Rats
Mon, 01 Sep 2008 19:17:04 +0200 nipkow moved lemma into SetInterval where it belongs
Mon, 01 Sep 2008 19:16:40 +0200 nipkow cleaned up code generation for {.._} and {..<_}
Mon, 01 Sep 2008 10:28:04 +0200 nipkow *** empty log message ***
Mon, 01 Sep 2008 10:20:14 +0200 nipkow extended interface to preferences to allow adding new ones
Mon, 01 Sep 2008 10:19:38 +0200 nipkow Prover is set via menu now
Mon, 01 Sep 2008 10:18:37 +0200 haftmann restructured code generation of literals
Fri, 29 Aug 2008 20:36:08 +0200 wenzelm IsabelleSystem.mk_fifo, IsabelleSystem.rm_fifo;
Fri, 29 Aug 2008 20:36:07 +0200 wenzelm init: more explicit protocol of open/remove rendezvous;
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip