berghofe [Fri, 24 Jul 1998 12:50:06 +0200] rev 5177
New datatype definition package
nipkow [Fri, 24 Jul 1998 08:10:04 +0200] rev 5176
induct_tac -> exhaust_tac in 2 places.
wenzelm [Wed, 22 Jul 1998 17:59:49 +0200] rev 5175
moved long_names / cond_extern to name_space.ML;
wenzelm [Wed, 22 Jul 1998 11:33:32 +0200] rev 5174
tuned;
wenzelm [Tue, 21 Jul 1998 17:57:07 +0200] rev 5173
tuned;
wenzelm [Tue, 21 Jul 1998 17:30:13 +0200] rev 5172
fixed eps/ps find;
wenzelm [Tue, 21 Jul 1998 16:43:38 +0200] rev 5171
fixed CVSROOT;
wenzelm [Tue, 21 Jul 1998 16:41:12 +0200] rev 5170
fixed isabelle logo;
wenzelm [Tue, 21 Jul 1998 16:38:25 +0200] rev 5169
library includes Isabelle version information;
wenzelm [Tue, 21 Jul 1998 12:12:52 +0200] rev 5168
isatool expandshort;
wenzelm [Tue, 21 Jul 1998 08:54:09 +0200] rev 5167
fixed isabelle logo;
wenzelm [Tue, 21 Jul 1998 08:53:24 +0200] rev 5166
SYNC;
wenzelm [Mon, 20 Jul 1998 19:06:39 +0200] rev 5165
added pdfsetup and isabelle logo;
wenzelm [Mon, 20 Jul 1998 19:06:14 +0200] rev 5164
SYNC;
nipkow [Mon, 20 Jul 1998 16:19:49 +0200] rev 5163
Added acc_downwards
nipkow [Mon, 20 Jul 1998 16:04:53 +0200] rev 5162
Added simproc list_eq.
nipkow [Sat, 18 Jul 1998 12:41:09 +0200] rev 5161
Simplified last proof.
paulson [Fri, 17 Jul 1998 11:25:20 +0200] rev 5160
ZF: Main, Update
paulson [Fri, 17 Jul 1998 11:24:09 +0200] rev 5159
added case_tac to be like HOL
paulson [Fri, 17 Jul 1998 11:23:17 +0200] rev 5158
added Main and Update
paulson [Fri, 17 Jul 1998 11:13:59 +0200] rev 5157
as in HOL
paulson [Fri, 17 Jul 1998 11:13:43 +0200] rev 5156
A stronger apply_0, and new thm domain_lam
paulson [Fri, 17 Jul 1998 10:50:28 +0200] rev 5155
added comments
paulson [Fri, 17 Jul 1998 10:50:01 +0200] rev 5154
tidying
paulson [Fri, 17 Jul 1998 10:49:19 +0200] rev 5153
now with Goal cmd
paulson [Thu, 16 Jul 1998 12:10:56 +0200] rev 5152
tidying
paulson [Thu, 16 Jul 1998 11:50:01 +0200] rev 5151
Got rid of obsolete "goal" commands.
Also inserted spaces after all periods
paulson [Thu, 16 Jul 1998 10:35:31 +0200] rev 5150
Addition of "Theorem B" of Peter Andrews
berghofe [Wed, 15 Jul 1998 18:26:15 +0200] rev 5149
Fixed bug in transform_rule.
paulson [Wed, 15 Jul 1998 14:19:02 +0200] rev 5148
More tidying and removal of "\!\!... from Goal commands
paulson [Wed, 15 Jul 1998 14:13:18 +0200] rev 5147
More tidying and removal of "\!\!... from Goal commands
nipkow [Wed, 15 Jul 1998 12:02:19 +0200] rev 5146
@ -> $
nipkow [Wed, 15 Jul 1998 11:15:57 +0200] rev 5145
disjoint
nipkow [Wed, 15 Jul 1998 10:58:44 +0200] rev 5144
Minor tidying up.
paulson [Wed, 15 Jul 1998 10:15:13 +0200] rev 5143
Removal of leading "\!\!..." from most Goal commands
paulson [Tue, 14 Jul 1998 13:33:12 +0200] rev 5142
new stac
paulson [Tue, 14 Jul 1998 13:31:55 +0200] rev 5141
CHANGED_GOAL added to declare a more robust stac
nipkow [Tue, 14 Jul 1998 13:30:01 +0200] rev 5140
inj_on
paulson [Tue, 14 Jul 1998 13:29:39 +0200] rev 5139
stac now uses CHANGED_GOAL and correctly fails when it has no useful effect,
even for conditional rewrites
nipkow [Mon, 13 Jul 1998 17:46:20 +0200] rev 5138
Corrected dead link.
paulson [Mon, 13 Jul 1998 16:43:57 +0200] rev 5137
Huge tidy-up: removal of leading \!\!
addsplits split_tac[split_if] now default
nat_succI now included by default
paulson [Mon, 13 Jul 1998 16:42:27 +0200] rev 5136
massive tidying of proofs
paulson [Mon, 13 Jul 1998 16:41:30 +0200] rev 5135
renamed mutex to Acts
nipkow [Mon, 13 Jul 1998 16:04:39 +0200] rev 5134
Replace awkward primrec by recdef.
nipkow [Mon, 13 Jul 1998 16:04:22 +0200] rev 5133
swapped condition in update_apply.
wenzelm [Sun, 12 Jul 1998 11:49:17 +0200] rev 5132
isatool expandshort;
wenzelm [Fri, 10 Jul 1998 15:24:22 +0200] rev 5131
the distribution now includes Isabelle icons: see
lib/logo/isabelle-{small,tiny}.xpm;
wenzelm [Fri, 10 Jul 1998 15:19:10 +0200] rev 5130
added xpm icons;
nipkow [Mon, 06 Jul 1998 14:03:25 +0200] rev 5129
Converted to Auto_tac
wenzelm [Fri, 03 Jul 1998 18:56:40 +0200] rev 5128
several new basic modules made available for general use;
wenzelm [Fri, 03 Jul 1998 18:53:02 +0200] rev 5127
cleaned up;
wenzelm [Fri, 03 Jul 1998 18:05:03 +0200] rev 5126
theory Main includes everything;
wenzelm [Fri, 03 Jul 1998 17:36:45 +0200] rev 5125
reorganized the main HOL image;
wenzelm [Fri, 03 Jul 1998 17:35:39 +0200] rev 5124
stepping stones: Recdef, Main;
String now part of main HOL;
wenzelm [Fri, 03 Jul 1998 17:34:55 +0200] rev 5123
stepping stones;
wenzelm [Fri, 03 Jul 1998 17:34:24 +0200] rev 5122
removed duplicate thms;
wenzelm [Fri, 03 Jul 1998 17:33:47 +0200] rev 5121
moved String theory to main HOL;
berghofe [Fri, 03 Jul 1998 11:02:01 +0200] rev 5120
Removed disjE from list of rules used to simplify elimination
rules because it made mk_cases fail if elimination rules
contained disjunctive side conditions.
nipkow [Fri, 03 Jul 1998 10:55:32 +0200] rev 5119
Removed leading !! in goals
nipkow [Fri, 03 Jul 1998 10:37:04 +0200] rev 5118
Removed leading !! in goals.
nipkow [Fri, 03 Jul 1998 10:36:47 +0200] rev 5117
Removed leading !! in goals.
paulson [Thu, 02 Jul 1998 17:58:12 +0200] rev 5116
Renamed expand_if to split_if and setloop split_tac to addsplits,
as in HOL
paulson [Thu, 02 Jul 1998 17:56:06 +0200] rev 5115
HACKED declaration of addsplits
paulson [Thu, 02 Jul 1998 17:48:11 +0200] rev 5114
Deleted leading parameters thanks to new Goal command
wenzelm [Thu, 02 Jul 1998 17:27:35 +0200] rev 5113
tuned comment;
wenzelm [Thu, 02 Jul 1998 17:26:47 +0200] rev 5112
Symbol.beginning;
paulson [Thu, 02 Jul 1998 16:53:55 +0200] rev 5111
Uncurried functions LeadsTo and reach
Deleted leading parameters thanks to new Goal command
wenzelm [Thu, 02 Jul 1998 16:44:39 +0200] rev 5110
fixed Integ;
berghofe [Wed, 01 Jul 1998 19:11:20 +0200] rev 5109
Adapted to new inductive definition package.
berghofe [Wed, 01 Jul 1998 19:03:54 +0200] rev 5108
Fixed bug (improper handling of flag no_ind).
berghofe [Wed, 01 Jul 1998 18:43:40 +0200] rev 5107
Replaced "use_dir" command by "use", because nested calls
of "use_dir" cause the HTML generator to crash.
paulson [Wed, 01 Jul 1998 17:59:25 +0200] rev 5106
HOL-Real
wenzelm [Wed, 01 Jul 1998 11:33:39 +0200] rev 5105
tuned Inductive.thy;
wenzelm [Wed, 01 Jul 1998 11:20:32 +0200] rev 5104
added add_typedecls;
berghofe [Tue, 30 Jun 1998 20:57:46 +0200] rev 5103
Removed structure Prod_Syntax.
berghofe [Tue, 30 Jun 1998 20:51:15 +0200] rev 5102
Adapted to new inductive definition package.
berghofe [Tue, 30 Jun 1998 20:50:34 +0200] rev 5101
Adapted to new inductive package.
berghofe [Tue, 30 Jun 1998 20:49:49 +0200] rev 5100
Removed obsolete comments.
berghofe [Tue, 30 Jun 1998 20:46:35 +0200] rev 5099
Removed old inductive definition package.
berghofe [Tue, 30 Jun 1998 20:43:36 +0200] rev 5098
Removed structure Prod_Syntax.
berghofe [Tue, 30 Jun 1998 20:42:47 +0200] rev 5097
Adapted to new inductive definition package.
berghofe [Tue, 30 Jun 1998 20:41:41 +0200] rev 5096
Moved most of the Prod_Syntax - stuff to HOLogic.
berghofe [Tue, 30 Jun 1998 20:40:29 +0200] rev 5095
Added additional theorems needed for inductive definitions.
berghofe [Tue, 30 Jun 1998 20:39:43 +0200] rev 5094
New inductive definition package
wenzelm [Tue, 30 Jun 1998 14:41:27 +0200] rev 5093
added quick_and_dirty flag;
wenzelm [Mon, 29 Jun 1998 21:33:35 +0200] rev 5092
moved actual (C)Pure theories to pure.ML;
wenzelm [Mon, 29 Jun 1998 21:33:25 +0200] rev 5091
tuned transaction;
moved actual (C)Pure theories to pure.ML;
wenzelm [Mon, 29 Jun 1998 10:32:06 +0200] rev 5090
use_text: verbose flag;
paulson [Fri, 26 Jun 1998 15:16:14 +0200] rev 5089
New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
paulson [Fri, 26 Jun 1998 15:10:40 +0200] rev 5088
New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
wenzelm [Thu, 25 Jun 1998 16:28:41 +0200] rev 5087
fixed unit_eq;
wenzelm [Thu, 25 Jun 1998 16:13:20 +0200] rev 5086
delsimprocs [unit_eq_proc];
wenzelm [Thu, 25 Jun 1998 16:12:02 +0200] rev 5085
simplification procedure unit_eq_proc rewrites (?x::unit) = ();
quote / antiquote translations;
wenzelm [Thu, 25 Jun 1998 15:37:36 +0200] rev 5084
tuned loose bound vars check;
added quote_antiquote_tr(');
wenzelm [Thu, 25 Jun 1998 15:34:17 +0200] rev 5083
added unit_eq simplification procedure;
wenzelm [Thu, 25 Jun 1998 15:33:30 +0200] rev 5082
added XX_YY_rewrite: simpset -> cterm -> thm;
wenzelm [Thu, 25 Jun 1998 15:32:41 +0200] rev 5081
Thm.rewrite_cterm;
wenzelm [Thu, 25 Jun 1998 15:22:05 +0200] rev 5080
defaults for free variables hide consts of same name;
wenzelm [Thu, 25 Jun 1998 15:20:59 +0200] rev 5079
added rewrite_cterm;
paulson [Thu, 25 Jun 1998 13:57:34 +0200] rev 5078
Installation of target HOL-Real
nipkow [Wed, 24 Jun 1998 13:59:45 +0200] rev 5077
* HOL/List: new function list_update written xs[i:=v] that updates the i-th
list position. May also be iterated as in xs[i:=a,j:=b,...].
paulson [Wed, 24 Jun 1998 11:24:52 +0200] rev 5076
Ran isatool fixgoal
paulson [Wed, 24 Jun 1998 10:33:42 +0200] rev 5075
removed duplicate entry for Goal
paulson [Wed, 24 Jun 1998 10:30:29 +0200] rev 5074
Trivial change to be more like paper
paulson [Wed, 24 Jun 1998 10:29:46 +0200] rev 5073
Tidying; renaming of Says_Server_message_form to
Says_Server_not_range; removal of junk from analz_spies_tac;
removal of B~:bad premise from no_nonce_YM1_YM2
nipkow [Tue, 23 Jun 1998 18:09:16 +0200] rev 5072
*** empty log message ***
nipkow [Tue, 23 Jun 1998 18:07:45 +0200] rev 5071
Consequences of the change from [ := ] to ( := ) in theory Update.
nipkow [Tue, 23 Jun 1998 18:06:50 +0200] rev 5070
Replaced [ := ] syntax by ( := ).
Also allows ( := , := , ...) now.
wenzelm [Mon, 22 Jun 1998 17:26:46 +0200] rev 5069
isatool fixgoal;
wenzelm [Mon, 22 Jun 1998 17:13:09 +0200] rev 5068
isatool fixgoal;
wenzelm [Mon, 22 Jun 1998 17:12:27 +0200] rev 5067
isatool fixgoal;
paulson [Mon, 22 Jun 1998 15:53:24 +0200] rev 5066
Changed format of Bob's certificate from Nb,K,A to A,B,K,Nb.
The former format was just a hack to invoke type distinctions, while the
latter uses the explictness principle.
paulson [Mon, 22 Jun 1998 15:50:59 +0200] rev 5065
comments and minor tidying
paulson [Mon, 22 Jun 1998 15:49:29 +0200] rev 5064
simplified and tidied the proofs
wenzelm [Mon, 22 Jun 1998 15:25:06 +0200] rev 5063
check_mlhome_file;
wenzelm [Mon, 22 Jun 1998 15:18:02 +0200] rev 5062
isatool fixgoal;
wenzelm [Mon, 22 Jun 1998 15:09:59 +0200] rev 5061
isatool fixgoal;
wenzelm [Sat, 20 Jun 1998 20:35:38 +0200] rev 5060
def_sort;
wenzelm [Sat, 20 Jun 1998 20:18:51 +0200] rev 5059
renamed Thm(s) back to thm(s);
wenzelm [Sat, 20 Jun 1998 20:18:22 +0200] rev 5058
export mk_triple1/2;
wenzelm [Sat, 20 Jun 1998 19:53:05 +0200] rev 5057
added read_def_axm;
wenzelm [Sat, 20 Jun 1998 19:52:53 +0200] rev 5056
added fix_mixfix;
paulson [Fri, 19 Jun 1998 11:20:36 +0200] rev 5055
fixed comment
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);
wenzelm [Fri, 05 Jun 1998 14:23:27 +0200] rev 4994
tuned print_exn;
wenzelm [Fri, 05 Jun 1998 14:23:07 +0200] rev 4993
print_data moved to theory.ML;
print_theory: exclude theorems (no forward reference!);
wenzelm [Fri, 05 Jun 1998 14:22:11 +0200] rev 4992
added THEN: ('a -> 'b seq) * ('b -> 'c seq) -> 'a -> 'c seq;
added ORELSE: ('a -> 'b seq) * ('a -> 'b seq) -> 'a -> 'b seq;
added APPEND: ('a -> 'b seq) * ('a -> 'b seq) -> 'a -> 'b seq;
added EVERY: ('a -> 'a seq) list -> 'a -> 'a seq;
added FIRST: ('a -> 'b seq) list -> 'a -> 'b seq;
added TRY: ('a -> 'a seq) -> 'a -> 'a seq;
added REPEAT: ('a -> 'a seq) -> 'a -> 'a seq;
wenzelm [Fri, 05 Jun 1998 14:21:11 +0200] rev 4991
added object.ML;
oheimb [Tue, 02 Jun 1998 15:08:42 +0200] rev 4990
added option_map_o_empty
added option_map_o_empty and option_map_o_update to simpset()
oheimb [Tue, 02 Jun 1998 15:07:25 +0200] rev 4989
added split_etas
oheimb [Tue, 02 Jun 1998 15:07:00 +0200] rev 4988
added split_sum_case_asm
wenzelm [Fri, 29 May 1998 13:50:21 +0200] rev 4987
tuned;
wenzelm [Fri, 29 May 1998 13:49:50 +0200] rev 4986
tuned msgs;
paulson [Thu, 28 May 1998 17:21:52 +0200] rev 4985
auto update
wenzelm [Thu, 28 May 1998 17:02:29 +0200] rev 4984
fixed ml_prompts;
wenzelm [Thu, 28 May 1998 17:02:01 +0200] rev 4983
changed get_single: ('a, 'b) source -> ('a * ('a, 'b) source) option;
wenzelm [Thu, 28 May 1998 14:50:40 +0200] rev 4982
tuned dist version;
wenzelm [Thu, 28 May 1998 12:24:05 +0200] rev 4981
tuned header;
wenzelm [Thu, 28 May 1998 12:23:11 +0200] rev 4980
version under control of Admin/makedist;
wenzelm [Thu, 28 May 1998 12:22:37 +0200] rev 4979
README, Pure/ROOT.ML: version set automatically;
wenzelm [Thu, 28 May 1998 12:22:05 +0200] rev 4978
version under control of Admin/makedist;
ml_prompts;
wenzelm [Thu, 28 May 1998 12:21:05 +0200] rev 4977
added ml_prompts;
wenzelm [Thu, 28 May 1998 11:11:27 +0200] rev 4976
added mapfilter: ('a -> 'b option) -> ('a, 'c) source -> ('b, ('a, 'c)
source) source;
(map)filter: fixed propagation of prompt;
wenzelm [Thu, 28 May 1998 11:09:07 +0200] rev 4975
tuned error msg;
wenzelm [Thu, 28 May 1998 11:08:45 +0200] rev 4974
fixed error msgs;
paulson [Wed, 27 May 1998 12:25:56 +0200] rev 4973
Structure Option now declared in MLWorks
paulson [Wed, 27 May 1998 12:23:45 +0200] rev 4972
mk_all_imp: no longer creates goals that have beta-redexes
paulson [Wed, 27 May 1998 12:22:32 +0200] rev 4971
more tracing
paulson [Wed, 27 May 1998 12:21:39 +0200] rev 4970
Changed require to requires for MLWorks
paulson [Wed, 27 May 1998 12:19:35 +0200] rev 4969
auto update
wenzelm [Tue, 26 May 1998 12:29:27 +0200] rev 4968
made SML/NJ happy;
wenzelm [Tue, 26 May 1998 12:29:10 +0200] rev 4967
foldl_map prep_field;
wenzelm [Mon, 25 May 1998 21:28:07 +0200] rev 4966
tuned store_theory;
wenzelm [Mon, 25 May 1998 21:27:22 +0200] rev 4965
tuned local, global;
tuned begin and end theory;
wenzelm [Mon, 25 May 1998 21:25:04 +0200] rev 4964
tuned store_theory: theory -> unit;
wenzelm [Mon, 25 May 1998 21:24:27 +0200] rev 4963
added get_name, put_name, global_path, local_path, begin_theory,
end_theory;
wenzelm [Mon, 25 May 1998 21:17:08 +0200] rev 4962
global_names moved to pure_thy.ML;
wenzelm [Mon, 25 May 1998 21:16:03 +0200] rev 4961
certify_term: type_check replaces Term.type_of, providing sensible
error messages;
eliminated mapfilt_atoms (use Term.foldl_aterms);
wenzelm [Mon, 25 May 1998 21:14:00 +0200] rev 4960
renamed state_source to source';
removed test;
wenzelm [Mon, 25 May 1998 21:13:20 +0200] rev 4959
added recover, source;
wenzelm [Mon, 25 May 1998 21:12:46 +0200] rev 4958
added catch: ('a -> 'b) -> 'a -> 'b;
tuned source(');
wenzelm [Mon, 25 May 1998 21:11:46 +0200] rev 4957
remove seq2, scan (use seq2, foldl_map from library.ML);
wenzelm [Mon, 25 May 1998 21:10:45 +0200] rev 4956
added foldl_map: ('a * 'b -> 'a * 'c) -> 'a * 'b list -> 'a * 'c list;
added seq2: ('a * 'b -> unit) -> 'a list * 'b list -> unit;
tuned 'beginning';
nipkow [Mon, 25 May 1998 12:55:01 +0200] rev 4955
Swapped order of params.
wenzelm [Wed, 20 May 1998 18:58:13 +0200] rev 4954
changed get_single: ('a, 'b) source -> 'a option * ('a, 'b) source;
tuned prompt;
Scan.source vs. Scan.source';
wenzelm [Wed, 20 May 1998 18:57:16 +0200] rev 4953
source vs. source';
wenzelm [Wed, 20 May 1998 18:56:59 +0200] rev 4952
tuned keywords;
wenzelm [Wed, 20 May 1998 18:56:36 +0200] rev 4951
added is_stale;
wenzelm [Wed, 20 May 1998 18:56:00 +0200] rev 4950
tuned signature;
added pretty_theory;
wenzelm [Wed, 20 May 1998 18:55:41 +0200] rev 4949
tuned comments;
wenzelm [Wed, 20 May 1998 18:55:16 +0200] rev 4948
tuned;
nipkow [Wed, 20 May 1998 15:20:28 +0200] rev 4947
Small mods.
wenzelm [Tue, 19 May 1998 17:16:18 +0200] rev 4946
prompt made part of source;
wenzelm [Tue, 19 May 1998 17:15:30 +0200] rev 4945
fixed handle_error: cat_lines;
wenzelm [Tue, 19 May 1998 17:15:04 +0200] rev 4944
added Thy/position.ML;
wenzelm [Tue, 19 May 1998 17:14:28 +0200] rev 4943
added source: string -> (string, string list) Source.source;
wenzelm [Tue, 19 May 1998 17:14:01 +0200] rev 4942
Input positions.
wenzelm [Mon, 18 May 1998 18:10:43 +0200] rev 4941
added Syntax/source.ML;
wenzelm [Mon, 18 May 1998 18:10:04 +0200] rev 4940
added Source module;
wenzelm [Mon, 18 May 1998 18:08:58 +0200] rev 4939
Co-algebraic data sources.
wenzelm [Mon, 18 May 1998 17:57:47 +0200] rev 4938
Symbol.stopper;