Tue, 07 Sep 2010 14:08:21 +0200 wenzelm report token range after inner parse error -- often provides important clues about misunderstanding concerning lexical phase;
Tue, 07 Sep 2010 13:16:45 +0200 wenzelm slightly more robust Plugin.stop -- components might refer to Isabelle.system even after shutdown;
Wed, 08 Sep 2010 13:30:41 +0100 paulson merged
Wed, 08 Sep 2010 13:25:32 +0100 paulson tidied using inductive_simps
Wed, 08 Sep 2010 13:25:22 +0200 haftmann NEWS
Wed, 08 Sep 2010 13:22:24 +0200 haftmann removed ancient constdefs command
Wed, 08 Sep 2010 10:45:55 +0200 nipkow put expand_(fun/set)_eq back in as synonyms, for compatibility
Tue, 07 Sep 2010 15:56:33 -0700 huffman set up Nil and Cons to work as fixrec patterns
Tue, 07 Sep 2010 17:36:33 +0200 haftmann merged
Tue, 07 Sep 2010 16:58:01 +0200 haftmann updated generated document
Tue, 07 Sep 2010 16:49:32 +0200 haftmann only write ghc pragma when writing to a file
Tue, 07 Sep 2010 16:37:23 +0200 haftmann added flat_program; tuned signature
Tue, 07 Sep 2010 16:37:23 +0200 haftmann dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
Tue, 07 Sep 2010 16:26:14 +0200 haftmann moved flat_program to code_namespace
Tue, 07 Sep 2010 16:05:20 +0200 haftmann dropped outdated substitution
Tue, 07 Sep 2010 16:05:18 +0200 haftmann Haskell uses generic flat_program combinator
Tue, 07 Sep 2010 11:08:58 +0200 haftmann factored out build_module_namespace
Tue, 07 Sep 2010 11:08:57 +0200 haftmann added generic flat_program procedure
Tue, 07 Sep 2010 14:11:05 +0200 bulwahn using the proposed modes for starting the fixpoint iteration in the mode analysis
Tue, 07 Sep 2010 12:04:34 +0200 nipkow merged
Tue, 07 Sep 2010 12:04:18 +0200 nipkow renamed expand_*_eq in HOLCF as well
Tue, 07 Sep 2010 10:05:19 +0200 nipkow expand_fun_eq -> ext_iff
Tue, 07 Sep 2010 11:52:43 +0200 bulwahn merged
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn lower expectation in Reg exp example
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn renewing specification in example file; adding invocation in example file
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn handling collection of simprules as sets rather than as lists
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn stating errors in error messages more verbose in predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn raising an exception instead of guessing some reasonable behaviour for this function
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn using linear find_least instead of sorting in the mode analysis of the predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding code attribute to definition of equality of finite sets for executability of equality of finite sets
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adapting example files
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding the Reg_Exp example
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn towards time limiting the prolog execution
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding IMP quickcheck examples
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding the CFG example to the build process
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding a List example (challenge from Tobias) for counterexample search
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
Mon, 06 Sep 2010 22:58:06 +0200 wenzelm turned show_hyps and show_tags into proper configuration option;
Mon, 06 Sep 2010 22:31:54 +0200 wenzelm discontinued obsolete ProofContext.prems_limit;
Mon, 06 Sep 2010 22:08:49 +0200 wenzelm ML_Context.thm and ML_Context.thms no longer pervasive;
Mon, 06 Sep 2010 21:33:19 +0200 wenzelm more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
Mon, 06 Sep 2010 19:23:54 +0200 wenzelm merged
Mon, 06 Sep 2010 19:23:35 +0200 wenzelm isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
Mon, 06 Sep 2010 19:13:10 +0200 wenzelm more antiquotations;
Mon, 06 Sep 2010 19:11:01 +0200 wenzelm ML_Context.thm;
Mon, 06 Sep 2010 14:18:16 +0200 wenzelm more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
Mon, 06 Sep 2010 13:22:11 +0200 wenzelm modernized session ROOT setup;
Mon, 06 Sep 2010 13:06:27 +0200 wenzelm some results of concurrency code inspection;
Mon, 06 Sep 2010 15:01:37 +0200 hoelzl When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
Mon, 06 Sep 2010 12:38:45 +0200 wenzelm merged;
Mon, 06 Sep 2010 00:08:47 +0200 wenzelm ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
Sun, 05 Sep 2010 23:31:12 +0200 wenzelm use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
Sun, 05 Sep 2010 23:26:16 +0200 wenzelm use setmp_noncritical for sequential Pure bootstrap;
Sun, 05 Sep 2010 23:16:21 +0200 wenzelm turned show_brackets into proper configuration option;
Sun, 05 Sep 2010 22:23:48 +0200 wenzelm Syntax.standard_parse_term: eliminated redundant Pretty.pp;
Sun, 05 Sep 2010 22:15:50 +0200 wenzelm structure Syntax: define "interfaces" before actual implementations;
Sun, 05 Sep 2010 21:41:24 +0200 wenzelm turned show_sorts/show_types into proper configuration options;
Sun, 05 Sep 2010 19:47:40 +0200 wenzelm pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
Sat, 04 Sep 2010 22:36:42 +0200 wenzelm refined treatment of multi-line subexpressions;
Sat, 04 Sep 2010 22:00:25 +0200 wenzelm basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);