Mon, 18 Jul 2011 11:38:14 +0200 bulwahn declare tester in this quickcheck example
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding code equations for partial_term_of for rational numbers
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting an experimental setup to changes in quickcheck's infrastructure
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding narrowing instances for real and rational
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting quickcheck based on the analysis of the predicate compiler
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting prolog-based tester
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn quickcheck does not deactivate testers if none are given
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn renaming quickcheck_tester to quickcheck_batch_tester; tuned
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn changing parser in quickcheck to activate and deactivate the testers
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting SML_Quickcheck to new quickcheck infrastructure
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn enabling parallel execution of testers but removing more informative quickcheck output
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn changed every tester to have a configuration in quickcheck; enabling parallel testing of different testers in quickcheck
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn removing generator registration
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn parametrized test_term functions in quickcheck
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding random, exhaustive and SML quickcheck as testers
Sun, 17 Jul 2011 22:25:14 +0200 haftmann more on complement
Sun, 17 Jul 2011 22:24:08 +0200 haftmann more on complement
Sun, 17 Jul 2011 20:57:56 +0200 haftmann more consistent theorem names
Sun, 17 Jul 2011 20:46:51 +0200 haftmann more lemmas about SUP
Sun, 17 Jul 2011 20:29:54 +0200 haftmann structuring duals together
Sun, 17 Jul 2011 20:23:39 +0200 haftmann merged
Sun, 17 Jul 2011 20:23:33 +0200 haftmann more lemmas about Sup
Sun, 17 Jul 2011 19:55:17 +0200 haftmann generalized INT_anti_mono
Sun, 17 Jul 2011 19:48:02 +0200 haftmann moving UNIV = ... equations to their proper theories
Sun, 17 Jul 2011 15:15:58 +0200 haftmann further generalization from sets to complete lattices
Sun, 17 Jul 2011 14:21:19 +0200 blanchet fixed lambda-liftg: must ensure the formulas are in close form
Sun, 17 Jul 2011 14:12:45 +0200 blanchet ensure that the lambda translation procedure is called only once with all the facts, which is necessary for soundness of lambda-lifting (freshness of new names)
Sun, 17 Jul 2011 14:11:35 +0200 blanchet pass kind to lambda-translation function
Sun, 17 Jul 2011 14:11:35 +0200 blanchet more refactoring of preprocessing
Sun, 17 Jul 2011 14:11:35 +0200 blanchet more refactoring of preprocessing, so as to be able to centralize it
Sun, 17 Jul 2011 14:11:35 +0200 blanchet renamed internal data structure
Sun, 17 Jul 2011 14:11:35 +0200 blanchet simplify code -- there are no lambdas in helpers anyway
Sun, 17 Jul 2011 14:11:35 +0200 blanchet added lambda-lifting to Sledgehammer (rough)
Sun, 17 Jul 2011 14:11:34 +0200 blanchet move more lambda-handling logic to Sledgehammer, from ATP module, for formal dependency reasons
Sun, 17 Jul 2011 08:45:06 +0200 haftmann merged
Sat, 16 Jul 2011 22:28:35 +0200 haftmann generalized some lemmas
Sat, 16 Jul 2011 22:04:02 +0200 haftmann consolidated bot and top classes, tuned notation
Sat, 16 Jul 2011 21:53:50 +0200 haftmann tuned notation
Sat, 16 Jul 2011 22:17:27 +0200 wenzelm clarified bash_output_fifo;
Sat, 16 Jul 2011 20:52:41 +0200 wenzelm moved bash operations to Isabelle_System (cf. Scala version);
Sat, 16 Jul 2011 20:14:58 +0200 wenzelm access to process output stream via auxiliary fifo;
Sat, 16 Jul 2011 18:41:35 +0200 wenzelm some file and directory operations;
Sat, 16 Jul 2011 18:20:02 +0200 wenzelm more general bash_process, which allows to terminate background processes as well;
Sat, 16 Jul 2011 18:11:14 +0200 wenzelm updated to Poly/ML SVN 1328, which is considered 5.4.2;
Sat, 16 Jul 2011 17:11:49 +0200 wenzelm added File.fold_pages for streaming of large files;
Sat, 16 Jul 2011 16:51:12 +0200 wenzelm tuned;
Sat, 16 Jul 2011 00:01:17 +0200 Cezary Kaliszyk HOL/Import: Fix errors with _mk_list
Fri, 15 Jul 2011 16:51:01 +0200 wenzelm Element.activate: leave check of binding where actually applied to the context -- allow internal qualifications, or non-identifier fact names like "assumes *: A" (see also 1183951365de);
Fri, 15 Jul 2011 14:07:12 +0200 wenzelm simplified malformed YXML markup -- special controls are visible in IsabelleText font;
Fri, 15 Jul 2011 13:29:00 +0200 wenzelm less ambitious ProofGeneral markup, which occasionally breaks plain-old regexps in elisp;
Fri, 15 Jul 2011 13:28:16 +0200 wenzelm more robust Binding.pretty/print in typical error sitations with spaces etc. (NB: markup can only provide *additional* emphasis and is occasionally suppressed in TTY mode or tooltips);
Fri, 15 Jul 2011 00:49:38 +0200 wenzelm more visible printing of empty binding;
Fri, 15 Jul 2011 00:03:47 +0200 wenzelm do not check vacous bindings, which routinely occur in locale expressions and long theorem statements etc.;
Thu, 14 Jul 2011 23:05:25 +0200 wenzelm more quotes;
Thu, 14 Jul 2011 22:53:43 +0200 wenzelm merged
Thu, 14 Jul 2011 22:08:11 +0200 krauss added missing dependencies;
Thu, 14 Jul 2011 19:43:45 +0200 haftmann merged
Thu, 14 Jul 2011 17:15:24 +0200 haftmann merged
Thu, 14 Jul 2011 17:14:54 +0200 haftmann tuned notation and proofs
Thu, 14 Jul 2011 17:29:30 +0200 blanchet move error logic closer to user
Thu, 14 Jul 2011 17:29:30 +0200 blanchet allow lambda-lifting without triggers
Thu, 14 Jul 2011 16:50:05 +0200 blanchet move lambda translation option from ATP to Sledgehammer, to avoid accidentally breaking Metis (its reconstruction code can only deal with combinators)
Thu, 14 Jul 2011 16:50:05 +0200 blanchet added option to control which lambda translation to use (for experiments)
Thu, 14 Jul 2011 15:14:38 +0200 blanchet fix subtle type inference bug in Metis -- different occurrences of the same Skolem might need to be typed differently, using paramify_vars overconstraints the typing problem
Thu, 14 Jul 2011 15:14:38 +0200 blanchet use monomorphic encoding as fallback, since they tend to produce fewer type errors
Thu, 14 Jul 2011 15:14:38 +0200 blanchet don't generate Waldmeister problems with only a conjecture, since it makes it crash sometimes
Thu, 14 Jul 2011 15:14:37 +0200 blanchet clearer unsound message
Thu, 14 Jul 2011 15:14:37 +0200 blanchet clarify fine soundness point
Thu, 14 Jul 2011 15:14:37 +0200 blanchet always unfold "Let"s is Sledgehammer, Metis, and MESON
Thu, 14 Jul 2011 15:14:37 +0200 blanchet unbreak Nitrox's parsing
Thu, 14 Jul 2011 00:21:56 +0200 haftmann merged
Thu, 14 Jul 2011 00:20:43 +0200 haftmann tuned lemma positions and proofs
Thu, 14 Jul 2011 00:16:41 +0200 haftmann tuned notation
Wed, 13 Jul 2011 23:49:56 +0200 haftmann uniqueness lemmas for bot and top
Wed, 13 Jul 2011 23:41:13 +0200 haftmann adjusted to tightened specification of classes bot and top
Wed, 13 Jul 2011 19:43:12 +0200 haftmann moved lemmas bot_less and less_top to classes bot and top respectively
Wed, 13 Jul 2011 19:40:18 +0200 haftmann tightened specification of classes bot and top: uniqueness of top and bot elements
Wed, 13 Jul 2011 22:16:19 +0200 blanchet honor the TPTP environment variable as the root of include relative paths -- that's a weird convention but without it Nitrox will fail at CASC
Wed, 13 Jul 2011 22:16:19 +0200 blanchet better temp name creation for Nitrox -- still very hackish though, but should get us through CASC-23 and CASC-J6
Wed, 13 Jul 2011 22:16:19 +0200 blanchet more exhaustive testing in Nitrox
Wed, 13 Jul 2011 22:16:19 +0200 blanchet no timeout for Nitrox
Wed, 13 Jul 2011 22:16:19 +0200 blanchet avoid relying on piping to "isabelle tty", because this gives errors on some Linuxes about the standard input not being a tty
Wed, 13 Jul 2011 22:16:19 +0200 blanchet added arithmetic decision procedure to CASC setup
Wed, 13 Jul 2011 22:16:19 +0200 blanchet added some arithmetic functions, for THF with arithmetic
Wed, 13 Jul 2011 22:16:19 +0200 blanchet pull in arithmetic theories
Wed, 13 Jul 2011 22:16:19 +0200 blanchet cleanly separate TPTP related files from other examples
Wed, 13 Jul 2011 21:59:54 +0200 bulwahn increasing timeout to avoid spurious failures
Wed, 13 Jul 2011 18:36:11 +0200 haftmann merged
Wed, 13 Jul 2011 07:26:31 +0200 haftmann more generalization towards complete lattices
Wed, 13 Jul 2011 15:50:45 +0200 krauss experimental variants of Library/Cset.thy and Library/Dlist_Cset.thy defined via quotient package
Wed, 13 Jul 2011 04:00:32 +0900 Cezary Kaliszyk merge
Wed, 13 Jul 2011 11:31:36 +0900 Cezary Kaliszyk Tuned
Thu, 14 Jul 2011 22:30:31 +0200 wenzelm more precise integer Markup.properties/XML.attributes: disallow ML-style ~ minus;
Wed, 13 Jul 2011 22:05:55 +0200 wenzelm added term_sharing.ML;
Wed, 13 Jul 2011 21:44:15 +0200 wenzelm recovered some runtime sharing from d6b6c74a8bcf, without the global memory bottleneck;
Wed, 13 Jul 2011 20:36:18 +0200 wenzelm sub-structural sharing after Syntax.check phase, with global interning of logical entities (the latter is relevant when bypassing default parsing via YXML);
Wed, 13 Jul 2011 20:13:27 +0200 wenzelm low-level tuning;
Wed, 13 Jul 2011 16:42:14 +0200 wenzelm Table.lookup_key and Graph.get_entry allow to retrieve the original key, which is not necessarily identical to the given one;
Wed, 13 Jul 2011 10:57:09 +0200 wenzelm XML.pretty with depth limit;
Tue, 12 Jul 2011 23:22:22 +0200 wenzelm more thorough Variable.check_name: Binding.check for logical entities within the term language;
Tue, 12 Jul 2011 23:20:34 +0200 wenzelm tuned;
Tue, 12 Jul 2011 20:53:14 +0200 wenzelm merged
Wed, 13 Jul 2011 00:43:07 +0900 Cezary Kaliszyk Update HOLLightCompat
Wed, 13 Jul 2011 00:29:33 +0900 Cezary Kaliszyk Update files generated in HOL/Import/HOLLight
Wed, 13 Jul 2011 00:23:24 +0900 Cezary Kaliszyk HOL/Import for HOLLight revival: Proper theory headers, update generation scripts to SVN version of HOL Light, add some constant maps and compatibility theorems
Tue, 12 Jul 2011 20:11:11 +0200 wenzelm ML pp for XML.tree;
Tue, 12 Jul 2011 20:11:00 +0200 wenzelm made SML/NJ happy;
Tue, 12 Jul 2011 19:49:35 +0200 wenzelm clarified YXML.detect;
Tue, 12 Jul 2011 19:47:40 +0200 wenzelm retain some terminology of "XML attributes";
Tue, 12 Jul 2011 19:36:46 +0200 wenzelm more uniform Properties in ML and Scala;
Tue, 12 Jul 2011 18:00:05 +0200 wenzelm more uniform Term and Term_XML modules;
Tue, 12 Jul 2011 17:53:06 +0200 wenzelm more compact representation of XML data (notably sort/typ/term), using properties as vector of atomic values;
Tue, 12 Jul 2011 15:32:16 +0200 wenzelm tuned signature -- less cryptic ASCII names;
Tue, 12 Jul 2011 15:17:37 +0200 wenzelm discontinued obsolete Isabelle_Syntax and Parse_Value -- superseded by Outer_Syntax.quote_string and XML.Encode, Term_XML.Encode etc.;
Tue, 12 Jul 2011 15:12:50 +0200 wenzelm added Parse.properties (again) -- allow empty list like Parse_Value.properties but unlike Parse.properties of ef86de9c98aa;
Tue, 12 Jul 2011 14:54:29 +0200 wenzelm added Outer_Syntax.quote_string, which is conceptually a bit different from Token.unparse;
Tue, 12 Jul 2011 14:33:08 +0200 wenzelm more precise Symbol_Pos.quote_string;
Tue, 12 Jul 2011 13:45:05 +0200 wenzelm clarified YXML.embed_controls -- this is idempotent and cannot be nested;
Tue, 12 Jul 2011 13:39:29 +0200 wenzelm allow empty body for raw_message -- important for Invoke_Scala;
Tue, 12 Jul 2011 11:45:13 +0200 wenzelm Isabelle string syntax allows literal control characters;
Tue, 12 Jul 2011 11:19:42 +0200 wenzelm glyphs from DejaVu for ASCII control characters 5, 6, 7, 127, which have a special meaning in Isabelle or Poly/ML;
Tue, 12 Jul 2011 11:16:56 +0200 wenzelm more precise exceptions;
Tue, 12 Jul 2011 10:44:30 +0200 wenzelm tuned XML modules;
Tue, 12 Jul 2011 16:00:05 +0900 Cezary Kaliszyk Quotient example: Lists with distinct elements
Mon, 11 Jul 2011 23:20:40 +0200 wenzelm merged
Mon, 11 Jul 2011 18:44:58 +0200 haftmann explicit code equation for equality
Mon, 11 Jul 2011 23:15:27 +0200 wenzelm tuned error messages;
Mon, 11 Jul 2011 23:15:04 +0200 wenzelm tuned;
Mon, 11 Jul 2011 22:55:47 +0200 wenzelm tuned signature -- corresponding to Scala version;
Mon, 11 Jul 2011 22:50:29 +0200 wenzelm made SML/NJ happy;
Mon, 11 Jul 2011 22:19:11 +0200 wenzelm more uniform padded_markup, which is important for caret visibility despite absence of markup;
Mon, 11 Jul 2011 17:22:31 +0200 wenzelm merged
Mon, 11 Jul 2011 07:04:30 +0200 haftmann merged
Sun, 10 Jul 2011 22:42:53 +0200 haftmann tuned proofs
Sun, 10 Jul 2011 22:17:33 +0200 haftmann tuned notation
Sun, 10 Jul 2011 22:11:32 +0200 haftmann tuned notation
Sun, 10 Jul 2011 21:56:39 +0200 haftmann tuned notation
Mon, 11 Jul 2011 17:22:15 +0200 wenzelm NEWS;
Mon, 11 Jul 2011 17:14:30 +0200 wenzelm proper InvocationTargetException.getCause for indirect exceptions;
Mon, 11 Jul 2011 17:11:54 +0200 wenzelm tuned error message;
Mon, 11 Jul 2011 17:10:32 +0200 wenzelm tuned signature;
Mon, 11 Jul 2011 16:48:02 +0200 wenzelm JVM method invocation service via Scala layer;
Mon, 11 Jul 2011 15:56:30 +0200 wenzelm tuned signature;
Mon, 11 Jul 2011 11:13:33 +0200 wenzelm some support for raw messages, which bypass standard Symbol/YXML decoding;
Mon, 11 Jul 2011 10:27:50 +0200 wenzelm tuned XML.Cache parameters;
Sun, 10 Jul 2011 23:46:05 +0200 wenzelm some support to invoke Scala methods under program control;
Sun, 10 Jul 2011 21:46:41 +0200 wenzelm merged;
Sun, 10 Jul 2011 21:39:03 +0200 haftmann merged
Sun, 10 Jul 2011 15:45:35 +0200 haftmann tuned proofs and notation
Sun, 10 Jul 2011 14:26:07 +0200 haftmann more succinct proofs
Sun, 10 Jul 2011 14:14:19 +0200 haftmann more succinct proofs
Sun, 10 Jul 2011 19:33:27 +0200 bulwahn adding a very liberal timeout for values after a test case failed due to the restricted timeout
Sun, 10 Jul 2011 14:02:27 +0200 bulwahn improved NEWS
Sat, 09 Jul 2011 21:18:20 +0200 bulwahn NEWS
Sat, 09 Jul 2011 21:09:09 +0200 bulwahn standardized String.concat towards implode (cf. c37a1f29bbc0)
Sat, 09 Jul 2011 19:29:25 +0200 bulwahn adding quickcheck examples for evaluating floor and ceiling functions
Sat, 09 Jul 2011 19:28:33 +0200 bulwahn adding code equations to execute floor and ceiling on rational and real numbers
Sat, 09 Jul 2011 13:41:58 +0200 bulwahn adding a floor_ceiling type class for different instantiations of floor (changeset from Brian Huffman)
Sun, 10 Jul 2011 20:59:04 +0200 wenzelm inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
Sun, 10 Jul 2011 17:58:11 +0200 wenzelm lambda terms with XML data representation in Scala;
Sun, 10 Jul 2011 16:34:17 +0200 wenzelm XML data representation of lambda terms;
Sun, 10 Jul 2011 16:31:04 +0200 wenzelm YXML.string_of_body convenience;
Sun, 10 Jul 2011 16:13:37 +0200 wenzelm made SML/NJ happy;
Sun, 10 Jul 2011 16:09:08 +0200 wenzelm tuned signature;
Sun, 10 Jul 2011 15:48:15 +0200 wenzelm more abstract signature;
Sun, 10 Jul 2011 13:51:21 +0200 wenzelm simplified XML_Data;
Sun, 10 Jul 2011 13:00:22 +0200 wenzelm less currying in Scala;
Sun, 10 Jul 2011 00:21:19 +0200 wenzelm propagate header changes to prover process;
Sat, 09 Jul 2011 21:53:27 +0200 wenzelm echo prover input via raw_messages, for improved protocol tracing;
Sat, 09 Jul 2011 18:54:50 +0200 wenzelm tuned;
Sat, 09 Jul 2011 18:35:00 +0200 wenzelm tuned signature;
Sat, 09 Jul 2011 18:15:23 +0200 wenzelm clarified propagation of node name and header;
Sat, 09 Jul 2011 17:14:08 +0200 wenzelm more precise treatment of prover definedness;
Sat, 09 Jul 2011 16:53:19 +0200 wenzelm tuned source structure;
Sat, 09 Jul 2011 13:29:33 +0200 wenzelm some support for blobs (arbitrary text files) within document nodes;
Sat, 09 Jul 2011 12:56:51 +0200 wenzelm tuned signature;
Fri, 08 Jul 2011 22:00:53 +0200 wenzelm moved global state to structure Document (again);
Fri, 08 Jul 2011 21:44:47 +0200 wenzelm moved Outer_Syntax.load_thy to Thy_Load.load_thy;
Fri, 08 Jul 2011 20:27:09 +0200 wenzelm less stateful outer_syntax;
Fri, 08 Jul 2011 17:04:38 +0200 wenzelm discontinued odd Position.column -- left-over from attempts at PGIP implementation;
Fri, 08 Jul 2011 16:13:34 +0200 wenzelm discontinued special treatment of hard tabulators;
Fri, 08 Jul 2011 16:01:14 +0200 wenzelm eliminated hard tabs;
Fri, 08 Jul 2011 15:18:28 +0200 wenzelm merged
Fri, 08 Jul 2011 12:18:46 +0200 nipkow merged
Thu, 07 Jul 2011 21:53:53 +0200 nipkow added translation to fix critical pair between abbreviations for surj and ~=
Thu, 07 Jul 2011 23:33:14 +0200 bulwahn floor and ceiling definitions are not code equations -- this enables trivial evaluation of floor and ceiling
Fri, 08 Jul 2011 15:17:40 +0200 wenzelm standardized String.concat towards implode;
Fri, 08 Jul 2011 14:37:19 +0200 wenzelm more abstract Thy_Load.load_file/use_file for external theory resources;
Fri, 08 Jul 2011 13:59:54 +0200 wenzelm comment;
Fri, 08 Jul 2011 11:50:58 +0200 wenzelm clarified Thy_Load.digest_file -- read ML files only once;
Fri, 08 Jul 2011 11:13:21 +0200 wenzelm tuned signature;
Thu, 07 Jul 2011 23:55:15 +0200 wenzelm simplified make_option/dest_option;
Thu, 07 Jul 2011 22:04:30 +0200 wenzelm explicit Document.Node.Header, with master_dir and thy_name;
Thu, 07 Jul 2011 14:10:50 +0200 wenzelm explicit indication of type Symbol.Symbol;
Thu, 07 Jul 2011 13:48:30 +0200 wenzelm simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
Wed, 06 Jul 2011 23:11:59 +0200 wenzelm merged
Wed, 06 Jul 2011 17:19:34 +0100 blanchet make SML/NJ happier
Wed, 06 Jul 2011 17:19:34 +0100 blanchet make SML/NJ happy + tuning
Wed, 06 Jul 2011 17:19:34 +0100 blanchet moved ATP dependencies to HOL-Plain, where they belong
Wed, 06 Jul 2011 17:19:34 +0100 blanchet better setup for experimental "z3_atp"
Wed, 06 Jul 2011 17:58:03 +0200 krauss 64bit versions of some mira configurations
Wed, 06 Jul 2011 17:56:58 +0200 krauss removed unused mira configuration
Wed, 06 Jul 2011 13:57:52 +0200 bulwahn merged
Wed, 06 Jul 2011 13:52:42 +0200 bulwahn tuning options to avoid spurious isabelle test failures
Wed, 06 Jul 2011 22:02:52 +0200 wenzelm clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
Wed, 06 Jul 2011 20:46:06 +0200 wenzelm prefer Synchronized.var;
Wed, 06 Jul 2011 20:14:13 +0200 wenzelm tuned errors;
Wed, 06 Jul 2011 13:31:12 +0200 wenzelm record package: proper configuration options;
Wed, 06 Jul 2011 11:37:29 +0200 wenzelm just one copy of split_args;
Wed, 06 Jul 2011 09:54:40 +0200 wenzelm merged
Tue, 05 Jul 2011 19:11:29 +0200 hoelzl rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
Tue, 05 Jul 2011 17:09:59 +0100 nik improved translation of lambdas in THF
Tue, 05 Jul 2011 17:09:59 +0100 nik added generation of lambdas in THF
Tue, 05 Jul 2011 17:09:59 +0100 nik add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
Tue, 05 Jul 2011 23:18:14 +0200 wenzelm simplified Symbol.iterator: produce strings, which are mostly preallocated;
Tue, 05 Jul 2011 22:43:18 +0200 wenzelm tuned comment (cf. e9f26e66692d);
Tue, 05 Jul 2011 22:39:15 +0200 wenzelm Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
Tue, 05 Jul 2011 22:38:44 +0200 wenzelm theory name needs to conform to Path syntax;
Tue, 05 Jul 2011 21:53:59 +0200 wenzelm hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
Tue, 05 Jul 2011 21:32:48 +0200 wenzelm prefer space_explode/split_lines as in Isabelle/ML;
Tue, 05 Jul 2011 21:20:24 +0200 wenzelm Path.split convenience;
Tue, 05 Jul 2011 20:36:49 +0200 wenzelm get theory from last executation state;
Tue, 05 Jul 2011 19:45:59 +0200 wenzelm explicit exit_transaction with Theory.end_theory (which could include sanity checks as in HOL-SPARK for example);
Tue, 05 Jul 2011 11:45:48 +0200 wenzelm clarified cancel_execution/await_cancellation;
Tue, 05 Jul 2011 11:16:37 +0200 wenzelm tuned signature;
Tue, 05 Jul 2011 10:54:05 +0200 wenzelm tuned;
Tue, 05 Jul 2011 09:54:39 +0200 krauss re-check to explicitly propagate a given type constraint to lhs -- necessary to trigger type improvement in an instantiation target
Mon, 04 Jul 2011 22:25:33 +0200 wenzelm Document.no_id/new_id as in ML (new_id *could* be session-specific but it isn't right now);
Mon, 04 Jul 2011 22:11:32 +0200 wenzelm quasi-static Isabelle_System -- reduced tendency towards "functorial style";
Mon, 04 Jul 2011 20:18:19 +0200 wenzelm explicit class Counter;
Mon, 04 Jul 2011 16:54:58 +0200 wenzelm merged
Mon, 04 Jul 2011 10:23:46 +0200 hoelzl the borel probability measure is easier to handle with {0 ..< 1} (coverable by disjoint intervals {_ ..< _})
Mon, 04 Jul 2011 10:15:49 +0200 hoelzl equalities of subsets of atLeastLessThan
Sun, 03 Jul 2011 09:59:25 +0200 bulwahn adding documentation of the value antiquotation to the code generation manual
Sun, 03 Jul 2011 08:15:14 +0200 blanchet make SML/NJ happy
Sat, 02 Jul 2011 22:55:58 +0200 haftmann install case certificate for If after code_datatype declaration for bool
Sat, 02 Jul 2011 22:14:47 +0200 haftmann tuned typo
Mon, 04 Jul 2011 16:51:45 +0200 wenzelm pervasive Basic_Library in Scala;
Mon, 04 Jul 2011 16:27:11 +0200 wenzelm some support for theory files within Isabelle/Scala session;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip