Sat, 17 Sep 2005 19:17:34 +0200 pretty_thm_aux: ora masked by quick_and_dirty;
wenzelm [Sat, 17 Sep 2005 19:17:34 +0200] rev 17475
pretty_thm_aux: ora masked by quick_and_dirty;
Sat, 17 Sep 2005 19:17:33 +0200 added quick_and_dirty (from Isar/skip_proofs.ML);
wenzelm [Sat, 17 Sep 2005 19:17:33 +0200] rev 17474
added quick_and_dirty (from Isar/skip_proofs.ML);
Sat, 17 Sep 2005 19:12:58 +0200 manually generated from Isabelle/HOLCF/IOA/Complex/Import;
wenzelm [Sat, 17 Sep 2005 19:12:58 +0200] rev 17473
manually generated from Isabelle/HOLCF/IOA/Complex/Import;
Sat, 17 Sep 2005 18:25:11 +0200 tuned document;
wenzelm [Sat, 17 Sep 2005 18:25:11 +0200] rev 17472
tuned document;
Sat, 17 Sep 2005 18:24:57 +0200 tuned;
wenzelm [Sat, 17 Sep 2005 18:24:57 +0200] rev 17471
tuned;
Sat, 17 Sep 2005 18:11:30 +0200 added with_charset: string -> ('a -> 'b) -> 'a -> 'b;
wenzelm [Sat, 17 Sep 2005 18:11:30 +0200] rev 17470
added with_charset: string -> ('a -> 'b) -> 'a -> 'b;
Sat, 17 Sep 2005 18:11:29 +0200 tuned comments;
wenzelm [Sat, 17 Sep 2005 18:11:29 +0200] rev 17469
tuned comments;
Sat, 17 Sep 2005 18:11:28 +0200 pretty_thm_aux: aconv hyps;
wenzelm [Sat, 17 Sep 2005 18:11:28 +0200] rev 17468
pretty_thm_aux: aconv hyps;
Sat, 17 Sep 2005 18:11:27 +0200 removed obsolete BasisLibrary;
wenzelm [Sat, 17 Sep 2005 18:11:27 +0200] rev 17467
removed obsolete BasisLibrary; proof_general.ML: setmp proofs 1 to capture sane default preferences;
Sat, 17 Sep 2005 18:11:26 +0200 Hebrew: HTML.with_charset;
wenzelm [Sat, 17 Sep 2005 18:11:26 +0200] rev 17466
Hebrew: HTML.with_charset;
Sat, 17 Sep 2005 18:11:25 +0200 removed obsolete BasisLibrary;
wenzelm [Sat, 17 Sep 2005 18:11:25 +0200] rev 17465
removed obsolete BasisLibrary;
Sat, 17 Sep 2005 18:11:24 +0200 added quickcheck_params (from Main.thy);
wenzelm [Sat, 17 Sep 2005 18:11:24 +0200] rev 17464
added quickcheck_params (from Main.thy);
Sat, 17 Sep 2005 18:11:23 +0200 removed spurious PolyML.exception_trace;
wenzelm [Sat, 17 Sep 2005 18:11:23 +0200] rev 17463
removed spurious PolyML.exception_trace;
Sat, 17 Sep 2005 18:11:22 +0200 moved setup ResAxioms.clause_setup to Main.thy (it refers to all previous theories);
wenzelm [Sat, 17 Sep 2005 18:11:22 +0200] rev 17462
moved setup ResAxioms.clause_setup to Main.thy (it refers to all previous theories);
Sat, 17 Sep 2005 18:11:21 +0200 minor cleanup, moved stuff in its proper place;
wenzelm [Sat, 17 Sep 2005 18:11:21 +0200] rev 17461
minor cleanup, moved stuff in its proper place;
Sat, 17 Sep 2005 18:11:20 +0200 generate: added HOL-Complex-Generate-HOLLight;
wenzelm [Sat, 17 Sep 2005 18:11:20 +0200] rev 17460
generate: added HOL-Complex-Generate-HOLLight;
Sat, 17 Sep 2005 18:11:19 +0200 added code generator setup (from Main.thy);
wenzelm [Sat, 17 Sep 2005 18:11:19 +0200] rev 17459
added code generator setup (from Main.thy);
Sat, 17 Sep 2005 18:11:18 +0200 lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?
wenzelm [Sat, 17 Sep 2005 18:11:18 +0200] rev 17458
lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?
Sat, 17 Sep 2005 18:11:17 +0200 HTML.with_charset;
wenzelm [Sat, 17 Sep 2005 18:11:17 +0200] rev 17457
HTML.with_charset;
Sat, 17 Sep 2005 17:35:26 +0200 converted to Isar theory format;
wenzelm [Sat, 17 Sep 2005 17:35:26 +0200] rev 17456
converted to Isar theory format;
Sat, 17 Sep 2005 14:02:31 +0200 tuned document;
wenzelm [Sat, 17 Sep 2005 14:02:31 +0200] rev 17455
tuned document;
Sat, 17 Sep 2005 12:51:03 +0200 obsolete;
wenzelm [Sat, 17 Sep 2005 12:51:03 +0200] rev 17454
obsolete;
Sat, 17 Sep 2005 12:50:57 +0200 plain test session, includes example;
wenzelm [Sat, 17 Sep 2005 12:50:57 +0200] rev 17453
plain test session, includes example;
Sat, 17 Sep 2005 12:18:08 +0200 theory_to_proof: check theory of initial proof state, which must not be changed;
wenzelm [Sat, 17 Sep 2005 12:18:08 +0200] rev 17452
theory_to_proof: check theory of initial proof state, which must not be changed;
Sat, 17 Sep 2005 12:18:07 +0200 added auto_fix (from proof.ML);
wenzelm [Sat, 17 Sep 2005 12:18:07 +0200] rev 17451
added auto_fix (from proof.ML); added assms_of; removed assumptions_of; pretty_thm: show out-of-context hyps; warn_extra_tfrees: works again, tuned;
Sat, 17 Sep 2005 12:18:06 +0200 export put_facts;
wenzelm [Sat, 17 Sep 2005 12:18:06 +0200] rev 17450
export put_facts; moved auto_fix to proof_context.ML; generic_goal: solve 0 subgoals initially; global_goal/theorem: only store results if SOME target, which may be empty;
Sat, 17 Sep 2005 12:18:05 +0200 interpretation: use goal commands without target -- no storing of results;
wenzelm [Sat, 17 Sep 2005 12:18:05 +0200] rev 17449
interpretation: use goal commands without target -- no storing of results;
Sat, 17 Sep 2005 12:18:04 +0200 theorem(_i): empty target;
wenzelm [Sat, 17 Sep 2005 12:18:04 +0200] rev 17448
theorem(_i): empty target; forget_proof: removed tmp hack;
Sat, 17 Sep 2005 12:18:03 +0200 pretty_thm_aux: observe asms context;
wenzelm [Sat, 17 Sep 2005 12:18:03 +0200] rev 17447
pretty_thm_aux: observe asms context;
Sat, 17 Sep 2005 12:18:02 +0200 tuned;
wenzelm [Sat, 17 Sep 2005 12:18:02 +0200] rev 17446
tuned;
Sat, 17 Sep 2005 12:18:00 +0200 Cube: converted to Isar, use locales;
wenzelm [Sat, 17 Sep 2005 12:18:00 +0200] rev 17445
Cube: converted to Isar, use locales;
Sat, 17 Sep 2005 11:49:29 +0200 1) mapped .. and == constants
obua [Sat, 17 Sep 2005 11:49:29 +0200] rev 17444
1) mapped .. and == constants 2) improved protect_varname
Sat, 17 Sep 2005 01:50:01 +0200 use interpretation command
huffman [Sat, 17 Sep 2005 01:50:01 +0200] rev 17443
use interpretation command
Fri, 16 Sep 2005 23:55:23 +0200 add HOLCF entries for pcpodef, cont_proc, fixrec;
huffman [Fri, 16 Sep 2005 23:55:23 +0200] rev 17442
add HOLCF entries for pcpodef, cont_proc, fixrec; add HOL-Complex entry for transfer tactic; clean up lists of theories in HOL-Complex entries
Fri, 16 Sep 2005 23:01:29 +0200 converted to Isar theory format;
wenzelm [Fri, 16 Sep 2005 23:01:29 +0200] rev 17441
converted to Isar theory format;
Fri, 16 Sep 2005 21:02:15 +0200 fixed HOL-light/Isabelle syntax incompatability via more protect_xxx functions
obua [Fri, 16 Sep 2005 21:02:15 +0200] rev 17440
fixed HOL-light/Isabelle syntax incompatability via more protect_xxx functions
Fri, 16 Sep 2005 20:30:44 +0200 add header
huffman [Fri, 16 Sep 2005 20:30:44 +0200] rev 17439
add header
Fri, 16 Sep 2005 16:07:22 +0200 tuned
ballarin [Fri, 16 Sep 2005 16:07:22 +0200] rev 17438
tuned
Fri, 16 Sep 2005 14:46:31 +0200 interpretation uses primitive goal interface
ballarin [Fri, 16 Sep 2005 14:46:31 +0200] rev 17437
interpretation uses primitive goal interface
Fri, 16 Sep 2005 14:44:52 +0200 tuned
ballarin [Fri, 16 Sep 2005 14:44:52 +0200] rev 17436
tuned
Fri, 16 Sep 2005 11:39:09 +0200 PARTIAL conversion to Vampire8
paulson [Fri, 16 Sep 2005 11:39:09 +0200] rev 17435
PARTIAL conversion to Vampire8
Fri, 16 Sep 2005 11:38:49 +0200 catching exception Io
paulson [Fri, 16 Sep 2005 11:38:49 +0200] rev 17434
catching exception Io
Fri, 16 Sep 2005 02:20:50 +0200 rearranged
huffman [Fri, 16 Sep 2005 02:20:50 +0200] rev 17433
rearranged
Fri, 16 Sep 2005 01:42:57 +0200 use mem operator
huffman [Fri, 16 Sep 2005 01:42:57 +0200] rev 17432
use mem operator
Fri, 16 Sep 2005 01:34:53 +0200 fix names in hypreal_arith.ML
huffman [Fri, 16 Sep 2005 01:34:53 +0200] rev 17431
fix names in hypreal_arith.ML
Thu, 15 Sep 2005 23:53:33 +0200 merge Hyperreal/Transfer.thy and Hyperreal/StarType.thy into Hyperreal/StarDef.thy
huffman [Thu, 15 Sep 2005 23:53:33 +0200] rev 17430
merge Hyperreal/Transfer.thy and Hyperreal/StarType.thy into Hyperreal/StarDef.thy
Thu, 15 Sep 2005 23:46:22 +0200 merged Transfer.thy and StarType.thy into StarDef.thy; renamed Ifun2_of to starfun2; cleaned up
huffman [Thu, 15 Sep 2005 23:46:22 +0200] rev 17429
merged Transfer.thy and StarType.thy into StarDef.thy; renamed Ifun2_of to starfun2; cleaned up
Thu, 15 Sep 2005 23:16:04 +0200 add header
huffman [Thu, 15 Sep 2005 23:16:04 +0200] rev 17428
add header
Thu, 15 Sep 2005 22:16:23 +0200 The SMLNJ Problem fixed...
chaieb [Thu, 15 Sep 2005 22:16:23 +0200] rev 17427
The SMLNJ Problem fixed...
Thu, 15 Sep 2005 20:38:47 +0200 getting it work for SMLNJ
chaieb [Thu, 15 Sep 2005 20:38:47 +0200] rev 17426
getting it work for SMLNJ
Thu, 15 Sep 2005 20:27:48 +0200 * Improved efficiency of the Simplifier etc.;
wenzelm [Thu, 15 Sep 2005 20:27:48 +0200] rev 17425
* Improved efficiency of the Simplifier etc.;
Thu, 15 Sep 2005 20:25:04 +0200 incorporated into NEWS;
wenzelm [Thu, 15 Sep 2005 20:25:04 +0200] rev 17424
incorporated into NEWS;
Thu, 15 Sep 2005 20:24:53 +0200 incorporated HOL/Hyperreal/CHANGES;
wenzelm [Thu, 15 Sep 2005 20:24:53 +0200] rev 17423
incorporated HOL/Hyperreal/CHANGES;
Thu, 15 Sep 2005 17:46:00 +0200 massive tidy-up and simplification
paulson [Thu, 15 Sep 2005 17:46:00 +0200] rev 17422
massive tidy-up and simplification
Thu, 15 Sep 2005 17:45:17 +0200 moving Commutative_Ring to the correct theory
paulson [Thu, 15 Sep 2005 17:45:17 +0200] rev 17421
moving Commutative_Ring to the correct theory
Thu, 15 Sep 2005 17:44:53 +0200 comment
paulson [Thu, 15 Sep 2005 17:44:53 +0200] rev 17420
comment
Thu, 15 Sep 2005 17:18:57 +0200 poly -doDisplay;
wenzelm [Thu, 15 Sep 2005 17:18:57 +0200] rev 17419
poly -doDisplay;
Thu, 15 Sep 2005 17:17:06 +0200 TableFun/Symtab: curried lookup and update;
wenzelm [Thu, 15 Sep 2005 17:17:06 +0200] rev 17418
TableFun/Symtab: curried lookup and update; add_defs etc.: use Thm.get_axiom_i, which is independent from naming;
Thu, 15 Sep 2005 17:17:05 +0200 TableFun/Symtab: curried lookup and update;
wenzelm [Thu, 15 Sep 2005 17:17:05 +0200] rev 17417
TableFun/Symtab: curried lookup and update; nat_option trace_simp_depth_limit;
Thu, 15 Sep 2005 17:17:04 +0200 fixed type;
wenzelm [Thu, 15 Sep 2005 17:17:04 +0200] rev 17416
fixed type;
Thu, 15 Sep 2005 17:17:03 +0200 fixed ML;
wenzelm [Thu, 15 Sep 2005 17:17:03 +0200] rev 17415
fixed ML;
Thu, 15 Sep 2005 17:17:02 +0200 The Hebrew Alef-Bet -- Unicode example;
wenzelm [Thu, 15 Sep 2005 17:17:02 +0200] rev 17414
The Hebrew Alef-Bet -- Unicode example;
Thu, 15 Sep 2005 17:17:01 +0200 added Hebrew.thy;
wenzelm [Thu, 15 Sep 2005 17:17:01 +0200] rev 17413
added Hebrew.thy;
Thu, 15 Sep 2005 17:16:56 +0200 TableFun/Symtab: curried lookup and update;
wenzelm [Thu, 15 Sep 2005 17:16:56 +0200] rev 17412
TableFun/Symtab: curried lookup and update;
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip