wenzelm [Tue, 17 Aug 1999 22:14:02 +0200] rev 7239
HOL_quantifiers;
wenzelm [Tue, 17 Aug 1999 22:13:23 +0200] rev 7238
replaced HOL_quantifiers flag by "HOL" print mode;
simplified HOL basic syntax (more orthogonal);
wenzelm [Tue, 17 Aug 1999 22:11:05 +0200] rev 7237
turned SVC_Oracle into a new-style theory in order to get automatic
handling of its additional dependency on Tools/svc_funcs.ML;
berghofe [Tue, 17 Aug 1999 19:24:00 +0200] rev 7236
Better handling of path for remote theory browsing information.
wenzelm [Tue, 17 Aug 1999 17:52:04 +0200] rev 7235
Goals.reset_goals;
wenzelm [Tue, 17 Aug 1999 17:51:35 +0200] rev 7234
reset_goals;
wenzelm [Tue, 17 Aug 1999 17:34:43 +0200] rev 7233
intro+;
wenzelm [Tue, 17 Aug 1999 17:34:18 +0200] rev 7232
remove tmp files;
wenzelm [Tue, 17 Aug 1999 17:33:47 +0200] rev 7231
tuned;
wenzelm [Tue, 17 Aug 1999 17:30:08 +0200] rev 7230
renamed 'single' to 'some_rule';
added 'intro', 'elim';
wenzelm [Tue, 17 Aug 1999 15:59:32 +0200] rev 7229
renamed Cons to Consq in order to avoid clash with List.Cons;
berghofe [Tue, 17 Aug 1999 14:01:39 +0200] rev 7228
Tuned some comments.
berghofe [Tue, 17 Aug 1999 14:00:30 +0200] rev 7227
Path for remote theory browsing information is now stored in referece variable rpath.
wenzelm [Tue, 17 Aug 1999 11:51:12 +0200] rev 7226
-m option;
wenzelm [Mon, 16 Aug 1999 22:08:23 +0200] rev 7225
replaced "op #" by "Cons";
wenzelm [Mon, 16 Aug 1999 22:07:12 +0200] rev 7224
'a list: Nil, Cons;
wenzelm [Mon, 16 Aug 1999 22:04:07 +0200] rev 7223
tuned msg;
wenzelm [Mon, 16 Aug 1999 22:03:48 +0200] rev 7222
disable_pr, enable_pr;
paulson [Mon, 16 Aug 1999 18:47:20 +0200] rev 7221
deleted obsolete assignment
paulson [Mon, 16 Aug 1999 18:43:13 +0200] rev 7220
restored a high precedence to unary minus
paulson [Mon, 16 Aug 1999 18:41:32 +0200] rev 7219
inserted Id: lines
paulson [Mon, 16 Aug 1999 18:41:06 +0200] rev 7218
new theory Real/Hyperreal/HyperDef and file fuf.ML
oheimb [Mon, 16 Aug 1999 17:44:14 +0200] rev 7217
forgot to write back adaption of onlysimps
wenzelm [Mon, 16 Aug 1999 17:42:37 +0200] rev 7216
tuned;
wenzelm [Mon, 16 Aug 1999 17:38:52 +0200] rev 7215
tuned;
oheimb [Mon, 16 Aug 1999 17:33:45 +0200] rev 7214
exchanged finish_tac and unsafe_finish_tac (the more important one) in simpset
basic_gen_simp_tac now takes a looper as _explicit_ argument
removed superfluous argument of solve_all_tac
corrected safe_asm_full_simp_tac: now also with mutual simplification of prems
oheimb [Mon, 16 Aug 1999 17:24:28 +0200] rev 7213
re-added refl in safe_solver
wenzelm [Mon, 16 Aug 1999 16:44:47 +0200] rev 7212
removed warn_theory_style;
wenzelm [Mon, 16 Aug 1999 16:44:24 +0200] rev 7211
fixed thy_only;
wenzelm [Mon, 16 Aug 1999 15:15:14 +0200] rev 7210
tuned prompts;
wenzelm [Mon, 16 Aug 1999 14:57:41 +0200] rev 7209
isamode;
wenzelm [Mon, 16 Aug 1999 14:22:45 +0200] rev 7208
user infaces: tuned, added ProofGeneral;
wenzelm [Mon, 16 Aug 1999 14:22:20 +0200] rev 7207
bib;
wenzelm [Mon, 16 Aug 1999 11:53:18 +0200] rev 7206
-m option;
berghofe [Thu, 12 Aug 1999 15:35:03 +0200] rev 7205
Tuned.
nipkow [Wed, 11 Aug 1999 13:14:31 +0200] rev 7204
Removed
* reset HOL_quantifiers by default, i.e. quantifiers are printed as
ALL/EX rather than !/?;
nipkow [Wed, 11 Aug 1999 13:13:58 +0200] rev 7203
* set HOL_quantifiers by default, i.e. quantifiers are printed as
!/? rather than ALL/EX;
wenzelm [Mon, 09 Aug 1999 22:25:27 +0200] rev 7202
added asym rule;
wenzelm [Mon, 09 Aug 1999 22:23:07 +0200] rev 7201
tuned print_state;
wenzelm [Mon, 09 Aug 1999 22:22:49 +0200] rev 7200
tuned strings_of_context;
fix: check identifier;
wenzelm [Mon, 09 Aug 1999 22:22:01 +0200] rev 7199
pr / no_pr: maintain Toplevel.quiet;
wenzelm [Mon, 09 Aug 1999 22:21:35 +0200] rev 7198
tuned print_state;
quiet flag;
wenzelm [Mon, 09 Aug 1999 22:21:08 +0200] rev 7197
append user rules;
wenzelm [Mon, 09 Aug 1999 20:53:06 +0200] rev 7196
theory loader actions;
wenzelm [Fri, 06 Aug 1999 22:43:51 +0200] rev 7195
made SML happy;
wenzelm [Fri, 06 Aug 1999 22:37:57 +0200] rev 7194
tuned;
wenzelm [Fri, 06 Aug 1999 22:34:00 +0200] rev 7193
proper ProofGeneral/isa setup;
wenzelm [Fri, 06 Aug 1999 22:32:55 +0200] rev 7192
simplified ML handling;
wenzelm [Fri, 06 Aug 1999 22:32:27 +0200] rev 7191
added pretend_use;
simplified ML handling;
loaded_files: include thy;
perform Remove *before* actual deletion;
perform: made bullet proof;
wenzelm [Fri, 06 Aug 1999 22:30:42 +0200] rev 7190
simplified handling of ML file;
improved master info;
paulson [Fri, 06 Aug 1999 17:29:43 +0200] rev 7189
the whole file is now loaded only if SVC is enabled
paulson [Fri, 06 Aug 1999 17:29:18 +0200] rev 7188
re-organization of theorems from Alloc and PPROD, partly into new theory
Lift_prog
paulson [Fri, 06 Aug 1999 17:28:45 +0200] rev 7187
svc_enabled is now declared as a function
paulson [Fri, 06 Aug 1999 17:27:51 +0200] rev 7186
new theory UNITY/Lift_prog
wenzelm [Fri, 06 Aug 1999 15:38:07 +0200] rev 7185
External reasoning tools;
paulson [Fri, 06 Aug 1999 13:39:48 +0200] rev 7184
no longer gives a default value to SVC_MACHINE
paulson [Fri, 06 Aug 1999 11:22:35 +0200] rev 7183
extra comment
paulson [Fri, 06 Aug 1999 11:07:25 +0200] rev 7182
now catches exn THEORY and prints an error message
paulson [Fri, 06 Aug 1999 11:06:16 +0200] rev 7181
some hard propositional examples
paulson [Fri, 06 Aug 1999 11:05:20 +0200] rev 7180
new theory ex/svc_test.thy