wenzelm [Fri, 17 Jun 2005 18:33:22 +0200] rev 16437
removed pretty_theory, pprint_theory (see context.ML or thy_info.ML);
removed obsolete pretty_name_space;
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:21 +0200] rev 16436
added type theory: generic theory contexts with unique identity,
arbitrarily typed data, linear and graph development -- a complete
rewrite of code that used to be spread over in sign.ML, theory.ML,
theory_data.ML, pure_thy.ML;
wenzelm [Fri, 17 Jun 2005 18:33:20 +0200] rev 16435
removed Pure/theory_data.ML;
wenzelm [Fri, 17 Jun 2005 18:33:19 +0200] rev 16434
added Id;
wenzelm [Fri, 17 Jun 2005 18:33:18 +0200] rev 16433
Theory.merge;
wenzelm [Fri, 17 Jun 2005 18:33:17 +0200] rev 16432
accomodate change of TheoryDataFun;
accomodate identification of type Sign.sg and theory;
Context.theory_name;
wenzelm [Fri, 17 Jun 2005 18:33:16 +0200] rev 16431
Context.theory_name;
wenzelm [Fri, 17 Jun 2005 18:33:15 +0200] rev 16430
accomodate change of TheoryDataFun;
accomodate identification of type Sign.sg and theory;
Sign.the_const_type;
Context.exists_name;
wenzelm [Fri, 17 Jun 2005 18:33:14 +0200] rev 16429
replaced obsolete theory_of_sign by theory_of_thm;
wenzelm [Fri, 17 Jun 2005 18:33:13 +0200] rev 16428
accomodate change of TheoryDataFun;
Context.str_of_thy;
wenzelm [Fri, 17 Jun 2005 18:33:12 +0200] rev 16427
refer to HOL4_PROOFS setting;
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:11 +0200] rev 16426
accomodate change of TheoryDataFun;
accomodate identification of type Sign.sg and theory;
proper treatment of Pure session;
wenzelm [Fri, 17 Jun 2005 18:33:08 +0200] rev 16425
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:05 +0200] rev 16424
accomodate change of TheoryDataFun;
wenzelm [Fri, 17 Jun 2005 18:33:03 +0200] rev 16423
renamed sg_ref to thy_ref;
wenzelm [Fri, 17 Jun 2005 18:33:03 +0200] rev 16422
obsolete;
wenzelm [Fri, 17 Jun 2005 18:33:03 +0200] rev 16421
obsolete (see context.ML);
haftmann [Fri, 17 Jun 2005 17:40:51 +0200] rev 16420
(removed experimental file)
wenzelm [Fri, 17 Jun 2005 17:06:11 +0200] rev 16419
updated;
quigley [Fri, 17 Jun 2005 16:18:49 +0200] rev 16418
Multiple subgoals working.
haftmann [Fri, 17 Jun 2005 16:12:49 +0200] rev 16417
migrated theory headers to new format
paulson [Fri, 17 Jun 2005 11:35:35 +0200] rev 16416
grammar fix
paulson [Fri, 17 Jun 2005 11:34:04 +0200] rev 16415
removed redundant "open" declarations
wenzelm [Thu, 16 Jun 2005 20:30:37 +0200] rev 16414
tuned;
paulson [Thu, 16 Jun 2005 19:51:04 +0200] rev 16413
a few new integer lemmas
nipkow [Thu, 16 Jun 2005 18:25:54 +0200] rev 16412
*** empty log message ***
haftmann [Thu, 16 Jun 2005 11:38:52 +0200] rev 16411
isa-migrate ++
nipkow [Thu, 16 Jun 2005 11:20:52 +0200] rev 16410
*** empty log message ***
nipkow [Thu, 16 Jun 2005 11:10:51 +0200] rev 16409
*** empty log message ***
haftmann [Thu, 16 Jun 2005 10:42:55 +0200] rev 16408
isa-migrate ++
haftmann [Thu, 16 Jun 2005 10:37:39 +0200] rev 16407
isa-migrate ++
haftmann [Thu, 16 Jun 2005 10:30:26 +0200] rev 16406
isa-migrate ++
haftmann [Thu, 16 Jun 2005 10:22:50 +0200] rev 16405
added macos emacs hints
haftmann [Thu, 16 Jun 2005 10:21:36 +0200] rev 16404
isa-migrate ++
huffman [Wed, 15 Jun 2005 23:35:43 +0200] rev 16403
Domain package uses ContProc for beta reduction
huffman [Wed, 15 Jun 2005 21:48:35 +0200] rev 16402
allow theorem attributes on fixpat declarations
huffman [Wed, 15 Jun 2005 20:50:38 +0200] rev 16401
fixrec package now handles mutually-recursive definitions
haftmann [Wed, 15 Jun 2005 14:59:25 +0200] rev 16400
(undone experimental changes)
haftmann [Wed, 15 Jun 2005 14:56:26 +0200] rev 16399
subclassing done
chaieb [Wed, 15 Jun 2005 13:46:00 +0200] rev 16398
int -> IntInf.int
nipkow [Wed, 15 Jun 2005 11:54:13 +0200] rev 16397
added lemmas
nipkow [Wed, 15 Jun 2005 09:01:48 +0200] rev 16396
*** empty log message ***
nipkow [Wed, 15 Jun 2005 09:01:15 +0200] rev 16395
documented DUMMY
huffman [Tue, 14 Jun 2005 23:44:37 +0200] rev 16394
in domain declarations, selector names are now optional
wenzelm [Tue, 14 Jun 2005 22:19:32 +0200] rev 16393
use POLY instead of DISCGARB;
wenzelm [Tue, 14 Jun 2005 22:08:53 +0200] rev 16392
discontinued polyml-3.x;
made cygwin functionality less intrusive;
more quoting of expressions;
wenzelm [Tue, 14 Jun 2005 21:56:57 +0200] rev 16391
export cases_tac, induct_tac;
wenzelm [Tue, 14 Jun 2005 21:56:55 +0200] rev 16390
added type tactic;