src/HOL/IsaMakefile
Thu, 15 Mar 2012 22:20:07 +0100 more precise TPTP keywords and dependencies;
Wed, 07 Mar 2012 14:30:35 +0100 some recovery of IsaMakefile targets from f3c10e908f65;
Sun, 04 Mar 2012 10:34:44 +0100 move test targets to test target
Sun, 04 Mar 2012 10:33:47 +0100 dropped images for importer sessions
Sun, 04 Mar 2012 00:27:07 +0100 more accurate dependencies
Sat, 03 Mar 2012 23:42:56 +0100 added actual dependencies
Sat, 03 Mar 2012 22:38:33 +0100 switch of target Import-HOL_Light-Imported: not operative at the moment
Sat, 03 Mar 2012 21:42:41 +0100 formal infrastructure for import sessions
Mon, 27 Feb 2012 23:30:38 +0100 removed dead code (cf. a34d89ce6097);
Mon, 27 Feb 2012 12:12:28 +0100 reactivated Find_Unused_Assms_Examples to avoid untested / dead stuff in the repository;
Fri, 24 Feb 2012 22:46:44 +0100 moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Fri, 24 Feb 2012 19:45:10 +0100 more precise clean target;
Fri, 24 Feb 2012 11:23:34 +0100 renamed 'try_methods' to 'try0'
Fri, 24 Feb 2012 09:40:02 +0100 given up disfruitful branch
Thu, 23 Feb 2012 21:25:59 +0100 moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Wed, 22 Feb 2012 18:08:27 +0100 NEWS
Wed, 22 Feb 2012 17:25:35 +0100 adding some examples with find_unused_assms command
Wed, 22 Feb 2012 08:01:41 +0100 moving Quickcheck's example to its own session
Tue, 21 Feb 2012 09:17:53 +0100 renamed ex/Numeral.thy to ex/Numeral_Representation.thy
Thu, 02 Feb 2012 10:12:11 +0100 adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
Mon, 23 Jan 2012 17:40:32 +0100 added problem importer
Mon, 23 Jan 2012 17:40:32 +0100 renamed theory exporter
Mon, 23 Jan 2012 17:40:32 +0100 renamed two files to make room for a new file
Mon, 23 Jan 2012 17:40:31 +0100 rebranded Nitrox, for more uniformity
Tue, 17 Jan 2012 10:45:42 +0100 renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
Tue, 17 Jan 2012 09:38:30 +0100 renamed theory AList to DAList
Mon, 16 Jan 2012 07:46:58 +0100 missing dependency
Tue, 10 Jan 2012 10:17:07 +0100 adding theory association lists with invariant
Sat, 07 Jan 2012 20:18:56 +0100 dropped theory More_Set
Fri, 06 Jan 2012 20:39:50 +0100 farewell to theory More_List
Mon, 26 Dec 2011 22:17:10 +0100 incorporated More_Set and More_List into the Main body -- to be consolidated later
Mon, 26 Dec 2011 17:40:43 +0100 dropped Executable_Set wrapper theory
Sat, 17 Dec 2011 12:42:10 +0100 clarified modules that contribute to datatype package;
Fri, 16 Dec 2011 10:52:35 +0100 clarified modules that contribute to datatype package;
Thu, 15 Dec 2011 17:37:14 +0100 separate rep_datatype.ML;
Thu, 15 Dec 2011 09:13:32 +0100 merged
Thu, 15 Dec 2011 09:13:23 +0100 tuned
Wed, 14 Dec 2011 18:07:32 +0100 added new proof redirection code
Wed, 14 Dec 2011 16:30:32 +0100 correcting dependencies after renaming
Wed, 14 Dec 2011 12:02:02 +0100 more visible benchmarks;
Sun, 11 Dec 2011 18:22:06 +0100 added IMP/Live_True.thy
Fri, 09 Dec 2011 14:46:18 +0100 added dependencies
Sun, 04 Dec 2011 18:30:57 +0100 merged
Sun, 04 Dec 2011 13:10:19 +0100 remove Library/Diagonalize.thy, because Library/Nat_Bijection.thy includes all the same functionality
Sun, 04 Dec 2011 18:29:29 +0100 missing dependency
Thu, 01 Dec 2011 20:52:16 +0100 merged IMP/Util into IMP/Vars
Tue, 29 Nov 2011 22:45:21 +0100 more conventional file name;
Fri, 18 Nov 2011 13:50:01 +0100 adding another example for lifting definitions
Thu, 17 Nov 2011 19:01:05 +0100 adding a preliminary example to show how the quotient_definition package can be generalized
Mon, 14 Nov 2011 11:50:52 +0100 add Code_Real_Approx_By_Float
Sun, 06 Nov 2011 16:22:26 +0100 more precise dependencies;
Thu, 03 Nov 2011 10:29:05 +1100 moved latex generation for HOL-IMP out of distribution
Tue, 01 Nov 2011 10:05:28 +0100 renaming Quotient_Set and List_Quotient_Set to Quotient_Cset and List_Quotient_Cset to avoid name clash with existing Quotient_Set (again, cf. 66823a0066db)
Tue, 25 Oct 2011 16:37:11 +0200 renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
Mon, 24 Oct 2011 10:45:54 +0200 latex output not needed because errors manifest themselves earlier
Sat, 22 Oct 2011 20:17:50 +0200 added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
Fri, 21 Oct 2011 08:42:11 +0200 add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
Wed, 19 Oct 2011 09:11:20 +0200 removing old code generator
Wed, 19 Oct 2011 08:37:25 +0200 removing old code generator for inductive predicates
Wed, 19 Oct 2011 08:37:16 +0200 removing old code generator setup in the HOL theory