Tue, 04 May 2010 16:17:46 +0200 Cezary Kaliszyk Minor
Tue, 04 May 2010 14:38:07 +0100 Christian Urban increased step counter so that all steps go through
Tue, 04 May 2010 14:33:50 +0100 Christian Urban fixed my error with define_raw_fv
Tue, 04 May 2010 14:25:22 +0100 Christian Urban tuned and added some comments to the code; added also an exception for early exit of the nominal2_cmd function
Tue, 04 May 2010 14:21:18 +0200 Cezary Kaliszyk Separate Term8, as it may work soon.
Tue, 04 May 2010 14:13:18 +0200 Cezary Kaliszyk moved CoreHaskell to NewParser.
Tue, 04 May 2010 13:52:40 +0200 Cezary Kaliszyk ExPS7 in NewParser
Tue, 04 May 2010 12:34:33 +0200 Cezary Kaliszyk Move ExLeroy to New Parser
Tue, 04 May 2010 11:22:22 +0200 Cezary Kaliszyk Move 2 more to NewParser
Tue, 04 May 2010 11:12:09 +0200 Cezary Kaliszyk Move TypeSchemes to NewParser
Tue, 04 May 2010 11:08:30 +0200 Cezary Kaliszyk Move ExLet to NewParser.
Tue, 04 May 2010 07:22:33 +0100 Christian Urban tuned
Tue, 04 May 2010 06:24:54 +0100 Christian Urban roll back of the last commit (there was a difference)
Tue, 04 May 2010 06:05:13 +0100 Christian Urban tuned
Tue, 04 May 2010 06:02:45 +0100 Christian Urban to my best knowledge the number of datatypes is equal to the length of the dt_descr; so we can save one argument in define_raw_perm
Tue, 04 May 2010 05:36:55 +0100 Christian Urban merged
Tue, 04 May 2010 05:36:43 +0100 Christian Urban some preliminary changes to the pearl-jv paper
Mon, 03 May 2010 08:52:15 +0100 Christian Urban some preliminary notes of the abstract (qpaper); still need to see the motivating example
Mon, 03 May 2010 15:47:30 +0200 Cezary Kaliszyk Added cheats to classical
Mon, 03 May 2010 15:38:20 +0200 Cezary Kaliszyk Ex2 moved to new parser.
Mon, 03 May 2010 15:37:21 +0200 Cezary Kaliszyk alpha_eqvt_tac fixed to work when the existential is not at the top level.
Mon, 03 May 2010 15:36:47 +0200 Cezary Kaliszyk SingleLet and Ex3 work with NewParser.
Mon, 03 May 2010 15:13:15 +0200 Cezary Kaliszyk Comment
Mon, 03 May 2010 14:31:11 +0200 Cezary Kaliszyk Another example where only alpha_eqvt fails.
Mon, 03 May 2010 14:30:37 +0200 Cezary Kaliszyk Register only non-looping rules in eq_iff
Mon, 03 May 2010 14:03:30 +0200 Cezary Kaliszyk Equivariance fails for single let?
Mon, 03 May 2010 13:42:44 +0200 Cezary Kaliszyk NewParser
Mon, 03 May 2010 12:24:27 +0200 Cezary Kaliszyk Introduce eq_iff_simp to match the one from Parser.
Mon, 03 May 2010 11:43:27 +0200 Cezary Kaliszyk remove tracing
Mon, 03 May 2010 11:43:08 +0200 Cezary Kaliszyk Cheat support equations in new parser
Mon, 03 May 2010 11:37:44 +0200 Cezary Kaliszyk Remove dependency on NewFv
Mon, 03 May 2010 11:35:38 +0200 Cezary Kaliszyk Fix Parser
Mon, 03 May 2010 10:15:23 +0200 Cezary Kaliszyk Add explicit cheats in NewParser and comment out the examples for outside use.
Mon, 03 May 2010 09:57:05 +0200 Cezary Kaliszyk Fix Datatype_Aux calls in NewParser.
Mon, 03 May 2010 09:55:43 +0200 Cezary Kaliszyk Move old fv_alpha_export to Fv.
Mon, 03 May 2010 00:01:12 +0100 Christian Urban moved old parser and old fv back into their original places; isabelle make works again
Mon, 03 May 2010 00:00:33 +0100 Christian Urban slight tuning
Sun, 02 May 2010 21:15:52 +0100 Christian Urban simplified the supp-of-finite-sets proof
Sun, 02 May 2010 16:02:27 +0100 Christian Urban tried to add some comments in the huge(!) nominal2_cmd function
Sun, 02 May 2010 16:01:45 +0100 Christian Urban replaced make_pair with library function HOLogic.mk_prod
Sun, 02 May 2010 16:00:52 +0100 Christian Urban removed duplicate eqvt attribute
Sun, 02 May 2010 14:06:26 +0100 Christian Urban attempted to remove dependency on (old) Fv and (old) Parser; lifting still uses Fv.thy; the examples do not work at the moment (with equivp proofs failing)
Sat, 01 May 2010 09:15:46 +0100 Christian Urban merged
Sat, 01 May 2010 09:14:25 +0100 Christian Urban tuned
Fri, 30 Apr 2010 16:31:43 +0100 Christian Urban replaced hide by the new hide_const
Fri, 30 Apr 2010 15:36:02 +0100 Christian Urban generalised the fs-instance lemma (not just fsets of atoms are finitely supported, but also fsets of finitely supported elements)
Fri, 30 Apr 2010 15:34:26 +0100 Christian Urban added lemmas establishing the support of finite sets of finitely supported elements
Fri, 30 Apr 2010 14:21:18 +0100 Christian Urban added eqvt-lemmas for Bex, Ball and Union
Fri, 30 Apr 2010 15:45:39 +0200 Cezary Kaliszyk NewParser with Parser functionality, but some cheats included since the order of datayupes is wrong.
Fri, 30 Apr 2010 14:48:13 +0200 Cezary Kaliszyk Merged nominal_datatype into NewParser until eqvts
Fri, 30 Apr 2010 13:57:59 +0200 Cezary Kaliszyk more parser/new parser synchronization.
Fri, 30 Apr 2010 10:48:48 +0200 Cezary Kaliszyk Simplify old parser for integration
Fri, 30 Apr 2010 10:32:34 +0200 Cezary Kaliszyk merge
Fri, 30 Apr 2010 10:31:32 +0200 Cezary Kaliszyk Change signature of fv and alpha generation.
Fri, 30 Apr 2010 10:09:45 +0100 Christian Urban reorganised eqvt-file (now uses perm_simp already)
Fri, 30 Apr 2010 10:04:24 +0200 Cezary Kaliszyk qpaper
Thu, 29 Apr 2010 17:52:33 +0200 Cezary Kaliszyk merge
Thu, 29 Apr 2010 17:52:19 +0200 Cezary Kaliszyk New Alpha.
Thu, 29 Apr 2010 17:16:35 +0200 Cezary Kaliszyk Minimal cleaning in LamEx
Thu, 29 Apr 2010 17:03:59 +0200 Cezary Kaliszyk Remove things moved to the isabelle distribution
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip