urbanc [Mon, 22 Sep 2008 19:46:24 +0200] rev 28322
made the perm_simp tactic to understand options such as (no_asm)
wenzelm [Mon, 22 Sep 2008 15:26:14 +0200] rev 28321
type thm: fully internal derivation, no longer exported;
incorporate former deriv.ML as internal abstract type;
added rudimentary promise interface;
tuned;
added is_named (does not require finished derivation);
wenzelm [Mon, 22 Sep 2008 15:26:14 +0200] rev 28320
added is_finished;
wenzelm [Mon, 22 Sep 2008 15:26:13 +0200] rev 28319
added Promise constructor, which is similar to Oracle but may be replaced later;
added promise_proof;
export min_proof, mk_min_proof;
moved infer_derivs to thm.ML as derive_rule0/1/2;
tuned oracles_of_proof;
added is_named;
wenzelm [Mon, 22 Sep 2008 15:26:11 +0200] rev 28318
removed deriv.ML which is now incorporated into thm.ML;
wenzelm [Mon, 22 Sep 2008 15:26:11 +0200] rev 28317
added reject_draft;
wenzelm [Mon, 22 Sep 2008 15:26:07 +0200] rev 28316
type thm: fully internal derivation, no longer exported;
haftmann [Mon, 22 Sep 2008 13:56:04 +0200] rev 28315
generic quickcheck framework
haftmann [Mon, 22 Sep 2008 13:56:03 +0200] rev 28314
TEMPORARY: make batch run happy
haftmann [Mon, 22 Sep 2008 13:56:01 +0200] rev 28313
absolute Library path
haftmann [Mon, 22 Sep 2008 13:55:59 +0200] rev 28312
different session branches for HOL-Plain vs. Plain
haftmann [Mon, 22 Sep 2008 08:00:28 +0200] rev 28311
temporary workaround for class constants
haftmann [Mon, 22 Sep 2008 08:00:27 +0200] rev 28310
corrected sort intersection
haftmann [Mon, 22 Sep 2008 08:00:26 +0200] rev 28309
some steps towards generic quickcheck framework
haftmann [Mon, 22 Sep 2008 08:00:24 +0200] rev 28308
fixed headers
haftmann [Mon, 22 Sep 2008 08:00:23 +0200] rev 28307
added some fragments from website
wenzelm [Sat, 20 Sep 2008 21:05:41 +0200] rev 28306
made SML/NJ happy;
wenzelm [Fri, 19 Sep 2008 22:11:50 +0200] rev 28305
Isar toplevel editor model.
wenzelm [Fri, 19 Sep 2008 21:22:31 +0200] rev 28304
future tasks: support boolean priorities (true = high, false = low/irrelevant);
wenzelm [Fri, 19 Sep 2008 21:00:50 +0200] rev 28303
output_sync is now public;
wenzelm [Fri, 19 Sep 2008 21:00:49 +0200] rev 28302
added props_text (from isar_syn.ML);
wenzelm [Fri, 19 Sep 2008 21:00:48 +0200] rev 28301
moved Isar editor commands from isar_syn.ML to isar.ML;
P.props_text;
wenzelm [Fri, 19 Sep 2008 21:00:47 +0200] rev 28300
moved Isar editor commands from isar_syn.ML to isar.ML;
wenzelm [Fri, 19 Sep 2008 21:00:46 +0200] rev 28299
added Isar/isar.scala;
huffman [Fri, 19 Sep 2008 18:05:19 +0200] rev 28298
avoid using implicit assumptions
huffman [Fri, 19 Sep 2008 17:54:04 +0200] rev 28297
add theory graph to ZF document
haftmann [Fri, 19 Sep 2008 09:41:17 +0200] rev 28296
made SMLNJ happy
wenzelm [Thu, 18 Sep 2008 22:30:17 +0200] rev 28295
jar: include sources;
wenzelm [Thu, 18 Sep 2008 20:12:02 +0200] rev 28294
tuned;
wenzelm [Thu, 18 Sep 2008 19:39:50 +0200] rev 28293
eval_term: CRITICAL due to eval_result;
simplified oracle interface;
wenzelm [Thu, 18 Sep 2008 19:39:49 +0200] rev 28292
begin_theory: Theory.checkpoint for immediate uses ensures that ML evaluation always starts with non-draft @{theory};
wenzelm [Thu, 18 Sep 2008 19:39:47 +0200] rev 28291
updated generated file;
wenzelm [Thu, 18 Sep 2008 19:39:44 +0200] rev 28290
simplified oracle interface;
wenzelm [Thu, 18 Sep 2008 14:06:58 +0200] rev 28289
show: non-critical testing;
wenzelm [Thu, 18 Sep 2008 14:06:56 +0200] rev 28288
added deriv.ML: Abstract derivations based on raw proof terms.
krauss [Thu, 18 Sep 2008 12:13:50 +0200] rev 28287
termination prover for "fun" can be configured using context data.
wenzelm [Thu, 18 Sep 2008 10:57:30 +0200] rev 28286
updated generated file;
wenzelm [Thu, 18 Sep 2008 10:57:23 +0200] rev 28285
unchecked $ISABELLE_HOME_USER/etc/settings;
wenzelm [Wed, 17 Sep 2008 23:44:31 +0200] rev 28284
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 23:23:49 +0200] rev 28283
threads work only for Poly/ML 5.2 or later;
global ML bindings are now thread-safe;
wenzelm [Wed, 17 Sep 2008 23:23:13 +0200] rev 28282
* ML bindings produced via Isar commands are stored within the Isar context.
* Command 'ML_prf' is analogous to 'ML' but works within a proof context.
wenzelm [Wed, 17 Sep 2008 23:08:06 +0200] rev 28281
added ML_prf;
wenzelm [Wed, 17 Sep 2008 23:04:27 +0200] rev 28280
updated generated file;
wenzelm [Wed, 17 Sep 2008 22:06:59 +0200] rev 28279
added inherit_env;
wenzelm [Wed, 17 Sep 2008 22:06:57 +0200] rev 28278
added map_contexts;
wenzelm [Wed, 17 Sep 2008 22:06:54 +0200] rev 28277
ML_prf: inherit env for all contexts within the proof;
wenzelm [Wed, 17 Sep 2008 22:06:52 +0200] rev 28276
shutdown only if Multithreading.available;
wenzelm [Wed, 17 Sep 2008 21:27:44 +0200] rev 28275
ML_Context.evaluate: proper context (for ML environment);
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:43 +0200] rev 28274
ML_Context.evaluate: proper context (for ML environment);
wenzelm [Wed, 17 Sep 2008 21:27:38 +0200] rev 28273
simplified ML_Context.eval_in -- expect immutable Proof.context value;
wenzelm [Wed, 17 Sep 2008 21:27:36 +0200] rev 28272
proper thm antiquotations within ML solve obscure context problems (due to update of ML environment);
wenzelm [Wed, 17 Sep 2008 21:27:34 +0200] rev 28271
simplified ML_Context.eval_in -- expect immutable Proof.context value;
parse_code: operate on thy, which contains the ML environment;
wenzelm [Wed, 17 Sep 2008 21:27:32 +0200] rev 28270
explicit handling of ML environment within generic context;
eval_wrapper: non-critical, struct_name is always Isabelle, tuned comments;
eval_in/evaluate expect immutable Proof.context value;
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:31 +0200] rev 28269
added ML_prf;
wenzelm [Wed, 17 Sep 2008 21:27:24 +0200] rev 28268
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:22 +0200] rev 28267
ML name space -- dummy version of Poly/ML 5.2 facility.
wenzelm [Wed, 17 Sep 2008 21:27:20 +0200] rev 28266
added ML-Systems/ml_name_space.ML;
wenzelm [Wed, 17 Sep 2008 21:27:18 +0200] rev 28265
use ML_prf within proofs;
wenzelm [Wed, 17 Sep 2008 21:27:17 +0200] rev 28264
local @{context};
wenzelm [Wed, 17 Sep 2008 21:27:14 +0200] rev 28263
moved global ML bindings to global place;
wenzelm [Wed, 17 Sep 2008 21:27:08 +0200] rev 28262
back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
wenzelm [Wed, 17 Sep 2008 21:27:03 +0200] rev 28261
updated generated file;
krauss [Wed, 17 Sep 2008 15:59:23 +0200] rev 28260
wf_finite_psubset[simp], in_finite_psubset[simp]
ballarin [Wed, 17 Sep 2008 15:21:30 +0200] rev 28259
Public interface to interpretation morphism.
haftmann [Wed, 17 Sep 2008 11:42:25 +0200] rev 28258
moved term_of syntax to separate theory
haftmann [Wed, 17 Sep 2008 10:00:16 +0200] rev 28257
removed obsolete theory
haftmann [Wed, 17 Sep 2008 07:32:04 +0200] rev 28256
added quickcheck.ML
wenzelm [Tue, 16 Sep 2008 18:01:25 +0200] rev 28255
tuned comments;
wenzelm [Tue, 16 Sep 2008 18:01:24 +0200] rev 28254
multithreading for Poly/ML 5.1 is no longer supported;
wenzelm [Tue, 16 Sep 2008 17:28:37 +0200] rev 28253
tuned;
wenzelm [Tue, 16 Sep 2008 17:21:14 +0200] rev 28252
updated system manual;
wenzelm [Tue, 16 Sep 2008 17:18:41 +0200] rev 28251
Proof General / Emacs interface wrapper;
wenzelm [Tue, 16 Sep 2008 17:16:28 +0200] rev 28250
Proof General: option -I is obsolete;
wenzelm [Tue, 16 Sep 2008 17:16:27 +0200] rev 28249
added PROOFGENERAL_HOME;
wenzelm [Tue, 16 Sep 2008 17:16:25 +0200] rev 28248
separate emacs tool for Proof General / Emacs;
haftmann [Tue, 16 Sep 2008 16:13:31 +0200] rev 28247
added quickcheck stub
haftmann [Tue, 16 Sep 2008 16:13:14 +0200] rev 28246
removed babel again
haftmann [Tue, 16 Sep 2008 16:13:11 +0200] rev 28245
celver code lemma avoid type ambiguity problem with Haskell
haftmann [Tue, 16 Sep 2008 16:13:09 +0200] rev 28244
a sophisticated char/nibble conversion combinator
haftmann [Tue, 16 Sep 2008 16:13:06 +0200] rev 28243
moved term_of syntax to separate theory
wenzelm [Tue, 16 Sep 2008 15:37:33 +0200] rev 28242
SimpleThread.fork;
wenzelm [Tue, 16 Sep 2008 15:37:32 +0200] rev 28241
Simplified thread fork interface.
wenzelm [Tue, 16 Sep 2008 15:37:30 +0200] rev 28240
added Concurrent/simple_thread.ML;
wenzelm [Tue, 16 Sep 2008 14:48:51 +0200] rev 28239
updated generated file;
wenzelm [Tue, 16 Sep 2008 14:40:30 +0200] rev 28238
misc tuning and modernization;
wenzelm [Tue, 16 Sep 2008 14:39:56 +0200] rev 28237
check setting and tool;
added file;
ballarin [Tue, 16 Sep 2008 12:27:05 +0200] rev 28236
Clearer separation of interpretation frontend and backend.
ballarin [Tue, 16 Sep 2008 12:26:15 +0200] rev 28235
No interpretation of locale with dangling type frees.
ballarin [Tue, 16 Sep 2008 12:25:26 +0200] rev 28234
Do not rely on locale assumption in interpretation.
paulson [Tue, 16 Sep 2008 12:25:04 +0200] rev 28233
The metis method now fails in the usual manner, rather than raising an exception,
if it determines that it cannot prove the theorem.
ballarin [Tue, 16 Sep 2008 12:24:37 +0200] rev 28232
Fixed typo in locale declaration.
haftmann [Tue, 16 Sep 2008 09:21:28 +0200] rev 28231
added babel
haftmann [Tue, 16 Sep 2008 09:21:27 +0200] rev 28230
explicit size of characters
haftmann [Tue, 16 Sep 2008 09:21:26 +0200] rev 28229
dropped superfluous code lemmas
haftmann [Tue, 16 Sep 2008 09:21:24 +0200] rev 28228
evaluation using code generator
haftmann [Tue, 16 Sep 2008 09:21:22 +0200] rev 28227
generic value command
wenzelm [Mon, 15 Sep 2008 20:51:58 +0200] rev 28226
converted symbols.tex;
wenzelm [Mon, 15 Sep 2008 20:51:40 +0200] rev 28225
tuned;
wenzelm [Mon, 15 Sep 2008 20:22:38 +0200] rev 28224
converted misc.tex;
wenzelm [Mon, 15 Sep 2008 19:43:10 +0200] rev 28223
tuned;
wenzelm [Mon, 15 Sep 2008 19:42:51 +0200] rev 28222
generated files;
wenzelm [Mon, 15 Sep 2008 19:42:22 +0200] rev 28221
converted present.tex;
wenzelm [Mon, 15 Sep 2008 17:32:12 +0200] rev 28220
basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm [Mon, 15 Sep 2008 16:50:35 +0200] rev 28219
load underscore package after iman etc.;
wenzelm [Mon, 15 Sep 2008 16:43:53 +0200] rev 28218
tuned comment;
wenzelm [Mon, 15 Sep 2008 16:43:31 +0200] rev 28217
added formal markup for setting, executable, tool;
wenzelm [Mon, 15 Sep 2008 16:42:09 +0200] rev 28216
basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm [Mon, 15 Sep 2008 16:42:00 +0200] rev 28215
converted basics.tex to theory file;
wenzelm [Mon, 15 Sep 2008 16:40:53 +0200] rev 28214
added isatt markup;
haftmann [Sun, 14 Sep 2008 21:50:35 +0200] rev 28213
New outline for codegen tutorial -- draft
wenzelm [Fri, 12 Sep 2008 12:04:20 +0200] rev 28212
added extern_fact (local or global);
more procise printing of fact names;
wenzelm [Fri, 12 Sep 2008 12:04:19 +0200] rev 28211
print raw (internal) result names;
wenzelm [Fri, 12 Sep 2008 12:04:16 +0200] rev 28210
more procise printing of fact names;
wenzelm [Fri, 12 Sep 2008 10:54:00 +0200] rev 28209
pretty_fact: extern fact name wrt. the given context, assuming that is the proper one for presentation;
wenzelm [Thu, 11 Sep 2008 22:22:59 +0200] rev 28208
cancel, shutdown: notify_all;
wenzelm [Thu, 11 Sep 2008 22:22:20 +0200] rev 28207
finish: Future.shutdown last;
wenzelm [Thu, 11 Sep 2008 21:53:53 +0200] rev 28206
eliminated requests, use global state variables uniformly;
more robust shutdown;
wenzelm [Thu, 11 Sep 2008 21:04:09 +0200] rev 28205
finish: Future.shutdown;
wenzelm [Thu, 11 Sep 2008 21:04:07 +0200] rev 28204
added is_empty;
wenzelm [Thu, 11 Sep 2008 21:04:05 +0200] rev 28203
shutdown: global join-and-shutdown operation;
reduced trace_active;
scheduler_fork: always notify;
tracing for thread exit;
unique ids for workers;