Mon, 17 May 2010 12:00:54 +0100 |
Christian Urban |
somewhat simplified the main parsing function; failed to move a Note-statement to define_raw_perms
|
file |
diff |
annotate
|
Sun, 16 May 2010 12:41:27 +0100 |
Christian Urban |
moved the exporting part into the parser (this is still a hack); re-added CoreHaskell again to the examples - there seems to be a problem with the variable name pat
|
file |
diff |
annotate
|
Thu, 13 May 2010 15:58:02 +0100 |
Christian Urban |
made out of STEPS a configuration value so that it can be set individually in each file
|
file |
diff |
annotate
|
Thu, 13 May 2010 10:34:59 +0100 |
Christian Urban |
added term4 back to the examples
|
file |
diff |
annotate
|
Wed, 12 May 2010 16:33:50 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Wed, 12 May 2010 16:33:25 +0100 |
Christian Urban |
moved the data-transformation into the parser
|
file |
diff |
annotate
|
Wed, 12 May 2010 16:39:10 +0200 |
Cezary Kaliszyk |
Move alpha_eqvt to unused.
|
file |
diff |
annotate
|
Wed, 12 May 2010 16:32:44 +0200 |
Cezary Kaliszyk |
Use equivariance instead of alpha_eqvt
|
file |
diff |
annotate
|
Wed, 12 May 2010 14:47:52 +0100 |
Christian Urban |
ingnored parameters in equivariance; added a proper interface to be called from ML
|
file |
diff |
annotate
|
Wed, 12 May 2010 13:43:48 +0100 |
Christian Urban |
properly exported defined bn-functions
|
file |
diff |
annotate
|
Tue, 11 May 2010 18:20:25 +0200 |
Cezary Kaliszyk |
Include raw permutation definitions in eqvt
|
file |
diff |
annotate
|
Mon, 10 May 2010 15:11:05 +0200 |
Cezary Kaliszyk |
Parser changes for compound relations
|
file |
diff |
annotate
|
Thu, 06 May 2010 14:14:30 +0200 |
Cezary Kaliszyk |
mem => member
|
file |
diff |
annotate
|
Tue, 04 May 2010 14:38:07 +0100 |
Christian Urban |
increased step counter so that all steps go through
|
file |
diff |
annotate
|
Tue, 04 May 2010 14:33:50 +0100 |
Christian Urban |
fixed my error with define_raw_fv
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 04 May 2010 06:24:54 +0100 |
Christian Urban |
roll back of the last commit (there was a difference)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 03 May 2010 15:13:15 +0200 |
Cezary Kaliszyk |
Comment
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:30:37 +0200 |
Cezary Kaliszyk |
Register only non-looping rules in eq_iff
|
file |
diff |
annotate
|
Mon, 03 May 2010 13:42:44 +0200 |
Cezary Kaliszyk |
NewParser
|
file |
diff |
annotate
|
Mon, 03 May 2010 12:24:27 +0200 |
Cezary Kaliszyk |
Introduce eq_iff_simp to match the one from Parser.
|
file |
diff |
annotate
|
Mon, 03 May 2010 11:43:08 +0200 |
Cezary Kaliszyk |
Cheat support equations in new parser
|
file |
diff |
annotate
|
Mon, 03 May 2010 10:15:23 +0200 |
Cezary Kaliszyk |
Add explicit cheats in NewParser and comment out the examples for outside use.
|
file |
diff |
annotate
|
Mon, 03 May 2010 09:57:05 +0200 |
Cezary Kaliszyk |
Fix Datatype_Aux calls in NewParser.
|
file |
diff |
annotate
|
Sun, 02 May 2010 16:02:27 +0100 |
Christian Urban |
tried to add some comments in the huge(!) nominal2_cmd function
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sat, 01 May 2010 09:15:46 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Sat, 01 May 2010 09:14:25 +0100 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 14:48:13 +0200 |
Cezary Kaliszyk |
Merged nominal_datatype into NewParser until eqvts
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 13:57:59 +0200 |
Cezary Kaliszyk |
more parser/new parser synchronization.
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 10:31:32 +0200 |
Cezary Kaliszyk |
Change signature of fv and alpha generation.
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 17:52:19 +0200 |
Cezary Kaliszyk |
New Alpha.
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 16:18:38 +0200 |
Cezary Kaliszyk |
Fixing the definitions in the Parser.
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 10:59:08 +0200 |
Cezary Kaliszyk |
Include support of unknown datatypes in new fv
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 08:22:20 +0200 |
Christian Urban |
simpliied and moved the remaining lemmas about the atom-function to Nominal2_Base
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 07:27:28 +0200 |
Christian Urban |
use sort at_base instead of at
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 23:11:40 +0200 |
Christian Urban |
added some further problemetic tests
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 22:45:50 +0200 |
Christian Urban |
some tuning
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 19:01:22 +0200 |
Cezary Kaliszyk |
Rewrote FV code and included the function package.
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 08:06:43 +0200 |
Christian Urban |
added definition of raw-permutations to the new-parser
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 07:54:28 +0200 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 01:31:22 +0200 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 10:00:33 +0200 |
Christian Urban |
added a comment about a function where I am not sure who wrote it.
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 09:49:23 +0200 |
Christian Urban |
merged
|
file |
diff |
annotate
|