paulson [Fri, 19 Jun 1998 11:14:20 +0200] rev 5054
tidying
paulson [Fri, 19 Jun 1998 10:34:33 +0200] rev 5053
New example Kerberos_BAN by G Bella
wenzelm [Thu, 18 Jun 1998 18:35:07 +0200] rev 5052
fixed comment;
wenzelm [Thu, 18 Jun 1998 18:31:06 +0200] rev 5051
tuned \s pattern;
wenzelm [Thu, 18 Jun 1998 18:28:45 +0200] rev 5050
isatool fixgoal;
wenzelm [Thu, 18 Jun 1998 11:22:45 +0200] rev 5049
removed Thy;
the_context made public;
wenzelm [Thu, 18 Jun 1998 11:20:54 +0200] rev 5048
replaced warning by error_msg;
wenzelm [Thu, 18 Jun 1998 10:52:34 +0200] rev 5047
new toplevel commands `Goal' and `Goalw';
isatool fixgoal;
wenzelm [Thu, 18 Jun 1998 10:50:16 +0200] rev 5046
renamed thm(s) to Thm(s);
wenzelm [Thu, 18 Jun 1998 10:48:21 +0200] rev 5045
replace goal(w) commands by implicit versions Goal(w);
nipkow [Wed, 17 Jun 1998 12:44:02 +0200] rev 5044
Goal and Goalw
nipkow [Wed, 17 Jun 1998 10:49:45 +0200] rev 5043
goal -> Goal
nipkow [Wed, 17 Jun 1998 10:49:24 +0200] rev 5042
Changed and changed back.
nipkow [Wed, 17 Jun 1998 10:48:38 +0200] rev 5041
Goals may now contain assumptions, which are not returned.
This is controlled by an argument `atomic' to the goal commands.
wenzelm [Tue, 16 Jun 1998 18:37:34 +0200] rev 5040
added General/history.ML;
wenzelm [Tue, 16 Jun 1998 18:37:11 +0200] rev 5039
Histories of values, with undo and redo;
wenzelm [Mon, 15 Jun 1998 11:06:00 +0200] rev 5038
use_text replaces use_strings;
wenzelm [Mon, 15 Jun 1998 11:05:25 +0200] rev 5037
handle_error: capture error msgs, even if no exception raised;
wenzelm [Sat, 13 Jun 1998 18:25:39 +0200] rev 5036
removed use_text;
wenzelm [Fri, 12 Jun 1998 18:08:41 +0200] rev 5035
added use_text;
wenzelm [Fri, 12 Jun 1998 17:07:33 +0200] rev 5034
Context.add_session;
wenzelm [Fri, 12 Jun 1998 17:06:58 +0200] rev 5033
changed (| |) syntax to (: :);
wenzelm [Fri, 12 Jun 1998 17:06:14 +0200] rev 5032
changed {: :} syntax to (| |);
wenzelm [Fri, 12 Jun 1998 17:05:04 +0200] rev 5031
tuned exports;
added Thy;
nipkow [Thu, 11 Jun 1998 18:18:37 +0200] rev 5030
removed rel.ML
nipkow [Thu, 11 Jun 1998 18:17:40 +0200] rev 5029
ancient relic
wenzelm [Wed, 10 Jun 1998 18:07:07 +0200] rev 5028
Context.the_context;
wenzelm [Wed, 10 Jun 1998 17:56:57 +0200] rev 5027
get_context renamed to the_context;
added get_context, set_context;
wenzelm [Wed, 10 Jun 1998 17:56:21 +0200] rev 5026
tuned transaction;
wenzelm [Wed, 10 Jun 1998 12:13:52 +0200] rev 5025
tuned comments;
wenzelm [Wed, 10 Jun 1998 12:00:51 +0200] rev 5024
adapted to TheoryDataFun interface;
wenzelm [Wed, 10 Jun 1998 11:58:11 +0200] rev 5023
moved attributes theory data to Isar/isar_thy.ML;
wenzelm [Wed, 10 Jun 1998 11:57:40 +0200] rev 5022
moved add_axioms_x, add_defs_x to Isar/isar_thy.ML;
wenzelm [Wed, 10 Jun 1998 11:57:01 +0200] rev 5021
added exnMessage;
wenzelm [Wed, 10 Jun 1998 11:56:23 +0200] rev 5020
added General;
wenzelm [Wed, 10 Jun 1998 11:55:49 +0200] rev 5019
added of_file;
wenzelm [Wed, 10 Jun 1998 11:55:30 +0200] rev 5018
General tools.
wenzelm [Wed, 10 Jun 1998 11:55:09 +0200] rev 5017
moved table.ML, object.ML, seq.ML, name_space.ML to General;
wenzelm [Wed, 10 Jun 1998 11:54:04 +0200] rev 5016
moved object.ML to General/object.ML;
wenzelm [Wed, 10 Jun 1998 11:53:37 +0200] rev 5015
moved table.ML to General/table.ML;
wenzelm [Wed, 10 Jun 1998 11:52:59 +0200] rev 5014
moved seq.ML to General/seq.ML;
wenzelm [Wed, 10 Jun 1998 11:52:34 +0200] rev 5013
moved position.ML, path.ML, file.ML to General;
wenzelm [Wed, 10 Jun 1998 11:51:58 +0200] rev 5012
moved name_space.ML to General/name_space.ML;
wenzelm [Wed, 10 Jun 1998 11:51:28 +0200] rev 5011
moved Thy/path.ML to General/path.ML;
wenzelm [Wed, 10 Jun 1998 11:50:52 +0200] rev 5010
moved Thy/position.ML to General/position.ML;
wenzelm [Wed, 10 Jun 1998 11:50:20 +0200] rev 5009
moved Thy/file.ML to General/file.ML;
wenzelm [Wed, 10 Jun 1998 11:49:41 +0200] rev 5008
new type-safe user interface for theory data;
wenzelm [Tue, 09 Jun 1998 13:49:43 +0200] rev 5007
nonterminals prog;
wenzelm [Tue, 09 Jun 1998 11:37:52 +0200] rev 5006
adapted to new theory data interface;
wenzelm [Mon, 08 Jun 1998 15:58:56 +0200] rev 5005
use type-safe theory data interface;
wenzelm [Mon, 08 Jun 1998 15:57:50 +0200] rev 5004
added theory_data.ML;
wenzelm [Mon, 08 Jun 1998 15:57:30 +0200] rev 5003
Type-safe interface for theory data.
wenzelm [Fri, 05 Jun 1998 14:40:07 +0200] rev 5002
* improved the theory data mechanism to support real encapsulation;
main change of the internal interfaces: data kind name (string)
replaced by private Object.kind, acting as authorization key;
wenzelm [Fri, 05 Jun 1998 14:33:18 +0200] rev 5001
accomodate tuned version of theory data;
wenzelm [Fri, 05 Jun 1998 14:32:23 +0200] rev 5000
added print_theorems: theory -> unit;
added print_theory: theory -> unit;
added transaction mechanism as last resort to accomodate non-atomic
transformers (please avoid such things);
tuned setup;
wenzelm [Fri, 05 Jun 1998 14:29:54 +0200] rev 4999
Object.T;
wenzelm [Fri, 05 Jun 1998 14:29:33 +0200] rev 4998
improved data: secure version using Object.T and Object.kind;
wenzelm [Fri, 05 Jun 1998 14:28:08 +0200] rev 4997
tuned setup;
tuned add_attributes: comment;
accomodate tuned version of data;
wenzelm [Fri, 05 Jun 1998 14:26:55 +0200] rev 4996
use Object.T and Object.kind;
added print_data;
improved get_data, put_data: more abstract;
add_axioms(_i), add_oracle: made atomic transactions;
wenzelm [Fri, 05 Jun 1998 14:23:52 +0200] rev 4995
removed type object (see object.ML);