Mon, 11 Dec 2006 21:41:05 +0100 wenzelm specials: include single quote;
Mon, 11 Dec 2006 21:41:03 +0100 wenzelm xstr: disallow backslashes;
Mon, 11 Dec 2006 21:39:28 +0100 wenzelm advanced translation functions: Proof.context;
Mon, 11 Dec 2006 21:39:26 +0100 wenzelm advanced translation functions: Proof.context;
Mon, 11 Dec 2006 19:05:25 +0100 wenzelm added improved versions of use_text/file (still inactive);
Mon, 11 Dec 2006 19:05:23 +0100 wenzelm added use_file;
Mon, 11 Dec 2006 19:05:20 +0100 wenzelm load secure.ML after symbol.ML, when default output is active;
Mon, 11 Dec 2006 16:58:19 +0100 webertj ordered lists instead of tables for resolving hyps; speedup
Mon, 11 Dec 2006 16:53:00 +0100 berghofe nominal_primrec now prints initial proof state.
Mon, 11 Dec 2006 16:06:59 +0100 berghofe Abbreviations can now be specified simultaneously
Mon, 11 Dec 2006 16:06:14 +0100 berghofe Adapted to new inductive definition package.
Mon, 11 Dec 2006 12:28:16 +0100 wenzelm added ProofGeneral settings;
Sun, 10 Dec 2006 22:27:06 +0100 wenzelm tuned comments;
Sun, 10 Dec 2006 22:27:05 +0100 wenzelm tuned;
Sun, 10 Dec 2006 22:27:03 +0100 wenzelm defs: increased entropy of mixfix handling;
Sun, 10 Dec 2006 20:09:08 +0100 wenzelm fixed term_of_list;
Sun, 10 Dec 2006 19:37:30 +0100 wenzelm Concrete syntax for hex chars and strings.
Sun, 10 Dec 2006 19:37:29 +0100 wenzelm renamed str_of_XXX to print_XXX;
Sun, 10 Dec 2006 19:37:28 +0100 wenzelm HOLogic cleanup;
Sun, 10 Dec 2006 19:37:27 +0100 wenzelm ML_Syntax.print_XXX;
Sun, 10 Dec 2006 19:37:26 +0100 wenzelm misc cleanup -- removed non-HOL operations;
Sun, 10 Dec 2006 19:37:25 +0100 wenzelm moved char/string syntax to Tools/string_syntax.ML;
Sun, 10 Dec 2006 19:37:25 +0100 wenzelm added Tools/string_syntax.ML;
Sun, 10 Dec 2006 17:37:55 +0100 wenzelm removed junk;
Sun, 10 Dec 2006 15:30:54 +0100 wenzelm interpretation: use C_class name prefix;
Sun, 10 Dec 2006 15:30:53 +0100 wenzelm abs/binder_tr': support printing of idtdummy;
Sun, 10 Dec 2006 15:30:49 +0100 wenzelm respects2: tuned spacing;
Sun, 10 Dec 2006 15:30:48 +0100 wenzelm support printing of idtdummy;
Sun, 10 Dec 2006 15:30:46 +0100 wenzelm added is_class (approximation);
Sun, 10 Dec 2006 15:30:45 +0100 wenzelm LocalTheory.notation/abbrev;
Sun, 10 Dec 2006 15:30:44 +0100 wenzelm extract_case: Name.clean;
Sun, 10 Dec 2006 15:30:43 +0100 wenzelm added target_notation/abbrev;
Sun, 10 Dec 2006 15:30:42 +0100 wenzelm added notation/abbrev (from term_syntax.ML);
Sun, 10 Dec 2006 15:30:40 +0100 wenzelm tuned absdummy;
Sun, 10 Dec 2006 15:30:39 +0100 wenzelm added no_frees;
Sun, 10 Dec 2006 15:30:38 +0100 wenzelm removed (cf. proof_context.ML and local_theory.ML);
Sun, 10 Dec 2006 15:30:37 +0100 wenzelm removed Isar/term_syntax.ML;
Sun, 10 Dec 2006 15:30:35 +0100 wenzelm avoid internal name O_;
Sun, 10 Dec 2006 15:30:34 +0100 wenzelm hide const linorder.less_eq_less.max linorder.less_eq_less.min;
Sun, 10 Dec 2006 15:30:33 +0100 wenzelm hardwired option -q;
Sun, 10 Dec 2006 15:30:31 +0100 wenzelm added print_abbrevs;
Sun, 10 Dec 2006 13:14:43 +0100 nipkow renaming
Sun, 10 Dec 2006 07:12:26 +0100 nipkow Modified lattice locale
Sat, 09 Dec 2006 18:06:17 +0100 wenzelm updated;
Sat, 09 Dec 2006 18:05:52 +0100 wenzelm added internal_mode;
Sat, 09 Dec 2006 18:05:50 +0100 wenzelm simplified abbrev: single argument;
Sat, 09 Dec 2006 18:05:49 +0100 wenzelm TermSyntax.abbrev;
Sat, 09 Dec 2006 18:05:48 +0100 wenzelm added read/pretty_term_abbrev, print_abbrevs;
Sat, 09 Dec 2006 18:05:47 +0100 wenzelm init_context: reset naming;
Sat, 09 Dec 2006 18:05:46 +0100 wenzelm added 'print_abbrevs';
Sat, 09 Dec 2006 18:05:44 +0100 wenzelm added print_abbrevs;
Sat, 09 Dec 2006 18:05:43 +0100 wenzelm added term_abbrev;
Sat, 09 Dec 2006 18:05:42 +0100 wenzelm renamed reserved to reserved_names;
Sat, 09 Dec 2006 18:05:41 +0100 wenzelm tuned Consts signature;
Sat, 09 Dec 2006 18:05:40 +0100 wenzelm abbrevs: print original rhs;
Sat, 09 Dec 2006 18:05:39 +0100 wenzelm abbreviate: always authentic, force expansion of internal abbreviations;
Sat, 09 Dec 2006 18:05:38 +0100 wenzelm ML_Syntax.reserved(_names);
Sat, 09 Dec 2006 18:05:37 +0100 wenzelm TermSyntax.abbrev;
Sat, 09 Dec 2006 18:05:36 +0100 wenzelm added antiquotation abbrev;
Sat, 09 Dec 2006 18:05:34 +0100 wenzelm added print_abbrevs;
Fri, 08 Dec 2006 23:25:54 +0100 wenzelm tuned use_text;
Fri, 08 Dec 2006 23:25:53 +0100 wenzelm added 'help' command (same of 'print_commands');
Fri, 08 Dec 2006 23:25:52 +0100 wenzelm more careful evaluation of ML text, prevents spurious output;
Fri, 08 Dec 2006 23:25:50 +0100 wenzelm date: forcing LC_ALL=C prevents funny file names;
Fri, 08 Dec 2006 22:17:20 +0100 wenzelm root function: restore default interrupt handler;
Fri, 08 Dec 2006 18:22:28 +0100 paulson patched up the proofs agsin
Fri, 08 Dec 2006 13:40:26 +0100 paulson removed use of put_name_hint, as the ATP linkup no longer needs this
Thu, 07 Dec 2006 23:16:55 +0100 wenzelm reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 21:44:13 +0100 wenzelm begin/end blocks;
Thu, 07 Dec 2006 21:08:51 +0100 wenzelm abbrevs: more careful interpretation, avoid dynamic references to local names;
Thu, 07 Dec 2006 21:08:50 +0100 wenzelm definition/abbreviation: single argument;
Thu, 07 Dec 2006 21:08:48 +0100 wenzelm simplified add_abbrev -- single argument;
Thu, 07 Dec 2006 21:08:45 +0100 wenzelm removed obsolete references to ProofGeneral/isa;
Thu, 07 Dec 2006 17:58:54 +0100 wenzelm added input_mode;
Thu, 07 Dec 2006 17:58:52 +0100 wenzelm tuned print_locale output;
Thu, 07 Dec 2006 17:58:50 +0100 wenzelm moved notation/abbrevs to TermSyntax;
Thu, 07 Dec 2006 17:58:50 +0100 wenzelm expand_term: based on Envir.expand_term;
Thu, 07 Dec 2006 17:58:49 +0100 wenzelm thms etc.: proper treatment of internal_fact with selection;
Thu, 07 Dec 2006 17:58:48 +0100 wenzelm tuned pretty_src output;
Thu, 07 Dec 2006 17:58:46 +0100 wenzelm simplified add_abbrevs: no mixfix;
Thu, 07 Dec 2006 17:58:45 +0100 wenzelm added expand_term;
Thu, 07 Dec 2006 17:58:44 +0100 wenzelm tuned;
Thu, 07 Dec 2006 17:58:42 +0100 wenzelm Common term syntax declarations.
Thu, 07 Dec 2006 17:58:41 +0100 wenzelm added Isar/term_syntax.ML;
Thu, 07 Dec 2006 17:58:39 +0100 wenzelm TermSyntax.notation/abbrevs;
Thu, 07 Dec 2006 16:47:36 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires.
Thu, 07 Dec 2006 16:46:14 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires,
Thu, 07 Dec 2006 14:11:39 +0100 wenzelm Poly/ML 5.0 setup for Isabelle2005.
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Wed, 06 Dec 2006 21:19:03 +0100 wenzelm export: added explicit term operation;
Wed, 06 Dec 2006 21:19:02 +0100 wenzelm abbrevs: actually observe target_morphism;
Wed, 06 Dec 2006 21:19:01 +0100 wenzelm added expand;
Wed, 06 Dec 2006 21:19:00 +0100 wenzelm moved hidden_polymorphism to term.ML;
Wed, 06 Dec 2006 21:18:59 +0100 wenzelm added hidden_polymorphism (from variable.ML);
Wed, 06 Dec 2006 21:18:58 +0100 wenzelm add_abbrevs: moved common parts to consts.ML;
Wed, 06 Dec 2006 21:18:57 +0100 wenzelm abbreviate: improved error handling, return result;
Wed, 06 Dec 2006 21:18:56 +0100 wenzelm export: added explicit term operation;
Wed, 06 Dec 2006 21:18:55 +0100 wenzelm LocalDefs.expand;
Wed, 06 Dec 2006 17:08:19 +0100 paulson Improved tracing
Wed, 06 Dec 2006 01:12:58 +0100 wenzelm no timing;
Wed, 06 Dec 2006 01:12:57 +0100 wenzelm simplified ML bindings;
Wed, 06 Dec 2006 01:12:56 +0100 wenzelm simplified ML bindings -- moved to HOL.thy;
Wed, 06 Dec 2006 01:12:51 +0100 wenzelm added basic ML bindings;
Wed, 06 Dec 2006 01:12:43 +0100 wenzelm added aliases for nat_recs/cases;
Wed, 06 Dec 2006 01:12:42 +0100 wenzelm removed legacy ML bindings;
Wed, 06 Dec 2006 01:12:41 +0100 wenzelm reduced to genuine legacy bindings -- others in HOL.thy;
Wed, 06 Dec 2006 01:12:36 +0100 wenzelm removed legacy ML bindings;
Tue, 05 Dec 2006 22:14:53 +0100 wenzelm target_name: allow qualified names;
Tue, 05 Dec 2006 22:14:52 +0100 wenzelm add_notation: permissive about undeclared consts;
Tue, 05 Dec 2006 22:14:51 +0100 wenzelm generic_goal: enable stmt mode;
Tue, 05 Dec 2006 22:14:50 +0100 wenzelm encode declarations as notes (attributes), which enables proper inheritance, interpretation etc.;
Tue, 05 Dec 2006 22:14:49 +0100 wenzelm notation/abbreviation: more serious handling of morphisms;
Tue, 05 Dec 2006 22:14:48 +0100 wenzelm print_syntax etc.: plain Toplevel.context_of;
Tue, 05 Dec 2006 22:14:47 +0100 wenzelm attribute value: morphism;
Tue, 05 Dec 2006 22:14:46 +0100 wenzelm add_notation: permissive about undeclared consts;
Tue, 05 Dec 2006 22:14:45 +0100 wenzelm added mapping_result;
Tue, 05 Dec 2006 22:14:44 +0100 wenzelm added ML-Systems/polyml-5.0.ML;
Tue, 05 Dec 2006 22:14:42 +0100 wenzelm Attrib.internal: morphism;
Tue, 05 Dec 2006 22:14:41 +0100 wenzelm removed duplicate abbreviations (implicit inheritance);
Tue, 05 Dec 2006 22:14:39 +0100 wenzelm restored notation for less/less_eq (observe proper order of mixfix annotations!);
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip