Mon, 14 Mar 2011 14:37:46 +0100 hoelzl lemmas about addition, SUP on countable sets and infinite sums for extreal
Mon, 14 Mar 2011 14:37:45 +0100 hoelzl add infinite sums and power on extreal
Mon, 14 Mar 2011 14:37:44 +0100 hoelzl introduce setsum on extreal
Mon, 14 Mar 2011 14:37:42 +0100 hoelzl use abs_extreal
Mon, 14 Mar 2011 14:37:41 +0100 hoelzl simplified definition of open_extreal
Mon, 14 Mar 2011 14:37:40 +0100 hoelzl use case_product for extrel[2,3]_cases
Mon, 14 Mar 2011 14:37:39 +0100 hoelzl add Extended_Reals from AFP/Lower_Semicontinuous
Mon, 14 Mar 2011 14:37:37 +0100 hoelzl add lemmas for monotone sequences
Mon, 14 Mar 2011 14:37:36 +0100 hoelzl add lemmas for SUP and INF
Mon, 14 Mar 2011 14:37:35 +0100 hoelzl generalize infinite sums
Mon, 14 Mar 2011 14:37:33 +0100 hoelzl moved t2_spaces to HOL image
Mon, 14 Mar 2011 15:17:10 +0100 wenzelm example settings for ISABELLE_GHC, ISABELLE_OCAML, ISABELLE_SWIPL;
Mon, 14 Mar 2011 15:13:00 +0100 wenzelm isatest: fresh copy of settings avoids odd cumulative environment;
Mon, 14 Mar 2011 12:34:12 +0100 bulwahn tuned exhaustive_generators
Mon, 14 Mar 2011 12:34:11 +0100 bulwahn removing definition of cons0; hiding constants in Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:10 +0100 bulwahn tuned subsubsection names in Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:10 +0100 bulwahn tuned exhaustive generator compilation; added narrowing generator compilation; removed exec as does not work properly here (reverting changeset 994d088fbfbc)
Mon, 14 Mar 2011 12:34:09 +0100 bulwahn correcting names in Narrowing_Engine and example theory for Quickcheck_Narrowing
Mon, 14 Mar 2011 12:34:08 +0100 bulwahn renaming series and serial to narrowing in Quickcheck_Narrowing
Sun, 13 Mar 2011 23:12:38 +0100 wenzelm eliminated Bali.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 9b19cbb0af28;
Sun, 13 Mar 2011 22:55:50 +0100 wenzelm tuned headers;
Sun, 13 Mar 2011 22:24:10 +0100 wenzelm eliminated hard tabs;
Sun, 13 Mar 2011 21:41:44 +0100 wenzelm less ambitious isatest;
Sun, 13 Mar 2011 21:21:48 +0100 wenzelm modernized imports (untested!?);
Sun, 13 Mar 2011 20:56:00 +0100 wenzelm files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
Sun, 13 Mar 2011 20:21:24 +0100 wenzelm explicit type SHA1.digest;
Sun, 13 Mar 2011 19:27:39 +0100 wenzelm slightly more robust bash exec, which fails on empty executable;
Sun, 13 Mar 2011 19:16:19 +0100 wenzelm cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
Sun, 13 Mar 2011 17:35:35 +0100 wenzelm some cleanup of old-style settings;
Sun, 13 Mar 2011 17:28:14 +0100 wenzelm clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
Sun, 13 Mar 2011 16:52:59 +0100 wenzelm more conventional Mutabelle settings -- similar to Mirabelle;
Sun, 13 Mar 2011 16:38:54 +0100 wenzelm more basic use of Path.position/File.read;
Sun, 13 Mar 2011 16:38:14 +0100 wenzelm prefer qualified ISABELLE_NEOS_SERVER;
Sun, 13 Mar 2011 16:30:02 +0100 wenzelm proper File.shell_path;
Sun, 13 Mar 2011 16:14:14 +0100 wenzelm more conventional variable name;
Sun, 13 Mar 2011 16:01:00 +0100 wenzelm Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
Sun, 13 Mar 2011 15:16:37 +0100 wenzelm fixed document;
Sun, 13 Mar 2011 15:13:53 +0100 wenzelm isatest: test more external code;
Sun, 13 Mar 2011 15:10:00 +0100 wenzelm tuned headers;
Sun, 13 Mar 2011 14:51:38 +0100 wenzelm allow spaces in executable names;
Sun, 13 Mar 2011 13:57:20 +0100 wenzelm tuned;
Sun, 13 Mar 2011 13:53:54 +0100 wenzelm tuned headers;
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adapting example file to renaming of the quickcheck tester
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming tester from lazy_exhaustive to narrowing
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn minor corrections for renaming; moved postprocessing of terms to Quickcheck_Common
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming example file correctly
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adapting Main file generation for Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adapting Quickcheck_Narrowing and example file to new names
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming LSC_Examples theory to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming lazysmallcheck ML file to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming LSC to Quickcheck_Narrowing
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adaptions in generators using the common functions
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adding file quickcheck_common to carry common functions of all quickcheck generators
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adapting record package to renaming of quickcheck's structures
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn moving and renaming lazysmallcheck to narrowing which reflects the characteristical behaviour better
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn correcting dependencies in IsaMakefile
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn renaming signatures and structures; correcting header
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adapting Quickcheck theory after moving ML files
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn moving quickcheck_generators.ML to Quickcheck directory and renaming it random_generators.ML
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn moving exhaustive_generators.ML to Quickcheck directory
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip