wenzelm [Thu, 09 Jun 2005 12:03:31 +0200] rev 16344
attribs: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:30 +0200] rev 16343
renamed global/local_typ_raw to global/local_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:29 +0200] rev 16342
added structure Inttab;
tuned comments;
wenzelm [Thu, 09 Jun 2005 12:03:28 +0200] rev 16341
added type NameSpace.table with basic operations;
wenzelm [Thu, 09 Jun 2005 12:03:27 +0200] rev 16340
renamed cert_typ_raw to cert_typ_abbrev;
renamed add_abbrs to add_abbrevs;
tuned;
wenzelm [Thu, 09 Jun 2005 12:03:26 +0200] rev 16339
axioms and oracles: NameSpace.table;
added axioms_of, all_axioms_of;
wenzelm [Thu, 09 Jun 2005 12:03:25 +0200] rev 16338
map_typ and map_term no longer global;
wenzelm [Thu, 09 Jun 2005 12:03:24 +0200] rev 16337
Major cleanup:
got rid of types bclass, xclass, xsort, xtyp, xterm;
reorganized code to separate stamps/data/sign;
clarified name space inter/extern operations;
sane read/certify operations -- more picky about stale signatures;
sane implementation of signature extensions;
wenzelm [Thu, 09 Jun 2005 12:03:23 +0200] rev 16336
thms_of no longer global;
added all_thms_of;
theorems: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:22 +0200] rev 16335
NameSpace.extern_table;