Thu, 26 May 1994 12:55:52 +0200 "Building new grammar" message is no longer displayed by empty_gram
clasohm [Thu, 26 May 1994 12:55:52 +0200] rev 395
"Building new grammar" message is no longer displayed by empty_gram
Tue, 24 May 1994 09:04:03 +0200 Modified mk_meta_eq to leave meta-equlities on unchanged.
nipkow [Tue, 24 May 1994 09:04:03 +0200] rev 394
Modified mk_meta_eq to leave meta-equlities on unchanged. Thus you may now add ==-thms to simpsets.
Thu, 19 May 1994 17:06:24 +0200 thy reader now initialised by init_thy_reader();
wenzelm [Thu, 19 May 1994 17:06:24 +0200] rev 393
thy reader now initialised by init_thy_reader();
Thu, 19 May 1994 16:42:04 +0200 *** empty log message ***
wenzelm [Thu, 19 May 1994 16:42:04 +0200] rev 392
*** empty log message ***
Thu, 19 May 1994 16:30:56 +0200 (was Thy/read.ML)
wenzelm [Thu, 19 May 1994 16:30:56 +0200] rev 391
(was Thy/read.ML) minor changes to accomodate new ThyScan and ThyParse;
Thu, 19 May 1994 16:27:16 +0200 *** empty log message ***
wenzelm [Thu, 19 May 1994 16:27:16 +0200] rev 390
*** empty log message ***
Thu, 19 May 1994 16:26:19 +0200 (replaces Thy/parse.ML and Thy/syntax.ML)
wenzelm [Thu, 19 May 1994 16:26:19 +0200] rev 389
(replaces Thy/parse.ML and Thy/syntax.ML) much simpler because of new theory extension functions; theory is now built up from an arbitrary list of definable 'sections'; new axclass and instance sections;
Thu, 19 May 1994 16:25:03 +0200 (replaces Thy/scan.ML)
wenzelm [Thu, 19 May 1994 16:25:03 +0200] rev 388
(replaces Thy/scan.ML) scanner now based on combinators of structure Scanner; improved handling of keywords; now supports long.ids, (* (* nested *) comments *), {| verbatim text |};
Thu, 19 May 1994 16:22:48 +0200 new datatype theory, supports 'draft theories' and incremental extension:
wenzelm [Thu, 19 May 1994 16:22:48 +0200] rev 387
new datatype theory, supports 'draft theories' and incremental extension: add_classes, add_defsort, add_types, add_tyabbrs, add_tyabbrs_i, add_arities, add_consts, add_consts_i, add_syntax, add_syntax_i, add_trfuns, add_trrules, add_axioms, add_axioms_i, add_thyname; added merge_thy_list for multiple merges and extend-merges; added rep_theory, subthy, eq_thy, cert_axm, read_axm; changed type of axioms_of; renamed internal merge_theories to merge_thm_sgs; various internal changes of thm and theory related code;
Thu, 19 May 1994 16:20:52 +0200 added const_type: sg -> typ option;
wenzelm [Thu, 19 May 1994 16:20:52 +0200] rev 386
added const_type: sg -> typ option; stamps now stored in REVERSE order; now supports 'draft signatures' and incremental extension: is_draft, add_classes (supports axclasses), add_defsort, add_types, add_tyabbrs, add_tyabbrs_i, add_arities, add_consts, add_consts_i, add_syntax, add_syntax_i, add_trfuns, add_trrules, add_name, make_draft; added const_of_class, class_of_const (for axclasses); changed the pure signature to support axclasses (added itself, TYPE); various major internal changes;
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip