Sat, 19 Dec 2009 22:21:51 +0100 avoided global "open"s - replaced by local "open"s
Christian Urban <urbanc@in.tum.de> [Sat, 19 Dec 2009 22:21:51 +0100] rev 762
avoided global "open"s - replaced by local "open"s
Sat, 19 Dec 2009 22:09:57 +0100 small tuning
Christian Urban <urbanc@in.tum.de> [Sat, 19 Dec 2009 22:09:57 +0100] rev 761
small tuning
Sat, 19 Dec 2009 22:04:34 +0100 various tunings; map_lookup now raises an exception; addition to FIXME-TODO
Christian Urban <urbanc@in.tum.de> [Sat, 19 Dec 2009 22:04:34 +0100] rev 760
various tunings; map_lookup now raises an exception; addition to FIXME-TODO
Thu, 17 Dec 2009 17:59:12 +0100 minor cleaning
Christian Urban <urbanc@in.tum.de> [Thu, 17 Dec 2009 17:59:12 +0100] rev 759
minor cleaning
Thu, 17 Dec 2009 14:58:33 +0100 moved the QuotMain code into two ML-files
Christian Urban <urbanc@in.tum.de> [Thu, 17 Dec 2009 14:58:33 +0100] rev 758
moved the QuotMain code into two ML-files
Wed, 16 Dec 2009 14:28:48 +0100 complete fix for IsaMakefile
Christian Urban <urbanc@in.tum.de> [Wed, 16 Dec 2009 14:28:48 +0100] rev 757
complete fix for IsaMakefile
Wed, 16 Dec 2009 14:26:14 +0100 first fix
Christian Urban <urbanc@in.tum.de> [Wed, 16 Dec 2009 14:26:14 +0100] rev 756
first fix
Wed, 16 Dec 2009 14:09:03 +0100 merged
Christian Urban <urbanc@in.tum.de> [Wed, 16 Dec 2009 14:09:03 +0100] rev 755
merged
Wed, 16 Dec 2009 14:08:42 +0100 added a paper for possible notes
Christian Urban <urbanc@in.tum.de> [Wed, 16 Dec 2009 14:08:42 +0100] rev 754
added a paper for possible notes
Wed, 16 Dec 2009 12:15:41 +0100 Removed lambdas on the right hand side. This fixes all 'PROBLEM' comments.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 16 Dec 2009 12:15:41 +0100] rev 753
Removed lambdas on the right hand side. This fixes all 'PROBLEM' comments.
Tue, 15 Dec 2009 16:40:00 +0100 lambda_prs & solve_quotient_assum cleaned.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 15 Dec 2009 16:40:00 +0100] rev 752
lambda_prs & solve_quotient_assum cleaned.
Tue, 15 Dec 2009 15:38:17 +0100 some commenting
Christian Urban <urbanc@in.tum.de> [Tue, 15 Dec 2009 15:38:17 +0100] rev 751
some commenting
Mon, 14 Dec 2009 14:24:08 +0100 Fixed previous commit.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 14:24:08 +0100] rev 750
Fixed previous commit.
Mon, 14 Dec 2009 13:59:08 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 13:59:08 +0100] rev 749
merge
Mon, 14 Dec 2009 13:58:51 +0100 Moved DETERM inside Repeat & added SOLVE around quotient_tac.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 13:58:51 +0100] rev 748
Moved DETERM inside Repeat & added SOLVE around quotient_tac.
Mon, 14 Dec 2009 13:57:39 +0100 merge.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 13:57:39 +0100] rev 747
merge.
Mon, 14 Dec 2009 13:56:24 +0100 FIXME/TODO.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 13:56:24 +0100] rev 746
FIXME/TODO.
Mon, 14 Dec 2009 10:19:27 +0100 reply to question in code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 10:19:27 +0100] rev 745
reply to question in code
Mon, 14 Dec 2009 10:12:23 +0100 Reply in code.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 10:12:23 +0100] rev 744
Reply in code.
Mon, 14 Dec 2009 10:09:49 +0100 Replies to questions from the weekend: Uncommenting the renamed theorem commented out in 734.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 14 Dec 2009 10:09:49 +0100] rev 743
Replies to questions from the weekend: Uncommenting the renamed theorem commented out in 734.
Sun, 13 Dec 2009 02:47:47 +0100 a few code annotations
Christian Urban <urbanc@in.tum.de> [Sun, 13 Dec 2009 02:47:47 +0100] rev 742
a few code annotations
Sun, 13 Dec 2009 02:35:34 +0100 another pass on apply_rsp
Christian Urban <urbanc@in.tum.de> [Sun, 13 Dec 2009 02:35:34 +0100] rev 741
another pass on apply_rsp
Sun, 13 Dec 2009 01:56:19 +0100 managed to simplify apply_rsp
Christian Urban <urbanc@in.tum.de> [Sun, 13 Dec 2009 01:56:19 +0100] rev 740
managed to simplify apply_rsp
Sat, 12 Dec 2009 18:43:42 +0100 tried to simplify apply_rsp_tac; failed at the moment; added some questions
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 18:43:42 +0100] rev 739
tried to simplify apply_rsp_tac; failed at the moment; added some questions
Sat, 12 Dec 2009 18:01:22 +0100 some trivial changes
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 18:01:22 +0100] rev 738
some trivial changes
Sat, 12 Dec 2009 16:40:29 +0100 trivial cleaning of make_inst
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 16:40:29 +0100] rev 737
trivial cleaning of make_inst
Sat, 12 Dec 2009 15:23:58 +0100 tried to improve test; but fails
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 15:23:58 +0100] rev 736
tried to improve test; but fails
Sat, 12 Dec 2009 15:08:25 +0100 merged
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 15:08:25 +0100] rev 735
merged
Sat, 12 Dec 2009 15:07:59 +0100 annotated some questions to the code; some simple changes
Christian Urban <urbanc@in.tum.de> [Sat, 12 Dec 2009 15:07:59 +0100] rev 734
annotated some questions to the code; some simple changes
Sat, 12 Dec 2009 14:57:34 +0100 Answering the question in code.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 12 Dec 2009 14:57:34 +0100] rev 733
Answering the question in code.
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip