Mon, 06 Sep 2010 11:53:42 +0200 blanchet mention ~/.isabelle/etc/settings file
Mon, 06 Sep 2010 11:28:06 +0200 blanchet make remote ATP invocation work for those people who need to go through a proxy;
Sun, 05 Sep 2010 21:39:30 +0200 krauss enabled do notation for option type
Sun, 05 Sep 2010 21:39:24 +0200 krauss removed duplicate lemma
Sun, 05 Sep 2010 21:39:16 +0200 krauss added Option.bind
Sat, 04 Sep 2010 21:14:40 +0200 haftmann merged
Sat, 04 Sep 2010 21:13:13 +0200 haftmann printing combinator for hierarchical programs
Sat, 04 Sep 2010 21:12:42 +0200 haftmann merged
Sat, 04 Sep 2010 21:10:48 +0200 haftmann dropped names from serializer interface
Sat, 04 Sep 2010 21:10:39 +0200 haftmann added more explicit warning
Sat, 04 Sep 2010 08:32:19 -0700 huffman add lemma cont2cont_Let_simple
Sat, 04 Sep 2010 07:35:56 -0700 huffman add lemma cont2cont_split_simple
Sat, 04 Sep 2010 07:26:34 -0700 huffman add List_Cpo.thy to HOLCF/Library
Sat, 04 Sep 2010 00:59:03 +0200 wenzelm updated configuration options;
Sat, 04 Sep 2010 00:31:21 +0200 wenzelm recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
Fri, 03 Sep 2010 23:54:48 +0200 wenzelm turned eta_contract into proper configuration option;
Fri, 03 Sep 2010 22:57:21 +0200 wenzelm turned show_structs into proper configuration option;
Fri, 03 Sep 2010 22:36:16 +0200 wenzelm configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
Fri, 03 Sep 2010 21:13:53 +0200 wenzelm pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
Fri, 03 Sep 2010 20:39:38 +0200 wenzelm tuned comment;
Fri, 03 Sep 2010 18:03:48 +0200 wenzelm merged
Fri, 03 Sep 2010 17:57:12 +0200 wenzelm modernized session ROOT;
Fri, 03 Sep 2010 17:54:43 +0200 wenzelm disposed left-over user preferences;
Fri, 03 Sep 2010 17:43:44 +0200 wenzelm turned show_all_types into proper configuration option;
Fri, 03 Sep 2010 16:36:33 +0200 wenzelm treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
Fri, 03 Sep 2010 16:09:12 +0200 wenzelm more explicit Config.declare vs. Config.declare_global;
Fri, 03 Sep 2010 15:54:03 +0200 wenzelm turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
Fri, 03 Sep 2010 16:08:19 +0200 haftmann merged
Fri, 03 Sep 2010 16:08:09 +0200 haftmann QND_FLAG is a shell variable, not a string
Fri, 03 Sep 2010 14:20:47 +0200 blanchet remove code I submitted accidentally
Fri, 03 Sep 2010 13:54:39 +0200 blanchet merged
Fri, 03 Sep 2010 13:54:04 +0200 blanchet disable "definitional CNF";
Fri, 03 Sep 2010 13:45:12 +0200 blanchet redisable Nitpick from Cygwin, until I've investigated the issue
Thu, 02 Sep 2010 22:50:16 +0200 blanchet show the number of facts for each prover in "verbose" mode
Thu, 02 Sep 2010 22:49:56 +0200 blanchet fix bug in "debug" mode
Thu, 02 Sep 2010 22:15:20 +0200 blanchet make sure "Unknown ATP" errors reach the users -- i.e. don't generate them from a thread
Thu, 02 Sep 2010 22:03:25 +0200 blanchet If Geoff puts some important message in his TPTP problems (e.g., money requests), we should show them to the user
Thu, 02 Sep 2010 22:02:48 +0200 blanchet fix trivial "x = x" fact detection
Fri, 03 Sep 2010 12:01:47 +0200 wenzelm merged
Fri, 03 Sep 2010 11:42:59 +0200 wenzelm merged;
Fri, 03 Sep 2010 11:27:35 +0200 wenzelm Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";
Fri, 03 Sep 2010 11:21:58 +0200 wenzelm turned show_consts into proper configuration option;
Fri, 03 Sep 2010 10:58:11 +0200 wenzelm prefer regular Proof.context over background theory;
Thu, 02 Sep 2010 23:45:37 +0200 wenzelm inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
Thu, 02 Sep 2010 23:37:14 +0200 wenzelm Document_View: squiggly underline for messages;
Thu, 02 Sep 2010 23:27:41 +0200 wenzelm added gfx_range convenience;
Thu, 02 Sep 2010 23:26:21 +0200 wenzelm Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
Thu, 02 Sep 2010 23:17:13 +0200 wenzelm Position.Range: exclude singularity (again);
Thu, 02 Sep 2010 17:12:16 +0200 wenzelm just one refute.ML;
Thu, 02 Sep 2010 16:45:21 +0200 wenzelm use existing Integer.pow, despite its slightly odd argument order;
Thu, 02 Sep 2010 16:31:50 +0200 wenzelm tuned whitespace and indentation, emphasizing the logical structure of this long text;
Fri, 03 Sep 2010 08:13:28 +0200 haftmann merged
Thu, 02 Sep 2010 19:09:10 +0200 haftmann merged
Thu, 02 Sep 2010 19:08:48 +0200 haftmann hand out deresolver from serializer invocation
Thu, 02 Sep 2010 21:08:31 +0200 hoelzl Revert bij_betw changes to simp set (Problem in afp/Ordinals_and_Cardinals)
Thu, 02 Sep 2010 20:44:33 +0200 hoelzl merged
Thu, 02 Sep 2010 20:29:12 +0200 hoelzl Updated proofs in Dining Cryptographers theory
Thu, 02 Sep 2010 19:57:16 +0200 hoelzl Corrected definition and hence removed sorry.
Thu, 02 Sep 2010 19:51:53 +0200 hoelzl Moved lemmas to appropriate locations
Thu, 02 Sep 2010 17:28:00 +0200 hoelzl merged