Wed, 06 Aug 1997 00:33:13 +0200 Added some new dependencies for files in subdirectory Thy.
berghofe [Wed, 06 Aug 1997 00:33:13 +0200] rev 3607
Added some new dependencies for files in subdirectory Thy.
Wed, 06 Aug 1997 00:29:54 +0200 Added function "file_exists".
berghofe [Wed, 06 Aug 1997 00:29:54 +0200] rev 3606
Added function "file_exists".
Wed, 06 Aug 1997 00:29:02 +0200 Removed function file_exists (now included in library.ML)
berghofe [Wed, 06 Aug 1997 00:29:02 +0200] rev 3605
Removed function file_exists (now included in library.ML)
Wed, 06 Aug 1997 00:26:19 +0200 Moved functions for theory information storage / retrieval
berghofe [Wed, 06 Aug 1997 00:26:19 +0200] rev 3604
Moved functions for theory information storage / retrieval from thy_read.ML to thy_info.ML .
Wed, 06 Aug 1997 00:24:49 +0200 This file now contains all functions for generating html
berghofe [Wed, 06 Aug 1997 00:24:49 +0200] rev 3603
This file now contains all functions for generating html and graph data.
Wed, 06 Aug 1997 00:23:01 +0200 Moved several functions:
berghofe [Wed, 06 Aug 1997 00:23:01 +0200] rev 3602
Moved several functions: html generation --> browser_info.ML theory information storage / retrieval --> thy_info.ML theorem storage (qed) --> thm_database.ML
Wed, 06 Aug 1997 00:18:34 +0200 Moved "qed" - functions etc. from thy_read.ML to thm_database.ML.
berghofe [Wed, 06 Aug 1997 00:18:34 +0200] rev 3601
Moved "qed" - functions etc. from thy_read.ML to thm_database.ML.
Wed, 06 Aug 1997 00:15:14 +0200 Added some additional "use" commands for new files
berghofe [Wed, 06 Aug 1997 00:15:14 +0200] rev 3600
Added some additional "use" commands for new files (browser_info.ML and thy_info.ML)
Wed, 06 Aug 1997 00:06:47 +0200 Source files for Isabelle theory graph browser.
berghofe [Wed, 06 Aug 1997 00:06:47 +0200] rev 3599
Source files for Isabelle theory graph browser. Initial revision.
Wed, 06 Aug 1997 00:04:53 +0200 Makefile for GraphBrowser
berghofe [Wed, 06 Aug 1997 00:04:53 +0200] rev 3598
Makefile for GraphBrowser Initial revision
Tue, 05 Aug 1997 17:26:01 +0200 added getenv;
wenzelm [Tue, 05 Aug 1997 17:26:01 +0200] rev 3597
added getenv;
Tue, 05 Aug 1997 17:21:24 +0200 removed smlnj-1.07;
wenzelm [Tue, 05 Aug 1997 17:21:24 +0200] rev 3596
removed smlnj-1.07;
Tue, 05 Aug 1997 17:03:11 +0200 cleaned up;
wenzelm [Tue, 05 Aug 1997 17:03:11 +0200] rev 3595
cleaned up; added getenv;
Tue, 05 Aug 1997 17:02:50 +0200 tuned comments;
wenzelm [Tue, 05 Aug 1997 17:02:50 +0200] rev 3594
tuned comments;
Tue, 05 Aug 1997 17:01:02 +0200 removed ML-Systems/smlnj-1.07.ML;
wenzelm [Tue, 05 Aug 1997 17:01:02 +0200] rev 3593
removed ML-Systems/smlnj-1.07.ML;
Tue, 05 Aug 1997 16:44:46 +0200 SML/NJ 1.07 no longer supported!
wenzelm [Tue, 05 Aug 1997 16:44:46 +0200] rev 3592
SML/NJ 1.07 no longer supported!
Tue, 05 Aug 1997 16:43:54 +0200 cleaned up;
wenzelm [Tue, 05 Aug 1997 16:43:54 +0200] rev 3591
cleaned up; added getenv;
Tue, 05 Aug 1997 16:22:17 +0200 Added example mapf which requires a special congruence rule.
nipkow [Tue, 05 Aug 1997 16:22:17 +0200] rev 3590
Added example mapf which requires a special congruence rule.
Tue, 05 Aug 1997 16:21:45 +0200 Added function `replicate' and lemmas map_cong and set_replicate.
nipkow [Tue, 05 Aug 1997 16:21:45 +0200] rev 3589
Added function `replicate' and lemmas map_cong and set_replicate.
Tue, 05 Aug 1997 16:14:23 +0200 cleaned up;
wenzelm [Tue, 05 Aug 1997 16:14:23 +0200] rev 3588
cleaned up; added getenv;
Tue, 05 Aug 1997 10:50:24 +0200 Corrected a comment
paulson [Tue, 05 Aug 1997 10:50:24 +0200] rev 3587
Corrected a comment
Mon, 04 Aug 1997 11:50:35 +0200 Added a take/dropWhile lemma.
nipkow [Mon, 04 Aug 1997 11:50:35 +0200] rev 3586
Added a take/dropWhile lemma.
Fri, 01 Aug 1997 10:59:19 +0200 Generalized nth_drop (Conny).
nipkow [Fri, 01 Aug 1997 10:59:19 +0200] rev 3585
Generalized nth_drop (Conny).
Fri, 01 Aug 1997 09:42:19 +0200 Corected bug in def of dropWhile (also present in Haskell lib!)
nipkow [Fri, 01 Aug 1997 09:42:19 +0200] rev 3584
Corected bug in def of dropWhile (also present in Haskell lib!)
Fri, 01 Aug 1997 09:41:38 +0200 Had to remove {x.x=a} = a from !simpset in one proof.
nipkow [Fri, 01 Aug 1997 09:41:38 +0200] rev 3583
Had to remove {x.x=a} = a from !simpset in one proof.
Fri, 01 Aug 1997 09:39:28 +0200 Added {x.x=a} = a to !simpset.
nipkow [Fri, 01 Aug 1997 09:39:28 +0200] rev 3582
Added {x.x=a} = a to !simpset.
Fri, 25 Jul 1997 14:31:48 +0200 removed split_paired_Ex;
wenzelm [Fri, 25 Jul 1997 14:31:48 +0200] rev 3581
removed split_paired_Ex; fixed proc args;
Fri, 25 Jul 1997 13:59:15 +0200 new simproc
nipkow [Fri, 25 Jul 1997 13:59:15 +0200] rev 3580
new simproc
Fri, 25 Jul 1997 13:20:12 +0200 *** empty log message ***
wenzelm [Fri, 25 Jul 1997 13:20:12 +0200] rev 3579
*** empty log message ***
Fri, 25 Jul 1997 13:18:45 +0200 load simplifier.ML (again);
wenzelm [Fri, 25 Jul 1997 13:18:45 +0200] rev 3578
load simplifier.ML (again);
Fri, 25 Jul 1997 13:18:09 +0200 added prems argument to simplification procedures;
wenzelm [Fri, 25 Jul 1997 13:18:09 +0200] rev 3577
added prems argument to simplification procedures;
Fri, 25 Jul 1997 13:17:14 +0200 remove references to simplifier.ML;
wenzelm [Fri, 25 Jul 1997 13:17:14 +0200] rev 3576
remove references to simplifier.ML;
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip