wenzelm [Tue, 15 Apr 2008 22:09:24 +0200] rev 26676
proof endings: no Toplevel.print!
wenzelm [Tue, 15 Apr 2008 22:09:23 +0200] rev 26675
all_valid_thms: use new facts tables;
wenzelm [Tue, 15 Apr 2008 18:49:29 +0200] rev 26674
Theory.subthy;
wenzelm [Tue, 15 Apr 2008 18:49:28 +0200] rev 26673
Facts.intern, Facts.extern_table;
wenzelm [Tue, 15 Apr 2008 18:49:27 +0200] rev 26672
IsarCmd.hide_names;
wenzelm [Tue, 15 Apr 2008 18:49:26 +0200] rev 26671
added hide_names command (formerly Sign.hide_names), support fact name space;
wenzelm [Tue, 15 Apr 2008 18:49:25 +0200] rev 26670
Facts.dest_table, PureThy.facts_of;
wenzelm [Tue, 15 Apr 2008 18:49:24 +0200] rev 26669
simplified hide_XXX interfaces;
wenzelm [Tue, 15 Apr 2008 18:49:23 +0200] rev 26668
removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
removed obsolete BASIC_THEORY;
wenzelm [Tue, 15 Apr 2008 18:49:22 +0200] rev 26667
removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
simplified hide_XXX interfaces;
moved hide_names to isar_cmd.ML;
wenzelm [Tue, 15 Apr 2008 18:49:21 +0200] rev 26666
added intern_fact, check_fact, hide_fact;
renamed all_facts_of to facts_of;
removed hide_thms;
Sign.hide_const;
wenzelm [Tue, 15 Apr 2008 18:49:19 +0200] rev 26665
Theory.eq_thy;
wenzelm [Tue, 15 Apr 2008 18:49:18 +0200] rev 26664
renamed dest to dest_table, and extern to extern table;
added name space intern/extern;
wenzelm [Tue, 15 Apr 2008 18:49:16 +0200] rev 26663
PureThy.hide_fact;
wenzelm [Tue, 15 Apr 2008 18:49:15 +0200] rev 26662
Facts.dest_table;
wenzelm [Tue, 15 Apr 2008 18:49:13 +0200] rev 26661
Sign.hide_const;
wenzelm [Tue, 15 Apr 2008 18:49:12 +0200] rev 26660
added hide fact;
wenzelm [Tue, 15 Apr 2008 16:25:14 +0200] rev 26659
tuned;
wenzelm [Tue, 15 Apr 2008 16:12:18 +0200] rev 26658
removed eval_antiquotes_fn;
eval: CRITICAL for now;
wenzelm [Tue, 15 Apr 2008 16:12:16 +0200] rev 26657
merge: canonical order;
wenzelm [Tue, 15 Apr 2008 16:12:15 +0200] rev 26656
Library.is_equal;
wenzelm [Tue, 15 Apr 2008 16:12:13 +0200] rev 26655
moved forall_elim_var(s) to more_thm.ML;
get_thm(s) and hide_thms: use new table;
wenzelm [Tue, 15 Apr 2008 16:12:11 +0200] rev 26654
disallow duplicate entries (weak version for merge);
added hide;
wenzelm [Tue, 15 Apr 2008 16:12:05 +0200] rev 26653
Thm.forall_elim_var(s);
wenzelm [Tue, 15 Apr 2008 16:12:01 +0200] rev 26652
proper dynamic facts for eqvts, freshs, bijs;
removed obsolete print_data -- facts are accesivle via regular names;
misc tuning/simplification;
wenzelm [Tue, 15 Apr 2008 16:11:58 +0200] rev 26651
overloading perm: use big_name;
avoid rebinding of perm_closed -- leftover debug code;
wenzelm [Tue, 15 Apr 2008 16:11:52 +0200] rev 26650
* Name space merge now observes canonical order;
* Authentic naming of facts;
wenzelm [Mon, 14 Apr 2008 22:29:56 +0200] rev 26649
removed redundant hd_append variant;
wenzelm [Mon, 14 Apr 2008 21:44:53 +0200] rev 26648
removed duplicate lemmas;
wenzelm [Mon, 14 Apr 2008 21:44:53 +0200] rev 26647
avoid duplicate fact bindings;
wenzelm [Mon, 14 Apr 2008 21:44:51 +0200] rev 26646
overloading of perm: adhoc name prevents duplicate fact names;
ballarin [Mon, 14 Apr 2008 17:54:56 +0200] rev 26645
Changed naming scheme for theorems generated by interpretations.
krauss [Mon, 14 Apr 2008 16:42:47 +0200] rev 26644
proper context for induct_scheme method
wenzelm [Mon, 14 Apr 2008 14:28:47 +0200] rev 26643
Isar.toplevel_loop: separate init/welcome flag;
wenzelm [Sun, 13 Apr 2008 16:40:08 +0200] rev 26642
Sorts.class_error: produce message only (formerly msg_class_error);
wenzelm [Sun, 13 Apr 2008 16:40:07 +0200] rev 26641
tsig: removed unnecessary universal witness;
Sorts.class_error: produce message only (formerly msg_class_error);
wenzelm [Sun, 13 Apr 2008 16:40:06 +0200] rev 26640
simplified handling of sorts, removed unnecessary universal witness;
Envir.insert_sorts;
wenzelm [Sun, 13 Apr 2008 16:40:05 +0200] rev 26639
removed unused minimal_classes;
class_error: produce message only (formerly msg_class_error);
tuned;
wenzelm [Sun, 13 Apr 2008 16:40:04 +0200] rev 26638
added insert_sorts (from thm.ML);
wenzelm [Sun, 13 Apr 2008 16:40:02 +0200] rev 26637
tsig: removed unnecessary universal witness;
wenzelm [Sun, 13 Apr 2008 14:30:23 +0200] rev 26636
tuned;
wenzelm [Sat, 12 Apr 2008 17:00:50 +0200] rev 26635
removed unnecessary Goal.close_result;
wenzelm [Sat, 12 Apr 2008 17:00:48 +0200] rev 26634
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
pred_def: tag internal;
wenzelm [Sat, 12 Apr 2008 17:00:47 +0200] rev 26633
advance: do not count utf8 trailer bytes (which happen to be undefined or punctuation in iso-latin);
wenzelm [Sat, 12 Apr 2008 17:00:47 +0200] rev 26632
added is_utf8_trailer;
wenzelm [Sat, 12 Apr 2008 17:00:45 +0200] rev 26631
rep_cterm/rep_thm: no longer dereference theory_ref;
removed obsolete compression;
wenzelm [Sat, 12 Apr 2008 17:00:43 +0200] rev 26630
obsolete -- Poly/ML images are maximally shared already, home-grown compression wastes space and time;
wenzelm [Sat, 12 Apr 2008 17:00:42 +0200] rev 26629
removed obsolete compress.ML
wenzelm [Sat, 12 Apr 2008 17:00:40 +0200] rev 26628
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
wenzelm [Sat, 12 Apr 2008 17:00:38 +0200] rev 26627
rep_cterm/rep_thm: no longer dereference theory_ref;
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
wenzelm [Sat, 12 Apr 2008 17:00:35 +0200] rev 26626
rep_cterm/rep_thm: no longer dereference theory_ref;
wenzelm [Thu, 10 Apr 2008 20:54:18 +0200] rev 26625
use_text: explicitly print exception, which is no longer done by the new PolyML.compiler setup;
wenzelm [Thu, 10 Apr 2008 20:54:17 +0200] rev 26624
transaction/init: ensure stable theory (non-draft);
wenzelm [Thu, 10 Apr 2008 20:54:15 +0200] rev 26623
export is_draft, not draftN;
wenzelm [Thu, 10 Apr 2008 17:01:41 +0200] rev 26622
simplified isarcmd;
wenzelm [Thu, 10 Apr 2008 17:01:40 +0200] rev 26621
eliminated unused name_of, source, source_of, print', print3, three_buffersN;
tuned;
wenzelm [Thu, 10 Apr 2008 17:01:39 +0200] rev 26620
eliminated unused trace, read;
wenzelm [Thu, 10 Apr 2008 17:01:38 +0200] rev 26619
eliminated unused Toplevel.print3/three_buffers;
wenzelm [Thu, 10 Apr 2008 17:01:37 +0200] rev 26618
tuned;
wenzelm [Thu, 10 Apr 2008 16:15:53 +0200] rev 26617
Isar.goal: tactical goal only;
wenzelm [Thu, 10 Apr 2008 15:04:11 +0200] rev 26616
eliminated backpatching of load_thy;
wenzelm [Thu, 10 Apr 2008 14:53:31 +0200] rev 26615
added read_const_exprs (from Pure/Isar/code_unit.ML);
wenzelm [Thu, 10 Apr 2008 14:53:30 +0200] rev 26614
export get_names (formerly names);
moved pervasive theory = ThyInfo.get_theory to pure_setup.ML;
removed unused pretty_theory;
use OuterSyntax.load_thy instead of backpatched ThyLoad.load_thy;
wenzelm [Thu, 10 Apr 2008 14:53:29 +0200] rev 26613
ThyInfo.get_names;
wenzelm [Thu, 10 Apr 2008 14:53:28 +0200] rev 26612
ThyInfo.get_theory;
wenzelm [Thu, 10 Apr 2008 14:53:27 +0200] rev 26611
export load_thy -- no backpatching;
wenzelm [Thu, 10 Apr 2008 14:53:26 +0200] rev 26610
export subst_alias;
moved read_const_exprs to Tools/code_package.ML -- avoids dependency on ThyInfo;
wenzelm [Thu, 10 Apr 2008 14:53:25 +0200] rev 26609
load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
wenzelm [Thu, 10 Apr 2008 14:53:24 +0200] rev 26608
val theory = ThyInfo.get_theory;
wenzelm [Thu, 10 Apr 2008 13:44:43 +0200] rev 26607
replaced Isar loop variants by generic toplevel_loop;
wenzelm [Thu, 10 Apr 2008 13:44:41 +0200] rev 26606
replaced Isar loop variants by generic toplevel_loop;
eliminated obsolete get_interrupt (subsumed by crash handling);
wenzelm [Thu, 10 Apr 2008 13:24:22 +0200] rev 26605
The global Isabelle/Isar state and main read-eval-print loop.
wenzelm [Thu, 10 Apr 2008 13:24:21 +0200] rev 26604
replaced Isar.toplevel by Toplevel.program;
wenzelm [Thu, 10 Apr 2008 13:24:20 +0200] rev 26603
moved global Toplevel state to structure Isar;
wenzelm [Thu, 10 Apr 2008 13:24:19 +0200] rev 26602
made purely value-oriented, moved global state to structure Isar (cf. isar.ML);
export toplevel, error_msg (formerly print_exn), transition (formerly apply);
moved type isar to structure OuterSyntax;
moved crashes to structure Isar;
wenzelm [Thu, 10 Apr 2008 13:24:17 +0200] rev 26601
finish: removed unnecessary Isar.init;
wenzelm [Thu, 10 Apr 2008 13:24:15 +0200] rev 26600
moved structure Isar to isar.ML;
added type isar (from toplevel.ML);
wenzelm [Thu, 10 Apr 2008 13:24:13 +0200] rev 26599
Context.set_thread_data: non-critical;
wenzelm [Thu, 10 Apr 2008 13:24:11 +0200] rev 26598
added Isar/isar.ML;
haftmann [Thu, 10 Apr 2008 00:46:40 +0200] rev 26597
improvements are strict
haftmann [Thu, 10 Apr 2008 00:46:38 +0200] rev 26596
check validity of class target improvement
wenzelm [Wed, 09 Apr 2008 21:49:37 +0200] rev 26595
print_consts only for external specifications;
wenzelm [Wed, 09 Apr 2008 21:49:36 +0200] rev 26594
fundef_afterqed: removed unused config, added do_print flag;
print_consts only for external specifications;
wenzelm [Wed, 09 Apr 2008 21:49:35 +0200] rev 26593
minimal error handling;
wenzelm [Wed, 09 Apr 2008 21:49:33 +0200] rev 26592
replaced ML by ML_val;
wenzelm [Wed, 09 Apr 2008 20:47:17 +0200] rev 26591
avoid control symbols in document (\<^fixed>);
wenzelm [Wed, 09 Apr 2008 20:46:44 +0200] rev 26590
\usepackage[english]{babel} (required for guillemots);
haftmann [Wed, 09 Apr 2008 17:46:17 +0200] rev 26589
renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 08:10:11 +0200] rev 26588
removed syntax from monad combinators; renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 08:10:09 +0200] rev 26587
rudimentary user-syntax for terms
huffman [Wed, 09 Apr 2008 05:44:14 +0200] rev 26586
fix spelling
huffman [Wed, 09 Apr 2008 05:31:04 +0200] rev 26585
fix spelling
huffman [Wed, 09 Apr 2008 05:30:14 +0200] rev 26584
move lemmas from Word/BinBoolList.thy to List.thy
krauss [Tue, 08 Apr 2008 20:14:36 +0200] rev 26583
fixed makefiles
krauss [Tue, 08 Apr 2008 20:09:54 +0200] rev 26582
added missing file
wenzelm [Tue, 08 Apr 2008 19:17:34 +0200] rev 26581
tuned;