Sun, 09 Mar 2008 07:57:30 +0100 haftmann tuned
Fri, 07 Mar 2008 16:46:57 +0100 haftmann added Option_ord.thy
Fri, 07 Mar 2008 13:53:09 +0100 haftmann dropped local tsigs
Fri, 07 Mar 2008 13:53:08 +0100 haftmann some steps towards a refined treatment of equality
Fri, 07 Mar 2008 13:53:07 +0100 haftmann generic improvable syntax for targets
Fri, 07 Mar 2008 13:53:06 +0100 haftmann added hithero missing overloading.ML
Fri, 07 Mar 2008 13:53:05 +0100 haftmann tuned
Fri, 07 Mar 2008 13:53:04 +0100 haftmann whitespace tuning
Fri, 07 Mar 2008 13:53:03 +0100 haftmann clarified proposition
Fri, 07 Mar 2008 13:53:02 +0100 haftmann tuned proofs
Fri, 07 Mar 2008 13:53:01 +0100 haftmann canonical order on option type
Fri, 07 Mar 2008 13:53:00 +0100 haftmann added entries
Thu, 06 Mar 2008 23:30:36 +0100 wenzelm check ISABELLE_BROWSER_INFO before cd;
Thu, 06 Mar 2008 21:53:29 +0100 wenzelm replaced execute by system_out;
Thu, 06 Mar 2008 21:32:27 +0100 wenzelm replaced execute by system_out;
Thu, 06 Mar 2008 21:13:11 +0100 wenzelm added dummy version of string_of_pid;
Thu, 06 Mar 2008 21:08:20 +0100 wenzelm use "ML-Systems/universal.ML";
Thu, 06 Mar 2008 21:07:31 +0100 wenzelm replaced execute by system_out;
Thu, 06 Mar 2008 20:46:41 +0100 wenzelm proper dependency on ML-Systems/mosml.ML;
Thu, 06 Mar 2008 20:44:54 +0100 wenzelm specific system_out (MosML lacks structure Posix);
Thu, 06 Mar 2008 20:20:43 +0100 wenzelm * system/system_out provides a robust way to invoke external shell
Thu, 06 Mar 2008 20:17:51 +0100 wenzelm system_out: threaded version does not work for 5.1;
Thu, 06 Mar 2008 20:17:50 +0100 wenzelm common setup for system_out/system;
Thu, 06 Mar 2008 20:17:49 +0100 wenzelm added ML-Systems/system_shell.ML;
Thu, 06 Mar 2008 19:30:37 +0100 wenzelm removed obsolete THIS_IS_ISABELLE_BUILD;
Thu, 06 Mar 2008 19:21:29 +0100 wenzelm obsolete (cf. ML-Systems/polyml_common.ML);
Thu, 06 Mar 2008 19:21:28 +0100 wenzelm renamed polyml-old-basis.ML to polyml_old_basis.ML;
Thu, 06 Mar 2008 19:21:26 +0100 wenzelm rearrangements to make latest Poly/ML the default, not old 4.x;
Thu, 06 Mar 2008 19:21:25 +0100 wenzelm cleaned-up ML-Systems;
Thu, 06 Mar 2008 19:21:24 +0100 wenzelm tuned comment;
Thu, 06 Mar 2008 19:21:23 +0100 wenzelm removed obsolete THIS_IS_ISABELLE_BUILD feature;
Thu, 06 Mar 2008 19:21:22 +0100 wenzelm removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
Thu, 06 Mar 2008 19:21:20 +0100 wenzelm removed obsolete THIS_IS_ISABELLE_BUILD feature;
Thu, 06 Mar 2008 19:21:19 +0100 wenzelm removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
Wed, 05 Mar 2008 22:58:13 +0100 wenzelm renamed test_markup to output_markup;
Wed, 05 Mar 2008 22:58:12 +0100 wenzelm IsabelleProcess.output_markup;
Wed, 05 Mar 2008 22:58:11 +0100 wenzelm closeup: minor tuning of term traversal;
Wed, 05 Mar 2008 22:48:50 +0100 wenzelm ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
Wed, 05 Mar 2008 21:48:15 +0100 wenzelm explicit referencing of background facts;
Wed, 05 Mar 2008 21:42:21 +0100 wenzelm explicit referencing of background facts;
Wed, 05 Mar 2008 21:33:59 +0100 wenzelm explicit referencing of background facts;
Wed, 05 Mar 2008 21:24:07 +0100 wenzelm indexing literal facts: exclude background context;
Wed, 05 Mar 2008 21:24:06 +0100 wenzelm put_thms: do not index facts here (affects prems/this/calculation in particular);
Wed, 05 Mar 2008 21:24:03 +0100 wenzelm explicit referencing of background facts;
Wed, 05 Mar 2008 14:34:39 +0100 wenzelm HOL/Library/RBT.thy;
Wed, 05 Mar 2008 14:14:50 +0100 krauss NEWS: RBTs, renamings in ZF
Wed, 05 Mar 2008 12:24:52 +0100 krauss Use conversions instead of simplifier. tuned
Tue, 04 Mar 2008 13:35:45 +0100 urbanc added new example
Mon, 03 Mar 2008 15:37:16 +0100 haftmann tuned
Mon, 03 Mar 2008 15:37:14 +0100 haftmann continued localization
Mon, 03 Mar 2008 14:03:19 +0100 krauss new theory of red-black trees, an efficient implementation of finite maps.
Sun, 02 Mar 2008 15:02:06 +0100 nipkow Generalized Zorn and added well-ordering theorem
Sat, 01 Mar 2008 15:01:03 +0100 wenzelm tuned ML code, more antiquotations;
Sat, 01 Mar 2008 14:10:15 +0100 wenzelm misc cleanup of embedded ML code;
Sat, 01 Mar 2008 14:10:14 +0100 wenzelm added @{const} antiquotation;
Sat, 01 Mar 2008 14:10:13 +0100 wenzelm use more antiquotations;
Thu, 28 Feb 2008 18:59:22 +0100 wenzelm unused_thms: print via official context (ProofContext.pretty_fact),
Thu, 28 Feb 2008 17:34:15 +0100 berghofe Added function for finding unused theorems.
Thu, 28 Feb 2008 17:33:35 +0100 berghofe Added unused_thms command.
Thu, 28 Feb 2008 16:54:56 +0100 haftmann import all 'special code' types
Thu, 28 Feb 2008 16:50:52 +0100 haftmann added code generator setup
Thu, 28 Feb 2008 15:55:33 +0100 wenzelm Transitive_Closure: induct and cases rules now declare proper case_names;
Thu, 28 Feb 2008 15:55:04 +0100 wenzelm Transitive_Closure: induct and cases rules now declare proper case_names;
Thu, 28 Feb 2008 15:54:37 +0100 wenzelm rtranclp_induct, tranclp_induct: added case_names;
Thu, 28 Feb 2008 14:04:29 +0100 nipkow tuned
Thu, 28 Feb 2008 12:56:33 +0100 wenzelm removed legacy ML bindings;
Thu, 28 Feb 2008 12:56:31 +0100 wenzelm tuned syntax declaration;
Thu, 28 Feb 2008 12:56:30 +0100 wenzelm wf_trancl: structured proof;
Thu, 28 Feb 2008 12:56:28 +0100 wenzelm rtranclE, tranclE: tuned statement, added case_names;
Thu, 28 Feb 2008 00:11:28 +0100 wenzelm renamed ListSpace to ListVector;
Thu, 28 Feb 2008 00:04:47 +0100 wenzelm added HOL-Library;
Wed, 27 Feb 2008 21:46:13 +0100 wenzelm more precise handling of "group" for termination;
Wed, 27 Feb 2008 21:41:08 +0100 haftmann added theories for imperative HOL
Wed, 27 Feb 2008 21:41:07 +0100 haftmann added theory for countable types
Wed, 27 Feb 2008 21:41:06 +0100 haftmann added theory for reflected types
Wed, 27 Feb 2008 21:41:05 +0100 haftmann proper merge of base sorts
Wed, 27 Feb 2008 18:01:10 +0100 nipkow Renamed ListSpace to ListVector
Wed, 27 Feb 2008 16:41:36 +0100 chaieb Fixed dependency on Dense_Linear_Order
Wed, 27 Feb 2008 16:07:55 +0100 schirmer removed some debugging output from trace
Wed, 27 Feb 2008 15:35:43 +0100 chaieb Loads Dense_Linear_Order (needed dlo_simps)
Wed, 27 Feb 2008 15:35:42 +0100 chaieb Fixed dependencies for proofs -- ferrack needed
Wed, 27 Feb 2008 14:39:58 +0100 chaieb Old HOL/Dense_Linear_Order.thy and the setup in Arith_Tools for Ferrante and Rackoff's Quantifier elimination for linear arithmetic over ordered Fields.
Wed, 27 Feb 2008 14:39:56 +0100 chaieb fixed dependencies
Wed, 27 Feb 2008 14:39:54 +0100 chaieb Removed theorems from default simpset
Wed, 27 Feb 2008 14:39:52 +0100 chaieb Fixed proofs
Wed, 27 Feb 2008 14:39:51 +0100 chaieb Loads Dense_Linear_Order.thy
Wed, 27 Feb 2008 14:39:50 +0100 chaieb loads Tools/Qelim/qelim.ML
Wed, 27 Feb 2008 14:39:49 +0100 chaieb HOL/Dense_Linear_Order.thy moved to Library ; resulting dependencies updated
Wed, 27 Feb 2008 14:39:48 +0100 chaieb Installation of Quantifier elimination for ordered fields moved to Library/Dense_Linear_Order.thy
Tue, 26 Feb 2008 20:38:18 +0100 haftmann other UNIV lemmas
Tue, 26 Feb 2008 20:38:17 +0100 haftmann some more primrec
Tue, 26 Feb 2008 20:38:16 +0100 haftmann class itself works around a problem with class interpretation in class finite
Tue, 26 Feb 2008 20:38:15 +0100 haftmann moved some set lemmas from Set.thy here
Tue, 26 Feb 2008 20:38:14 +0100 haftmann tuned heading
Tue, 26 Feb 2008 20:38:13 +0100 haftmann char and nibble are finite
Tue, 26 Feb 2008 20:38:12 +0100 haftmann moved some set lemmas to Set.thy
Tue, 26 Feb 2008 20:38:10 +0100 haftmann tuned proofs
Tue, 26 Feb 2008 16:10:54 +0100 wenzelm tuned document;
Tue, 26 Feb 2008 16:10:54 +0100 wenzelm tuned document;
Tue, 26 Feb 2008 11:18:43 +0100 bulwahn Added useful general lemmas from the work with the HeapMonad
Tue, 26 Feb 2008 07:59:59 +0100 haftmann some steps towards automated generators
Tue, 26 Feb 2008 07:59:58 +0100 haftmann operation collapse
Tue, 26 Feb 2008 07:59:57 +0100 haftmann Zero/Suc recursion combinator for type index
Tue, 26 Feb 2008 07:59:56 +0100 haftmann added accidental omissions
Mon, 25 Feb 2008 19:48:06 +0100 wenzelm thm_deps: sort result;
Mon, 25 Feb 2008 19:38:48 +0100 wenzelm tuned msg;
Mon, 25 Feb 2008 17:57:44 +0100 wenzelm fixed ChangeLog.gz path;
Mon, 25 Feb 2008 17:49:43 +0100 wenzelm fixed document;
Mon, 25 Feb 2008 17:27:41 +0100 wenzelm welcome: actually check for ChangeLog.gz;
Mon, 25 Feb 2008 17:27:38 +0100 wenzelm tuned structure Distribution;
Mon, 25 Feb 2008 16:31:20 +0100 wenzelm implicit use of LocalTheory.group etc.;
Mon, 25 Feb 2008 16:31:19 +0100 wenzelm maintain group in lthy data, implicit use in operations;
Mon, 25 Feb 2008 16:31:18 +0100 wenzelm tuned;
Mon, 25 Feb 2008 16:31:17 +0100 wenzelm LocalTheory.set_group for user command;
Mon, 25 Feb 2008 16:31:15 +0100 wenzelm inductive package: simplified group handling;
Mon, 25 Feb 2008 12:05:58 +0100 chaieb Added dependency of Library on Pocklington.thy
Mon, 25 Feb 2008 12:04:09 +0100 chaieb Pocklington's Primality criterion
Mon, 25 Feb 2008 11:59:57 +0100 chaieb More primality theorems
Mon, 25 Feb 2008 11:27:27 +0100 chaieb A library for univariate polynomials -- generalizes old Hyperreal/Poly.thy from reals to locales
Mon, 25 Feb 2008 11:27:25 +0100 chaieb A proof a the fundamental theorem of algebra
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip