Thu, 26 Jul 2012 13:38:43 +0200 wenzelm discontinued slightly odd "browser_info_remote" -- it could point to a completely different version of the Isabelle library;
Thu, 26 Jul 2012 13:35:31 +0200 wenzelm tuned;
Thu, 26 Jul 2012 12:59:09 +0200 wenzelm remove old output heaps, to ensure that result is valid wrt. check_stamps;
Thu, 26 Jul 2012 12:32:25 +0200 wenzelm proper imports;
Thu, 26 Jul 2012 12:27:47 +0200 wenzelm support session groups;
Thu, 26 Jul 2012 11:52:08 +0200 wenzelm discontinued slightly odd session order, which did not quite work out;
Thu, 26 Jul 2012 11:46:30 +0200 wenzelm tuned signature;
Wed, 25 Jul 2012 23:02:50 +0200 wenzelm avoid clash of Advanced/simp.thy vs. Misc/simp.thy;
Wed, 25 Jul 2012 22:30:18 +0200 wenzelm tuned signature;
Wed, 25 Jul 2012 22:25:07 +0200 wenzelm actually check source vs. target stamps, based on information from log files;
Wed, 25 Jul 2012 19:49:40 +0200 wenzelm tuned;
Wed, 25 Jul 2012 18:05:07 +0200 wenzelm session specifications for doc-src, excluding TutorialI for now;
Wed, 25 Jul 2012 17:43:36 +0200 wenzelm updated generated files;
Wed, 25 Jul 2012 16:41:02 +0200 wenzelm clarified no_document situation;
Wed, 25 Jul 2012 12:40:17 +0200 wenzelm no hardwired default for Proof General component -- its users can use init_component separately;
Wed, 25 Jul 2012 12:39:35 +0200 wenzelm rail no longer exists;
Wed, 25 Jul 2012 12:38:54 +0200 wenzelm some updates on "Building a repository version of Isabelle";
Wed, 25 Jul 2012 11:59:22 +0200 wenzelm added condition = ISABELLE_POLYML according to no-smlnj targets in IsaMakefile;
Wed, 25 Jul 2012 10:55:02 +0200 wenzelm more standard session setup for WWW_Find;
Tue, 24 Jul 2012 23:01:55 +0200 wenzelm read/write dependency information;
Tue, 24 Jul 2012 22:00:12 +0200 wenzelm more files;
Tue, 24 Jul 2012 21:54:49 +0200 wenzelm more build options;
Tue, 24 Jul 2012 21:48:41 +0200 wenzelm merged
Tue, 24 Jul 2012 12:36:59 +0200 bulwahn moving a first Quickcheck example with many computations into a separate session Quickcheck_Benchmark
Tue, 24 Jul 2012 08:12:15 +0200 bulwahn moving Quickcheck_Examples back to test to run a minimal test even with the mira testing infrastructure
Tue, 24 Jul 2012 21:46:48 +0200 wenzelm reactivated HOL-NSA-Examples;
Tue, 24 Jul 2012 21:36:53 +0200 wenzelm tuned order;
Tue, 24 Jul 2012 21:26:28 +0200 wenzelm more build options;
Tue, 24 Jul 2012 21:07:54 +0200 wenzelm tuned error;
Tue, 24 Jul 2012 20:56:18 +0200 wenzelm more explicit checks during parsing;
Tue, 24 Jul 2012 20:42:34 +0200 wenzelm more explicit document = false to reduce warnings;
Tue, 24 Jul 2012 20:41:50 +0200 wenzelm pass parent_base_name, which is required for Session.init sanity check;
Tue, 24 Jul 2012 18:38:07 +0200 wenzelm more session entries;
Tue, 24 Jul 2012 17:34:46 +0200 wenzelm modernized imports;
Tue, 24 Jul 2012 17:33:19 +0200 wenzelm more general notion of user ERROR (cf. 44f56fe01528);
Tue, 24 Jul 2012 17:20:54 +0200 wenzelm tuned messages;
Tue, 24 Jul 2012 17:15:26 +0200 wenzelm tuned message;
Tue, 24 Jul 2012 14:36:08 +0200 wenzelm human-readable I/O error;
Tue, 24 Jul 2012 14:07:44 +0200 wenzelm more session ROOT files;
Tue, 24 Jul 2012 13:22:06 +0200 wenzelm tuned messages (cf. isabelle makeall);
Tue, 24 Jul 2012 13:11:50 +0200 wenzelm tuned message;
Tue, 24 Jul 2012 12:54:34 +0200 wenzelm actually negate "document" (cf. 7483aa690b4f);
Tue, 24 Jul 2012 12:47:48 +0200 wenzelm clarified no_build vs. verbose;
Tue, 24 Jul 2012 12:38:33 +0200 wenzelm clarified "document" again, eliminated redundant "no_document";
Tue, 24 Jul 2012 12:28:20 +0200 wenzelm clarified build -n (no build);
Tue, 24 Jul 2012 12:20:01 +0200 wenzelm added "document_dump_only" (cf. negated usedir -C);
Tue, 24 Jul 2012 12:14:16 +0200 wenzelm more precise propagation of options: build, session, theories;
Tue, 24 Jul 2012 11:39:22 +0200 wenzelm further imitation of ISABELLE_USEDIR_OPTIONS via options;
Tue, 24 Jul 2012 11:14:37 +0200 wenzelm observe "condition";
Tue, 24 Jul 2012 11:04:49 +0200 wenzelm observe "quick_and_dirty";
Tue, 24 Jul 2012 11:02:42 +0200 wenzelm added "browser_info_remote" (cf. usedir -P);
Tue, 24 Jul 2012 10:58:43 +0200 wenzelm clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
Tue, 24 Jul 2012 10:44:36 +0200 wenzelm timing for whole session;
Tue, 24 Jul 2012 10:43:13 +0200 wenzelm tuned options;
Tue, 24 Jul 2012 10:39:03 +0200 wenzelm timing is command line options, not system option;
Tue, 24 Jul 2012 10:11:49 +0200 wenzelm clarified document options;
Tue, 24 Jul 2012 00:29:36 +0200 wenzelm pass build options to ML;
Mon, 23 Jul 2012 22:35:10 +0200 wenzelm added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);
Mon, 23 Jul 2012 21:01:16 +0200 wenzelm provide explicit ISABELLE_PLATFORM32 as well;
Mon, 23 Jul 2012 19:07:01 +0200 berghofe merged
Mon, 23 Jul 2012 18:52:10 +0200 berghofe set_vcs now derives prefix from fully qualified procedure / function name
Mon, 23 Jul 2012 18:21:26 +0200 wenzelm try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);
Mon, 23 Jul 2012 18:15:05 +0200 wenzelm updated to Platypus 4.7;
Mon, 23 Jul 2012 16:44:29 +0200 wenzelm merged
Mon, 23 Jul 2012 16:16:10 +0200 wenzelm tuned;
Mon, 23 Jul 2012 16:13:26 +0200 wenzelm clarified init_component: always liberal;
Mon, 23 Jul 2012 15:59:14 +0200 wenzelm added system build mode: produce output in ISABELLE_HOME;
Mon, 23 Jul 2012 15:44:42 +0200 wenzelm removed redundant check (cf. a8ed41b6280b);
Mon, 23 Jul 2012 15:05:05 +0200 wenzelm pass ISABELLE_BROWSER_INFO as explicit argument;
Mon, 23 Jul 2012 14:18:28 +0200 wenzelm removed some old/unused stuff;
Mon, 23 Jul 2012 12:05:48 +0200 wenzelm updated smlnj settings;
Mon, 23 Jul 2012 15:32:30 +0200 blanchet cap the number of facts returned by MaSh
Mon, 23 Jul 2012 15:32:30 +0200 blanchet remove MaSh junk associated with size functions
Mon, 23 Jul 2012 15:32:30 +0200 blanchet identified "evil" theories for MaSh -- this is rather ad hoc, but so is MaSh anyway
Mon, 23 Jul 2012 15:32:30 +0200 blanchet removed MaSh junk arising from primrec definitions
Mon, 23 Jul 2012 15:32:30 +0200 blanchet distinguish between recursive and nonrecursive definitions + clean up typedef dependencies in MaSh
Mon, 23 Jul 2012 15:32:30 +0200 blanchet tuning
Mon, 23 Jul 2012 15:32:30 +0200 blanchet faster "save" operation
Mon, 23 Jul 2012 15:32:30 +0200 blanchet include unknown local facts in MaSh
Mon, 23 Jul 2012 15:32:30 +0200 blanchet ensure all calls to "mash" program are synchronous
Mon, 23 Jul 2012 15:32:30 +0200 blanchet don't relearn old facts in Isar mode
Mon, 23 Jul 2012 15:32:30 +0200 blanchet took out CVC3 again -- there seems to be issues with the server version of CVC3 + minor tweaks
Mon, 23 Jul 2012 09:28:03 +0200 haftmann restrict unqualified imports from Haskell Prelude to a small set of fundamental operations
Mon, 23 Jul 2012 09:26:55 +0200 haftmann more correct import
Sun, 22 Jul 2012 23:36:11 +0200 wenzelm merged
Sun, 22 Jul 2012 10:00:51 +0200 haftmann NEWS
Sun, 22 Jul 2012 09:56:34 +0200 haftmann library theories for debugging and parallel computing using code generation towards Isabelle/ML
Sat, 21 Jul 2012 20:01:16 +0200 haftmann also consider current working directory (cf. 3a5a5a992519)
Sun, 22 Jul 2012 23:31:57 +0200 wenzelm parallel scheduling of jobs;
Sun, 22 Jul 2012 21:59:14 +0200 wenzelm tuned;
Sun, 22 Jul 2012 12:26:41 +0200 wenzelm maintain set of source digests, including relevant parts of session entry;
Sun, 22 Jul 2012 00:00:22 +0200 wenzelm determine source dependencies, relatively to preloaded theories;
Sat, 21 Jul 2012 22:13:50 +0200 wenzelm propagate defined options;
Sat, 21 Jul 2012 21:16:08 +0200 wenzelm disallow quotes in path specifications -- extra paranoia;
Sat, 21 Jul 2012 17:49:22 +0200 wenzelm save image for inner nodes only;
Sat, 21 Jul 2012 16:41:55 +0200 wenzelm some actual build function on ML side;
Sat, 21 Jul 2012 12:57:31 +0200 wenzelm tuned -- no dependency on exit function;
Sat, 21 Jul 2012 12:42:28 +0200 wenzelm more ML_System operations;
Sat, 21 Jul 2012 10:55:42 +0200 bulwahn restricting Quickcheck_Examples' root file to one basic theory to see if the system error on isatest still occurs
Sat, 21 Jul 2012 10:53:26 +0200 bulwahn handling partiality in the case where the equality optimisation is applied
Fri, 20 Jul 2012 23:38:15 +0200 wenzelm merged
Fri, 20 Jul 2012 23:37:54 +0200 wenzelm updated File.find_files;
Fri, 20 Jul 2012 23:16:54 +0200 wenzelm more abstract file system operations in Scala, corresponding to ML version;
Fri, 20 Jul 2012 22:39:59 +0200 wenzelm eliminated obsolete session_manager.scala;
Fri, 20 Jul 2012 22:29:25 +0200 wenzelm more explicit java.io.{File => JFile};
Fri, 20 Jul 2012 22:43:51 +0200 blanchet tune Mesh filter
Fri, 20 Jul 2012 22:19:46 +0200 blanchet faster maximal node computation
Fri, 20 Jul 2012 22:19:46 +0200 blanchet honor suggested MaSh weights
Fri, 20 Jul 2012 22:19:46 +0200 blanchet use CVC3 and Yices by default if they are available and there are enough cores
Fri, 20 Jul 2012 22:19:46 +0200 blanchet relearn ATP proofs
Fri, 20 Jul 2012 22:19:46 +0200 blanchet don't store fresh names in fact graph, since these cannot be the parents of any other facts
Fri, 20 Jul 2012 22:19:46 +0200 blanchet added MaSh to news
Fri, 20 Jul 2012 22:19:46 +0200 blanchet cached ancestor computation
Fri, 20 Jul 2012 22:19:46 +0200 blanchet minimal maxes + tuning
Fri, 20 Jul 2012 22:19:46 +0200 blanchet learn from SMT proofs when they can be minimized by Metis
Fri, 20 Jul 2012 22:19:46 +0200 blanchet clean up interesting constants a bit
Fri, 20 Jul 2012 22:19:46 +0200 blanchet convenience
Fri, 20 Jul 2012 22:19:46 +0200 blanchet name tuning
Fri, 20 Jul 2012 22:19:46 +0200 blanchet learning should honor the fact override and the chained facts
Fri, 20 Jul 2012 22:19:46 +0200 blanchet fixed various issues with MaSh's file handling + tune output + generate local facts again + handle nameless facts gracefully
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip