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;
Mon, 04 Jul 2011 13:43:10 +0200 wenzelm imitate exception ERROR of Isabelle/ML;
Sun, 03 Jul 2011 19:53:35 +0200 wenzelm eliminated null;
Sun, 03 Jul 2011 19:42:32 +0200 wenzelm more explicit edit_node vs. init_node;
Sun, 03 Jul 2011 15:10:17 +0200 wenzelm tuned signature;
Sat, 02 Jul 2011 23:31:07 +0200 wenzelm Thy_Header.read convenience;
Sat, 02 Jul 2011 23:04:19 +0200 wenzelm some support for Session.File_Store;
Sat, 02 Jul 2011 21:24:19 +0200 wenzelm tuned signature;
Sat, 02 Jul 2011 20:54:38 +0200 wenzelm eliminated redundant session_ready;
Sat, 02 Jul 2011 20:22:02 +0200 wenzelm tuned;
Sat, 02 Jul 2011 19:22:06 +0200 wenzelm uniform finish_thy -- always Global_Theory.join_proofs, even with sequential scheduling;
Sat, 02 Jul 2011 19:08:51 +0200 wenzelm misc tuning;
Sat, 02 Jul 2011 10:37:35 +0200 haftmann correction: do not assume that case const index covered all cases
Fri, 01 Jul 2011 23:31:23 +0200 haftmann remove illegal case combinators after merge
Fri, 01 Jul 2011 23:10:27 +0200 haftmann corrected misunderstanding what `old functions` are supposed to be
Fri, 01 Jul 2011 23:07:06 +0200 haftmann centralized deletion of equations for constructors; corrected misunderstanding what `old functions` are supposed to be
Fri, 01 Jul 2011 22:48:05 +0200 haftmann merged
Fri, 01 Jul 2011 19:57:41 +0200 haftmann index cases for constructors
Fri, 01 Jul 2011 19:42:07 +0200 noschinl cover induct's "arbitrary" more deeply
Fri, 01 Jul 2011 18:11:17 +0200 wenzelm merged;
Fri, 01 Jul 2011 17:44:04 +0200 blanchet enforce hard timeout on ATPs (esp. "z3_atp" on Linux) + remove obsolete failure codes
Fri, 01 Jul 2011 16:31:33 +0200 blanchet made minimizer informative output accurate
Fri, 01 Jul 2011 15:53:38 +0200 blanchet test a few more type encodings
Fri, 01 Jul 2011 15:53:38 +0200 blanchet further repair "mangled_tags", now that tags are also mangled
Fri, 01 Jul 2011 15:53:38 +0200 blanchet update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
Fri, 01 Jul 2011 15:53:38 +0200 blanchet renamed "type_sys" to "type_enc", which is more accurate
Fri, 01 Jul 2011 15:53:37 +0200 blanchet document "simple_higher" type encoding
Fri, 01 Jul 2011 15:53:37 +0200 blanchet cleaner handling of higher-order simple types, so that it's also possible to use first-order simple types with LEO-II and company
Fri, 01 Jul 2011 15:53:37 +0200 blanchet mangle "ti" tags
Fri, 01 Jul 2011 15:53:37 +0200 blanchet tuning
Fri, 01 Jul 2011 17:36:25 +0200 wenzelm clarified Thy_Syntax.element;
Fri, 01 Jul 2011 16:05:38 +0200 wenzelm tuned layout;
Fri, 01 Jul 2011 15:16:03 +0200 wenzelm proper @{binding} antiquotations (relevant for formal references);
Fri, 01 Jul 2011 15:14:44 +0200 wenzelm tuned;
Fri, 01 Jul 2011 14:17:02 +0200 wenzelm merged
Fri, 01 Jul 2011 13:54:25 +0200 noschinl reverted 782991e4180d: fold_fields was never used
Fri, 01 Jul 2011 13:54:23 +0200 noschinl reverted ce00462f,b3759dce, 7a165592: unwanted generalisation
Fri, 01 Jul 2011 11:26:02 +0200 bulwahn improving actual dependencies
Fri, 01 Jul 2011 10:45:51 +0200 bulwahn adding a minimalistic documentation of the value antiquotation in the Isar reference manual
Fri, 01 Jul 2011 10:45:49 +0200 bulwahn adding a value antiquotation
Thu, 30 Jun 2011 19:24:09 +0200 wenzelm more general theory header parsing;
Thu, 30 Jun 2011 16:50:26 +0200 wenzelm back to sequential merge_data, reverting 741373421318 (NB: expensive Parser.merge_gram is already asynchronous since 3daff3cc2214);
Thu, 30 Jun 2011 16:07:30 +0200 wenzelm merged
Thu, 30 Jun 2011 10:15:46 +0200 krauss parse term in auxiliary context augmented with variable;
Wed, 29 Jun 2011 11:58:35 +0200 boehmes linarith counterexamples now provide only valuations for variables (which should restrict the number of linarith trace messages);
Thu, 30 Jun 2011 14:55:01 +0200 wenzelm prefer Isabelle path algebra;
Thu, 30 Jun 2011 14:51:32 +0200 wenzelm proper fold order;
Thu, 30 Jun 2011 14:03:31 +0200 wenzelm more Path operations;
Thu, 30 Jun 2011 13:59:55 +0200 wenzelm getenv_strict in ML;
Thu, 30 Jun 2011 13:21:41 +0200 wenzelm standardized use of Path operations;
Thu, 30 Jun 2011 11:15:36 +0200 wenzelm tuned comments;
Thu, 30 Jun 2011 00:09:57 +0200 wenzelm abstract algebra of file paths in Scala (cf. path.ML);
Thu, 30 Jun 2011 00:01:00 +0200 wenzelm proper Path.print;
Wed, 29 Jun 2011 23:43:48 +0200 wenzelm basic operations on lists and strings;
Wed, 29 Jun 2011 21:34:16 +0200 wenzelm tuned signature;
Wed, 29 Jun 2011 20:39:41 +0200 wenzelm simplified/unified Simplifier.mk_solver;
Wed, 29 Jun 2011 18:12:34 +0200 wenzelm modernized some simproc setup;
Wed, 29 Jun 2011 17:35:46 +0200 wenzelm modernized some simproc setup;
Wed, 29 Jun 2011 16:31:50 +0200 wenzelm print Path.T with some markup;
Wed, 29 Jun 2011 15:23:36 +0200 wenzelm HTML: render control symbols more like Isabelle/Scala/jEdit;
Tue, 28 Jun 2011 10:52:15 +0200 traytel collapse map functions with identity subcoercions to identities;
Tue, 28 Jun 2011 21:06:59 +0200 blanchet reenabled accidentally-disabled automatic minimization
Tue, 28 Jun 2011 20:42:29 +0200 wenzelm tuned markup;
Tue, 28 Jun 2011 17:13:32 +0100 paulson merged
Tue, 28 Jun 2011 17:12:50 +0100 paulson tidied messy proofs
Tue, 28 Jun 2011 16:43:44 +0200 bulwahn merged
Tue, 28 Jun 2011 14:36:43 +0200 bulwahn adding timeout to quickcheck narrowing
Tue, 28 Jun 2011 14:52:46 +0100 paulson simplified proofs using metis calls
Tue, 28 Jun 2011 12:48:00 +0100 paulson merged
Tue, 28 Jun 2011 12:47:32 +0100 paulson keyfree: The set of key-free messages (and associated theorems)
Mon, 27 Jun 2011 22:44:44 +0200 wenzelm merged
Mon, 27 Jun 2011 17:04:04 +0200 krauss new Datatype.info_of_constr with strict behaviour wrt. to overloaded constructors -- side effect: function package correctly identifies 0::int as a non-constructor;
Mon, 27 Jun 2011 14:56:39 +0200 blanchet added reference for MESON
Mon, 27 Jun 2011 14:56:37 +0200 blanchet document "meson" and "metis" in HOL specific section of the Isar ref manual
Mon, 27 Jun 2011 14:56:35 +0200 blanchet clarify minimizer output
Mon, 27 Jun 2011 14:56:33 +0200 blanchet don't export any metastrange or other nonatomizable formulas, since these don't help proving normal things, they are somewhat broken in the ATP output, and they are atypical
Mon, 27 Jun 2011 14:56:32 +0200 blanchet tweaked comment
Mon, 27 Jun 2011 14:56:31 +0200 blanchet document "sound" option
Mon, 27 Jun 2011 14:56:29 +0200 blanchet minor Sledgehammer news
Mon, 27 Jun 2011 14:56:28 +0200 blanchet added "sound" option to force Sledgehammer to be pedantically sound
Mon, 27 Jun 2011 14:56:26 +0200 blanchet removed "full_types" option from documentation
Mon, 27 Jun 2011 14:56:10 +0200 blanchet document changes to Sledgehammer and "try"
Mon, 27 Jun 2011 13:52:47 +0200 blanchet removed "full_types" option from Sledgehammer, now that virtually sound encodings are used as the default anyway
Mon, 27 Jun 2011 13:52:47 +0200 blanchet clarify warning message to avoid confusing beginners
Mon, 27 Jun 2011 13:52:47 +0200 blanchet remove experimental trimming feature -- it slowed down things on Linux for some reason
Mon, 27 Jun 2011 13:52:47 +0200 blanchet filter out some tautologies using an ATP, especially for those theories that are known for producing such things
Mon, 27 Jun 2011 22:23:44 +0200 wenzelm NEWS;
Mon, 27 Jun 2011 22:20:49 +0200 wenzelm document antiquotations are managed as theory data, with proper name space and entity markup;
Mon, 27 Jun 2011 17:51:28 +0200 wenzelm proper checking of @{ML_antiquotation};
Mon, 27 Jun 2011 17:20:24 +0200 wenzelm hide rather short auxiliary names, which can easily occur in user theories;
Mon, 27 Jun 2011 17:06:06 +0200 wenzelm updated generated file;
Mon, 27 Jun 2011 16:53:31 +0200 wenzelm ML antiquotations are managed as theory data, with proper name space and entity markup;
Mon, 27 Jun 2011 15:03:55 +0200 wenzelm old gensym is now legacy -- global state is out of fashion, and its result is not guaranteed to be fresh;
Mon, 27 Jun 2011 15:01:08 +0200 wenzelm parallel Syntax.parse, which is rather slow;
Mon, 27 Jun 2011 14:38:58 +0200 wenzelm markup binding like class, which is the only special markup where Proof General (including version 4.1) allows "isar-long-id-stuff";
Mon, 27 Jun 2011 09:42:46 +0200 hoelzl move conditional expectation to its own theory file
Sun, 26 Jun 2011 19:10:03 +0200 boehmes updated SMT certificates
Sun, 26 Jun 2011 19:10:02 +0200 boehmes generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem);
Sat, 25 Jun 2011 20:03:07 +0200 wenzelm proper tokens only if session is ready;
Sat, 25 Jun 2011 19:38:35 +0200 wenzelm entity markup for "type", "constant";
Sat, 25 Jun 2011 19:19:13 +0200 wenzelm clarified Markup.CLASS vs. HTML.CLASS;
Sat, 25 Jun 2011 18:29:51 +0200 wenzelm tuned color, to avoid confusion with type variables;
Sat, 25 Jun 2011 18:24:52 +0200 wenzelm discontinued generic XML markup -- this is for XHTML with <span/> elements;
Sat, 25 Jun 2011 18:15:36 +0200 wenzelm type classes: entity markup instead of old-style token markup;
Sat, 25 Jun 2011 17:17:49 +0200 wenzelm clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
Sat, 25 Jun 2011 15:08:58 +0200 wenzelm clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
Sat, 25 Jun 2011 15:02:12 +0200 wenzelm produce string constant directly;
Sat, 25 Jun 2011 14:28:43 +0200 wenzelm merged
Sat, 25 Jun 2011 12:19:54 +0200 ballarin While reading equations of an interpretation, already allow syntax provided by the interpretation base.
Sat, 25 Jun 2011 14:25:10 +0200 wenzelm removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
Sat, 25 Jun 2011 12:57:46 +0200 wenzelm clarified java.ext.dirs: putting Isabelle extensions first makes it work miraculously even on Cygwin with Java in "C:\Program Files\..." (with spaces in file name);
Sat, 25 Jun 2011 12:54:32 +0200 wenzelm CLASSPATH already converted in isabelle java wrapper;
Sat, 25 Jun 2011 11:51:50 +0200 wenzelm removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
Thu, 23 Jun 2011 23:12:00 +0200 wenzelm more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
Thu, 23 Jun 2011 23:05:38 +0200 wenzelm clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
Thu, 23 Jun 2011 20:30:48 +0200 wenzelm more robust concurrent builds;
Thu, 23 Jun 2011 10:08:35 -0700 huffman merged
Thu, 23 Jun 2011 10:07:16 -0700 huffman add countable_datatype method for proving countable class instances
Thu, 23 Jun 2011 18:32:13 +0200 wenzelm merged;
Thu, 23 Jun 2011 09:16:48 -0700 huffman instance inat :: number_semiring
Thu, 23 Jun 2011 09:04:20 -0700 huffman added number_semiring class, plus a few new lemmas;
Thu, 23 Jun 2011 16:31:20 +0200 blanchet merged
Thu, 23 Jun 2011 11:19:41 +0200 blanchet fiddle with remote ATP settings, based on Judgment Day
Thu, 23 Jun 2011 11:19:41 +0200 blanchet give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
Thu, 23 Jun 2011 12:02:54 +0200 ballarin Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
Wed, 22 Jun 2011 15:58:55 -0700 huffman generalize lemmas power_number_of_even and power_number_of_odd
Wed, 22 Jun 2011 13:45:32 -0700 huffman merged
Wed, 22 Jun 2011 13:30:28 -0700 huffman add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis
Thu, 23 Jun 2011 17:17:40 +0200 wenzelm simplified arrangement of jars;
Thu, 23 Jun 2011 16:34:29 +0200 wenzelm adapted to Cygwin;
Thu, 23 Jun 2011 16:10:22 +0200 wenzelm provide Isabelle/Scala environment as Java extension, instead of user classpath
Thu, 23 Jun 2011 14:52:32 +0200 wenzelm explicit import java.lang.System to prevent odd scope problems;
Thu, 23 Jun 2011 14:48:32 +0200 wenzelm ensure export of initial CLASSPATH;
Thu, 23 Jun 2011 13:23:00 +0200 wenzelm augment Java extension directories;
Thu, 23 Jun 2011 10:58:29 +0200 wenzelm basic setup for Isabelle charset;
Wed, 22 Jun 2011 23:56:44 +0200 wenzelm prefer actual charset over charset name;
Wed, 22 Jun 2011 21:54:35 +0200 wenzelm clarified default ML settings;
Wed, 22 Jun 2011 21:35:48 +0200 wenzelm lazy Isabelle_System.default supports implicit boot;
Wed, 22 Jun 2011 21:27:20 +0200 wenzelm clarified plugin start/stop;
Wed, 22 Jun 2011 20:56:18 +0200 wenzelm clarified init/exit procedure;
Wed, 22 Jun 2011 20:38:03 +0200 wenzelm clarified decoded control symbols;
Wed, 22 Jun 2011 20:25:35 +0200 wenzelm init/exit model/view synchronously within the swing thread -- EditBus.send in jedit-4.4.1 always runs there;
Wed, 22 Jun 2011 20:21:22 +0200 wenzelm prefer STIXGeneral -- hard to tell if better or worse;
Wed, 22 Jun 2011 16:35:31 +0200 wenzelm merged
Wed, 22 Jun 2011 15:07:03 +0200 boehmes export lambda-lifting code as there is potential use for it within Sledgehammer
Wed, 22 Jun 2011 16:32:36 +0200 wenzelm updated to jedit-4.4.1 and jedit_build-20110622;
Wed, 22 Jun 2011 16:01:30 +0200 wenzelm clarified chunk.offset, chunk.length;
Tue, 21 Jun 2011 23:08:16 +0200 wenzelm avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
Tue, 21 Jun 2011 22:40:30 +0200 wenzelm some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
Tue, 21 Jun 2011 21:34:36 +0200 wenzelm more precise font transformations: shift sub/superscript, adjust size for user fonts;
Tue, 21 Jun 2011 17:17:39 +0200 blanchet don't change the way helpers are generated for the exporter's sake
Tue, 21 Jun 2011 17:17:39 +0200 blanchet provide appropriate type system and number of fact defaults for remote ATPs
Tue, 21 Jun 2011 17:17:39 +0200 blanchet order generated facts topologically
Tue, 21 Jun 2011 17:17:39 +0200 blanchet peel off two or more layers in exceptional cases where the proof term refers to the proved theorems twice with the same name (e.g., "Transitive_Closure.trancl_into_trancl")
Tue, 21 Jun 2011 17:17:39 +0200 blanchet tweaked E, SPASS, Vampire setup based on latest Judgment Day results
Tue, 21 Jun 2011 17:17:39 +0200 blanchet remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
Tue, 21 Jun 2011 17:17:39 +0200 blanchet avoid double ASCII-fication
Tue, 21 Jun 2011 17:17:39 +0200 blanchet make sure that enough type information is generated -- because the exported "lemma"s are also used as "conjecture", we can't optimize type information based on polarity
Tue, 21 Jun 2011 17:17:39 +0200 blanchet generate type predicates for existentials/skolems, otherwise some problems might not be provable
Tue, 21 Jun 2011 17:17:38 +0200 blanchet insert rather than append special facts to make it less likely that they're truncated away
Tue, 21 Jun 2011 15:43:27 +0200 wenzelm hidden font: full height makes cursor more visible;
Tue, 21 Jun 2011 14:12:49 +0200 wenzelm more uniform treatment of recode_set/recode_map;
Tue, 21 Jun 2011 13:29:44 +0200 wenzelm tuned iteration over short symbols;
Tue, 21 Jun 2011 12:53:55 +0200 wenzelm Symbol.is_ctrl: handle decoded version as well;
Tue, 21 Jun 2011 01:08:15 +0200 wenzelm some support for user symbol fonts;
Mon, 20 Jun 2011 23:25:39 +0200 wenzelm removed obsolete font specification;
Mon, 20 Jun 2011 23:21:24 +0200 wenzelm more tolerant Symbol.decode;
Mon, 20 Jun 2011 23:19:38 +0200 wenzelm simplified/generalized ISABELLE_FONTS handling;
Mon, 20 Jun 2011 22:48:41 +0200 wenzelm updated to jedit_build-20110620;
Mon, 20 Jun 2011 22:43:56 +0200 wenzelm added SyntaxUtilities.StyleExtender hook, with actual functionality in Isabelle/Scala;
Mon, 20 Jun 2011 12:13:43 +0200 blanchet clean up SPASS FLOTTER hack
Mon, 20 Jun 2011 11:42:41 +0200 blanchet remove automatic recovery from (some) unsound proofs, now that we use sound encodings for all the interesting provers
Mon, 20 Jun 2011 10:41:02 +0200 blanchet only refer to facts found in TPTP file -- e.g. facts that simplify to true are excluded
Mon, 20 Jun 2011 10:41:02 +0200 blanchet slightly better setup for E
Mon, 20 Jun 2011 10:41:02 +0200 blanchet respect "really_all" argument, which is used by "ATP_Export"
Mon, 20 Jun 2011 10:41:02 +0200 blanchet slightly better setup for SPASS and Vampire as more results have come in
Mon, 20 Jun 2011 10:41:02 +0200 blanchet optimized SPASS and Vampire time slices, like E before
Mon, 20 Jun 2011 10:41:02 +0200 blanchet optimized E's time slicing, based on latest exhaustive Judgment Day results
Mon, 20 Jun 2011 10:41:02 +0200 blanchet deal with ATP time slices in a more flexible/robust fashion
Mon, 20 Jun 2011 09:19:31 +0200 wenzelm literal unicode in README.html allows to copy/paste from Lobo output;
Sun, 19 Jun 2011 22:53:37 +0200 wenzelm merged;
Sun, 19 Jun 2011 22:53:15 +0200 wenzelm explain special control symbols;
Sun, 19 Jun 2011 22:52:49 +0200 wenzelm accept control symbols;
Sun, 19 Jun 2011 18:12:49 +0200 blanchet fixed silly ATP exporter bug: if the proof of lemma A relies on B and C, and the proof of B relies on C, return {B, C}, not {B}, as the set of dependencies
Sun, 19 Jun 2011 18:12:49 +0200 blanchet recognize one more E failure message
Sun, 19 Jun 2011 18:12:49 +0200 blanchet tweaked TPTP formula kind for typing information used in the conjecture
Sun, 19 Jun 2011 18:12:49 +0200 blanchet more forceful message
Sun, 19 Jun 2011 21:53:04 +0200 wenzelm treat quotes as non-controllable, to reduce surprise in incremental editing;
Sun, 19 Jun 2011 21:47:14 +0200 wenzelm abbreviations for special control symbols;
Sun, 19 Jun 2011 21:43:41 +0200 wenzelm completion for control symbols;
Sun, 19 Jun 2011 21:38:48 +0200 wenzelm updated to jedit_build-20110619;
Sun, 19 Jun 2011 21:34:55 +0200 wenzelm support for bold style within text buffer;
Sun, 19 Jun 2011 15:31:16 +0200 wenzelm tuned;
Sun, 19 Jun 2011 15:22:58 +0200 wenzelm discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
Sun, 19 Jun 2011 14:36:06 +0200 wenzelm added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
Sun, 19 Jun 2011 14:31:08 +0200 wenzelm names for control symbols without "^", which is relevant for completion;
Sun, 19 Jun 2011 14:11:06 +0200 wenzelm some unicode chars for special control symbols;
Sun, 19 Jun 2011 00:03:44 +0200 wenzelm tuned;
Sat, 18 Jun 2011 23:51:22 +0200 wenzelm tuned markup;
Sat, 18 Jun 2011 23:34:34 +0200 wenzelm avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;
Sat, 18 Jun 2011 22:01:22 +0200 wenzelm proper gfx.setColor;
Sat, 18 Jun 2011 21:26:47 +0200 wenzelm proper x1;
Sat, 18 Jun 2011 21:20:22 +0200 wenzelm convenience functions;
Sat, 18 Jun 2011 21:03:52 +0200 wenzelm more robust caret painting wrt. surrogate characters;
Sat, 18 Jun 2011 18:57:38 +0200 wenzelm do not control malformed symbols;
Sat, 18 Jun 2011 18:31:55 +0200 wenzelm Buffer.editSyntaxStyle: mask extended syntax styles;
Sat, 18 Jun 2011 18:17:08 +0200 wenzelm hardwired abbreviations for standard control symbols;
Sat, 18 Jun 2011 17:42:28 +0200 wenzelm updated to jedit_build-20110618, which is required for sub/superscript rendering;
Sat, 18 Jun 2011 17:33:27 +0200 wenzelm basic support for extended syntax styles: sub/superscript;
Sat, 18 Jun 2011 17:32:13 +0200 wenzelm tuned -- Map.empty serves as partial function;
Sat, 18 Jun 2011 17:30:44 +0200 wenzelm proper place for config files (cf. 55866987a7d9);
Sat, 18 Jun 2011 15:32:05 +0200 wenzelm tuned signature;
Sat, 18 Jun 2011 15:18:57 +0200 wenzelm merged
Fri, 17 Jun 2011 20:38:43 +0200 kleing IMP compiler with int, added reverse soundness direction
Sat, 18 Jun 2011 15:11:33 +0200 wenzelm proper place for config files;
Sat, 18 Jun 2011 15:07:16 +0200 wenzelm tuned markup;
Sat, 18 Jun 2011 14:48:56 +0200 wenzelm highlight via foreground painter, using alpha channel;
Sat, 18 Jun 2011 12:58:41 +0200 wenzelm tuned signature;
Sat, 18 Jun 2011 12:49:55 +0200 wenzelm tuned text;
Sat, 18 Jun 2011 12:37:42 +0200 wenzelm inner literal/delimiter corresponds to outer keyword/operator;
Sat, 18 Jun 2011 12:13:42 +0200 wenzelm tuned markup;
Sat, 18 Jun 2011 11:45:07 +0200 wenzelm more uniform treatment of "keyword" vs. "operator";
Sat, 18 Jun 2011 11:22:03 +0200 wenzelm simplified Line_Context (again);
Sat, 18 Jun 2011 00:05:29 +0200 wenzelm more robust treatment of partial range restriction;
Sat, 18 Jun 2011 00:03:58 +0200 wenzelm select_markup: no filtering here -- results may be distorted anyway;
Fri, 17 Jun 2011 23:20:34 +0200 wenzelm more explicit treatment of ranges after revert/convert, which may well distort the overall start/end positions;
Fri, 17 Jun 2011 23:18:22 +0200 wenzelm more explicit error message;
Fri, 17 Jun 2011 14:35:24 +0200 wenzelm merged
Thu, 16 Jun 2011 13:50:35 +0200 blanchet gave up an optimization that sometimes lead to unsound proofs -- in short, facts talking about a schematic type variable can encode a cardinality constraint and be consistent with HOL, e.g. "card (UNIV::?'a set) = 1 ==> ALL x y. x = y"
Thu, 16 Jun 2011 13:50:35 +0200 blanchet added missing case in pattern matching -- solves Waldmeister "Match" exceptions that have been plaguing some users
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip