Mon, 14 Jul 2008 17:51:39 +0200 wenzelm added commit_exit;
Mon, 14 Jul 2008 17:47:18 +0200 krauss single_hyp(_meta)_subst_tac: Controlled substitution of a single hyp
Mon, 14 Jul 2008 17:02:55 +0200 krauss renamed conversions to _conv, tuned
Mon, 14 Jul 2008 16:13:58 +0200 chaieb Simplified proofs
Mon, 14 Jul 2008 16:13:55 +0200 chaieb Simple theorems about zgcd moved to GCD.thy
Mon, 14 Jul 2008 16:13:51 +0200 chaieb Theorem names as in IntPrimes.thy, also several theorems moved from there
Mon, 14 Jul 2008 16:13:42 +0200 chaieb Fixed proofs.
Mon, 14 Jul 2008 11:19:43 +0200 wenzelm ProofNode.current
Mon, 14 Jul 2008 11:19:42 +0200 wenzelm command 'redo' no longer available;
Mon, 14 Jul 2008 11:19:41 +0200 wenzelm replaced obsolete ProofHistory by ProofNode (backtracking only);
Mon, 14 Jul 2008 11:19:40 +0200 wenzelm removed obsolete 'redo' command;
Mon, 14 Jul 2008 11:19:39 +0200 wenzelm removed obsolete history commands;
Mon, 14 Jul 2008 11:19:38 +0200 wenzelm Proof nodes with linear position and backtracking (replaces obsolete proof_history.ML).
Mon, 14 Jul 2008 11:19:37 +0200 wenzelm obsolete (cf. proof_node.ML);
Mon, 14 Jul 2008 11:19:36 +0200 wenzelm removed Isar/proof_history.ML;
Mon, 14 Jul 2008 11:04:47 +0200 haftmann added further simple interfaces
Mon, 14 Jul 2008 11:04:46 +0200 haftmann simpsets as pre/postprocessors; generic preprocessor now named function transformators
Mon, 14 Jul 2008 11:04:42 +0200 haftmann unified curried gcd, lcm, zgcd, zlcm
Fri, 11 Jul 2008 23:17:25 +0200 wenzelm Sorts.weaken: abstract argument;
Fri, 11 Jul 2008 23:17:23 +0200 wenzelm Sorts.weaken: abstract argument;
Fri, 11 Jul 2008 16:56:20 +0200 huffman instance real_field < field_char_0;
Fri, 11 Jul 2008 09:03:25 +0200 haftmann re-removed subclass relation real_field < field_char_0: coregularity violation in NSA/HyperDef
Fri, 11 Jul 2008 09:03:11 +0200 haftmann Fract now total; improved code generator setup
Fri, 11 Jul 2008 09:02:33 +0200 haftmann simple inheritance concept
Fri, 11 Jul 2008 09:02:32 +0200 haftmann tuned thyname lookup
Fri, 11 Jul 2008 09:02:31 +0200 haftmann fixed layout
Fri, 11 Jul 2008 09:02:30 +0200 haftmann explicit completions of arities
Fri, 11 Jul 2008 09:02:29 +0200 haftmann tuned order
Fri, 11 Jul 2008 09:02:28 +0200 haftmann antiquotation
Fri, 11 Jul 2008 09:02:27 +0200 haftmann improved code generator setup
Fri, 11 Jul 2008 09:02:26 +0200 haftmann explicit dependency
Fri, 11 Jul 2008 09:02:24 +0200 haftmann class instead of axclass
Fri, 11 Jul 2008 09:02:23 +0200 haftmann tuned import
Fri, 11 Jul 2008 09:02:22 +0200 haftmann separate class dvd for divisibility predicate
Fri, 11 Jul 2008 00:35:19 +0200 kleing temporarily disable at-sml-dev-p
Thu, 10 Jul 2008 22:47:26 +0200 wenzelm updated generated file;
Thu, 10 Jul 2008 21:12:34 +0200 wenzelm restart: Isar.init_point;
Thu, 10 Jul 2008 21:03:47 +0200 wenzelm proper_inform_file_processed: Isar.init_point starts fresh command sequence;
Thu, 10 Jul 2008 20:54:00 +0200 wenzelm activated new versions of undo, kill_proof;
Thu, 10 Jul 2008 20:53:52 +0200 wenzelm activated new versions of init_toplevel, linear_undo, undo, undos_proof kill;
Thu, 10 Jul 2008 20:53:50 +0200 wenzelm added print;
Thu, 10 Jul 2008 20:03:30 +0200 wenzelm added ProofGeneral.isar_kill_proof;
Thu, 10 Jul 2008 20:03:28 +0200 wenzelm added Isar.init_point, Isar.kill;
Thu, 10 Jul 2008 20:02:55 +0200 wenzelm export init_point;
Thu, 10 Jul 2008 18:02:34 +0200 wenzelm added Isar.linear_undo;
Thu, 10 Jul 2008 17:47:40 +0200 wenzelm tuned;
Thu, 10 Jul 2008 17:43:02 +0200 wenzelm tty interaction: do not move point after error;
Thu, 10 Jul 2008 17:26:27 +0200 wenzelm change_lexicons: no verbosity;
Thu, 10 Jul 2008 17:26:25 +0200 wenzelm added Isar.undo, which emulates old-style undo on global tty state;
Thu, 10 Jul 2008 17:26:23 +0200 wenzelm provide old-style undo operation (still unused);
Thu, 10 Jul 2008 17:26:22 +0200 wenzelm added prompt markup;
Thu, 10 Jul 2008 13:37:35 +0200 wenzelm @{lemma}: allow terminal method;
Thu, 10 Jul 2008 13:37:34 +0200 wenzelm @{lemma}: allow terminal method, close derivation unless (open) mode is given;
Thu, 10 Jul 2008 13:37:33 +0200 wenzelm added is_diag;
Thu, 10 Jul 2008 13:37:31 +0200 wenzelm slightly improved @{lemma} (both for latex and ML);
Thu, 10 Jul 2008 11:17:16 +0200 wenzelm misc tuning;
Thu, 10 Jul 2008 10:58:36 +0200 ballarin Fixed (harmless) typo in closing *}.
Thu, 10 Jul 2008 07:15:19 +0200 huffman by intro_locales -> ..
Thu, 10 Jul 2008 07:07:54 +0200 huffman instance real_field < field_char_0
Wed, 09 Jul 2008 22:33:35 +0200 huffman remove redundant lemmas about cmod
Wed, 09 Jul 2008 22:32:17 +0200 wenzelm removed owner;
Wed, 09 Jul 2008 22:25:24 +0200 wenzelm tuned description;
Wed, 09 Jul 2008 22:23:34 +0200 wenzelm changes wrt. gitweb style;
Wed, 09 Jul 2008 22:13:09 +0200 wenzelm style = isabelle (based on gitweb);
Wed, 09 Jul 2008 20:18:06 +0200 huffman rearrange instantiations
Wed, 09 Jul 2008 17:14:31 +0200 wenzelm added get_first;
Tue, 08 Jul 2008 23:20:07 +0200 wenzelm updated generated file;
Tue, 08 Jul 2008 23:14:35 +0200 wenzelm updated generated file;
Tue, 08 Jul 2008 22:25:12 +0200 huffman fix more typos
Tue, 08 Jul 2008 22:07:39 +0200 huffman fix another typo
Tue, 08 Jul 2008 22:02:15 +0200 huffman fix typo
Tue, 08 Jul 2008 21:55:41 +0200 wenzelm updated generated file;
Tue, 08 Jul 2008 21:15:23 +0200 wenzelm global commands: explicit graph;
Tue, 08 Jul 2008 20:42:00 +0200 wenzelm export str_of;
Tue, 08 Jul 2008 18:13:12 +0200 haftmann clarified code
Tue, 08 Jul 2008 18:13:11 +0200 haftmann exported weaken combinator
Tue, 08 Jul 2008 18:13:10 +0200 haftmann refined arity property concept
Tue, 08 Jul 2008 18:13:09 +0200 haftmann fix: using IntInf.int for SML
Tue, 08 Jul 2008 17:52:28 +0200 wenzelm moved and renamed IsarCmd.kill_theory to ThyInfo.kill_thy;
Tue, 08 Jul 2008 17:52:26 +0200 wenzelm removed obsolete touch_child_thys;
Tue, 08 Jul 2008 17:52:24 +0200 wenzelm moved and renamed IsarCmd.kill_theory to ThyInfo.kill_thy;
Tue, 08 Jul 2008 17:48:17 +0200 wenzelm more qualified ThyInfo names;
Tue, 08 Jul 2008 16:19:24 +0200 wenzelm begin_theory: files_html needs to be produced outside of prep_html_source to make ML files appear!
Tue, 08 Jul 2008 16:19:23 +0200 wenzelm removed unused href_opt_name;
Tue, 08 Jul 2008 13:45:27 +0200 kleing migrated at-sml-dev-p to macbroy24, hoping for more reliable hardware
Mon, 07 Jul 2008 23:37:33 +0200 kleing retired mac-sml-dev.
Mon, 07 Jul 2008 08:47:17 +0200 haftmann absolute imports of HOL/*.thy theories
Fri, 04 Jul 2008 16:33:08 +0200 huffman prefer theorem names without numbers
Fri, 04 Jul 2008 15:57:55 +0200 huffman HOL-NSA
Fri, 04 Jul 2008 07:39:01 +0200 haftmann added marginal setup for code generation
Thu, 03 Jul 2008 20:53:44 +0200 huffman use real_of_nat_ge_zero instead of real_of_nat_fact_ge_zero
Thu, 03 Jul 2008 20:15:06 +0200 wenzelm removed old NSPrimes, cf. NSA/Examples/;
Thu, 03 Jul 2008 20:10:52 +0200 wenzelm cvsps: back to non-verbose mode;
Thu, 03 Jul 2008 19:50:19 +0200 wenzelm removed old Complex/ex/NSPrimes.thy;
Thu, 03 Jul 2008 19:47:05 +0200 wenzelm maxfiles = 50;
Thu, 03 Jul 2008 19:17:52 +0200 wenzelm more sessions;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip