Sat, 08 Mar 2014 10:33:55 +0100 Walther Neuper merged
Sat, 08 Mar 2014 10:33:34 +0100 Walther Neuper make specific tests run with Test_Some.thy
Fri, 07 Mar 2014 16:30:24 +0100 Walther Neuper make specific tests run with Test_Some.thy
Tue, 04 Mar 2014 19:12:52 +0100 Walther Neuper note on f10dfa200452
Tue, 04 Mar 2014 18:30:20 +0100 Walther Neuper replaced datatype by typedef 'a mpoly
Sun, 16 Feb 2014 11:44:09 +0100 Walther Neuper Poly: questions reviewed
Sun, 16 Feb 2014 11:15:41 +0100 Walther Neuper representation "'a poly_dd" made executable up to scalar multiplication
Fri, 14 Feb 2014 16:30:57 +0100 Walther Neuper subsections address all features expected for any polynomial
Fri, 14 Feb 2014 16:01:42 +0100 Walther Neuper representation "'a poly_rd" made executable up to scalar multiplication
Wed, 12 Feb 2014 08:51:17 +0100 Walther Neuper Variant (e) solved
Tue, 11 Feb 2014 09:02:33 +0100 Walther Neuper Variant (e): Make abstract algorithms executable
Tue, 11 Feb 2014 07:04:08 +0100 Walther Neuper cleanup
Mon, 10 Feb 2014 11:14:37 +0100 Walther Neuper tuned
Mon, 10 Feb 2014 11:07:35 +0100 Walther Neuper merged
Mon, 10 Feb 2014 10:49:25 +0100 Walther Neuper Poly: handling of representations II
Mon, 10 Feb 2014 08:31:10 +0100 Andreas Lochbihler clarify possibilities of data refinement in the code generator
Tue, 04 Feb 2014 12:43:13 +0100 Walther Neuper Poly: handling of representations I
Tue, 04 Feb 2014 12:41:14 +0100 Walther Neuper handling of representations I
Mon, 03 Feb 2014 16:04:26 +0100 Walther Neuper checked ad 967c8a1eb6b1 for mets
Sun, 02 Feb 2014 03:09:40 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (7): remove all code concerned with 'mets = Unsynchronized.ref'
Sun, 02 Feb 2014 02:45:11 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (6): switched from 'mets = Unsynchronized.ref' to Theory_Data
Sun, 02 Feb 2014 02:43:04 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (2): added missing analog for 'insert_errpats' with 'mets' Theory_Data
Sun, 02 Feb 2014 01:15:13 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (2b): in tests, add functions accessing Theory_Data in parallel to those accessing 'mets = Unsynchronized.ref'
Sat, 01 Feb 2014 17:55:42 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (4): check differences between Theory_Data and 'mets = Unsynchronized.ref'
Sat, 01 Feb 2014 17:14:32 +0100 Mathias Lehnfeld merged
Sat, 01 Feb 2014 16:58:27 +0100 Mathias Lehnfeld Isabelle run scripts added to hgignore
Sat, 01 Feb 2014 16:44:45 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (2): add functions accessing Theory_Data in parallel to those accessing 'mets = Unsynchronized.ref'
Fri, 31 Jan 2014 17:50:50 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (1): restrict access to 'mets = Unsynchronized'
Sat, 01 Feb 2014 00:13:32 +0100 Walther Neuper tuned
Sat, 01 Feb 2014 00:12:10 +0100 Walther Neuper add Notes.thy as collected comments to the code
Sat, 01 Feb 2014 00:08:33 +0100 Walther Neuper prepare for Notes.thy according to mail discussions
Tue, 28 Jan 2014 11:09:45 +0100 Walther Neuper tuned
Tue, 28 Jan 2014 10:49:50 +0100 Walther Neuper Poly: ----- new setup for abstract poly + representations -----
Tue, 28 Jan 2014 08:21:45 +0100 Walther Neuper adapted test setup for test
Tue, 28 Jan 2014 07:37:27 +0100 Walther Neuper tuned e8d9d194a96f
Tue, 28 Jan 2014 07:04:48 +0100 Walther Neuper adapted test setup for tests restored in e8d9d194a96f
Mon, 27 Jan 2014 22:26:51 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (7): removed all code concerned with 'ptyps = Unsynchronized.ref'
Mon, 27 Jan 2014 21:58:57 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (6): switched from 'ptyps = Unsynchronized.ref' to Theory_Data
Mon, 27 Jan 2014 21:58:12 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (6): preparation
Mon, 27 Jan 2014 21:51:10 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (2): fixed future version of 'fun get_ptyps'
Mon, 27 Jan 2014 21:49:27 +0100 Mathias Lehnfeld cleanup, naming: 'KEStore_Elems' in Tests now 'Test_KEStore_Elems', 'store_pbts' now 'add_pbts'
Mon, 27 Jan 2014 13:40:36 +0100 Walther Neuper test of access
Mon, 27 Jan 2014 11:09:57 +0100 Walther Neuper ad 967c8a1eb6b1 (2b): add functions accessing Theory_Data in parallel to those accessing "ptyps = Unsynchronized.ref"
Mon, 27 Jan 2014 08:09:29 +0100 Walther Neuper restored tests on ptyps deleted in f0c78a1e9f85
Sun, 26 Jan 2014 01:37:36 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (2b): for 'ptyps' add functions accessing Theory_Data in parallel to old ones for 'Unsynchronized.ref' in 'test' folder.
Sat, 25 Jan 2014 21:06:58 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (1b): access to \!ptyps further restricted
Fri, 24 Jan 2014 18:03:27 +0100 Walther Neuper deleted valuable tests on ptyps
Fri, 24 Jan 2014 17:55:39 +0100 Walther Neuper deleted tests concerning "detail"s within a rule set
Fri, 24 Jan 2014 17:34:17 +0100 Walther Neuper merged
Fri, 24 Jan 2014 17:31:16 +0100 Walther Neuper confirmed important tests on !ptyps
Fri, 24 Jan 2014 15:44:22 +0100 Walther Neuper made read access analogous for !ptyps, !mets and !thehier
Fri, 24 Jan 2014 14:54:05 +0100 Walther Neuper removed an obsolete test file
Wed, 22 Jan 2014 23:31:59 +0100 Mathias Lehnfeld ad 967c8a1eb6b1: preparations for step 6 (i.e. switch ptyps to Theory_Data)
Wed, 22 Jan 2014 20:23:31 +0100 Mathias Lehnfeld ad 967c8a1eb6b1 (3): check differences between Theory_Data and 'Unsynchronized.ref ptyps'
Wed, 22 Jan 2014 18:48:01 +0100 Mathias Lehnfeld fixed: proof context issues with 'fun term2str' and 'fun pbt2str'
Wed, 22 Jan 2014 15:47:14 +0100 Mathias Lehnfeld pbt2str functions updated
Wed, 22 Jan 2014 15:31:35 +0100 Mathias Lehnfeld tuned
Wed, 22 Jan 2014 15:26:14 +0100 Mathias Lehnfeld "fun strslist2str" added.
Tue, 21 Jan 2014 18:06:35 +0100 Walther Neuper merged
Tue, 21 Jan 2014 18:06:04 +0100 Walther Neuper Poly: an abstract type of multivariate polynomials