Mon, 26 Jul 2010 11:10:57 +0200 reactivated Scala check
haftmann [Mon, 26 Jul 2010 11:10:57 +0200] rev 37970
reactivated Scala check
Mon, 26 Jul 2010 11:10:36 +0200 corrected range check once more
haftmann [Mon, 26 Jul 2010 11:10:36 +0200] rev 37969
corrected range check once more
Mon, 26 Jul 2010 11:10:35 +0200 added Code_Natural.thy
haftmann [Mon, 26 Jul 2010 11:10:35 +0200] rev 37968
added Code_Natural.thy
Mon, 26 Jul 2010 11:09:45 +0200 reactivated Scala check; tuned import order
haftmann [Mon, 26 Jul 2010 11:09:45 +0200] rev 37967
reactivated Scala check; tuned import order
Mon, 26 Jul 2010 11:09:45 +0200 reactivated Scala check
haftmann [Mon, 26 Jul 2010 11:09:45 +0200] rev 37966
reactivated Scala check
Mon, 26 Jul 2010 11:09:44 +0200 modified namespace policy
haftmann [Mon, 26 Jul 2010 11:09:44 +0200] rev 37965
modified namespace policy
Mon, 26 Jul 2010 11:09:44 +0200 use Natural as index type for Haskell and Scala
haftmann [Mon, 26 Jul 2010 11:09:44 +0200] rev 37964
use Natural as index type for Haskell and Scala
Sun, 25 Jul 2010 15:43:53 +0200 merged
blanchet [Sun, 25 Jul 2010 15:43:53 +0200] rev 37963
merged
Fri, 23 Jul 2010 21:29:29 +0200 keep track of clause numbers for SPASS now that we generate FOF rather than CNF problems;
blanchet [Fri, 23 Jul 2010 21:29:29 +0200] rev 37962
keep track of clause numbers for SPASS now that we generate FOF rather than CNF problems; this is rather involved because the Flotter FOF-to-CNF translator is normally implicit. We must make this an explicit step and parse the Flotter output to find out which clauses correspond to which formulas.
Fri, 23 Jul 2010 15:04:49 +0200 first step in using "fof" rather than "cnf" in TPTP problems
blanchet [Fri, 23 Jul 2010 15:04:49 +0200] rev 37961
first step in using "fof" rather than "cnf" in TPTP problems
Fri, 23 Jul 2010 14:07:35 +0200 fix polymorphic "val"
blanchet [Fri, 23 Jul 2010 14:07:35 +0200] rev 37960
fix polymorphic "val"
Sat, 24 Jul 2010 18:08:43 +0200 temporarily deactivating check for Scala
haftmann [Sat, 24 Jul 2010 18:08:43 +0200] rev 37959
temporarily deactivating check for Scala
Sat, 24 Jul 2010 18:08:41 +0200 another refinement chapter in the neverending numeral story
haftmann [Sat, 24 Jul 2010 18:08:41 +0200] rev 37958
another refinement chapter in the neverending numeral story
Mon, 26 Jul 2010 17:59:26 +0200 inductive_cases: crude parallelization via Par_List.map;
wenzelm [Mon, 26 Jul 2010 17:59:26 +0200] rev 37957
inductive_cases: crude parallelization via Par_List.map;
Mon, 26 Jul 2010 17:41:26 +0200 modernized/unified some specifications;
wenzelm [Mon, 26 Jul 2010 17:41:26 +0200] rev 37956
modernized/unified some specifications;
Mon, 26 Jul 2010 13:50:52 +0200 Thy_Info.loaded_files: Thy_Load.loaded_files depends on master -- i.e. no files for finished theory;
wenzelm [Mon, 26 Jul 2010 13:50:52 +0200] rev 37955
Thy_Info.loaded_files: Thy_Load.loaded_files depends on master -- i.e. no files for finished theory;
Sun, 25 Jul 2010 21:42:39 +0200 simplified/clarified register_thy: more precise treatment of new dependencies, remove descendants;
wenzelm [Sun, 25 Jul 2010 21:42:39 +0200] rev 37954
simplified/clarified register_thy: more precise treatment of new dependencies, remove descendants; eliminated obsolete touch_child_thys, register_theory;
Sun, 25 Jul 2010 14:41:48 +0200 simplified handling of theory begin/end wrt. toplevel and theory loader;
wenzelm [Sun, 25 Jul 2010 14:41:48 +0200] rev 37953
simplified handling of theory begin/end wrt. toplevel and theory loader;
Sun, 25 Jul 2010 12:57:29 +0200 Thy_Load.check_loaded via Theory.at_end;
wenzelm [Sun, 25 Jul 2010 12:57:29 +0200] rev 37952
Thy_Load.check_loaded via Theory.at_end;
Sat, 24 Jul 2010 21:40:48 +0200 tuned;
wenzelm [Sat, 24 Jul 2010 21:40:48 +0200] rev 37951
tuned;
Sat, 24 Jul 2010 21:22:21 +0200 moved basic thy file name operations from Thy_Load to Thy_Header;
wenzelm [Sat, 24 Jul 2010 21:22:21 +0200] rev 37950
moved basic thy file name operations from Thy_Load to Thy_Header;
Sat, 24 Jul 2010 12:14:53 +0200 moved management of auxiliary theory source files to Thy_Load -- as theory data instead of accidental loader state;
wenzelm [Sat, 24 Jul 2010 12:14:53 +0200] rev 37949
moved management of auxiliary theory source files to Thy_Load -- as theory data instead of accidental loader state; theory loader: reduced warnings -- thy database can be bypassed in certain situations; Proof/Local_Theory.propagate_ml_env; ML use function: propagate ML environment as well; pervasive type generic_theory;
Fri, 23 Jul 2010 18:42:46 +0200 merged
wenzelm [Fri, 23 Jul 2010 18:42:46 +0200] rev 37948
merged
Fri, 23 Jul 2010 10:58:13 +0200 avoid unreliable Haskell Int type
haftmann [Fri, 23 Jul 2010 10:58:13 +0200] rev 37947
avoid unreliable Haskell Int type
Fri, 23 Jul 2010 10:25:00 +0200 proper subclass instead of sublocale
haftmann [Fri, 23 Jul 2010 10:25:00 +0200] rev 37946
proper subclass instead of sublocale
Fri, 23 Jul 2010 09:05:54 +0200 repaired tool invocation
haftmann [Fri, 23 Jul 2010 09:05:54 +0200] rev 37945
repaired tool invocation
Fri, 23 Jul 2010 18:42:35 +0200 observe standard conventions for doc-strings;
wenzelm [Fri, 23 Jul 2010 18:42:35 +0200] rev 37944
observe standard conventions for doc-strings;
Thu, 22 Jul 2010 23:29:39 +0200 tuned message;
wenzelm [Thu, 22 Jul 2010 23:29:39 +0200] rev 37943
tuned message;
Thu, 22 Jul 2010 22:58:18 +0200 eliminated some unused Thy_Info operations;
wenzelm [Thu, 22 Jul 2010 22:58:18 +0200] rev 37942
eliminated some unused Thy_Info operations;
Thu, 22 Jul 2010 22:50:35 +0200 refrain from generating <hr/> and from "hiding" it in isabelle.css -- the latter might be used in other situations as well;
wenzelm [Thu, 22 Jul 2010 22:50:35 +0200] rev 37941
refrain from generating <hr/> and from "hiding" it in isabelle.css -- the latter might be used in other situations as well;
Thu, 22 Jul 2010 22:39:31 +0200 generic external source files -- nothing special about ML here;
wenzelm [Thu, 22 Jul 2010 22:39:31 +0200] rev 37940
generic external source files -- nothing special about ML here;
Thu, 22 Jul 2010 22:31:20 +0200 discontinued special treatment of ML files -- no longer complete extensions on demand;
wenzelm [Thu, 22 Jul 2010 22:31:20 +0200] rev 37939
discontinued special treatment of ML files -- no longer complete extensions on demand; simplified Thy_Load.check_file, with uniform error reporting; added Thy_Load.test_file for non-strict checking; misc tuning and simplification;
Thu, 22 Jul 2010 20:46:45 +0200 eliminated obsolete/unused with_path(s) -- hardly usable because of CRITICAL;
wenzelm [Thu, 22 Jul 2010 20:46:45 +0200] rev 37938
eliminated obsolete/unused with_path(s) -- hardly usable because of CRITICAL; reset_path is CRITICAL;
Thu, 22 Jul 2010 20:36:41 +0200 tuned signature;
wenzelm [Thu, 22 Jul 2010 20:36:41 +0200] rev 37937
tuned signature;
Thu, 22 Jul 2010 18:08:39 +0200 updated some headers;
wenzelm [Thu, 22 Jul 2010 18:08:39 +0200] rev 37936
updated some headers;
Thu, 22 Jul 2010 17:26:31 +0200 merged
haftmann [Thu, 22 Jul 2010 17:26:31 +0200] rev 37935
merged
Thu, 22 Jul 2010 17:26:22 +0200 dedicated exec ... syntax for open state monad (partly already introduces in d00a3f47b607)
haftmann [Thu, 22 Jul 2010 17:26:22 +0200] rev 37934
dedicated exec ... syntax for open state monad (partly already introduces in d00a3f47b607)
Thu, 22 Jul 2010 16:53:00 +0200 merged
wenzelm [Thu, 22 Jul 2010 16:53:00 +0200] rev 37933
merged
Thu, 22 Jul 2010 12:07:30 +0200 more generous memory settings for scala check
haftmann [Thu, 22 Jul 2010 12:07:30 +0200] rev 37932
more generous memory settings for scala check
Thu, 22 Jul 2010 11:29:31 +0200 no polymorphic "var"s
blanchet [Thu, 22 Jul 2010 11:29:31 +0200] rev 37931
no polymorphic "var"s
Thu, 22 Jul 2010 08:37:46 +0200 merged
bulwahn [Thu, 22 Jul 2010 08:37:46 +0200] rev 37930
merged
Wed, 21 Jul 2010 19:21:07 +0200 adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
bulwahn [Wed, 21 Jul 2010 19:21:07 +0200] rev 37929
adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
Wed, 21 Jul 2010 21:16:58 +0200 do a better job at Skolemizing in Nitpick, for TPTP FOF
blanchet [Wed, 21 Jul 2010 21:16:58 +0200] rev 37928
do a better job at Skolemizing in Nitpick, for TPTP FOF
Wed, 21 Jul 2010 21:15:49 +0200 revert code that was submitted by mistake
blanchet [Wed, 21 Jul 2010 21:15:49 +0200] rev 37927
revert code that was submitted by mistake
Wed, 21 Jul 2010 21:15:07 +0200 renamings + only need second component of name pool to reconstruct proofs
blanchet [Wed, 21 Jul 2010 21:15:07 +0200] rev 37926
renamings + only need second component of name pool to reconstruct proofs
Wed, 21 Jul 2010 21:14:47 +0200 rename "classrel" to "class_rel"
blanchet [Wed, 21 Jul 2010 21:14:47 +0200] rev 37925
rename "classrel" to "class_rel"
Wed, 21 Jul 2010 21:14:26 +0200 rename "combtyp" constructors
blanchet [Wed, 21 Jul 2010 21:14:26 +0200] rev 37924
rename "combtyp" constructors
Wed, 21 Jul 2010 21:14:07 +0200 renamed "Literal" to "FOLLiteral"
blanchet [Wed, 21 Jul 2010 21:14:07 +0200] rev 37923
renamed "Literal" to "FOLLiteral"
Wed, 21 Jul 2010 21:13:46 +0200 renamed "HOLClause" to "FOLClause" -- it's really a FOL clause with combinators
blanchet [Wed, 21 Jul 2010 21:13:46 +0200] rev 37922
renamed "HOLClause" to "FOLClause" -- it's really a FOL clause with combinators
Wed, 21 Jul 2010 18:13:15 +0200 merged
bulwahn [Wed, 21 Jul 2010 18:13:15 +0200] rev 37921
merged
Wed, 21 Jul 2010 18:11:51 +0200 fixing quickcheck invocation in HOL-Mirabelle
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37920
fixing quickcheck invocation in HOL-Mirabelle
Wed, 21 Jul 2010 18:11:51 +0200 hiding constants in Quickcheck_Types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37919
hiding constants in Quickcheck_Types
Wed, 21 Jul 2010 18:11:51 +0200 adding a type for flat complete lattice to Quickcheck_Types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37918
adding a type for flat complete lattice to Quickcheck_Types
Wed, 21 Jul 2010 18:11:51 +0200 added new theories to IsaMakefile and ROOT.ML
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37917
added new theories to IsaMakefile and ROOT.ML
Wed, 21 Jul 2010 18:11:51 +0200 adding Quickcheck examples for other quickcheck default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37916
adding Quickcheck examples for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 adding Library theory for other quickcheck default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37915
adding Library theory for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 removing obsolete ID in Quickcheck_Examples
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37914
removing obsolete ID in Quickcheck_Examples
Wed, 21 Jul 2010 18:11:51 +0200 correcting wellsortedness check and improving error message
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37913
correcting wellsortedness check and improving error message
Wed, 21 Jul 2010 18:11:51 +0200 using multiple default types in quickcheck
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37912
using multiple default types in quickcheck
Wed, 21 Jul 2010 18:11:51 +0200 correcting merging of default_types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37911
correcting merging of default_types
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip