1994-05-29 |
nipkow |
Internale optimization of the simplifier: in case a subterm stays unchanged,
|
changeset |
files
|
1994-05-26 |
wenzelm |
axiomatic type class 'package' for Pure (alpha version);
|
changeset |
files
|
1994-05-26 |
wenzelm |
added "axclass.ML", structure AxClass;
|
changeset |
files
|
1994-05-26 |
wenzelm |
added subsort, norm_sort, classes;
|
changeset |
files
|
1994-05-26 |
wenzelm |
replaced "logic" by logicC;
|
changeset |
files
|
1994-05-26 |
wenzelm |
replaced ext_axtab by new_axioms;
|
changeset |
files
|
1994-05-26 |
wenzelm |
added class_triv: theory -> class -> thm (for axclasses);
|
changeset |
files
|
1994-05-26 |
wenzelm |
added mk_type, dest_type, mk_inclass, dest_inclass (for axclasses);
|
changeset |
files
|
1994-05-26 |
clasohm |
changed syntax of use_string
|
changeset |
files
|
1994-05-26 |
clasohm |
changed use_string's type to string list -> unit because POLY can only
|
changeset |
files
|
1994-05-26 |
clasohm |
"Building new grammar" message is no longer displayed by empty_gram
|
changeset |
files
|
1994-05-24 |
nipkow |
Modified mk_meta_eq to leave meta-equlities on unchanged.
|
changeset |
files
|
1994-05-19 |
wenzelm |
thy reader now initialised by init_thy_reader();
|
changeset |
files
|
1994-05-19 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
1994-05-19 |
wenzelm |
(was Thy/read.ML)
|
changeset |
files
|
1994-05-19 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
1994-05-19 |
wenzelm |
(replaces Thy/parse.ML and Thy/syntax.ML)
|
changeset |
files
|
1994-05-19 |
wenzelm |
(replaces Thy/scan.ML)
|
changeset |
files
|
1994-05-19 |
wenzelm |
new datatype theory, supports 'draft theories' and incremental extension:
|
changeset |
files
|
1994-05-19 |
wenzelm |
added const_type: sg -> typ option;
|
changeset |
files
|
1994-05-19 |
wenzelm |
added print_sign, print_axioms: theory -> unit;
|
changeset |
files
|
1994-05-19 |
wenzelm |
support for new style mixfix annotations;
|
changeset |
files
|
1994-05-19 |
wenzelm |
added incremental extension functions: extend_log_types, extend_type_gram,
|
changeset |
files
|
1994-05-19 |
wenzelm |
added insort_tr, prop_tr' (for axclasses);
|
changeset |
files
|
1994-05-19 |
wenzelm |
replaced fix_aprop by prop_tr';
|
changeset |
files
|
1994-05-19 |
wenzelm |
added infix op also: 'a * ('a -> 'b) -> 'b;
|
changeset |
files
|
1994-05-19 |
clasohm |
use_thy now uses use_string instead of creating a temporary file
|
changeset |
files
|
1994-05-19 |
clasohm |
added use_string: string -> unit to execute ML commands passed in a string
|
changeset |
files
|
1994-05-19 |
clasohm |
lookaheads are now computed faster (during the grammar is built)
|
changeset |
files
|
1994-05-18 |
wenzelm |
extended signature SCANNER by some basic scanners and type lexicon;
|
changeset |
files
|
1994-05-18 |
wenzelm |
added logicC: class, logicS: sort;
|
changeset |
files
|
1994-05-18 |
wenzelm |
added make, dest, extend_new;
|
changeset |
files
|
1994-05-17 |
clasohm |
fixed a bug in syntax_error, added "Building new grammar" message;
|
changeset |
files
|
1994-05-13 |
clasohm |
syntax_error now checks precedences when computing expected tokens
|
changeset |
files
|
1994-05-13 |
lcp |
FOL/simpdata: added etac FalseE in setsolver call. Toby: "now that the
|
changeset |
files
|
1994-05-13 |
lcp |
make-all-poly, make-all-nj: restored to main directory as examples
|
changeset |
files
|
1994-05-11 |
clasohm |
changed implode to ^
|
changeset |
files
|
1994-05-11 |
clasohm |
moved 'filter is_xid' in syn_ext
|
changeset |
files
|
1994-05-09 |
clasohm |
syntax_error now removes duplicate tokens in its output and doesn't
|
changeset |
files
|
1994-05-06 |
lcp |
ZF/indrule/mk_pred_typ: corrected pattern to include Abs, allowing it to
|
changeset |
files
|
1994-05-06 |
lcp |
renaming/removal of filenames to correct case
|
changeset |
files
|
1994-05-06 |
lcp |
renaming/removal of filenames to correct case
|
changeset |
files
|
1994-05-06 |
lcp |
renaming/removal of filenames to correct case
|
changeset |
files
|
1994-05-06 |
clasohm |
improved syntax error:
|
changeset |
files
|
1994-05-04 |
lcp |
CTT.ML/SumE_fst,SumE_snd: tidied
|
changeset |
files
|
1994-05-04 |
lcp |
Bool.ML: replaced many rewrite_goals_tac calls by prove_goalw
|
changeset |
files
|
1994-05-03 |
lcp |
final Springer version
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
CTT/Arith.ML: replaced many rewrite_goals_tac calls by prove_goalw
|
changeset |
files
|
1994-05-03 |
lcp |
removal of obsolete type-declaration syntax
|
changeset |
files
|
1994-05-03 |
lcp |
removal of obsolete type-declaration syntax
|
changeset |
files
|
1994-05-03 |
lcp |
removal of obsolete type-declaration syntax
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-03 |
lcp |
post-CRC corrections
|
changeset |
files
|
1994-05-02 |
wenzelm |
changed translation of type applications according to new grammar;
|
changeset |
files
|
1994-04-27 |
lcp |
added many more filenames to FILES and EX_FILES
|
changeset |
files
|