Sat, 27 Oct 2001 23:19:55 +0200 wenzelm added prove;
Sat, 27 Oct 2001 23:19:37 +0200 wenzelm declare equal_intr_rule as intro;
Sat, 27 Oct 2001 23:19:04 +0200 wenzelm tuned prove;
Sat, 27 Oct 2001 23:18:40 +0200 wenzelm removed obsolete goal_subclass, goal_arity;
Sat, 27 Oct 2001 23:17:46 +0200 wenzelm use Tactic.prove;
Sat, 27 Oct 2001 23:17:28 +0200 wenzelm use Tactic.prove;
Sat, 27 Oct 2001 23:16:15 +0200 wenzelm tuned;
Sat, 27 Oct 2001 23:15:52 +0200 wenzelm * Pure/axclass: removed obsolete ML interface goal_subclass/goal_arity;
Sat, 27 Oct 2001 23:13:42 +0200 wenzelm updated;
Sat, 27 Oct 2001 00:09:59 +0200 wenzelm impose hyps on initial goal configuration (prevents res_inst_tac problems);
Sat, 27 Oct 2001 00:07:48 +0200 wenzelm added "atomize" method;
Sat, 27 Oct 2001 00:07:19 +0200 wenzelm prove: primitive goal interface for internal use;
Sat, 27 Oct 2001 00:06:46 +0200 wenzelm added impose_hyps;
Sat, 27 Oct 2001 00:06:22 +0200 wenzelm exclude field_simps from user-level "simps";
Sat, 27 Oct 2001 00:05:50 +0200 wenzelm Isar: fixed rep_datatype args;
Sat, 27 Oct 2001 00:05:14 +0200 wenzelm hardwire qualified const names;
Sat, 27 Oct 2001 00:00:55 +0200 wenzelm removed "more" class;
Sat, 27 Oct 2001 00:00:38 +0200 wenzelm moved product cases/induct to theory Datatype;
Sat, 27 Oct 2001 00:00:05 +0200 wenzelm made new-style theory;
Fri, 26 Oct 2001 23:59:13 +0200 wenzelm atomize_conj;
Fri, 26 Oct 2001 23:58:21 +0200 wenzelm * Pure: method 'atomize' presents local goal premises as object-level
Fri, 26 Oct 2001 23:17:49 +0200 berghofe Fixed several bugs concerning arbitrarily branching datatypes.
Fri, 26 Oct 2001 19:06:53 +0200 berghofe Eliminated occurrence of rule_format.
Fri, 26 Oct 2001 18:16:45 +0200 wenzelm tuned;
Fri, 26 Oct 2001 18:16:31 +0200 wenzelm need at least 3 latex runs to get toc right!
Fri, 26 Oct 2001 16:49:10 +0200 wenzelm tuned;
Fri, 26 Oct 2001 16:18:14 +0200 wenzelm tuned;
Fri, 26 Oct 2001 14:22:33 +0200 wenzelm Rrightarrow;
Fri, 26 Oct 2001 14:02:58 +0200 wenzelm tuned notation;
Fri, 26 Oct 2001 12:24:19 +0200 wenzelm tuned notation;
Thu, 25 Oct 2001 22:59:11 +0200 wenzelm accomodate some recent changes of record package;
Thu, 25 Oct 2001 22:58:26 +0200 wenzelm updated;
Thu, 25 Oct 2001 22:43:58 +0200 wenzelm removed "more" sort;
Thu, 25 Oct 2001 22:43:05 +0200 wenzelm updated records;
Thu, 25 Oct 2001 22:42:50 +0200 wenzelm 'simplified' att: args;
Thu, 25 Oct 2001 22:42:12 +0200 wenzelm * HOL/record:
Thu, 25 Oct 2001 22:41:07 +0200 wenzelm * Provers: 'simplified' attribute may refer to explicit rules instead
Thu, 25 Oct 2001 20:04:43 +0200 berghofe Replaced main proof by proper Isar script.
Thu, 25 Oct 2001 20:00:11 +0200 wenzelm derived operations are now: make, extend, truncate (cf. derived_defs);
Thu, 25 Oct 2001 19:59:00 +0200 wenzelm tuned;
Thu, 25 Oct 2001 19:55:41 +0200 wenzelm check_goal: setmp proofs 0;
Thu, 25 Oct 2001 16:09:39 +0200 kleing added windowlistener (can now close the frame by window controls)
Thu, 25 Oct 2001 02:13:02 +0200 wenzelm * HOL/record:
Thu, 25 Oct 2001 02:12:10 +0200 wenzelm innermost_params;
Thu, 25 Oct 2001 02:11:49 +0200 wenzelm (simp add: point.make_def);
Thu, 25 Oct 2001 02:11:28 +0200 wenzelm provodes induct/cases for use with corresponding Isar methods;
Wed, 24 Oct 2001 19:20:02 +0200 wenzelm further 1.73 changes: added fix_direct, simplified assume interface;
Wed, 24 Oct 2001 19:18:23 +0200 wenzelm added read_prop_schematic;
Wed, 24 Oct 2001 19:18:10 +0200 wenzelm simplified ProofContext.assume interface;
Wed, 24 Oct 2001 17:38:29 +0200 wenzelm moved lambda to Pure/term.ML;
Wed, 24 Oct 2001 17:38:19 +0200 wenzelm added lambda;
Wed, 24 Oct 2001 17:37:58 +0200 wenzelm * clasimp: ``iff'' declarations now handle conditional rules as well;
Wed, 24 Oct 2001 17:31:58 +0200 wenzelm added string_of_mixfix;
Wed, 24 Oct 2001 17:31:20 +0200 wenzelm print_depth 8 from the very beginning;
Tue, 23 Oct 2001 23:29:29 +0200 wenzelm added export_assume, export_presume, export_def (from proof.ML);
Tue, 23 Oct 2001 23:28:59 +0200 wenzelm moved RANGE to tctical.ML;
Tue, 23 Oct 2001 23:28:01 +0200 wenzelm added RANGE (from Isar/proof.ML);
Tue, 23 Oct 2001 22:59:14 +0200 wenzelm print fixed names as plain strings;
Tue, 23 Oct 2001 22:58:15 +0200 wenzelm eliminated old numerals;
Tue, 23 Oct 2001 22:57:52 +0200 wenzelm use generic 1 instead of Numeral1;
Tue, 23 Oct 2001 22:56:55 +0200 wenzelm eliminated Numeral0;
Tue, 23 Oct 2001 22:54:01 +0200 wenzelm build option enables most basic browser info (for proper recording of session);
Tue, 23 Oct 2001 22:53:08 +0200 wenzelm build option;
Tue, 23 Oct 2001 22:52:45 +0200 wenzelm tuned;
Tue, 23 Oct 2001 22:52:31 +0200 wenzelm eliminated old numerals;
Tue, 23 Oct 2001 22:51:30 +0200 wenzelm pass build mode to process;
Tue, 23 Oct 2001 19:15:00 +0200 wenzelm removed export_thm;
Tue, 23 Oct 2001 19:14:47 +0200 wenzelm trace_rules: only non-empty;
Tue, 23 Oct 2001 19:14:31 +0200 wenzelm removed obsolete "exported" att;
Tue, 23 Oct 2001 19:14:13 +0200 wenzelm replace_dummy_patterns: lift over bounds;
Tue, 23 Oct 2001 19:13:44 +0200 wenzelm iff: always rotate prems;
Tue, 23 Oct 2001 19:13:17 +0200 wenzelm apply(simp add: three_def numerals) (* FIXME !? *);
Tue, 23 Oct 2001 19:12:58 +0200 wenzelm unset DISPLAY (again);
Tue, 23 Oct 2001 19:12:37 +0200 wenzelm * Pure: removed obsolete 'exported' attribute;
Mon, 22 Oct 2001 23:39:00 +0200 wenzelm *** empty log message ***
Mon, 22 Oct 2001 18:07:53 +0200 wenzelm moved object_logic.ML to Isar/object_logic.ML;
Mon, 22 Oct 2001 18:07:30 +0200 wenzelm moved locale.ML to Isar/locale.ML;
Mon, 22 Oct 2001 18:04:26 +0200 wenzelm moved goal related stuff to goals.ML;
Mon, 22 Oct 2001 18:04:11 +0200 wenzelm Display.current_goals_markers;
Mon, 22 Oct 2001 18:04:00 +0200 wenzelm tuned;
Mon, 22 Oct 2001 18:03:49 +0200 wenzelm moved prove_goalw_cterm to goals.ML;
Mon, 22 Oct 2001 18:03:21 +0200 wenzelm moved local defs to proof.ML (for locales);
Mon, 22 Oct 2001 18:02:50 +0200 wenzelm improved source arrangement of obtain;
Mon, 22 Oct 2001 18:02:21 +0200 wenzelm rearrange sources for locales;
Mon, 22 Oct 2001 18:02:04 +0200 wenzelm Display.print_current_goals_fn;
Mon, 22 Oct 2001 18:01:52 +0200 wenzelm Display.print_goals;
Mon, 22 Oct 2001 18:01:38 +0200 wenzelm Display.pretty_thms;
Mon, 22 Oct 2001 18:01:26 +0200 wenzelm qualified names;
Mon, 22 Oct 2001 18:01:15 +0200 wenzelm make this module appeat late in Pure;
Mon, 22 Oct 2001 17:59:39 +0200 wenzelm print_goals stuff is back (from locale.ML);
Mon, 22 Oct 2001 17:58:56 +0200 wenzelm reorganize sources to accomodate locales;
Mon, 22 Oct 2001 17:58:37 +0200 wenzelm corollary;
Mon, 22 Oct 2001 17:58:26 +0200 wenzelm quick_and_dirty_prove_goalw_cterm;
Mon, 22 Oct 2001 17:58:11 +0200 wenzelm javac -depend;
Mon, 22 Oct 2001 17:56:16 +0200 wenzelm -D generated;
Mon, 22 Oct 2001 14:58:05 +0200 berghofe Added "clean" target.
Mon, 22 Oct 2001 14:55:16 +0200 berghofe Fixed problem with batch mode layout, which caused an AWT exception when
Mon, 22 Oct 2001 14:53:52 +0200 berghofe initBrowser now has additional noAWT argument.
Mon, 22 Oct 2001 14:52:43 +0200 berghofe Constructor no longer takes font as an argument.
Mon, 22 Oct 2001 14:52:12 +0200 berghofe Moved font settings from TreeNode to TreeBrowser.
Mon, 22 Oct 2001 14:51:39 +0200 berghofe Moved font settings from Vertex to GraphView.
Mon, 22 Oct 2001 12:11:00 +0200 paulson deleted the redundant first argument of adjust(a,b)
Mon, 22 Oct 2001 12:01:35 +0200 paulson Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
Mon, 22 Oct 2001 11:55:35 +0200 paulson New simproc, needed to cope with combinations of (abstract) 0, (abstract) 1,
Mon, 22 Oct 2001 11:54:22 +0200 paulson Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
Mon, 22 Oct 2001 11:01:30 +0200 wenzelm keep DISPLAY;
Sun, 21 Oct 2001 19:49:29 +0200 wenzelm updated;
Sun, 21 Oct 2001 19:48:19 +0200 wenzelm renamed to Typedefs.thy to avoid conflict with main HOL version;
Sun, 21 Oct 2001 19:44:25 +0200 wenzelm * proper spacing of consecutive markup elements, especially text
Sun, 21 Oct 2001 19:42:53 +0200 wenzelm \newif\ifisamarkup controls spacing of isabeginpar;
Sun, 21 Oct 2001 19:42:24 +0200 wenzelm improved spacing;
Sun, 21 Oct 2001 19:41:43 +0200 wenzelm maintain Latex.flag_markup;
Sun, 21 Oct 2001 19:40:39 +0200 wenzelm flag_markup;
Sun, 21 Oct 2001 19:36:12 +0200 wenzelm Types/document/Typedefs;
Sun, 21 Oct 2001 19:35:40 +0200 wenzelm renamed Typedef.thy to Typedefs.thy (former already present in main HOL);
Sat, 20 Oct 2001 22:07:44 +0200 wenzelm got rid of separate root.tex;
Sat, 20 Oct 2001 20:23:37 +0200 wenzelm graceful interpretation of -i/-d/-D options;
Sat, 20 Oct 2001 20:22:17 +0200 wenzelm include document graph;
Sat, 20 Oct 2001 20:21:40 +0200 wenzelm document graph option;
Sat, 20 Oct 2001 20:21:14 +0200 wenzelm conditional: bool -> (unit -> unit) -> unit;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip