Tue, 04 May 2010 14:25:22 +0100 tuned and added some comments to the code; added also an exception for early exit of the nominal2_cmd function
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 14:25:22 +0100] rev 2046
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 Separate Term8, as it may work soon.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 14:21:18 +0200] rev 2045
Separate Term8, as it may work soon.
Tue, 04 May 2010 14:13:18 +0200 moved CoreHaskell to NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 14:13:18 +0200] rev 2044
moved CoreHaskell to NewParser.
Tue, 04 May 2010 13:52:40 +0200 ExPS7 in NewParser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 13:52:40 +0200] rev 2043
ExPS7 in NewParser
Tue, 04 May 2010 12:34:33 +0200 Move ExLeroy to New Parser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 12:34:33 +0200] rev 2042
Move ExLeroy to New Parser
Tue, 04 May 2010 11:22:22 +0200 Move 2 more to NewParser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 11:22:22 +0200] rev 2041
Move 2 more to NewParser
Tue, 04 May 2010 11:12:09 +0200 Move TypeSchemes to NewParser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 11:12:09 +0200] rev 2040
Move TypeSchemes to NewParser
Tue, 04 May 2010 11:08:30 +0200 Move ExLet to NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 04 May 2010 11:08:30 +0200] rev 2039
Move ExLet to NewParser.
Tue, 04 May 2010 07:22:33 +0100 tuned
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 07:22:33 +0100] rev 2038
tuned
Tue, 04 May 2010 06:24:54 +0100 roll back of the last commit (there was a difference)
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 06:24:54 +0100] rev 2037
roll back of the last commit (there was a difference)
Tue, 04 May 2010 06:05:13 +0100 tuned
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 06:05:13 +0100] rev 2036
tuned
Tue, 04 May 2010 06:02:45 +0100 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
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 06:02:45 +0100] rev 2035
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 merged
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 05:36:55 +0100] rev 2034
merged
Tue, 04 May 2010 05:36:43 +0100 some preliminary changes to the pearl-jv paper
Christian Urban <urbanc@in.tum.de> [Tue, 04 May 2010 05:36:43 +0100] rev 2033
some preliminary changes to the pearl-jv paper
Mon, 03 May 2010 08:52:15 +0100 some preliminary notes of the abstract (qpaper); still need to see the motivating example
Christian Urban <urbanc@in.tum.de> [Mon, 03 May 2010 08:52:15 +0100] rev 2032
some preliminary notes of the abstract (qpaper); still need to see the motivating example
Mon, 03 May 2010 15:47:30 +0200 Added cheats to classical
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:47:30 +0200] rev 2031
Added cheats to classical
Mon, 03 May 2010 15:38:20 +0200 Ex2 moved to new parser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:38:20 +0200] rev 2030
Ex2 moved to new parser.
Mon, 03 May 2010 15:37:21 +0200 alpha_eqvt_tac fixed to work when the existential is not at the top level.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:37:21 +0200] rev 2029
alpha_eqvt_tac fixed to work when the existential is not at the top level.
Mon, 03 May 2010 15:36:47 +0200 SingleLet and Ex3 work with NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:36:47 +0200] rev 2028
SingleLet and Ex3 work with NewParser.
Mon, 03 May 2010 15:13:15 +0200 Comment
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 15:13:15 +0200] rev 2027
Comment
Mon, 03 May 2010 14:31:11 +0200 Another example where only alpha_eqvt fails.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:31:11 +0200] rev 2026
Another example where only alpha_eqvt fails.
Mon, 03 May 2010 14:30:37 +0200 Register only non-looping rules in eq_iff
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:30:37 +0200] rev 2025
Register only non-looping rules in eq_iff
Mon, 03 May 2010 14:03:30 +0200 Equivariance fails for single let?
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 14:03:30 +0200] rev 2024
Equivariance fails for single let?
Mon, 03 May 2010 13:42:44 +0200 NewParser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 13:42:44 +0200] rev 2023
NewParser
Mon, 03 May 2010 12:24:27 +0200 Introduce eq_iff_simp to match the one from Parser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 12:24:27 +0200] rev 2022
Introduce eq_iff_simp to match the one from Parser.
Mon, 03 May 2010 11:43:27 +0200 remove tracing
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:43:27 +0200] rev 2021
remove tracing
Mon, 03 May 2010 11:43:08 +0200 Cheat support equations in new parser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:43:08 +0200] rev 2020
Cheat support equations in new parser
Mon, 03 May 2010 11:37:44 +0200 Remove dependency on NewFv
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:37:44 +0200] rev 2019
Remove dependency on NewFv
Mon, 03 May 2010 11:35:38 +0200 Fix Parser
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 11:35:38 +0200] rev 2018
Fix Parser
Mon, 03 May 2010 10:15:23 +0200 Add explicit cheats in NewParser and comment out the examples for outside use.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 10:15:23 +0200] rev 2017
Add explicit cheats in NewParser and comment out the examples for outside use.
Mon, 03 May 2010 09:57:05 +0200 Fix Datatype_Aux calls in NewParser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 09:57:05 +0200] rev 2016
Fix Datatype_Aux calls in NewParser.
Mon, 03 May 2010 09:55:43 +0200 Move old fv_alpha_export to Fv.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 03 May 2010 09:55:43 +0200] rev 2015
Move old fv_alpha_export to Fv.
Mon, 03 May 2010 00:01:12 +0100 moved old parser and old fv back into their original places; isabelle make works again
Christian Urban <urbanc@in.tum.de> [Mon, 03 May 2010 00:01:12 +0100] rev 2014
moved old parser and old fv back into their original places; isabelle make works again
Mon, 03 May 2010 00:00:33 +0100 slight tuning
Christian Urban <urbanc@in.tum.de> [Mon, 03 May 2010 00:00:33 +0100] rev 2013
slight tuning
Sun, 02 May 2010 21:15:52 +0100 simplified the supp-of-finite-sets proof
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 21:15:52 +0100] rev 2012
simplified the supp-of-finite-sets proof
Sun, 02 May 2010 16:02:27 +0100 tried to add some comments in the huge(!) nominal2_cmd function
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:02:27 +0100] rev 2011
tried to add some comments in the huge(!) nominal2_cmd function
Sun, 02 May 2010 16:01:45 +0100 replaced make_pair with library function HOLogic.mk_prod
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:01:45 +0100] rev 2010
replaced make_pair with library function HOLogic.mk_prod
Sun, 02 May 2010 16:00:52 +0100 removed duplicate eqvt attribute
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 16:00:52 +0100] rev 2009
removed duplicate eqvt attribute
Sun, 02 May 2010 14:06:26 +0100 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)
Christian Urban <urbanc@in.tum.de> [Sun, 02 May 2010 14:06:26 +0100] rev 2008
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 merged
Christian Urban <urbanc@in.tum.de> [Sat, 01 May 2010 09:15:46 +0100] rev 2007
merged
Sat, 01 May 2010 09:14:25 +0100 tuned
Christian Urban <urbanc@in.tum.de> [Sat, 01 May 2010 09:14:25 +0100] rev 2006
tuned
Fri, 30 Apr 2010 16:31:43 +0100 replaced hide by the new hide_const
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 16:31:43 +0100] rev 2005
replaced hide by the new hide_const
Fri, 30 Apr 2010 15:36:02 +0100 generalised the fs-instance lemma (not just fsets of atoms are finitely supported, but also fsets of finitely supported elements)
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 15:36:02 +0100] rev 2004
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 added lemmas establishing the support of finite sets of finitely supported elements
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 15:34:26 +0100] rev 2003
added lemmas establishing the support of finite sets of finitely supported elements
Fri, 30 Apr 2010 14:21:18 +0100 added eqvt-lemmas for Bex, Ball and Union
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 14:21:18 +0100] rev 2002
added eqvt-lemmas for Bex, Ball and Union
Fri, 30 Apr 2010 15:45:39 +0200 NewParser with Parser functionality, but some cheats included since the order of datayupes is wrong.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 15:45:39 +0200] rev 2001
NewParser with Parser functionality, but some cheats included since the order of datayupes is wrong.
Fri, 30 Apr 2010 14:48:13 +0200 Merged nominal_datatype into NewParser until eqvts
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 14:48:13 +0200] rev 2000
Merged nominal_datatype into NewParser until eqvts
Fri, 30 Apr 2010 13:57:59 +0200 more parser/new parser synchronization.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 13:57:59 +0200] rev 1999
more parser/new parser synchronization.
Fri, 30 Apr 2010 10:48:48 +0200 Simplify old parser for integration
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 10:48:48 +0200] rev 1998
Simplify old parser for integration
Fri, 30 Apr 2010 10:32:34 +0200 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 10:32:34 +0200] rev 1997
merge
Fri, 30 Apr 2010 10:31:32 +0200 Change signature of fv and alpha generation.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 10:31:32 +0200] rev 1996
Change signature of fv and alpha generation.
Fri, 30 Apr 2010 10:09:45 +0100 reorganised eqvt-file (now uses perm_simp already)
Christian Urban <urbanc@in.tum.de> [Fri, 30 Apr 2010 10:09:45 +0100] rev 1995
reorganised eqvt-file (now uses perm_simp already)
Fri, 30 Apr 2010 10:04:24 +0200 qpaper
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 30 Apr 2010 10:04:24 +0200] rev 1994
qpaper
Thu, 29 Apr 2010 17:52:33 +0200 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 17:52:33 +0200] rev 1993
merge
Thu, 29 Apr 2010 17:52:19 +0200 New Alpha.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 17:52:19 +0200] rev 1992
New Alpha.
Thu, 29 Apr 2010 17:16:35 +0200 Minimal cleaning in LamEx
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 17:16:35 +0200] rev 1991
Minimal cleaning in LamEx
Thu, 29 Apr 2010 17:03:59 +0200 Remove things moved to the isabelle distribution
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 17:03:59 +0200] rev 1990
Remove things moved to the isabelle distribution
Thu, 29 Apr 2010 16:59:33 +0200 Unify and give only one name to 'setify', 'listify' and 'set'
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 16:59:33 +0200] rev 1989
Unify and give only one name to 'setify', 'listify' and 'set'
Thu, 29 Apr 2010 16:18:38 +0200 Fixing the definitions in the Parser.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 16:18:38 +0200] rev 1988
Fixing the definitions in the Parser.
Thu, 29 Apr 2010 16:16:45 +0200 Some of the exceptions that the parser should check in TODO.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 16:16:45 +0200] rev 1987
Some of the exceptions that the parser should check in TODO.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip