NEWS
Fri, 16 Mar 2007 21:32:06 +0100 haftmann lattice cleanup
Fri, 09 Mar 2007 08:45:50 +0100 haftmann stepping towards uniform lattice theory development in HOL
Fri, 02 Mar 2007 15:43:15 +0100 haftmann prefix of class interpretation not mandatory any longer
Wed, 28 Feb 2007 22:05:41 +0100 wenzelm added @{const_name}, @{const_syntax};
Wed, 14 Feb 2007 10:06:12 +0100 haftmann added class "preorder"
Wed, 31 Jan 2007 16:05:10 +0100 haftmann dropped lemma duplicates in HOL.thy
Sun, 21 Jan 2007 19:09:35 +0100 wenzelm * ML in Isar: improved error reporting;
Sun, 21 Jan 2007 17:13:30 +0100 wenzelm tuned;
Sat, 20 Jan 2007 14:09:23 +0100 wenzelm * ML within Isar: antiquotations;
Fri, 19 Jan 2007 22:31:17 +0100 wenzelm tuned;
Fri, 19 Jan 2007 22:14:23 +0100 wenzelm tuned;
Sat, 30 Dec 2006 12:38:51 +0100 wenzelm * Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
Fri, 22 Dec 2006 14:03:30 +0100 ballarin Experimenting with interpretations of "definition".
Mon, 18 Dec 2006 08:21:35 +0100 haftmann switched argument order in *.syntax lifters
Tue, 12 Dec 2006 17:15:42 +0100 huffman additions to HOL-Complex
Sun, 10 Dec 2006 15:30:31 +0100 wenzelm added print_abbrevs;
Sat, 09 Dec 2006 18:05:36 +0100 wenzelm added antiquotation abbrev;
Tue, 05 Dec 2006 00:42:36 +0100 wenzelm * Pure: official theorem names and additional comments are now strictly separate.
Wed, 29 Nov 2006 15:47:05 +0100 wenzelm tuned;
Mon, 27 Nov 2006 13:42:30 +0100 haftmann adjusted syntax for internal code generation
Sun, 26 Nov 2006 18:07:36 +0100 wenzelm * Pure: syntax constant for foo (binder) is called foo_binder;
Wed, 22 Nov 2006 20:51:00 +0100 wenzelm * settings: ML_IDENTIFIER includes the Isabelle version identifier;
Wed, 22 Nov 2006 10:21:17 +0100 haftmann added Isar syntax for adding parameters to axclasses
Tue, 21 Nov 2006 20:47:58 +0100 wenzelm * Isar: the assumptions of a long theorem statement are available as assms;
Sat, 18 Nov 2006 00:20:12 +0100 haftmann adjustments for class package
Tue, 14 Nov 2006 15:29:50 +0100 wenzelm tuned antiquotation theory;
Mon, 13 Nov 2006 20:08:52 +0100 wenzelm tuned;
Mon, 13 Nov 2006 15:43:24 +0100 haftmann added antiquotation theory
Mon, 13 Nov 2006 13:53:48 +0100 krauss updated
Sat, 11 Nov 2006 16:12:23 +0100 wenzelm * Local theory targets ``context/locale/class ... begin'' followed by ``end''.
Thu, 09 Nov 2006 11:58:51 +0100 wenzelm HOL: less/less_eq on bool, modified syntax;
Wed, 08 Nov 2006 23:11:13 +0100 wenzelm moved theories Parity, GCD, Binomial to Library;
Wed, 08 Nov 2006 11:22:40 +0100 wenzelm moved contribution note to CONTRIBUTORS;
Wed, 08 Nov 2006 09:08:54 +0100 krauss Made "termination by lexicographic_order" the default for "fun" definitions.
Tue, 07 Nov 2006 18:25:48 +0100 schirmer field-update in records is generalised to take a function on the field
Tue, 07 Nov 2006 14:03:04 +0100 haftmann made locale partial_order compatible with axclass order
Tue, 07 Nov 2006 11:47:56 +0100 wenzelm 'const_syntax' command: allow fixed variables, renamed to 'notation';
Tue, 07 Nov 2006 09:41:14 +0100 krauss updated NEWS
Sat, 04 Nov 2006 19:25:36 +0100 wenzelm tuned;
Tue, 31 Oct 2006 14:58:12 +0100 haftmann adapted to new serializer syntax
Tue, 31 Oct 2006 09:28:52 +0100 haftmann dropped nth_update
Mon, 23 Oct 2006 16:56:35 +0200 haftmann (added entry)
Fri, 20 Oct 2006 10:44:33 +0200 haftmann Symtab.foldl replaced by Symtab.fold
Mon, 16 Oct 2006 10:27:54 +0200 ballarin Order and lattice structures no longer based on records.
Wed, 11 Oct 2006 22:59:36 +0200 wenzelm * isabelle-process: option -S (secure mode) disables some critical operations;
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Mon, 09 Oct 2006 12:08:33 +0200 wenzelm attribute "symmetric": standardized schematic variables;
Wed, 04 Oct 2006 14:25:47 +0200 haftmann insert replacing ins ins_int ins_string
Sun, 01 Oct 2006 18:29:23 +0200 wenzelm tuned;
Tue, 26 Sep 2006 17:33:04 +0200 krauss Changed precedence of "op O" (relation composition) from 60 to 75.
Tue, 26 Sep 2006 13:34:15 +0200 haftmann renamed 0 and 1 to HOL.zero and HOL.one respectivly
Tue, 19 Sep 2006 23:15:24 +0200 wenzelm * Pure: 'print_theory' now suppresses entities with internal name;
Tue, 19 Sep 2006 15:31:32 +0200 haftmann Operational Equality
Mon, 18 Sep 2006 19:40:14 +0200 wenzelm * Pure: 'class_deps' command visualizes the subclass relation;
Mon, 11 Sep 2006 21:35:19 +0200 wenzelm induct method: renamed 'fixing' to 'arbitrary';
Mon, 11 Sep 2006 14:28:47 +0200 haftmann hid succ, pred in Numeral.thy
Wed, 06 Sep 2006 13:48:02 +0200 haftmann got rid of Numeral.bin type
Fri, 01 Sep 2006 08:36:51 +0200 haftmann final syntax for some Isar code generator keywords
Mon, 14 Aug 2006 11:16:20 +0200 chaieb *** empty log message ***
Wed, 09 Aug 2006 10:59:58 +0200 wenzelm * ProofContext.prems_limit is now -1 by default;
less more (0) -300 -100 -60 tip