Fri, 28 Jun 2013 21:07:41 +0200 |
haftmann |
formally accept dictionary parameters for constants on left hand sides in equations
|
changeset |
files
|
Fri, 28 Jun 2013 21:07:32 +0200 |
haftmann |
do not choke on type variables emerging during rewriting
|
changeset |
files
|
Fri, 28 Jun 2013 14:51:19 +0200 |
wenzelm |
load icons via options -- prefer IntelliJ IDEA for now;
|
changeset |
files
|
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);
|
changeset |
files
|
Thu, 27 Jun 2013 23:17:26 +0200 |
wenzelm |
manage option "proofs" within theory context -- with minor overhead for primitive inferences;
|
changeset |
files
|
Thu, 27 Jun 2013 20:09:39 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 27 Jun 2013 17:36:06 +0200 |
wenzelm |
proper bold versions of 00ac (logicalnot), 00b0 (degree);
|
changeset |
files
|
Thu, 27 Jun 2013 17:06:22 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 27 Jun 2013 12:34:58 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 27 Jun 2013 11:33:42 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
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;
|
changeset |
files
|
Thu, 27 Jun 2013 10:35:37 +0200 |
wenzelm |
updated documentation;
|
changeset |
files
|
Thu, 27 Jun 2013 10:14:17 +0200 |
wenzelm |
actually use Data.sizef, not hardwired size_of_thm;
|
changeset |
files
|
Thu, 27 Jun 2013 10:08:41 +0200 |
wenzelm |
more scalable PARALLEL_GOALS, using more elementary retrofit;
|
changeset |
files
|
Thu, 27 Jun 2013 10:11:11 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 26 Jun 2013 22:18:06 +0200 |
wenzelm |
merged
|
changeset |
files
|
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;
|
changeset |
files
|
Wed, 26 Jun 2013 18:38:03 +0200 |
wenzelm |
SOMEthing went utterly wrong;
|
changeset |
files
|
Wed, 26 Jun 2013 11:54:45 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 26 Jun 2013 09:58:39 +0200 |
wenzelm |
more position information for markup;
|
changeset |
files
|
Wed, 26 Jun 2013 18:26:00 +0200 |
smolkas |
tuned: cleaned up data structure
|
changeset |
files
|
Wed, 26 Jun 2013 18:25:13 +0200 |
smolkas |
simplified data structure
|
changeset |
files
|
Wed, 26 Jun 2013 18:24:41 +0200 |
smolkas |
ommit trivial tfrees in annotations
|
changeset |
files
|
Tue, 25 Jun 2013 17:13:09 -0500 |
Stephen W. Nuchia |
Generalize trace_mult_sym to square products of non-square matrices.
|
changeset |
files
|
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);
|
changeset |
files
|
Tue, 25 Jun 2013 20:35:50 +0200 |
wenzelm |
recover command tags from 4cf3f6153eb8 -- important for document preparation;
|
changeset |
files
|
Tue, 25 Jun 2013 19:25:40 +0200 |
wenzelm |
clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
|
changeset |
files
|
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;
|
changeset |
files
|
Tue, 25 Jun 2013 17:14:50 +0200 |
wenzelm |
more robust options, notably for isatest mac-poly-M8-skip_proofs;
|
changeset |
files
|
Tue, 25 Jun 2013 16:55:10 +0200 |
wenzelm |
dockable window for Isabelle documentation;
|
changeset |
files
|
Tue, 25 Jun 2013 12:17:19 +0200 |
wenzelm |
slightly improved "isabelle doc" based on Isabelle/Scala;
|
changeset |
files
|
Tue, 25 Jun 2013 11:41:16 +0200 |
wenzelm |
more formal isabelle_admin_build;
|
changeset |
files
|
Tue, 25 Jun 2013 11:26:15 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Mon, 24 Jun 2013 23:44:36 +0200 |
wenzelm |
need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
|
changeset |
files
|
Mon, 24 Jun 2013 23:39:17 +0200 |
wenzelm |
obsolete -- cf. isabelle.Keywords in Scala;
|
changeset |
files
|
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;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 24 Jun 2013 17:03:53 +0200 |
wenzelm |
more formal ProofGeneral command setup within theory Pure;
|
changeset |
files
|
Mon, 24 Jun 2013 13:54:57 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 23 Jun 2013 21:16:06 +0200 |
haftmann |
more appropriate cutting of input syntax
|
changeset |
files
|
Sun, 23 Jun 2013 21:16:06 +0200 |
haftmann |
tuned variable names
|
changeset |
files
|
Sun, 23 Jun 2013 22:31:50 +0200 |
wenzelm |
tuned message -- more markup;
|
changeset |
files
|
Sun, 23 Jun 2013 21:40:56 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Sun, 23 Jun 2013 21:23:36 +0200 |
wenzelm |
proper diagnostic command 'print_state';
|
changeset |
files
|
Sun, 23 Jun 2013 21:15:42 +0200 |
wenzelm |
detach process more reliably -- NB: viewer might be synchronous or asynchronous depending on settings;
|
changeset |
files
|
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;
|
changeset |
files
|
Sun, 23 Jun 2013 20:12:01 +0200 |
wenzelm |
Scala version of "isabelle doc";
|
changeset |
files
|
Sun, 23 Jun 2013 18:11:38 +0200 |
wenzelm |
ML pretty printer for proof terms, with specifica treatment of infix application (similar to terms);
|
changeset |
files
|
Sun, 23 Jun 2013 17:14:20 +0200 |
wenzelm |
actually observe print_depth for outer term structure;
|
changeset |
files
|
Sun, 23 Jun 2013 16:47:45 +0200 |
wenzelm |
support for XML data representation of proof terms;
|
changeset |
files
|
Sun, 23 Jun 2013 14:26:49 +0200 |
wenzelm |
updated to scala-2.10.2;
|
changeset |
files
|
Sat, 22 Jun 2013 18:24:06 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 21 Jun 2013 13:36:10 +0200 |
wenzelm |
clarified strings of symbols, including ML string literals;
|
changeset |
files
|
Thu, 20 Jun 2013 16:54:05 +0200 |
wenzelm |
more on managed evaluation;
|
changeset |
files
|
Thu, 20 Jun 2013 13:53:12 +0200 |
wenzelm |
more on managed evaluation;
|
changeset |
files
|
Thu, 20 Jun 2013 11:27:43 +0200 |
wenzelm |
updated to Isabelle2013;
|
changeset |
files
|
Thu, 20 Jun 2013 11:08:54 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 20 Jun 2013 10:47:00 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 18 Jun 2013 15:31:52 +0200 |
wenzelm |
eliminated old "ref" manual;
|
changeset |
files
|
Tue, 18 Jun 2013 15:15:36 +0200 |
wenzelm |
more on built-in syntax transformations, based on reduced version of old material;
|
changeset |
files
|
Tue, 18 Jun 2013 12:21:57 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Mon, 17 Jun 2013 21:23:49 +0200 |
wenzelm |
more on concrete syntax of proof terms;
|
changeset |
files
|
Mon, 17 Jun 2013 20:15:34 +0200 |
wenzelm |
more on reconstructing and checking proof terms;
|
changeset |
files
|
Mon, 17 Jun 2013 19:30:41 +0200 |
wenzelm |
more examples on proof terms;
|
changeset |
files
|
Sat, 15 Jun 2013 21:07:32 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Sat, 15 Jun 2013 21:01:07 +0200 |
wenzelm |
updated operations on proof terms;
|
changeset |
files
|
Sat, 15 Jun 2013 16:55:49 +0200 |
wenzelm |
more on proof terms;
|
changeset |
files
|
Thu, 13 Jun 2013 17:40:58 +0200 |
wenzelm |
updated documentation of sort hypotheses;
|
changeset |
files
|
Fri, 21 Jun 2013 16:21:33 -0700 |
kleing |
Explain to beginners why Complex_Main
|
changeset |
files
|
Fri, 21 Jun 2013 16:20:47 +0200 |
nipkow |
more set theory
|
changeset |
files
|
Fri, 21 Jun 2013 12:41:08 +0200 |
hoelzl |
Code_Real_Approx_By_Float: remove code equations using Ratreal
|
changeset |
files
|
Fri, 21 Jun 2013 09:00:26 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 20 Jun 2013 17:43:36 +0200 |
nipkow |
added lemma
|
changeset |
files
|
Thu, 20 Jun 2013 17:26:16 +0200 |
nipkow |
tuned theory name
|
changeset |
files
|
Thu, 20 Jun 2013 10:15:34 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 19 Jun 2013 17:34:56 +0200 |
noschinl |
added lemma
|
changeset |
files
|
Wed, 19 Jun 2013 17:33:51 +0200 |
noschinl |
added coprimality lemma
|
changeset |
files
|
Wed, 19 Jun 2013 17:16:45 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 19 Jun 2013 10:54:34 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 19 Jun 2013 10:14:50 +0200 |
nipkow |
more canonical name (2)
|
changeset |
files
|
Wed, 19 Jun 2013 10:07:36 +0200 |
nipkow |
more canonical name
|
changeset |
files
|
Wed, 19 Jun 2013 10:06:24 +0200 |
nipkow |
added lemma
|
changeset |
files
|
Tue, 18 Jun 2013 15:52:47 -0700 |
kleing |
adjust layout for book
|
changeset |
files
|
Tue, 18 Jun 2013 17:38:07 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 18 Jun 2013 17:37:51 +0200 |
nipkow |
Added continuity and determinism proof
|
changeset |
files
|
Tue, 18 Jun 2013 15:35:53 +0200 |
lammich |
Added parantheses to code_type for heap monad
|
changeset |
files
|
Tue, 18 Jun 2013 10:04:06 +0200 |
nipkow |
improved defs and proofs
|
changeset |
files
|
Mon, 17 Jun 2013 11:39:51 -0700 |
kleing |
use \<^isub> in determ proof for display in book
|
changeset |
files
|
Mon, 17 Jun 2013 17:30:54 +0200 |
krauss |
merged
|
changeset |
files
|
Sun, 16 Jun 2013 22:56:44 +0200 |
krauss |
export dom predicate in the info record
|
changeset |
files
|
Sun, 16 Jun 2013 01:39:00 +0200 |
krauss |
export cases rule in the info record
|
changeset |
files
|
Mon, 17 Jun 2013 13:36:09 +0200 |
nipkow |
made proofs more readable
|
changeset |
files
|
Sat, 15 Jun 2013 17:19:23 +0200 |
haftmann |
pragmatic executability for instance real :: open
|
changeset |
files
|
Sat, 15 Jun 2013 17:19:23 +0200 |
haftmann |
lifting for primitive definitions;
|
changeset |
files
|
Sat, 15 Jun 2013 17:19:23 +0200 |
haftmann |
selection operator smallest_prime_beyond
|
changeset |
files
|
Sat, 15 Jun 2013 17:19:23 +0200 |
haftmann |
documentation on code_printing and code_identifier
|
changeset |
files
|
Sat, 15 Jun 2013 17:19:23 +0200 |
haftmann |
more consistent parsing and reading of classes and type constructors
|
changeset |
files
|
Fri, 14 Jun 2013 22:16:48 -0700 |
kleing |
another example lemma
|
changeset |
files
|
Thu, 13 Jun 2013 17:26:39 -0400 |
blanchet |
store more theorems in data structure
|
changeset |
files
|
Thu, 13 Jun 2013 16:58:20 -0400 |
blanchet |
tuning
|
changeset |
files
|
Thu, 13 Jun 2013 14:35:05 +0200 |
nipkow |
simplified proofs
|
changeset |
files
|
Wed, 12 Jun 2013 20:52:09 -0700 |
kleing |
prefer xsymbol for book
|
changeset |
files
|
Wed, 12 Jun 2013 13:53:24 +0200 |
nipkow |
same order of properties as in While rule
|
changeset |
files
|
Tue, 11 Jun 2013 21:24:12 -0700 |
kleing |
some comments on syntax and automation setup
|
changeset |
files
|
Tue, 11 Jun 2013 19:58:09 -0400 |
smolkas |
uncheck terms before annotation to avoid awkward syntax
|
changeset |
files
|
Tue, 11 Jun 2013 19:11:31 -0400 |
blanchet |
tuning
|
changeset |
files
|
Tue, 11 Jun 2013 18:50:09 -0400 |
blanchet |
tuning
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 11 Jun 2013 21:07:53 +0200 |
haftmann |
reflexive nbe equation for equality on String.literal
|
changeset |
files
|
Mon, 10 Jun 2013 20:43:17 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Mon, 10 Jun 2013 20:30:23 +0200 |
haftmann |
dropped relics of ancient binary numeral case study
|
changeset |
files
|
Mon, 10 Jun 2013 16:04:34 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 10 Jun 2013 16:04:18 +0200 |
nipkow |
all headings in upper case
|
changeset |
files
|
Mon, 10 Jun 2013 06:08:17 -0700 |
huffman |
more int/nat transfer rules; examples of new untransferred attribute
|
changeset |
files
|
Mon, 10 Jun 2013 06:08:14 -0700 |
huffman |
more transfer rules for sets
|
changeset |
files
|
Mon, 10 Jun 2013 06:08:12 -0700 |
huffman |
implement 'untransferred' attribute, which is like 'transferred' but works in the opposite direction
|
changeset |
files
|
Mon, 10 Jun 2013 08:39:48 -0400 |
blanchet |
use right context when exporting variables (cf. AFP Coinductive_List failures)
|
changeset |
files
|
Mon, 10 Jun 2013 00:30:30 -0400 |
blanchet |
keep track of nested BNFs
|
changeset |
files
|
Mon, 10 Jun 2013 00:30:29 -0400 |
blanchet |
tuning
|
changeset |
files
|