Wed, 27 May 1998 12:19:35 +0200 paulson auto update
Tue, 26 May 1998 12:29:27 +0200 wenzelm made SML/NJ happy;
Tue, 26 May 1998 12:29:10 +0200 wenzelm foldl_map prep_field;
Mon, 25 May 1998 21:28:07 +0200 wenzelm tuned store_theory;
Mon, 25 May 1998 21:27:22 +0200 wenzelm tuned local, global;
Mon, 25 May 1998 21:25:04 +0200 wenzelm tuned store_theory: theory -> unit;
Mon, 25 May 1998 21:24:27 +0200 wenzelm added get_name, put_name, global_path, local_path, begin_theory,
Mon, 25 May 1998 21:17:08 +0200 wenzelm global_names moved to pure_thy.ML;
Mon, 25 May 1998 21:16:03 +0200 wenzelm certify_term: type_check replaces Term.type_of, providing sensible
Mon, 25 May 1998 21:14:00 +0200 wenzelm renamed state_source to source';
Mon, 25 May 1998 21:13:20 +0200 wenzelm added recover, source;
Mon, 25 May 1998 21:12:46 +0200 wenzelm added catch: ('a -> 'b) -> 'a -> 'b;
Mon, 25 May 1998 21:11:46 +0200 wenzelm remove seq2, scan (use seq2, foldl_map from library.ML);
Mon, 25 May 1998 21:10:45 +0200 wenzelm added foldl_map: ('a * 'b -> 'a * 'c) -> 'a * 'b list -> 'a * 'c list;
Mon, 25 May 1998 12:55:01 +0200 nipkow Swapped order of params.
Wed, 20 May 1998 18:58:13 +0200 wenzelm changed get_single: ('a, 'b) source -> 'a option * ('a, 'b) source;
Wed, 20 May 1998 18:57:16 +0200 wenzelm source vs. source';
Wed, 20 May 1998 18:56:59 +0200 wenzelm tuned keywords;
Wed, 20 May 1998 18:56:36 +0200 wenzelm added is_stale;
Wed, 20 May 1998 18:56:00 +0200 wenzelm tuned signature;
Wed, 20 May 1998 18:55:41 +0200 wenzelm tuned comments;
Wed, 20 May 1998 18:55:16 +0200 wenzelm tuned;
Wed, 20 May 1998 15:20:28 +0200 nipkow Small mods.
Tue, 19 May 1998 17:16:18 +0200 wenzelm prompt made part of source;
Tue, 19 May 1998 17:15:30 +0200 wenzelm fixed handle_error: cat_lines;
Tue, 19 May 1998 17:15:04 +0200 wenzelm added Thy/position.ML;
Tue, 19 May 1998 17:14:28 +0200 wenzelm added source: string -> (string, string list) Source.source;
Tue, 19 May 1998 17:14:01 +0200 wenzelm Input positions.
Mon, 18 May 1998 18:10:43 +0200 wenzelm added Syntax/source.ML;
Mon, 18 May 1998 18:10:04 +0200 wenzelm added Source module;
Mon, 18 May 1998 18:08:58 +0200 wenzelm Co-algebraic data sources.
Mon, 18 May 1998 17:57:47 +0200 wenzelm Symbol.stopper;
Mon, 18 May 1998 17:57:16 +0200 wenzelm improved finite scans: more abstract stopper;
Mon, 18 May 1998 17:31:58 +0200 nipkow snoc_induct/exhaust -> rev_induct_exhaust.
Mon, 18 May 1998 17:31:49 +0200 nipkow Cleaned up and simplified etc.
Fri, 15 May 1998 11:35:56 +0200 wenzelm witnesses: lookup stored thms instead of axioms;
Fri, 15 May 1998 11:34:49 +0200 wenzelm added add_axioms_x, add_defs_x;
Fri, 15 May 1998 11:34:12 +0200 wenzelm PureThy.add_typedecls;
Thu, 14 May 1998 16:54:20 +0200 nipkow Reordred arguments in AutoChopper.
Thu, 14 May 1998 16:50:09 +0200 oheimb extended addsplits and delsplits to handle also split rules for assumptions
Thu, 14 May 1998 16:44:04 +0200 oheimb simplifications
Thu, 14 May 1998 16:42:52 +0200 oheimb disabled (experimental) geometry option
Thu, 14 May 1998 16:35:30 +0200 oheimb keyboard settings now done by loading Tools/8bit/xemacs/isa_xemacs.emacs
Thu, 14 May 1998 16:32:33 +0200 oheimb added option_map_o_update
Wed, 13 May 1998 19:06:57 +0200 wenzelm added welcome;
Wed, 13 May 1998 19:06:14 +0200 wenzelm added :-- (dependent pair);
Wed, 13 May 1998 19:05:50 +0200 wenzelm added transform_error, exception ERROR_MESSAGE;
Wed, 13 May 1998 12:23:28 +0200 wenzelm added thms_closure: theory -> xstring -> tthm list option;
Wed, 13 May 1998 12:21:45 +0200 wenzelm adapted to new Scan.fail_with / Scan.!!;
Wed, 13 May 1998 12:20:53 +0200 wenzelm pure_nonterms;
Wed, 13 May 1998 12:20:28 +0200 wenzelm added fail_with and adapted !!;
Wed, 13 May 1998 12:19:01 +0200 wenzelm gen_attr: fixed order of evaluation;
Wed, 13 May 1998 12:17:49 +0200 wenzelm tuned msg;
Wed, 13 May 1998 12:17:30 +0200 wenzelm get_first: ('a -> 'b option) -> 'a list -> 'b option;
Wed, 13 May 1998 10:21:28 +0200 wenzelm HOL/record: now includes concrete syntax for record terms;
Tue, 12 May 1998 18:07:03 +0200 wenzelm added Goal, Goalw;
Tue, 12 May 1998 18:06:27 +0200 wenzelm branching_level = 250;
Tue, 12 May 1998 18:06:01 +0200 wenzelm fixed comment;
Tue, 12 May 1998 08:36:07 +0200 nipkow Removed duplicate list_length_induct
Mon, 11 May 1998 14:40:40 +0200 nipkow Reordered a few parameters.
Mon, 11 May 1998 13:18:25 +0200 nipkow Lex
Sun, 10 May 1998 11:59:31 +0200 wenzelm tuned comment;
Fri, 08 May 1998 18:33:29 +0200 nipkow Reshuffeling, renaming and a few simple corollaries.
Fri, 08 May 1998 15:45:01 +0200 wenzelm fixed translations;
Fri, 08 May 1998 13:54:45 +0200 wenzelm proper thy files;
Fri, 08 May 1998 10:15:39 +0200 wenzelm fixed update syntax;
Thu, 07 May 1998 18:34:48 +0200 wenzelm improved source: state-based;
Thu, 07 May 1998 18:05:46 +0200 wenzelm added scan_tvar;
Thu, 07 May 1998 18:05:08 +0200 wenzelm added 'space';
Thu, 07 May 1998 13:02:23 +0200 nipkow Got rid of NAe.delta
Wed, 06 May 1998 13:01:45 +0200 paulson HOL/Update
Wed, 06 May 1998 13:01:30 +0200 paulson Removed some traces of UNITY
Wed, 06 May 1998 11:46:00 +0200 nipkow Changed [/] to [:=] and removed actual definition.
Tue, 05 May 1998 17:28:22 +0200 paulson New syntax for function update; moved to main HOL directory
Tue, 05 May 1998 13:27:18 +0200 wenzelm misc tuning;
Mon, 04 May 1998 21:07:57 +0200 wenzelm 'more' selector;
Mon, 04 May 1998 21:05:38 +0200 wenzelm added nth_update: 'a -> int * 'a list -> 'a list;
Mon, 04 May 1998 21:05:14 +0200 wenzelm tuned msg;
Mon, 04 May 1998 13:48:47 +0200 wenzelm fixed constdefs syntax;
Mon, 04 May 1998 09:54:29 +0200 wenzelm concrete syntax for record terms;
Mon, 04 May 1998 09:17:18 +0200 nipkow New behaviour of asm_full_simp_tac.
Sat, 02 May 1998 16:46:17 +0200 wenzelm added CLASIMPSET(') tacticals;
Sat, 02 May 1998 13:27:42 +0200 wenzelm added trfun_names;
Sat, 02 May 1998 13:27:06 +0200 wenzelm added accesses: string -> string list;
Fri, 01 May 1998 22:40:20 +0200 oheimb minor corrections
Fri, 01 May 1998 22:30:42 +0200 oheimb Auto_tac: now uses enhanced version of asm_full_simp_tac,
Fri, 01 May 1998 22:28:25 +0200 oheimb added finite_dom_map_of and ran_update
Fri, 01 May 1998 22:27:43 +0200 oheimb added insert_Collect
Fri, 01 May 1998 19:51:03 +0200 oheimb corrected and updated description of wrapper mechanism (including addss)
Fri, 01 May 1998 11:43:38 +0200 nipkow *** empty log message ***
Fri, 01 May 1998 11:23:04 +0200 paulson "let" is no longer restricted to FOL terms and allows any logical terms
Fri, 01 May 1998 11:22:09 +0200 paulson Let.ML and Let.thy had been omitted
Thu, 30 Apr 1998 17:16:25 +0200 wenzelm fixed simpset(), claset();
Wed, 29 Apr 1998 11:46:42 +0200 wenzelm moved records data to Tools/record_package.ML;
Wed, 29 Apr 1998 11:45:41 +0200 wenzelm nontermials;
Wed, 29 Apr 1998 11:45:16 +0200 wenzelm Theory.require;
Wed, 29 Apr 1998 11:44:30 +0200 wenzelm TypedefPackage.add_typedef;
Wed, 29 Apr 1998 11:43:53 +0200 wenzelm Theory.require;
Wed, 29 Apr 1998 11:43:34 +0200 wenzelm Logic.mk_defpair;
Wed, 29 Apr 1998 11:42:04 +0200 wenzelm Extensible records with structural subtyping in HOL. See
Wed, 29 Apr 1998 11:41:36 +0200 wenzelm new theory section 'setup';
Wed, 29 Apr 1998 11:41:08 +0200 wenzelm nonterminals;
Wed, 29 Apr 1998 11:40:37 +0200 wenzelm package extensible records with structural subtyping in HOL -- still
Wed, 29 Apr 1998 11:39:52 +0200 wenzelm renamed from typedef.ML;
Wed, 29 Apr 1998 11:39:28 +0200 wenzelm reworked and moved to Tools/record_package.ML;
Wed, 29 Apr 1998 11:38:52 +0200 wenzelm removed typedef.ML, record.ML;
Wed, 29 Apr 1998 11:37:58 +0200 wenzelm renamed to Tools/typedef_package.ML;
Wed, 29 Apr 1998 11:36:53 +0200 wenzelm adapted to new PureThy.add_axioms_i;
Wed, 29 Apr 1998 11:36:08 +0200 wenzelm adapted to new PureThy.add_tthmss;
Wed, 29 Apr 1998 11:35:24 +0200 wenzelm Theory.require;
Wed, 29 Apr 1998 11:34:11 +0200 wenzelm adapted to new PureThy.add_axioms;
Wed, 29 Apr 1998 11:33:44 +0200 wenzelm new theory section 'nonterminals';
(0) -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip