Tue, 06 Sep 1994 14:44:10 +0200 clasohm renamed base_on into mk_base and moved it to the beginning of the generated
Tue, 06 Sep 1994 13:46:53 +0200 lcp Pure/type/unvarifyT: moved there from logic.ML
Tue, 06 Sep 1994 13:28:56 +0200 lcp documentation of theory sections (co)inductive and (co)datatype
Tue, 06 Sep 1994 13:10:38 +0200 wenzelm minor internal changes;
Tue, 06 Sep 1994 13:09:58 +0200 wenzelm added ext_tsig_types;
Tue, 06 Sep 1994 11:02:16 +0200 lcp removal of needless quotes
Wed, 31 Aug 1994 17:34:12 +0200 nipkow Updated datatype documentation with a few hints
Thu, 25 Aug 1994 12:21:00 +0200 lcp new file of useful things for writing theory sections
Thu, 25 Aug 1994 12:09:21 +0200 lcp ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
Thu, 25 Aug 1994 10:41:17 +0200 lcp print_sign_exn: now exported, with a polymorphic type
Wed, 24 Aug 1994 15:48:47 +0200 lcp ZF/ex/LList/lconst_type: streamlined proof
Tue, 23 Aug 1994 19:34:01 +0200 wenzelm added print_syntax: theory -> unit;
Tue, 23 Aug 1994 19:33:33 +0200 wenzelm read_def_cterm: minor changes;
Tue, 23 Aug 1994 19:31:05 +0200 wenzelm removed constant _constrain from Pure sig;
Mon, 22 Aug 1994 11:27:23 +0200 lcp ZF/upair/consE', UnE': new
Mon, 22 Aug 1994 11:11:17 +0200 lcp ZF/Cardinal: some results moved here from CardinalArith
Mon, 22 Aug 1994 11:07:40 +0200 lcp Pure/Thy/thy_parse/THY_PARSE: deleted duplicate specifications of parens,
Mon, 22 Aug 1994 11:03:52 +0200 lcp HOLCF/Lift1.thy: now imports Sum
Fri, 19 Aug 1994 16:13:53 +0200 wenzelm replaced Lexicon.scan_id by Scanner.scan_id;
Fri, 19 Aug 1994 16:12:23 +0200 wenzelm replaced add_defns_i by add_defs_i;
Fri, 19 Aug 1994 16:09:27 +0200 wenzelm replaced sextension.ML by syn_trans.ML;
Fri, 19 Aug 1994 15:42:13 +0200 wenzelm slightly changed args of infer_types;
Fri, 19 Aug 1994 15:41:39 +0200 wenzelm added inferT_axm;
Fri, 19 Aug 1994 15:41:00 +0200 wenzelm replaced mapst by map;
Fri, 19 Aug 1994 15:40:44 +0200 wenzelm added pretty_sg;
Fri, 19 Aug 1994 15:40:10 +0200 wenzelm added add_defs, add_defs_i;
Fri, 19 Aug 1994 15:39:52 +0200 wenzelm cleaned sig;
Fri, 19 Aug 1994 15:39:19 +0200 wenzelm added theory_of_sign, theory_of_thm;
Fri, 19 Aug 1994 15:38:50 +0200 wenzelm renamed 'defns' to 'defs';
Fri, 19 Aug 1994 15:38:18 +0200 wenzelm added raw_term_sorts and changed typ_of_term accordingly (part of fix
Fri, 19 Aug 1994 15:37:46 +0200 wenzelm added type xrule (from sextension.ML);
Fri, 19 Aug 1994 15:37:24 +0200 wenzelm removed idT, varT, tidT, tvarT (now in lexicon.ML);
Fri, 19 Aug 1994 15:37:05 +0200 wenzelm various minor internal changes;
Fri, 19 Aug 1994 15:36:45 +0200 wenzelm added map_strs: (string -> string) -> T -> T;
Fri, 19 Aug 1994 15:36:23 +0200 wenzelm removed roots arg of extend_gram;
Fri, 19 Aug 1994 15:35:56 +0200 wenzelm minor cleanings;
Fri, 19 Aug 1994 15:35:38 +0200 wenzelm replaced id, var, tid, tvar by idT, varT, tidT, tvarT;
Fri, 19 Aug 1994 15:34:58 +0200 wenzelm replaced SExtension by SynTrans (mixfix stuff in Mixfix);
Fri, 19 Aug 1994 15:34:28 +0200 wenzelm added this file;
Fri, 19 Aug 1994 10:57:40 +0200 lcp deleted obsolete references to ISABELLEMAKE
Thu, 18 Aug 1994 17:56:07 +0200 lcp /unvarifyT, unvarify: moved to Pure/logic.ML
Thu, 18 Aug 1994 17:53:28 +0200 lcp Pure/goals.ML: prove_goalw_cterm now does its own exception-handling, moved
Thu, 18 Aug 1994 17:50:22 +0200 lcp Pure/library/assert_all: new, moved from ZF/ind_syntax.ML
Thu, 18 Aug 1994 17:41:40 +0200 lcp ZF/ind_syntax/unvarifyT, unvarify: moved to Pure/logic.ML
Thu, 18 Aug 1994 12:56:57 +0200 lcp HOLCF/Lift1.thy: updated for new sum_case by using "case" syntax
Wed, 17 Aug 1994 10:42:41 +0200 lcp overheads for inductive definitions, originally for CADE-12
Wed, 17 Aug 1994 10:38:37 +0200 lcp ZF/ex/ROOT: added .ML to use command use "ex/twos_compl"
Wed, 17 Aug 1994 10:34:44 +0200 lcp ZF/ex/Ntree: two new examples, maptree and maptree2
Wed, 17 Aug 1994 10:33:23 +0200 lcp ZF/func/fun_extend3: new
Wed, 17 Aug 1994 10:31:35 +0200 lcp ZF/Univ/Sigma_subset_univ, Transset_Pair_subset_univ: deleted
Tue, 16 Aug 1994 19:09:43 +0200 lcp ZF/domrange/domain_of_prod, domain_empty, etc: moved to equalities.ML where
Tue, 16 Aug 1994 19:06:14 +0200 lcp ZF/ex/Equiv.thy,.ML: moved to main directory as EquivClass.thy,.ML
Tue, 16 Aug 1994 19:03:45 +0200 lcp ZF/Finite: added the finite function space, A-||>B
Tue, 16 Aug 1994 19:01:26 +0200 lcp ZF/pair.ML: moved some definitions here from simpdata.ML
Tue, 16 Aug 1994 18:58:42 +0200 lcp ZF/Makefile,ROOT.ML, ZF/ex/Integ.thy: updated for EquivClass
Tue, 16 Aug 1994 18:53:29 +0200 lcp ZF/Makefile,ROOT.ML, ZF/ex/Integ.thy: updated for EquivClass
Mon, 15 Aug 1994 19:01:51 +0200 lcp ZF/Makefile/FILES: added many missing .thy files
Mon, 15 Aug 1994 18:38:38 +0200 lcp ZF/List, ex/Brouwer,Data,LList,Ntree,TF,Term: much simplified proof of _unfold
Mon, 15 Aug 1994 18:37:25 +0200 lcp ZF/ex/Brouwer.thy,.ML: new example of wellordering types
Mon, 15 Aug 1994 18:31:29 +0200 lcp ZF/ex/CoUnit/lleq_cs: copied from LList.ML
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip