Sat, 28 Nov 2009 18:49:39 +0100 |
Christian Urban |
selective debugging of the inj_repabs_tac (at the moment for step 3 and 4 debugging information is printed)
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 03:45:44 +0100 |
Christian Urban |
fixed the problem with generalising variables; at the moment it is quite a hack
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:31:29 +0100 |
Christian Urban |
use error instead of raising our own exception
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 23:09:03 +0100 |
Christian Urban |
fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
|
file |
diff |
annotate
|
Sun, 22 Nov 2009 15:30:23 +0100 |
Christian Urban |
updated to Isabelle 22nd November
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 23:23:01 +0100 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 02:49:39 +0100 |
Christian Urban |
simplified get_fun so that it uses directly rty and qty, instead of qenv
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 13:03:01 +0100 |
Christian Urban |
started regularize of rtrm/qtrm version; looks quite promising
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 14:17:10 +0100 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 16:44:36 +0100 |
Christian Urban |
added some tracing information to all phases of lifting to the function lift_thm
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 13:57:20 +0100 |
Cezary Kaliszyk |
merge of the merge?
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 13:56:07 +0100 |
Cezary Kaliszyk |
merged
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 12:15:41 +0100 |
Christian Urban |
added a FIXME commment
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 12:07:33 +0100 |
Christian Urban |
looking up data in quot_info works now (needs qualified string)
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 02:54:40 +0100 |
Christian Urban |
changed the quotdata to be a symtab table (needs fixing)
|
file |
diff |
annotate
|
Fri, 06 Nov 2009 09:48:37 +0100 |
Christian Urban |
tuned the code in quotient and quotient_def
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 13:47:04 +0100 |
Christian Urban |
removed typing information from get_fun in quotient_def; *potentially* dangerous
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 18:26:55 +0100 |
Christian Urban |
split quotient.ML into two files
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 09:47:49 +0100 |
Christian Urban |
fixed problem with maps_update
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 09:33:48 +0100 |
Christian Urban |
fixed the problem with types in map
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 15:25:11 +0100 |
Christian Urban |
added infrastructure for defining lifted constants
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:46:38 +0100 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:14:30 +0100 |
Christian Urban |
added equiv-thm to the quot_info
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 23:44:41 +0100 |
Christian Urban |
added code for declaring map-functions
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 00:14:40 +0200 |
Christian Urban |
added data-storage about the quotients
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 08:34:14 +0200 |
cek |
Undid wrong merge
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 08:24:26 +0200 |
cek |
Cleaning the mess
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 01:33:29 +0200 |
Christian Urban |
fixed problem with incorrect ABS/REP name
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 01:59:17 +0200 |
Christian Urban |
tuned and attempted to store data about the quotients (does not work yet)
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 19:46:22 +0200 |
Christian Urban |
started to write code for storing data about the quotients
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 00:12:05 +0200 |
Christian Urban |
moved the map-info and fun-info section to quotient.ML
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 08:44:16 +0200 |
Christian Urban |
slight fix and tuning
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 00:52:10 +0200 |
Christian Urban |
the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 00:02:22 +0200 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 23:39:14 +0200 |
Christian Urban |
slightly modified the parser
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 23:16:20 +0200 |
Christian Urban |
deleted diagnostic code
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 23:06:14 +0200 |
Christian Urban |
added quotient command (you need to update isar-keywords-prove.el)
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 14:30:50 +0200 |
Christian Urban |
started some strange functions
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 14:27:50 +0200 |
Christian Urban |
exported parts of QuotMain into a separate ML-file
|
file |
diff |
annotate
|