Tue, 20 Nov 2007 14:01:49 +0100 wenzelm tuned;
Tue, 20 Nov 2007 13:59:23 +0100 wenzelm tuned spacing;
Tue, 20 Nov 2007 13:55:13 +0100 wenzelm updated Proof General advertisement;
Tue, 20 Nov 2007 11:42:15 +0100 wenzelm PolyML.SaveState.loadState: exit on failure;
Mon, 19 Nov 2007 13:42:09 +0100 aspinall Init outer syntax after message setup to avoid spurious output.
Mon, 19 Nov 2007 12:06:10 +0100 isatest update to most recent smlnj version
Mon, 19 Nov 2007 11:09:09 +0100 wenzelm inform_file_processed: made even more robust against bad file specs;
Sun, 18 Nov 2007 16:10:12 +0100 wenzelm removed unused inform_file_processed;
Sun, 18 Nov 2007 16:10:11 +0100 wenzelm init_empty: check before change (avoids non-linear update);
Thu, 15 Nov 2007 18:31:53 +0100 aspinall Add thm_dep preference to menu, inadvertently missed off
Thu, 15 Nov 2007 15:05:03 +0100 wenzelm tuned;
Thu, 15 Nov 2007 13:01:55 +0100 wenzelm use -source instead of -target;
Thu, 15 Nov 2007 11:53:49 +0100 wenzelm target 1.4 of JVM;
Thu, 15 Nov 2007 11:49:04 +0100 wenzelm thy_name: be very liberal about file name format (workaround problem with XEmacs on cygwin);
Thu, 15 Nov 2007 11:49:03 +0100 wenzelm isatool version: clarify that this is the *long* form;
Thu, 15 Nov 2007 11:49:02 +0100 wenzelm ISABELLE_IDENTIFIER is filled in automatically, not taken from the *long* form of isatool version!
Thu, 15 Nov 2007 11:49:00 +0100 wenzelm cover ISABELLE_IDENTIFIER;
Wed, 14 Nov 2007 16:22:44 +0100 wenzelm README for E binary distribution;
Wed, 14 Nov 2007 16:22:32 +0100 wenzelm tuned;
Tue, 13 Nov 2007 18:29:28 +0100 paulson patching in the latest changes from Hurd
Tue, 13 Nov 2007 17:04:16 +0100 wenzelm tuned;
Tue, 13 Nov 2007 16:24:03 +0100 wenzelm some more items;
Tue, 13 Nov 2007 13:51:12 +0100 nipkow updated
Tue, 13 Nov 2007 11:04:30 +0100 berghofe Added JAR paper by Wenzel and Wiedijk.
Tue, 13 Nov 2007 11:02:55 +0100 berghofe Removed some case_names and consumes attributes that are now no longer
Tue, 13 Nov 2007 11:00:29 +0100 berghofe Added TrueE to extraction_expand.
Tue, 13 Nov 2007 10:59:26 +0100 berghofe Added new program extraction examples.
Tue, 13 Nov 2007 10:58:46 +0100 berghofe New case studies for program extraction.
Tue, 13 Nov 2007 10:57:47 +0100 berghofe Moved auxiliary lemmas to separate theory.
Tue, 13 Nov 2007 10:55:54 +0100 berghofe Added new exampes Greatest_Common_Divisor and Euclid.
Tue, 13 Nov 2007 10:55:08 +0100 berghofe Moved nat_eq_dec to Util.thy
Tue, 13 Nov 2007 10:54:40 +0100 berghofe Moved nat_eq_dec and search to Util.thy
Tue, 13 Nov 2007 10:53:39 +0100 berghofe Tuned.
Tue, 13 Nov 2007 10:50:33 +0100 berghofe to_pred and to_set now save induction and case rule tags.
Mon, 12 Nov 2007 23:08:12 +0100 wenzelm removed left-over text links from lynx conversion;
Mon, 12 Nov 2007 21:09:32 +0100 wenzelm back to sigusr2, after Poly/ML 5.1 has been adapted;
Mon, 12 Nov 2007 20:10:34 +0100 wenzelm changed Posix.Signal.usr2 to Posix.Signal.usr1 to make it work with Poly/ML 5.1;
Mon, 12 Nov 2007 19:02:32 +0100 nipkow updates
Mon, 12 Nov 2007 14:20:21 +0100 haftmann updated
Mon, 12 Nov 2007 11:18:51 +0100 wenzelm reactivated default paragraph formatting for ``proof documents'';
Mon, 12 Nov 2007 11:07:51 +0100 schirmer fixed typo;
Mon, 12 Nov 2007 11:07:22 +0100 schirmer added signatures;
Sun, 11 Nov 2007 20:29:07 +0100 wenzelm abbrev: bypass full term check via ProofContext.standard_infer_types (prevents forced expansion);
Sun, 11 Nov 2007 20:29:06 +0100 wenzelm simplified Consts.dest;
Sun, 11 Nov 2007 20:29:05 +0100 wenzelm simplified Consts.dest;
Sun, 11 Nov 2007 20:29:04 +0100 wenzelm simplified Consts.dest;
Sun, 11 Nov 2007 19:41:26 +0100 nipkow updates
Sun, 11 Nov 2007 17:18:38 +0100 wenzelm avoid ML print in production code;
Sun, 11 Nov 2007 16:58:41 +0100 wenzelm updated;
Sun, 11 Nov 2007 16:50:30 +0100 wenzelm auto quickcheck: reduced messages;
Sun, 11 Nov 2007 16:50:29 +0100 wenzelm notation works with any known constant (including fixes/abbrevs);
Sun, 11 Nov 2007 16:50:27 +0100 wenzelm HOL-Statespace;
Sun, 11 Nov 2007 16:45:47 +0100 wenzelm * HOL-Statespace;
Sun, 11 Nov 2007 16:24:22 +0100 wenzelm restore interrupt handler on init;
Sun, 11 Nov 2007 14:17:15 +0100 wenzelm abbrev: back to PrintMode.internal, which works at least half-way;
Sun, 11 Nov 2007 14:00:13 +0100 wenzelm syntax operations: turned extend'' into update'' (absorb duplicates);
Sun, 11 Nov 2007 14:00:12 +0100 wenzelm replaced extend_prtabs by update_prtabs (absorb duplicates);
Sun, 11 Nov 2007 14:00:11 +0100 wenzelm abbrev: PrintMode.input instead of PrintMode.internal for global version!
Sun, 11 Nov 2007 14:00:10 +0100 wenzelm renamed update_list to cons_list;
Sun, 11 Nov 2007 14:00:09 +0100 wenzelm syntax operations: turned extend'' into update'' (absorb duplicates);
Sun, 11 Nov 2007 14:00:08 +0100 wenzelm renamed Symtab.update_list to Symtab.cons_list;
Sun, 11 Nov 2007 14:00:05 +0100 wenzelm tuned specifications of 'notation';
Sat, 10 Nov 2007 23:04:03 +0100 wenzelm added update_const_gram (avoids duplicates);
Sat, 10 Nov 2007 23:04:02 +0100 wenzelm remove_prtabs: tuned, avoid excessive garbage;
Sat, 10 Nov 2007 23:04:00 +0100 wenzelm update_modesyntax: based on Syntax.update_const_gram (avoids duplicates);
Sat, 10 Nov 2007 23:03:57 +0100 wenzelm similar_types: uniform treatment of TFrees/TVars;
Sat, 10 Nov 2007 23:03:56 +0100 wenzelm notation: based on Syntax.update_const_gram (avoids duplicates);
Sat, 10 Nov 2007 23:03:52 +0100 wenzelm tuned specifications of 'notation';
Sat, 10 Nov 2007 18:36:10 +0100 wenzelm removed LocalTheory.target_naming/name;
Sat, 10 Nov 2007 18:36:08 +0100 wenzelm put_inductives: be permissive about multiple versions
Sat, 10 Nov 2007 18:36:07 +0100 wenzelm tuned proofs;
Sat, 10 Nov 2007 18:36:06 +0100 wenzelm tuned document;
Sat, 10 Nov 2007 18:36:06 +0100 wenzelm Orderings.min/max: no need to qualify consts;
Sat, 10 Nov 2007 15:58:18 +0100 wenzelm auto_quickcheck ref: set default in ProofGeneral/preferences only
Sat, 10 Nov 2007 15:58:18 +0100 wenzelm ProofGeneral/preferences: auto_quickcheck=true;
Sat, 10 Nov 2007 14:36:33 +0100 wenzelm qualified Proofterm.proofs;
Sat, 10 Nov 2007 14:31:23 +0100 wenzelm @{const}: improved ProofContext.read_const does the job;
Sat, 10 Nov 2007 14:31:22 +0100 wenzelm locale_const: suppress in class body as well (prevents qualified printing);
Sat, 10 Nov 2007 14:31:21 +0100 wenzelm notation: improved ProofContext.read_const does the job;
Sat, 10 Nov 2007 14:31:20 +0100 wenzelm updated;
Sat, 10 Nov 2007 14:31:18 +0100 wenzelm replaced @{const} (allows name only) by proper @{term};
Fri, 09 Nov 2007 23:24:31 +0100 haftmann proper implementation of check phase; non-qualified names for class operations
Fri, 09 Nov 2007 23:24:30 +0100 haftmann explicit message for failed autoquickcheck
Fri, 09 Nov 2007 19:37:35 +0100 wenzelm tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
Fri, 09 Nov 2007 19:37:35 +0100 wenzelm avoid obsolete Sign.read_prop;
Fri, 09 Nov 2007 19:37:33 +0100 wenzelm tuned proofs -- avoid implicit prems;
Fri, 09 Nov 2007 19:37:32 +0100 wenzelm fixed imports path;
Fri, 09 Nov 2007 19:37:30 +0100 wenzelm tuned proofs -- avoid open cases;
Fri, 09 Nov 2007 18:59:56 +0100 krauss function package: using the names of the equations as case names turned out to be impractical => disabled
Fri, 09 Nov 2007 13:41:27 +0100 krauss avoid name clashes when generating code for union, inter
Thu, 08 Nov 2007 22:57:45 +0100 wenzelm oops -- avoid vacous goal message;
Thu, 08 Nov 2007 22:36:46 +0100 wenzelm tuned messages;
Thu, 08 Nov 2007 22:19:43 +0100 wenzelm avoid "import" as identifier, which is a keyword in Alice;
Thu, 08 Nov 2007 20:52:27 +0100 wenzelm tuned presentation;
Thu, 08 Nov 2007 20:09:17 +0100 wenzelm avoid implicit use of prems;
Thu, 08 Nov 2007 20:08:11 +0100 wenzelm where/of: do not allow schematic variables here!
Thu, 08 Nov 2007 20:08:09 +0100 wenzelm removed unused read_termTs_schematic, read/cert_vars_legacy, add_fixes_legacy;
Thu, 08 Nov 2007 20:08:07 +0100 wenzelm discontinued legacy vars;
Thu, 08 Nov 2007 20:08:02 +0100 wenzelm removed unused read_def_terms';
Thu, 08 Nov 2007 20:08:01 +0100 wenzelm eliminated illegal schematic variables in where/of;
Thu, 08 Nov 2007 20:08:00 +0100 wenzelm eliminated illegal schematic variables in where/of;
Thu, 08 Nov 2007 20:07:58 +0100 wenzelm x86_64: fall back on x86 (more efficient);
Thu, 08 Nov 2007 20:07:57 +0100 wenzelm tuned comments;
Thu, 08 Nov 2007 14:51:31 +0100 wenzelm renamed ProofContext.read_const' to ProofContext.read_const_proper;
Thu, 08 Nov 2007 14:51:30 +0100 wenzelm renamed ProofContext.read_const' to ProofContext.read_const_proper;
Thu, 08 Nov 2007 14:51:29 +0100 wenzelm synchronize_syntax: improved declare_const (still inactive);
Thu, 08 Nov 2007 14:51:28 +0100 wenzelm added const_proper;
Thu, 08 Nov 2007 13:24:03 +0100 nipkow added evaluation
Thu, 08 Nov 2007 13:23:47 +0100 nipkow fix
Thu, 08 Nov 2007 13:23:36 +0100 nipkow new general syntax
Thu, 08 Nov 2007 13:23:19 +0100 nipkow tuned
Thu, 08 Nov 2007 13:23:04 +0100 nipkow updated to notation and abbreviation
Thu, 08 Nov 2007 13:21:15 +0100 haftmann added purify_sym
Thu, 08 Nov 2007 13:21:14 +0100 haftmann tuned
Thu, 08 Nov 2007 13:21:12 +0100 haftmann duv, mod, int conversion
Wed, 07 Nov 2007 22:20:13 +0100 wenzelm ProofContext.read_const';
Wed, 07 Nov 2007 22:20:12 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 22:20:11 +0100 wenzelm export read_const';
Wed, 07 Nov 2007 22:20:09 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 18:19:04 +0100 nipkow added inductive
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip