Tue, 01 Jun 2010 17:04:21 +0200 blanchet adapt example
Tue, 01 Jun 2010 16:17:46 +0200 blanchet fix code that used to raise an exception if bound variables were given a finite function type, because the old vs. new bound variable types were confused
Tue, 01 Jun 2010 15:53:15 +0200 blanchet improved precision of "set" based on an example from Lukas
Tue, 01 Jun 2010 15:43:20 +0200 blanchet remove debug output
Tue, 01 Jun 2010 15:38:47 +0200 blanchet removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
Tue, 01 Jun 2010 15:37:14 +0200 blanchet subsumed by NEWS -- for older history, see previous versions of Nitpick
Tue, 01 Jun 2010 14:54:35 +0200 blanchet don't show spurious "..." in Nitpick's output for free variables of set type (e.g., P (op +) example from Manual_Nits.thy); undoes parts of 38ba15040455, which was too aggressive
Tue, 01 Jun 2010 14:14:02 +0200 blanchet honor xsymbols in Nitpick
Tue, 01 Jun 2010 12:20:08 +0200 blanchet added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
Tue, 01 Jun 2010 11:58:50 +0200 blanchet document new option
Tue, 01 Jun 2010 10:40:23 +0200 blanchet make Nitpick handle multiple typedef entries for same typedef
Tue, 01 Jun 2010 10:32:29 +0200 blanchet remove comment
Tue, 01 Jun 2010 10:31:18 +0200 blanchet thread along context instead of theory for typedef lookup
Mon, 31 May 2010 18:51:06 +0200 blanchet obsolete FIXME
Mon, 31 May 2010 18:49:32 +0200 blanchet move SAT solver warning from every invocation of SAT solver to the tool, Refute, that uses it;
Mon, 31 May 2010 18:00:28 +0200 blanchet don't include any axioms for "TYPE" in Nitpick
Wed, 02 Jun 2010 11:36:09 +0200 haftmann dropped obsolete script
Wed, 02 Jun 2010 11:09:26 +0200 wenzelm normalize and postprocess proof body in a separate future, taking care of platforms without multithreading (greately improves parallelization in general without the overhead of promised proofs, cf. usedir -q 0);
Wed, 02 Jun 2010 08:01:45 +0200 haftmann merged
Tue, 01 Jun 2010 17:25:00 +0200 haftmann avoid store flag in add_* operations
Tue, 01 Jun 2010 22:19:17 +0200 wenzelm arities: no need to maintain original codomain (cf. f795c1164708) -- completion happens in axclass.ML;
Tue, 01 Jun 2010 17:36:53 +0200 wenzelm merged
Tue, 01 Jun 2010 15:59:01 +0200 haftmann do not expose store flag of AxClass.add_*
Tue, 01 Jun 2010 13:59:13 +0200 haftmann merged
Tue, 01 Jun 2010 13:52:12 +0200 haftmann adapted to changes
Tue, 01 Jun 2010 13:52:11 +0200 haftmann capitalized type variables; added yield as keyword
Tue, 01 Jun 2010 13:52:11 +0200 haftmann brackify_infix etc.: no break before infix operator -- eases survival in Scala
Tue, 01 Jun 2010 17:27:38 +0200 wenzelm basic support for sub/superscript token markup -- NB: need to maintain extended token types eagerly, since jEdit occasionally reinstalls a style array that is too short;
Tue, 01 Jun 2010 13:54:33 +0200 wenzelm use local /home/isatest/polyml-5.3.0 on atbroy102 to avoid problems with the SMB filesystem via homebroy;
Tue, 01 Jun 2010 13:32:05 +0200 wenzelm uniform ML environment setup for Isar and PG;
Tue, 01 Jun 2010 12:16:40 +0200 berghofe merged
Tue, 01 Jun 2010 11:39:51 +0200 berghofe Renamed TypeInfer to Type_Infer.
Tue, 01 Jun 2010 11:30:57 +0200 berghofe merged
Tue, 01 Jun 2010 11:16:16 +0200 berghofe assign now applies meet before update_new to avoid misleading error message.
Tue, 01 Jun 2010 11:13:40 +0200 berghofe Tuned.
Tue, 01 Jun 2010 11:13:09 +0200 berghofe Adapted to new format of proof terms containing explicit proofs of class membership.
Tue, 01 Jun 2010 11:04:49 +0200 berghofe classrel and arity theorems are now stored under proper name in theory. add_arity and
Tue, 01 Jun 2010 11:01:16 +0200 berghofe - outer_constraints with original variable names, to ensure that argsP is consistent with args
Tue, 01 Jun 2010 10:55:38 +0200 berghofe outer_constraints with original variable names, to ensure that argsP is consistent with args
Tue, 01 Jun 2010 10:53:55 +0200 berghofe - Equality check on propositions after lookup of theorem now takes type variable
Tue, 01 Jun 2010 10:48:38 +0200 berghofe Use Proofterm.forall_intr_proof' instead of locally defined forall_intr_prf.
Tue, 01 Jun 2010 10:46:47 +0200 berghofe - Added extra flag to read_term and read_proof functions that allows to parse (proof)terms in which
Tue, 01 Jun 2010 11:37:41 +0200 wenzelm merged
Tue, 01 Jun 2010 11:18:51 +0200 haftmann merged
Tue, 01 Jun 2010 10:30:54 +0200 haftmann corrected printing of characters
Tue, 01 Jun 2010 10:30:53 +0200 haftmann corrected implementation
Tue, 01 Jun 2010 10:30:53 +0200 haftmann added Scala code setup
Tue, 01 Jun 2010 10:30:53 +0200 haftmann tuned code setup
Tue, 01 Jun 2010 11:37:24 +0200 wenzelm keep structure ThyLoad for the sake of Proof General;
Tue, 01 Jun 2010 09:12:12 +0200 haftmann added random instance for word
Mon, 31 May 2010 22:08:40 +0200 wenzelm notes on Isabelle/jEdit;
Mon, 31 May 2010 21:29:27 +0200 wenzelm remove presently unused Isabelle application;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Mon, 31 May 2010 19:36:13 +0200 wenzelm merged
Mon, 31 May 2010 17:41:06 +0200 blanchet merge
Mon, 31 May 2010 17:20:41 +0200 blanchet fix handling of "split" w.r.t. new definition + fix exception handling w.r.t. "expect" option
Mon, 31 May 2010 17:31:33 +0200 haftmann updated generated files
Mon, 31 May 2010 17:29:28 +0200 haftmann clarified
Mon, 31 May 2010 17:29:26 +0200 haftmann adjusted
Mon, 31 May 2010 18:17:48 +0200 wenzelm terminate ML compiler input produced by ML_Lex.read (cf. 85e864045497);
Mon, 31 May 2010 16:45:48 +0200 wenzelm Toplevel.run_command: reraise Interrupt, to terminate the Isar_Document.execution and not store a failed attempt;
Mon, 31 May 2010 10:29:04 +0200 wenzelm merged
Sun, 30 May 2010 21:29:37 +0200 ballarin Typo in locales tutorial.
Mon, 31 May 2010 10:27:42 +0200 wenzelm Theory_Target.pretty: more markup;
Mon, 31 May 2010 10:24:21 +0200 wenzelm tuned abbrevs for long arrows, according to usual ASCII syntax;
Mon, 31 May 2010 09:47:41 +0200 wenzelm more flexibile font size via CSS <style> instead of old <font> element;
Mon, 31 May 2010 09:46:43 +0200 wenzelm tuned;
Sun, 30 May 2010 23:42:03 +0200 wenzelm control tooltip font via Swing HTML, with tooltip-font-size property;
Sun, 30 May 2010 23:40:24 +0200 wenzelm added HTML.encode (in Scala), similar to HTML.output in ML;
Sun, 30 May 2010 21:59:15 +0200 wenzelm one extra space to accomodate symbolic indentifiers etc.;
Sun, 30 May 2010 21:34:19 +0200 wenzelm replaced ML_Lex.read_antiq by more concise ML_Lex.read, which includes full read/report with explicit position information;
Sun, 30 May 2010 18:23:50 +0200 wenzelm more detailed token markup, including command kind as sub_kind;
Sun, 30 May 2010 16:54:40 +0200 wenzelm tuned;
Sun, 30 May 2010 16:00:13 +0200 wenzelm separate markup for ML delimiters;
Sun, 30 May 2010 15:27:49 +0200 wenzelm less pschedelic token markup;
Sun, 30 May 2010 14:21:35 +0200 wenzelm simplified command/keyword markup;
Sun, 30 May 2010 14:14:30 +0200 wenzelm markup non-identifier keyword as operator;
Sun, 30 May 2010 13:47:12 +0200 wenzelm Isabelle_Process: do not enforce future_terminal_proof by default -- no error propagation yet;
Sun, 30 May 2010 13:44:35 +0200 wenzelm more basic default behaviour of ENTER, HOME, END;
Sat, 29 May 2010 20:49:04 +0200 wenzelm tuned messages;
Sat, 29 May 2010 20:34:28 +0200 wenzelm do not highlight ignored command spans;
Sat, 29 May 2010 20:03:47 +0200 wenzelm more explicit handling of document;
Sat, 29 May 2010 19:46:29 +0200 wenzelm explicit markup for forked goals, as indicated by Goal.fork;
Sat, 29 May 2010 17:26:02 +0200 wenzelm avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
Sat, 29 May 2010 16:44:44 +0200 wenzelm define_state/new_state: provide state immediately, which is now lazy;
Sat, 29 May 2010 15:52:47 +0200 wenzelm force_result within the current execution context -- avoids overhead of potential thread context switch and robustifies Interrupt handling;
Sat, 29 May 2010 15:31:15 +0200 wenzelm future result: retain plain Interrupt for vacuous group exceptions;
Fri, 28 May 2010 22:51:04 +0200 blanchet remove two examples, now that the definition of "fst" and "snd" has changed
Fri, 28 May 2010 22:34:21 +0200 wenzelm merged
Fri, 28 May 2010 19:36:48 +0100 webertj Got rid of a warning about duplicate rewrite rules.
Fri, 28 May 2010 22:21:08 +0200 wenzelm accumulate only local results -- no proper history support yet;
Fri, 28 May 2010 21:40:32 +0200 wenzelm avoid deprecated Iterator.fromArray;
Fri, 28 May 2010 21:37:24 +0200 wenzelm more compiler warnings;
Fri, 28 May 2010 21:17:59 +0200 wenzelm eliminated hard tabs;
Fri, 28 May 2010 20:41:23 +0200 wenzelm assume given SCALA_HOME, e.g. from component settings or external setup;
Fri, 28 May 2010 18:15:53 +0200 wenzelm merged
Fri, 28 May 2010 17:00:38 +0200 blanchet merged
Fri, 28 May 2010 13:49:21 +0200 blanchet make sure chained facts appear in Isar proofs generated by Sledgehammer -- otherwise the proof won't work
Thu, 27 May 2010 17:22:16 +0200 blanchet Nitpick: show "..." in datatype values (e.g., [{0::nat, ...}]), since these are really equivalence classes
Thu, 27 May 2010 16:42:03 +0200 blanchet make Nitpick "show_all" option behave less surprisingly
Fri, 28 May 2010 13:37:47 +0200 haftmann merged
Fri, 28 May 2010 13:37:29 +0200 haftmann avoid reference to thm PairE
Fri, 28 May 2010 13:37:28 +0200 haftmann more coherent theory structure; tuned headings
Fri, 28 May 2010 18:15:22 +0200 wenzelm made SML/NJ quite happy;
Fri, 28 May 2010 17:48:18 +0200 wenzelm reuse main view.font from jEdit;
Fri, 28 May 2010 16:01:25 +0200 wenzelm deleted some old fonts;
Fri, 28 May 2010 15:57:25 +0200 wenzelm also set font for printing, which actually works out of the box;
Fri, 28 May 2010 15:17:17 +0200 wenzelm lib/Tools/makeall does not hardiwre logics;
Fri, 28 May 2010 11:37:38 +0200 wenzelm discontinued Sun/Solaris tests;
Fri, 28 May 2010 11:23:34 +0200 wenzelm some updates for release;
Thu, 27 May 2010 21:37:42 +0200 wenzelm merged
Thu, 27 May 2010 18:16:54 +0200 boehmes added function update examples and set examples
Thu, 27 May 2010 17:09:37 +0200 boehmes updated SMT certificates
Thu, 27 May 2010 17:09:06 +0200 boehmes sort signature in SMT-LIB output (improves sharing of SMT certificates: goals of the same logical structure are translated into equal SMT-LIB benchmarks)
Thu, 27 May 2010 16:30:26 +0200 boehmes merged
Thu, 27 May 2010 16:29:33 +0200 boehmes renamed constant "apply" to "fun_app" (which is closer to the related "fun_upd")
Thu, 27 May 2010 14:58:45 +0200 boehmes made script executable
Thu, 27 May 2010 14:55:53 +0200 boehmes use Z3's builtin support for div and mod
Thu, 27 May 2010 14:54:13 +0200 boehmes moved SMT into the HOL image
Thu, 27 May 2010 21:36:38 +0200 wenzelm slightly odd workaround to ignore markup that is typically displaced;
Thu, 27 May 2010 21:14:53 +0200 wenzelm substantial performance improvement by avoiding "re-ified" execution structure via future dependencies, instead use singleton execution (dummy future) that forces lazy state updates bottom-up;
Thu, 27 May 2010 20:15:36 +0200 wenzelm further formal thread-safety (follow-up to 88300168baf8) -- in practice there is only a single Isar toplevel loop, but this is not enforced;
Thu, 27 May 2010 18:10:37 +0200 wenzelm renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
Thu, 27 May 2010 17:41:27 +0200 wenzelm renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
Thu, 27 May 2010 15:28:23 +0200 wenzelm misc updates for release;
Thu, 27 May 2010 15:15:20 +0200 wenzelm constant Rat.normalize needs to be qualified;
Thu, 27 May 2010 13:13:30 +0200 wenzelm merged
Thu, 27 May 2010 08:02:02 +0200 haftmann merged
Wed, 26 May 2010 16:44:57 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:31:44 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:28:55 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:17:30 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:05:25 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:05:25 +0200 haftmann normalized references to constant "split"
Wed, 26 May 2010 21:20:18 +0200 ballarin Revise locale test theory layout.
Wed, 26 May 2010 21:20:18 +0200 ballarin Merge mixins of distinct interpretations with same base.
Thu, 27 May 2010 12:35:40 +0200 wenzelm indicate prospective properties;
Thu, 27 May 2010 12:34:30 +0200 wenzelm clarified auto_update vs. update;
Thu, 27 May 2010 12:03:59 +0200 wenzelm more reactive message handling, notably for follow_caret mode;
Thu, 27 May 2010 00:47:15 +0200 wenzelm Command.toString: include id for debugging;
Wed, 26 May 2010 18:19:36 +0200 wenzelm merged
Wed, 26 May 2010 18:19:12 +0200 wenzelm refer to polyml-5.3.0-old for ppc-darwin;
Wed, 26 May 2010 17:52:32 +0200 boehmes try logical and theory abstraction before full abstraction (avoids warnings of linarith)
Wed, 26 May 2010 15:35:17 +0200 boehmes updated SMT certificates
Wed, 26 May 2010 15:34:47 +0200 boehmes hide constants and types introduced by SMT,
Wed, 26 May 2010 11:59:06 +0200 haftmann more convenient order of code equations
Wed, 26 May 2010 11:34:23 +0200 wenzelm misc updates for release;
Tue, 25 May 2010 23:03:13 +0200 wenzelm eliminated obsolete priority message from Isabelle_Process protocol;
Tue, 25 May 2010 22:21:31 +0200 wenzelm moved ML files where they are actually used;
Tue, 25 May 2010 22:12:26 +0200 wenzelm renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
Tue, 25 May 2010 21:49:44 +0200 wenzelm eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
Tue, 25 May 2010 20:28:16 +0200 wenzelm eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
Tue, 25 May 2010 20:22:55 +0200 wenzelm tuned -- avoid catch-all exception pattern;
Tue, 25 May 2010 11:13:49 +0200 wenzelm updated generated files;
Tue, 25 May 2010 10:57:02 +0200 wenzelm merged
Mon, 24 May 2010 21:19:25 +0100 webertj merged
Mon, 24 May 2010 21:18:22 +0100 webertj Typo fixed.
Mon, 24 May 2010 12:42:17 -0700 huffman move HOLCF/Sum_Cpo.thy to HOLCF/Library
Mon, 24 May 2010 12:10:24 -0700 huffman move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
Mon, 24 May 2010 11:29:49 -0700 huffman move unused pattern match syntax stuff into HOLCF/ex
Mon, 24 May 2010 09:32:52 -0700 huffman rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
Mon, 24 May 2010 13:48:57 +0200 haftmann more lemmas
Mon, 24 May 2010 13:48:56 +0200 haftmann induction and case rules
Mon, 24 May 2010 10:48:32 +0200 ballarin Store registrations in efficient data structure.
Mon, 24 May 2010 10:48:32 +0200 ballarin Avoid recomputation of registration instance for lookup.
Mon, 24 May 2010 10:48:32 +0200 ballarin Consistently use equality for registration lookup.
Mon, 24 May 2010 10:48:32 +0200 ballarin Cleaner implementation of sublocale command.
Mon, 24 May 2010 10:48:32 +0200 ballarin Reapply mixin patch: base for performance improvements.
Sun, 23 May 2010 19:30:29 -0700 huffman merged
Sun, 23 May 2010 19:30:14 -0700 huffman declare a few more cont2cont rules
Sat, 22 May 2010 19:17:18 -0700 huffman HOLCF no longer redefines 'consts' command
Sat, 22 May 2010 18:34:38 -0700 huffman for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
Sat, 22 May 2010 17:57:16 -0700 huffman simplify fixrec continuity tactic
Sun, 23 May 2010 22:56:45 +0200 krauss used sledgehammer[isar_proof] to replace slow metis call
Sun, 23 May 2010 17:23:18 +0100 webertj Typo fixed.
Sun, 23 May 2010 17:22:30 +0100 webertj Typo fixed.
Sun, 23 May 2010 14:56:58 +0100 webertj Minor proof tuning.
Sun, 23 May 2010 13:00:01 +0100 webertj Improved document structure.
Sun, 23 May 2010 10:55:01 +0100 webertj Minor proof tuning.
Sun, 23 May 2010 10:38:11 +0100 webertj merged
Sun, 23 May 2010 10:37:43 +0100 webertj Refactoring, minor extensions (e.g., church_rosser).
Sat, 22 May 2010 17:44:12 -0700 huffman NEWS: removed fixrec_simp attribute
Sat, 22 May 2010 16:46:18 -0700 huffman merged
Sat, 22 May 2010 16:45:46 -0700 huffman disambiguate some syntax
Sat, 22 May 2010 14:04:05 -0700 huffman optimize continuity proofs in fixrec package, using cont2cont rules
Sat, 22 May 2010 13:40:15 -0700 huffman add beta_cfun simproc, which uses cont2cont rules
Sat, 22 May 2010 13:27:36 -0700 huffman removed fixrec_simp attribute (cf. a2a1c8a658ef)
Sat, 22 May 2010 12:56:33 -0700 huffman simplify definition of eta_tac
Sat, 22 May 2010 12:36:50 -0700 huffman remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
Sat, 22 May 2010 10:02:07 -0700 huffman remove cont2cont simproc; instead declare cont2cont rules as simp rules
Sat, 22 May 2010 08:30:40 -0700 huffman domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
Sat, 22 May 2010 11:01:59 +0200 haftmann merged
Sat, 22 May 2010 10:13:02 +0200 haftmann modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:50 +0200 haftmann modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:49 +0200 haftmann localized properties_for_sort
Mon, 24 May 2010 23:19:40 +0200 wenzelm @tailrec annotation;
Mon, 24 May 2010 23:01:51 +0200 wenzelm renamed "rev" to "reverse" following usual Scala conventions;
Sat, 22 May 2010 23:59:09 +0200 wenzelm parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
Sat, 22 May 2010 23:53:09 +0200 wenzelm added rev_iterator;
Sat, 22 May 2010 22:30:43 +0200 wenzelm tuned;
Sat, 22 May 2010 22:30:37 +0200 wenzelm access statically typed dockable windows;
Sat, 22 May 2010 22:05:41 +0200 wenzelm simplified dockables using class Dockable;
Sat, 22 May 2010 21:48:01 +0200 wenzelm generic dockable window;
Sat, 22 May 2010 20:59:55 +0200 wenzelm separate event bus and dockable for raw output (stdout);
Sat, 22 May 2010 20:37:59 +0200 wenzelm more Mac OS problems;
Sat, 22 May 2010 20:37:20 +0200 wenzelm ignore system messages;
Sat, 22 May 2010 20:20:51 +0200 wenzelm use proper ISABELLE_PLATFORM instead of adhoc uname;
Sat, 22 May 2010 20:10:11 +0200 wenzelm refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
Sat, 22 May 2010 20:02:26 +0200 wenzelm tuned;
Sat, 22 May 2010 20:00:28 +0200 wenzelm removed timing;
Sat, 22 May 2010 19:42:20 +0200 wenzelm rendering information and style sheets via settings;
Fri, 21 May 2010 23:48:48 +0200 wenzelm more brackets -- unaligned to prevent odd auto-indentation;
Fri, 21 May 2010 23:21:40 +0200 wenzelm merged
Fri, 21 May 2010 17:16:16 +0200 haftmann adjusted to changes in Mapping.thy
Fri, 21 May 2010 15:28:25 +0200 haftmann merged
Fri, 21 May 2010 15:22:37 +0200 haftmann tuned
Fri, 21 May 2010 15:22:37 +0200 haftmann more lemmas about mappings, in particular keys
Fri, 21 May 2010 15:22:36 +0200 haftmann refined
Fri, 21 May 2010 11:50:34 +0200 haftmann nats in Haskell are readable
Fri, 21 May 2010 10:40:59 +0200 Cezary Kaliszyk Let rsp and prs in fun_rel/fun_map format
Fri, 21 May 2010 23:19:27 +0200 wenzelm tuned zoom_box;
Fri, 21 May 2010 22:08:13 +0200 wenzelm print calculation result in the context where the fact is actually defined -- proper externing;
Fri, 21 May 2010 21:28:31 +0200 wenzelm future_job: propagate current Position.thread_data to the forked job -- this is important to provide a default position, e.g. for parallelizied Goal.prove within a package (proper command transactions are wrapped via Toplevel.setmp_thread_position);
Fri, 21 May 2010 20:46:00 +0200 wenzelm some message styling;
Fri, 21 May 2010 20:10:45 +0200 wenzelm simplified message markup, using plain XML.Elem directly;
Fri, 21 May 2010 18:10:19 +0200 wenzelm more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
Fri, 21 May 2010 17:26:42 +0200 wenzelm refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
Fri, 21 May 2010 16:49:33 +0200 wenzelm bad_result: report fully explicit message;
Fri, 21 May 2010 16:40:25 +0200 wenzelm observe additional isabelle-jedit.css for component and user;
Fri, 21 May 2010 15:29:20 +0200 wenzelm added checkboxes for debug/tracing filter;
Fri, 21 May 2010 14:53:19 +0200 wenzelm more abstract view on prover output messages;
Fri, 21 May 2010 12:59:44 +0200 wenzelm added some tooltips;
Fri, 21 May 2010 11:51:03 +0200 wenzelm HTML_Panel.handler as overridable method;
Fri, 21 May 2010 11:50:19 +0200 wenzelm added Library.undefined (in Scala);
Fri, 21 May 2010 11:16:01 +0200 wenzelm more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread;
Fri, 21 May 2010 11:12:54 +0200 wenzelm component resize: full handle_resize;
Thu, 20 May 2010 21:19:38 -0700 huffman speed up some proofs and fix some warnings
Thu, 20 May 2010 23:22:37 +0200 wenzelm merged
Thu, 20 May 2010 19:55:42 +0200 haftmann merged
Thu, 20 May 2010 18:00:48 +0200 haftmann proper code generator for complement
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip