Fri, 28 Jun 2013 21:07:41 +0200 haftmann formally accept dictionary parameters for constants on left hand sides in equations
Fri, 28 Jun 2013 21:07:32 +0200 haftmann do not choke on type variables emerging during rewriting
Fri, 28 Jun 2013 14:51:19 +0200 wenzelm load icons via options -- prefer IntelliJ IDEA for now;
Fri, 28 Jun 2013 14:05:12 +0200 wenzelm support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
Thu, 27 Jun 2013 23:17:26 +0200 wenzelm manage option "proofs" within theory context -- with minor overhead for primitive inferences;
Thu, 27 Jun 2013 20:09:39 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 17:36:06 +0200 wenzelm proper bold versions of 00ac (logicalnot), 00b0 (degree);
Thu, 27 Jun 2013 17:06:22 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 12:34:58 +0200 wenzelm merged
Thu, 27 Jun 2013 11:33:42 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 11:07:48 +0200 wenzelm clarified printing of type constraints vs. annotations, notably in goal display with its Type_Annotation.ignore_free_types;
Thu, 27 Jun 2013 10:35:37 +0200 wenzelm updated documentation;
Thu, 27 Jun 2013 10:14:17 +0200 wenzelm actually use Data.sizef, not hardwired size_of_thm;
Thu, 27 Jun 2013 10:08:41 +0200 wenzelm more scalable PARALLEL_GOALS, using more elementary retrofit;
Thu, 27 Jun 2013 10:11:11 +0200 nipkow tuned
Wed, 26 Jun 2013 22:18:06 +0200 wenzelm merged
Wed, 26 Jun 2013 21:48:23 +0200 wenzelm less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context;
Wed, 26 Jun 2013 18:38:03 +0200 wenzelm SOMEthing went utterly wrong;
Wed, 26 Jun 2013 11:54:45 +0200 wenzelm tuned signature;
Wed, 26 Jun 2013 09:58:39 +0200 wenzelm more position information for markup;
Wed, 26 Jun 2013 18:26:00 +0200 smolkas tuned: cleaned up data structure
Wed, 26 Jun 2013 18:25:13 +0200 smolkas simplified data structure
Wed, 26 Jun 2013 18:24:41 +0200 smolkas ommit trivial tfrees in annotations
Tue, 25 Jun 2013 17:13:09 -0500 Stephen W. Nuchia Generalize trace_mult_sym to square products of non-square matrices.
Tue, 25 Jun 2013 20:38:06 +0200 wenzelm prefer Safari for viewing PDF files, which appears to be better behaved than Preview concerning re-opening recent files (Mountain Lion);
Tue, 25 Jun 2013 20:35:50 +0200 wenzelm recover command tags from 4cf3f6153eb8 -- important for document preparation;
Tue, 25 Jun 2013 19:25:40 +0200 wenzelm clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
Tue, 25 Jun 2013 19:13:37 +0200 wenzelm more robust Doc.view invocation: avoid executing process on GUI thread, but show errors as dialog;
Tue, 25 Jun 2013 17:14:50 +0200 wenzelm more robust options, notably for isatest mac-poly-M8-skip_proofs;
Tue, 25 Jun 2013 16:55:10 +0200 wenzelm dockable window for Isabelle documentation;
Tue, 25 Jun 2013 12:17:19 +0200 wenzelm slightly improved "isabelle doc" based on Isabelle/Scala;
Tue, 25 Jun 2013 11:41:16 +0200 wenzelm more formal isabelle_admin_build;
Tue, 25 Jun 2013 11:26:15 +0200 wenzelm misc tuning and clarification;
Mon, 24 Jun 2013 23:44:36 +0200 wenzelm need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
Mon, 24 Jun 2013 23:39:17 +0200 wenzelm obsolete -- cf. isabelle.Keywords in Scala;
Mon, 24 Jun 2013 23:33:14 +0200 wenzelm improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
Mon, 24 Jun 2013 17:17:17 +0200 wenzelm back to keyword 'pr' :: diag as required for ProofGeneral command line -- reject this TTY command in Isabelle/jEdit by other means;
Mon, 24 Jun 2013 17:03:53 +0200 wenzelm more formal ProofGeneral command setup within theory Pure;
Mon, 24 Jun 2013 13:54:57 +0200 wenzelm tuned;
Sun, 23 Jun 2013 21:16:07 +0200 haftmann migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
Sun, 23 Jun 2013 21:16:06 +0200 haftmann more appropriate cutting of input syntax
Sun, 23 Jun 2013 21:16:06 +0200 haftmann tuned variable names
Sun, 23 Jun 2013 22:31:50 +0200 wenzelm tuned message -- more markup;
Sun, 23 Jun 2013 21:40:56 +0200 wenzelm tuned message;
Sun, 23 Jun 2013 21:23:36 +0200 wenzelm proper diagnostic command 'print_state';
Sun, 23 Jun 2013 21:15:42 +0200 wenzelm detach process more reliably -- NB: viewer might be synchronous or asynchronous depending on settings;
Sun, 23 Jun 2013 20:26:31 +0200 wenzelm clones of increase-font-size / decrease-font-size to allow two further shortcuts for various keyboard layouts;
Sun, 23 Jun 2013 20:12:01 +0200 wenzelm Scala version of "isabelle doc";
Sun, 23 Jun 2013 18:11:38 +0200 wenzelm ML pretty printer for proof terms, with specifica treatment of infix application (similar to terms);
Sun, 23 Jun 2013 17:14:20 +0200 wenzelm actually observe print_depth for outer term structure;
Sun, 23 Jun 2013 16:47:45 +0200 wenzelm support for XML data representation of proof terms;
Sun, 23 Jun 2013 14:26:49 +0200 wenzelm updated to scala-2.10.2;
Sat, 22 Jun 2013 18:24:06 +0200 wenzelm tuned;
Fri, 21 Jun 2013 13:36:10 +0200 wenzelm clarified strings of symbols, including ML string literals;
Thu, 20 Jun 2013 16:54:05 +0200 wenzelm more on managed evaluation;
Thu, 20 Jun 2013 13:53:12 +0200 wenzelm more on managed evaluation;
Thu, 20 Jun 2013 11:27:43 +0200 wenzelm updated to Isabelle2013;
Thu, 20 Jun 2013 11:08:54 +0200 wenzelm tuned;
Thu, 20 Jun 2013 10:47:00 +0200 wenzelm tuned;
Tue, 18 Jun 2013 15:31:52 +0200 wenzelm eliminated old "ref" manual;
Tue, 18 Jun 2013 15:15:36 +0200 wenzelm more on built-in syntax transformations, based on reduced version of old material;
Tue, 18 Jun 2013 12:21:57 +0200 wenzelm misc tuning and clarification;
Mon, 17 Jun 2013 21:23:49 +0200 wenzelm more on concrete syntax of proof terms;
Mon, 17 Jun 2013 20:15:34 +0200 wenzelm more on reconstructing and checking proof terms;
Mon, 17 Jun 2013 19:30:41 +0200 wenzelm more examples on proof terms;
Sat, 15 Jun 2013 21:07:32 +0200 wenzelm obsolete;
Sat, 15 Jun 2013 21:01:07 +0200 wenzelm updated operations on proof terms;
Sat, 15 Jun 2013 16:55:49 +0200 wenzelm more on proof terms;
Thu, 13 Jun 2013 17:40:58 +0200 wenzelm updated documentation of sort hypotheses;
Fri, 21 Jun 2013 16:21:33 -0700 kleing Explain to beginners why Complex_Main
Fri, 21 Jun 2013 16:20:47 +0200 nipkow more set theory
Fri, 21 Jun 2013 12:41:08 +0200 hoelzl Code_Real_Approx_By_Float: remove code equations using Ratreal
Fri, 21 Jun 2013 09:00:26 +0200 nipkow tuned
Thu, 20 Jun 2013 17:43:36 +0200 nipkow added lemma
Thu, 20 Jun 2013 17:26:16 +0200 nipkow tuned theory name
Thu, 20 Jun 2013 10:15:34 +0200 nipkow tuned
Wed, 19 Jun 2013 17:34:56 +0200 noschinl added lemma
Wed, 19 Jun 2013 17:33:51 +0200 noschinl added coprimality lemma
Wed, 19 Jun 2013 17:16:45 +0200 nipkow tuned
Wed, 19 Jun 2013 10:54:34 +0200 nipkow tuned
Wed, 19 Jun 2013 10:14:50 +0200 nipkow more canonical name (2)
Wed, 19 Jun 2013 10:07:36 +0200 nipkow more canonical name
Wed, 19 Jun 2013 10:06:24 +0200 nipkow added lemma
Tue, 18 Jun 2013 15:52:47 -0700 kleing adjust layout for book
Tue, 18 Jun 2013 17:38:07 +0200 nipkow merged
Tue, 18 Jun 2013 17:37:51 +0200 nipkow Added continuity and determinism proof
Tue, 18 Jun 2013 15:35:53 +0200 lammich Added parantheses to code_type for heap monad
Tue, 18 Jun 2013 10:04:06 +0200 nipkow improved defs and proofs
Mon, 17 Jun 2013 11:39:51 -0700 kleing use \<^isub> in determ proof for display in book
Mon, 17 Jun 2013 17:30:54 +0200 krauss merged
Sun, 16 Jun 2013 22:56:44 +0200 krauss export dom predicate in the info record
Sun, 16 Jun 2013 01:39:00 +0200 krauss export cases rule in the info record
Mon, 17 Jun 2013 13:36:09 +0200 nipkow made proofs more readable
Sat, 15 Jun 2013 17:19:23 +0200 haftmann pragmatic executability for instance real :: open
Sat, 15 Jun 2013 17:19:23 +0200 haftmann lifting for primitive definitions;
Sat, 15 Jun 2013 17:19:23 +0200 haftmann selection operator smallest_prime_beyond
Sat, 15 Jun 2013 17:19:23 +0200 haftmann documentation on code_printing and code_identifier
Sat, 15 Jun 2013 17:19:23 +0200 haftmann more consistent parsing and reading of classes and type constructors
Fri, 14 Jun 2013 22:16:48 -0700 kleing another example lemma
Thu, 13 Jun 2013 17:26:39 -0400 blanchet store more theorems in data structure
Thu, 13 Jun 2013 16:58:20 -0400 blanchet tuning
Thu, 13 Jun 2013 14:35:05 +0200 nipkow simplified proofs
Wed, 12 Jun 2013 20:52:09 -0700 kleing prefer xsymbol for book
Wed, 12 Jun 2013 13:53:24 +0200 nipkow same order of properties as in While rule
Tue, 11 Jun 2013 21:24:12 -0700 kleing some comments on syntax and automation setup
Tue, 11 Jun 2013 19:58:09 -0400 smolkas uncheck terms before annotation to avoid awkward syntax
Tue, 11 Jun 2013 19:11:31 -0400 blanchet tuning
Tue, 11 Jun 2013 18:50:09 -0400 blanchet tuning
Tue, 11 Jun 2013 16:13:19 -0400 smolkas make use of show_type_emphasis instead of using hack; make sure global configurations don't affect proof script creation
Tue, 11 Jun 2013 21:07:53 +0200 haftmann reflexive nbe equation for equality on String.literal
Mon, 10 Jun 2013 20:43:17 +0200 haftmann tuned whitespace
Mon, 10 Jun 2013 20:30:23 +0200 haftmann dropped relics of ancient binary numeral case study
Mon, 10 Jun 2013 16:04:34 +0200 nipkow merged
Mon, 10 Jun 2013 16:04:18 +0200 nipkow all headings in upper case
Mon, 10 Jun 2013 06:08:17 -0700 huffman more int/nat transfer rules; examples of new untransferred attribute
Mon, 10 Jun 2013 06:08:14 -0700 huffman more transfer rules for sets
Mon, 10 Jun 2013 06:08:12 -0700 huffman implement 'untransferred' attribute, which is like 'transferred' but works in the opposite direction
Mon, 10 Jun 2013 08:39:48 -0400 blanchet use right context when exporting variables (cf. AFP Coinductive_List failures)
Mon, 10 Jun 2013 00:30:30 -0400 blanchet keep track of nested BNFs
Mon, 10 Jun 2013 00:30:29 -0400 blanchet tuning
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip