Thu, 02 Sep 2010 16:41:41 +0200 haftmann adapted to change eq -> equal
Thu, 02 Sep 2010 16:14:13 +0200 haftmann corrected printmode handling
Thu, 02 Sep 2010 16:14:13 +0200 haftmann swapped slip
Thu, 02 Sep 2010 16:14:09 +0200 haftmann updated
Thu, 02 Sep 2010 15:09:51 +0200 haftmann restored and added surpression of case combinators
Thu, 02 Sep 2010 14:59:28 +0200 haftmann dropped superfluous presentation names
Thu, 02 Sep 2010 14:36:49 +0200 haftmann manage statement selection for presentation wholly through markup
Thu, 02 Sep 2010 13:58:16 +0200 haftmann formal markup of generated code for statements
Thu, 02 Sep 2010 13:43:38 +0200 haftmann removed namespace stuff from code_printer
Thu, 02 Sep 2010 15:48:32 +0200 blanchet merged
Thu, 02 Sep 2010 15:47:59 +0200 blanchet reenable Nitpick on Cygwin;
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 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;
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 14:19:15 +0200 wenzelm merged
Thu, 02 Sep 2010 13:45:39 +0200 blanchet merged
Thu, 02 Sep 2010 13:45:23 +0200 blanchet FIXME -> TODO (nothing is broken)
Thu, 02 Sep 2010 13:18:19 +0200 blanchet Let MESON take an additional "preskolemization tactic", which can be used to put the goal in definitional CNF
Thu, 02 Sep 2010 11:29:02 +0200 blanchet use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd;
Thu, 02 Sep 2010 11:02:13 +0200 blanchet make definitional CNF translation code more robust in the presence of existential quantifiers in the "literals"
Thu, 02 Sep 2010 12:30:22 +0200 haftmann formal framework for presentation of selected statements
Thu, 02 Sep 2010 11:42:50 +0200 haftmann merged
Thu, 02 Sep 2010 11:42:40 +0200 haftmann Table.map replaces Table.map'
Thu, 02 Sep 2010 10:33:13 +0200 haftmann dropped dead code; tuned
Thu, 02 Sep 2010 10:29:50 +0200 haftmann include names need not be considered as reserved any longer
Thu, 02 Sep 2010 10:29:49 +0200 haftmann skip empty name bunches; fill up trailing positions with NONEs
Thu, 02 Sep 2010 10:29:48 +0200 haftmann use code_namespace module for SML and OCaml code
Thu, 02 Sep 2010 10:29:48 +0200 haftmann Table.map replaces Table.map'
Thu, 02 Sep 2010 10:29:47 +0200 haftmann avoid cyclic modules
Thu, 02 Sep 2010 08:35:16 +0200 haftmann merged
Wed, 01 Sep 2010 17:21:50 +0200 haftmann simultaneous modification of statements: statement names
Wed, 01 Sep 2010 17:14:42 +0200 haftmann simultaneous modification of statements
Wed, 01 Sep 2010 16:08:31 +0200 haftmann explicit modify_stmt parameter
Wed, 01 Sep 2010 15:51:49 +0200 haftmann Graph.map, in analogy to Table.map
Wed, 01 Sep 2010 15:33:59 +0200 haftmann replaced Table.map' by Table.map
Wed, 01 Sep 2010 15:10:12 +0200 haftmann merged
Wed, 01 Sep 2010 15:09:43 +0200 haftmann tuned
Wed, 01 Sep 2010 12:27:49 +0200 haftmann generalized hierarchical data structure over statements
Thu, 02 Sep 2010 09:13:28 +0200 haftmann merged
Thu, 02 Sep 2010 09:13:16 +0200 haftmann normalization is allowed to solve True
Thu, 02 Sep 2010 08:51:16 +0200 blanchet merged
Thu, 02 Sep 2010 08:29:30 +0200 blanchet merged
Thu, 02 Sep 2010 00:50:51 +0200 blanchet cosmetics
Thu, 02 Sep 2010 00:17:56 +0200 blanchet SNARK doesn't like facts
Thu, 02 Sep 2010 00:15:53 +0200 blanchet show real CPU time
Wed, 01 Sep 2010 23:55:59 +0200 blanchet factor out code shared by all ATPs so that it's run only once
Wed, 01 Sep 2010 23:47:05 +0200 blanchet handle all whitespace, not just ASCII 32
Wed, 01 Sep 2010 23:41:31 +0200 blanchet speed up SPASS hack + output time information in "blocking" mode
Wed, 01 Sep 2010 23:40:40 +0200 blanchet remove time information in output, since it's confusing anyway
Wed, 01 Sep 2010 23:10:01 +0200 blanchet minor refactoring
Wed, 01 Sep 2010 23:04:47 +0200 blanchet translate the axioms to FOF once and for all ATPs
Wed, 01 Sep 2010 22:33:31 +0200 blanchet run relevance filter in a thread, to avoid blocking
Wed, 01 Sep 2010 22:31:45 +0200 blanchet add dependency of "spass" script
Wed, 01 Sep 2010 21:47:25 +0200 blanchet more elegant ML
Wed, 01 Sep 2010 18:47:07 +0200 blanchet only kill ATP threads in nonblocking mode
Wed, 01 Sep 2010 18:42:31 +0200 blanchet lower number of facts given to SInE
Wed, 01 Sep 2010 18:41:23 +0200 blanchet share the relevance filter among the provers
Wed, 01 Sep 2010 17:27:10 +0200 blanchet got rid of the "theory_relevant" option;
Wed, 01 Sep 2010 16:46:11 +0200 blanchet generalize theorem argument parsing syntax
Wed, 01 Sep 2010 16:11:48 +0200 blanchet support new option in Mirabelle
Wed, 01 Sep 2010 11:59:04 +0200 blanchet fiddled with fudge factor (based on Mirabelle)
Wed, 01 Sep 2010 11:36:02 +0200 blanchet give priority to assumptions in structured proofs
Wed, 01 Sep 2010 10:26:54 +0200 blanchet introduce fudge factors to deal with "theory const"
Wed, 01 Sep 2010 00:07:31 +0200 blanchet rename sledgehammer config attributes
Wed, 01 Sep 2010 00:03:15 +0200 blanchet finish moving file
Tue, 31 Aug 2010 23:52:59 +0200 blanchet move file
Tue, 31 Aug 2010 23:50:59 +0200 blanchet finished renaming
Tue, 31 Aug 2010 23:50:40 +0200 blanchet fix typo
Tue, 31 Aug 2010 23:46:23 +0200 blanchet shorten a few file names
Tue, 31 Aug 2010 23:43:23 +0200 blanchet added "expect" feature of Nitpick to Sledgehammer, for regression testing
Tue, 31 Aug 2010 23:42:53 +0200 blanchet update docs
Tue, 31 Aug 2010 22:30:37 +0200 blanchet update docs
Tue, 31 Aug 2010 22:27:33 +0200 blanchet added "blocking" option to Sledgehammer to run in synchronous mode;
Thu, 02 Sep 2010 08:40:25 +0200 haftmann normalization fails on unchanged goal
Thu, 02 Sep 2010 00:48:07 +0200 wenzelm turned show_question_marks into proper configuration option;
Wed, 01 Sep 2010 23:43:45 +0200 wenzelm prefer regular print functions over slightly low-level Term.string_of_vname;
Wed, 01 Sep 2010 23:03:31 +0200 wenzelm eliminated obsolete old-style goal stack package, which was considered the main Isabelle user interface at some point;
Wed, 01 Sep 2010 22:59:11 +0200 wenzelm eliminated really ancient OldGoals operations in favour of Goal.prove_internal (with its minimal checks and without normalization of result);
Wed, 01 Sep 2010 18:18:47 +0200 wenzelm Document.State.Assignment: eliminated promise in favour of plain values -- signalling is done via event bus in Session;
Wed, 01 Sep 2010 17:59:06 +0200 wenzelm actually declare "_constrainAbs" as @{syntax_const};
Wed, 01 Sep 2010 15:01:23 +0200 haftmann merged
Wed, 01 Sep 2010 15:01:13 +0200 haftmann repaired attribute code_unfold_post which has ever been broken
Wed, 01 Sep 2010 15:01:12 +0200 haftmann tuned text segment
Wed, 01 Sep 2010 12:01:44 +0200 haftmann merged
Wed, 01 Sep 2010 12:01:19 +0200 haftmann factored out generic part of Scala serializer into code_namespace.ML
Wed, 01 Sep 2010 13:45:58 +0200 wenzelm merged
Wed, 01 Sep 2010 11:09:50 +0200 haftmann do not print object frame around Scala includes -- this is in the responsibility of the user
Wed, 01 Sep 2010 09:03:34 +0200 haftmann repaired codegen tool
Wed, 01 Sep 2010 08:52:49 +0200 haftmann tuned internally and made smlnj happy
Wed, 01 Sep 2010 07:53:31 +0200 bulwahn merged
Tue, 31 Aug 2010 18:38:30 +0200 bulwahn renewing specifications in HOL-Auth
Tue, 31 Aug 2010 15:21:56 +0200 bulwahn adapting and tuning example theories
Tue, 31 Aug 2010 15:07:51 +0200 bulwahn adding further example for quickcheck with prolog code generation
Tue, 31 Aug 2010 15:02:06 +0200 bulwahn handling the quickcheck result no counterexample more correctly
Tue, 31 Aug 2010 14:30:39 +0200 bulwahn adding manual reordering of premises to prolog generation
Tue, 31 Aug 2010 12:15:50 +0200 bulwahn towards support of limited predicates for mutually recursive predicates
Tue, 31 Aug 2010 11:49:15 +0200 bulwahn improving clash-free naming of variables and preds in code_prolog
Tue, 31 Aug 2010 10:51:49 +0200 bulwahn exporting mode analysis for use in prolog generation
Tue, 31 Aug 2010 10:51:03 +0200 bulwahn renaming
Tue, 31 Aug 2010 10:48:27 +0200 bulwahn improving naming of predicates in code_prolog; changing order of flattened premises once again
Tue, 31 Aug 2010 08:00:56 +0200 bulwahn changing order of premises generated when flattening functions in premises; adapting example for second attack for hotel key card system
Tue, 31 Aug 2010 08:00:55 +0200 bulwahn added further hotel key card attack in example file
Tue, 31 Aug 2010 08:00:54 +0200 bulwahn avoiding warning for a duplicate rewrite rule in preprocessing of the predicate compiler
Tue, 31 Aug 2010 08:00:53 +0200 bulwahn using Cache_IO interface for a safe parallel prolog execution
Tue, 31 Aug 2010 08:00:53 +0200 bulwahn storing options for prolog code generation in the theory
Tue, 31 Aug 2010 08:00:52 +0200 bulwahn adapting example files to latest changes
Tue, 31 Aug 2010 08:00:51 +0200 bulwahn adding Lambda example theory; tuned
Tue, 31 Aug 2010 08:00:50 +0200 bulwahn added quite adhoc logic program transformations limited_predicates and replacements of predicates
Tue, 31 Aug 2010 21:17:19 +0200 blanchet distinguish between "by" and "apply"
Tue, 31 Aug 2010 21:02:07 +0200 blanchet merged
Tue, 31 Aug 2010 21:01:47 +0200 blanchet fiddling with "try"
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip