Tue, 03 Mar 2009 15:12:52 +0100 wenzelm Binding.str_of;
Tue, 03 Mar 2009 15:09:09 +0100 wenzelm Binding.str_of;
Tue, 03 Mar 2009 15:09:08 +0100 wenzelm Binding.str_of;
Tue, 03 Mar 2009 15:09:07 +0100 wenzelm renamed Binding.display to Binding.str_of, which is slightly more canonical;
Tue, 03 Mar 2009 14:54:12 +0100 wenzelm nicer_shortest: use NameSpace.extern_flags with disabled "features" instead of internal NameSpace.get_accesses;
Tue, 03 Mar 2009 14:53:29 +0100 wenzelm moved name space externalization flags back to name_space.ML;
Tue, 03 Mar 2009 14:52:13 +0100 wenzelm moved name space externalization flags back to name_space.ML;
Tue, 03 Mar 2009 14:16:05 +0100 wenzelm reverted change introduced in a7c164e228e1 -- there cannot be a "bug" in a perfectly normal operation on the internal data representation that merely escaped into public by accident (cf. 0a981c596372);
Tue, 03 Mar 2009 14:08:53 +0100 wenzelm merged
Tue, 03 Mar 2009 14:07:43 +0100 wenzelm Thm.binding;
Tue, 03 Mar 2009 14:07:23 +0100 wenzelm added type binding and val empty_binding;
Tue, 03 Mar 2009 13:22:01 +0100 wenzelm updated generated files;
Tue, 03 Mar 2009 12:12:38 +0100 wenzelm ignore "source" option in antiquotations @{ML}, @{ML_type}, @{ML_struct} -- did not really make sense, without it users can enable source mode globally with less surprises;
Tue, 03 Mar 2009 12:14:52 +1100 Timothy Bourke Implement Makarius's suggestion for improved type pattern parsing.
Mon, 02 Mar 2009 18:11:39 +1100 Timothy Bourke find_consts: fold in preference to foldl; hide internal constants; remove redundant exception catch
Mon, 02 Mar 2009 20:31:27 +0100 wenzelm adapted to lates experimental version;
Mon, 02 Mar 2009 20:29:43 +0100 wenzelm removed Ids;
Mon, 02 Mar 2009 18:50:41 +0100 haftmann merged
Mon, 02 Mar 2009 16:58:39 +0100 haftmann reduced confusion code_funcgr vs. code_wellsorted
Mon, 02 Mar 2009 16:58:39 +0100 haftmann better markup
Mon, 02 Mar 2009 17:26:23 +0100 nipkow name fix
Mon, 02 Mar 2009 16:54:13 +0100 nipkow merged
Mon, 02 Mar 2009 16:53:55 +0100 nipkow name changes
Mon, 02 Mar 2009 12:34:03 +0000 chaieb Automated merge with ssh://chaieb@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Mon, 02 Mar 2009 12:33:12 +0000 chaieb Moved a few theorems about monotonic sequences from Fundamental_Theorem_Algebra to SEQ.thy
Mon, 02 Mar 2009 10:55:54 +0100 wenzelm fixed broken @{file} refs;
Mon, 02 Mar 2009 10:48:22 +0100 wenzelm merged
Mon, 02 Mar 2009 08:26:03 +0100 haftmann using plain ISABELLE_PROCESS
Mon, 02 Mar 2009 08:15:54 +0100 haftmann merged
Mon, 02 Mar 2009 08:15:32 +0100 haftmann ignore ISABELLE_LINE_EDITOR for code generation
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Sun, 01 Mar 2009 16:48:06 +0100 wenzelm discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
Sun, 01 Mar 2009 16:22:37 +0100 wenzelm avoid fragile parsing of end_timing result -- would have produced GC time on MosML, for example;
Sun, 01 Mar 2009 16:21:33 +0100 wenzelm end_timing: generalized result -- message plus with explicit time values;
Sun, 01 Mar 2009 14:45:23 +0100 wenzelm replaced archaic Display.pretty_fact by FindTheorems.pretty_thm, which observes the context properly (as did the former prt_fact already);
Sun, 01 Mar 2009 14:36:27 +0100 wenzelm updated contributors;
Sun, 01 Mar 2009 13:48:17 +0100 wenzelm removed parts of the manual that are clearly obsolete, or covered by
Sun, 01 Mar 2009 12:37:59 +0100 wenzelm merged
Sun, 01 Mar 2009 12:37:42 +0100 wenzelm minor update of Mercurial HOWTO;
Sun, 01 Mar 2009 12:01:57 +0100 nipkow removed redundant lemmas
Sun, 01 Mar 2009 10:24:57 +0100 nipkow added lemmas by Jeremy Avigad
Sat, 28 Feb 2009 21:34:33 +0100 wenzelm A Serbian theory, by Filip Maric.
Sat, 28 Feb 2009 20:29:20 +0100 wenzelm more accurate deps;
Sat, 28 Feb 2009 20:27:19 +0100 wenzelm merged
Sat, 28 Feb 2009 10:55:10 -0800 huffman add news for HOLCF; fixed some typos and inaccuracies
Sat, 28 Feb 2009 18:28:15 +0100 wenzelm fixed headers;
Sat, 28 Feb 2009 18:25:19 +0100 wenzelm moved isabelle_system.scala to src/Pure/System/;
Sat, 28 Feb 2009 18:00:20 +0100 wenzelm moved isabelle_process.ML, isabelle_process.scala, isar.ML, session.ML to Pure/System/ (together with associated Isar commands);
Sat, 28 Feb 2009 17:09:32 +0100 wenzelm updated generated files;
Sat, 28 Feb 2009 17:08:33 +0100 wenzelm added method "coherent";
Sat, 28 Feb 2009 17:08:08 +0100 wenzelm more refs;
Sat, 28 Feb 2009 16:48:27 +0100 wenzelm moved method "iprover" to HOL specific part;
Sat, 28 Feb 2009 16:39:46 +0100 wenzelm removed Ids;
Sat, 28 Feb 2009 16:35:33 +0100 wenzelm simultaneous use_thys;
Sat, 28 Feb 2009 16:31:10 +0100 wenzelm replaced low-level 'no_syntax' by 'no_notation';
Sat, 28 Feb 2009 14:52:21 +0100 wenzelm moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
Sat, 28 Feb 2009 14:42:54 +0100 wenzelm tuned message;
Sat, 28 Feb 2009 14:17:44 +0100 wenzelm * New prover for coherent logic (see src/Tools/coherent.ML).
Sat, 28 Feb 2009 14:17:27 +0100 wenzelm more CONTRIBUTORS;
Sat, 28 Feb 2009 14:09:58 +0100 wenzelm removed Ids;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip