Fri, 24 May 2013 17:00:46 +0200 wenzelm tuned signature;
Fri, 24 May 2013 16:42:57 +0200 wenzelm tuned;
Fri, 24 May 2013 15:32:02 +0200 wenzelm unify types of bound variables in the same manner as Unify.new_dpair (which emphatically "Tries to unify types of the bound variables!");
Fri, 24 May 2013 15:13:25 +0200 wenzelm tuned signature -- slightly more general operations (cf. term.ML);
Fri, 24 May 2013 14:31:44 +0200 wenzelm re-use Pattern.unify_types, including its trace_unify_fail option;
Fri, 24 May 2013 14:00:10 +0200 wenzelm tuned signature;
Fri, 24 May 2013 16:43:37 +0200 blanchet improved handling of free variables' types in Isar proofs
Fri, 24 May 2013 11:08:25 +0200 blanchet pass noninteractive flag -- necessary to run under CASC's "runsolver" program
Fri, 24 May 2013 11:08:22 +0200 blanchet untabify
Thu, 23 May 2013 14:22:49 +0200 noschinl more lemmas for sorted_list_of_set
Thu, 23 May 2013 13:51:21 +1000 kleing prefer object equality
Thu, 23 May 2013 11:39:40 +1000 kleing slightly clearer formulation
Wed, 22 May 2013 22:56:17 +0200 haftmann interpretation must always operate on the last element in a local theory stack, not on all elements: interpretated facts must disappear after pop from local theory stack, and transfer from last target is not enough
Wed, 22 May 2013 22:56:17 +0200 haftmann mark local theory as brittle also after interpretation inside locales;
Wed, 22 May 2013 19:44:51 +0200 wenzelm merged
Wed, 22 May 2013 18:10:54 +0200 wenzelm added isabelle_scala_script wrapper -- NB: portable hash-bang allows exactly one executable, without additional arguments;
Wed, 22 May 2013 16:47:48 +0200 wenzelm tuned signature;
Wed, 22 May 2013 16:42:13 +0200 wenzelm more informative Build.build_results;
Wed, 22 May 2013 16:13:52 +0200 wenzelm stop protocol handlers as well;
Wed, 22 May 2013 16:01:08 +0200 wenzelm more robust command line -- accomodate /bin/kill on recent Linux (e.g. Xubuntu 13.04):
Wed, 22 May 2013 14:10:45 +0200 wenzelm explicit management of Session.Protocol_Handlers, with protocol state and functions;
Wed, 22 May 2013 12:39:09 +0200 smolkas prevent pretty printer from automatically annotating numerals
Wed, 22 May 2013 12:39:07 +0200 smolkas tuned
Wed, 22 May 2013 08:46:39 +0200 nipkow simplified example and proof
Wed, 22 May 2013 00:30:36 +0200 nipkow tuned
Tue, 21 May 2013 21:05:10 +0200 wenzelm tuned messages;
Tue, 21 May 2013 18:03:36 +0200 wenzelm proper options;
Tue, 21 May 2013 17:55:28 +0200 wenzelm proper options;
Tue, 21 May 2013 17:45:53 +0200 wenzelm more markup;
Tue, 21 May 2013 16:51:16 +0200 wenzelm tuned;
Tue, 21 May 2013 16:47:18 +0200 wenzelm less intrusive rendering of antiquoted text -- avoid visual clash with "blue variables" in particular;
Tue, 21 May 2013 13:22:47 +0200 wenzelm proper context;
Tue, 21 May 2013 12:03:05 +0200 wenzelm make SML/NJ happy;
Tue, 21 May 2013 11:01:14 +0200 blanchet added CASC-related files, to keep a public record of the Isabelle submission at the competition
Tue, 21 May 2013 09:02:58 +0200 blanchet disabled choice in Satallax
Tue, 21 May 2013 09:02:58 +0200 blanchet use HOL-TPTP image in TPTP tools (for less verbose and faster startup) and filter out some messages
Tue, 21 May 2013 09:02:58 +0200 blanchet prefer compiled version of LEO-II and Satallax if available
Tue, 21 May 2013 09:02:58 +0200 blanchet updated remote provers
Tue, 21 May 2013 09:02:58 +0200 blanchet added compatibility alias
Mon, 20 May 2013 20:54:11 +0200 wenzelm merged
Mon, 20 May 2013 20:49:10 +0200 wenzelm more rigorous check of simplifier context;
Mon, 20 May 2013 20:47:33 +0200 wenzelm proper context;
Mon, 20 May 2013 18:38:28 +0200 wenzelm proper context;
Mon, 20 May 2013 18:37:35 +0200 wenzelm proper run-time context;
Mon, 20 May 2013 17:14:39 +0200 wenzelm more precise treatment of theory vs. Proof.context;
Mon, 20 May 2013 17:11:17 +0200 wenzelm proper run-time context;
Mon, 20 May 2013 17:10:33 +0200 wenzelm tuned;
Mon, 20 May 2013 16:17:56 +0200 wenzelm more explicit Session.update_options as source of Global_Options event;
Mon, 20 May 2013 15:42:14 +0200 wenzelm even later Options.reset_default -- still needed for printing errors of Session.finish (e.g. via Command_Line.tool0);
Mon, 20 May 2013 14:04:21 +0200 wenzelm tuned;
Mon, 20 May 2013 13:54:24 +0200 wenzelm discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
Mon, 20 May 2013 13:38:48 +0200 wenzelm reset options last -- other parts of the system may still need them;
Mon, 20 May 2013 13:29:45 +0200 wenzelm tuned signature;
Mon, 20 May 2013 16:12:33 +0200 blanchet updated Sledgehammer docs
Mon, 20 May 2013 13:07:31 +0200 blanchet parse agsyHOL proofs (as unsat cores)
Mon, 20 May 2013 12:35:29 +0200 blanchet freeze types in Sledgehammer goal, not just terms
Mon, 20 May 2013 11:49:56 +0200 blanchet generate agsyHOL-friendly THF (to some extent -- partial application of connectives remains an issue)
Mon, 20 May 2013 11:35:55 +0200 blanchet tuned code
Mon, 20 May 2013 11:27:13 +0200 blanchet started adding agsyHOL as an experimental prover
Mon, 20 May 2013 03:41:58 +0200 nipkow defined lvars and rvars of commands separately.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip