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;
Sat, 28 Feb 2009 14:02:12 +0100 wenzelm moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
Sat, 28 Feb 2009 13:54:47 +0100 wenzelm some updates on ancient README;
Fri, 27 Feb 2009 19:05:46 -0800 huffman fixrec package uses new-style syntax and local-theory interface
Fri, 27 Feb 2009 18:34:20 -0800 huffman add function taken_names
Fri, 27 Feb 2009 15:39:35 -0800 huffman merged
Fri, 27 Feb 2009 15:37:56 -0800 huffman make list-style polynomial syntax work when show_sorts is on
Fri, 27 Feb 2009 20:00:54 +0100 wenzelm more CONTRIBUTORS;
Fri, 27 Feb 2009 19:19:39 +0100 wenzelm turned "read-only refs" typ_level and minimize_applies into constant values;
Fri, 27 Feb 2009 18:50:35 +0100 wenzelm merged
Thu, 26 Feb 2009 10:13:43 +0100 immler removed global ref dfg_format
Wed, 25 Feb 2009 10:02:10 +0100 immler removed local ref const_needs_hBOOL;
Tue, 24 Feb 2009 18:06:36 +0100 immler removed local ref const_min_arity
Fri, 27 Feb 2009 18:03:47 +0100 wenzelm eliminated private clones of List.partition;
Fri, 27 Feb 2009 16:54:49 +0100 wenzelm observe some Isabelle/ML coding conventions;
Fri, 27 Feb 2009 16:38:52 +0100 wenzelm eliminated NJ's List.nth;
Fri, 27 Feb 2009 16:33:11 +0100 wenzelm tuned CHANGED_GOAL: use Thm.cprem_of instead of selecting from Thm.prems_of;
Fri, 27 Feb 2009 16:18:02 +0100 wenzelm tuned/unified size_of_term and size_of_typ, eliminated obsolete foldl;
Fri, 27 Feb 2009 16:05:40 +0100 wenzelm observe basic Isabelle/ML coding conventions;
Fri, 27 Feb 2009 15:46:22 +0100 wenzelm moved find_theorems.ML and find_consts.ML to Pure/Tools, collecting main implementation in one place each;
Fri, 27 Feb 2009 12:28:28 +0100 wenzelm added ML-Systems/polyml-experimental.ML;
Fri, 27 Feb 2009 11:46:03 +0100 wenzelm tuned;
Fri, 27 Feb 2009 11:43:24 +0100 wenzelm even less default memory for sunbroy2;
Fri, 27 Feb 2009 09:56:18 +0100 boehmes merged
Fri, 27 Feb 2009 08:12:38 +0100 boehmes merged
Thu, 26 Feb 2009 18:00:08 +0100 boehmes Made then_conv and else_conv available as infix operations.
Fri, 27 Feb 2009 09:01:05 +0100 haftmann merged
Fri, 27 Feb 2009 08:59:11 +0100 haftmann fixed typo
Thu, 26 Feb 2009 15:27:18 -0800 huffman merged
Thu, 26 Feb 2009 11:17:38 -0800 huffman avoid using legacy type inference
Thu, 26 Feb 2009 10:28:53 -0800 huffman use TheoryData to keep track of pattern match combinators
Thu, 26 Feb 2009 08:48:33 -0800 huffman merged
Thu, 26 Feb 2009 08:44:44 -0800 huffman remove unnecessary simp rules
Thu, 26 Feb 2009 08:44:12 -0800 huffman revert some Suc 0 lemmas back to their original forms; added some simp rules for (1::nat)
Thu, 26 Feb 2009 22:13:01 +0100 wenzelm merged
Thu, 26 Feb 2009 22:12:41 +0100 wenzelm back to canonical ROOT, to see if memory problems still persist;
Fri, 27 Feb 2009 07:40:25 +1100 kleing trying less default memory for sunbroy2 test
Thu, 26 Feb 2009 21:16:53 +0100 wenzelm basic setup for chapter "Syntax and type-checking";
Thu, 26 Feb 2009 20:57:59 +0100 wenzelm merged
Thu, 26 Feb 2009 20:56:59 +0100 wenzelm standard headers;
Thu, 26 Feb 2009 20:55:47 +0100 wenzelm updated generated files;
Thu, 26 Feb 2009 20:44:07 +0100 wenzelm uniform treatment of ML indexing, using general \indexdef macro for formal Isabelle/Isar entities;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip