haftmann [Sun, 29 Dec 2013 23:21:11 +0100] rev 54875
tuned whitespace
haftmann [Sat, 28 Dec 2013 21:06:26 +0100] rev 54874
move instantiation here from AFP/Native_Word
haftmann [Sat, 28 Dec 2013 21:06:25 +0100] rev 54873
dropped junk
haftmann [Sat, 28 Dec 2013 21:06:24 +0100] rev 54872
postpone dis"useful" lemmas
haftmann [Sat, 28 Dec 2013 21:06:22 +0100] rev 54871
cleanup
haftmann [Sat, 28 Dec 2013 17:51:54 +0100] rev 54870
prefix disambiguation
haftmann [Fri, 27 Dec 2013 20:35:32 +0100] rev 54869
tuned proofs and declarations
haftmann [Fri, 27 Dec 2013 14:35:14 +0100] rev 54868
prefer target-style syntaxx for sublocale
haftmann [Thu, 26 Dec 2013 22:47:49 +0100] rev 54867
prefer ephemeral interpretation over interpretation in proof contexts;
prefer context begin ... end blocks for often-occuring assumptions;
slightly more complete interpretations into abstract algebraic structures for gcd/lcm
haftmann [Wed, 25 Dec 2013 22:35:29 +0100] rev 54866
self-contained formulation of subclass command, avoiding hard-wired Named_Target.init
haftmann [Wed, 25 Dec 2013 22:35:28 +0100] rev 54865
ephemeral interpretation also formally works on theory level
haftmann [Wed, 25 Dec 2013 17:39:07 +0100] rev 54864
abolished slightly odd global lattice interpretation for min/max
haftmann [Wed, 25 Dec 2013 17:39:06 +0100] rev 54863
prefer more canonical names for lemmas on min/max
haftmann [Wed, 25 Dec 2013 17:39:06 +0100] rev 54862
explicit distributivity facts on min/max
haftmann [Wed, 25 Dec 2013 15:52:25 +0100] rev 54861
postponed min/max lemmas until abstract lattice is available
haftmann [Wed, 25 Dec 2013 15:52:25 +0100] rev 54860
tuned structure of min/max lemmas
haftmann [Wed, 25 Dec 2013 15:52:25 +0100] rev 54859
prefer abstract simp rule
haftmann [Wed, 25 Dec 2013 10:09:43 +0100] rev 54858
more lemmas on abstract lattices
haftmann [Tue, 24 Dec 2013 11:24:16 +0100] rev 54857
tuning and augmentation of min/max lemmas;
more lemmas and simp rules for abstract lattices with order;
tuned proofs
haftmann [Tue, 24 Dec 2013 11:24:14 +0100] rev 54856
more general induction rule;
tuned proofs
haftmann [Mon, 23 Dec 2013 20:45:33 +0100] rev 54855
convenient printing of polynomial values
haftmann [Mon, 23 Dec 2013 18:37:51 +0100] rev 54854
prefer "Bits" as theory name for abstract bit operations, similar to "Orderings", "Lattices", "Groups" etc.
haftmann [Mon, 23 Dec 2013 16:29:43 +0100] rev 54853
prefer Y_of_X over X_to_Y;
prefer alist over assoc_list;
prefer explicit prefix
panny [Mon, 23 Dec 2013 16:59:56 +0100] rev 54852
merge
panny [Mon, 23 Dec 2013 15:30:31 +0100] rev 54851
prevent ambiguity when mutual recursion maps a datatype to itself, which yielded wrong definitions in some cases (e.g. nat)
haftmann [Mon, 23 Dec 2013 16:16:36 +0100] rev 54850
NEWS
haftmann [Mon, 23 Dec 2013 14:24:22 +0100] rev 54849
dropped redundant lemma
haftmann [Mon, 23 Dec 2013 14:24:21 +0100] rev 54848
syntactically tuned
haftmann [Mon, 23 Dec 2013 14:24:20 +0100] rev 54847
prefer plain bool over dedicated type for binary digits
nipkow [Mon, 23 Dec 2013 09:21:38 +0100] rev 54846
tuned
blanchet [Sat, 21 Dec 2013 09:44:30 +0100] rev 54845
compile + reduce problem size by a notch
blanchet [Sat, 21 Dec 2013 09:44:30 +0100] rev 54844
generate exhaust from nchotomy
blanchet [Sat, 21 Dec 2013 09:44:29 +0100] rev 54843
made tactic work with theorems with multiple assumptions
blanchet [Sat, 21 Dec 2013 09:44:28 +0100] rev 54842
renamed 'exhaust' to 'nchotomy' since it's expressed in the object logic (cf. datatype package)
traytel [Wed, 18 Dec 2013 11:03:40 +0100] rev 54841
express weak pullback property of bnfs only in terms of the relator
nipkow [Fri, 20 Dec 2013 21:09:01 +0100] rev 54840
merged
nipkow [Fri, 20 Dec 2013 21:08:48 +0100] rev 54839
tuned
blanchet [Fri, 20 Dec 2013 20:36:38 +0100] rev 54838
reconstruct SPASS-Pirate steps of the form 'x ~= C x' (or more complicated)
blanchet [Fri, 20 Dec 2013 16:22:10 +0100] rev 54837
tuning whitespace
blanchet [Fri, 20 Dec 2013 14:27:07 +0100] rev 54836
recognize datatype reasoning in SPASS-Pirate
blanchet [Fri, 20 Dec 2013 11:34:07 +0100] rev 54835
note manually proved exclusiveness property
blanchet [Fri, 20 Dec 2013 11:12:51 +0100] rev 54834
note exhaust proof obligation
blanchet [Fri, 20 Dec 2013 09:48:04 +0100] rev 54833
compile
blanchet [Thu, 19 Dec 2013 21:49:30 +0100] rev 54832
implemented 'exhaustive' option in tactic
blanchet [Thu, 19 Dec 2013 20:07:06 +0100] rev 54831
tuning
blanchet [Thu, 19 Dec 2013 19:37:43 +0100] rev 54830
tuning
blanchet [Thu, 19 Dec 2013 19:35:50 +0100] rev 54829
tuning 'case' expressions
blanchet [Thu, 19 Dec 2013 19:16:44 +0100] rev 54828
don't do 'isar_try0' if preplaying is off
blanchet [Thu, 19 Dec 2013 18:39:54 +0100] rev 54827
more data structure refactoring
blanchet [Thu, 19 Dec 2013 18:22:31 +0100] rev 54826
data structure rationalization
blanchet [Thu, 19 Dec 2013 18:07:21 +0100] rev 54825
tuning
blanchet [Thu, 19 Dec 2013 17:52:58 +0100] rev 54824
refactored preplaying outcome data structure
blanchet [Thu, 19 Dec 2013 17:24:17 +0100] rev 54823
distinguish not preplayed & timed out
blanchet [Thu, 19 Dec 2013 17:11:54 +0100] rev 54822
pick up tfree/tvar type from SPASS-Pirate proof
blanchet [Thu, 19 Dec 2013 16:11:20 +0100] rev 54821
tuning
blanchet [Thu, 19 Dec 2013 15:47:17 +0100] rev 54820
extended ATP types with sorts
blanchet [Thu, 19 Dec 2013 15:04:21 +0100] rev 54819
removed debugging output
blanchet [Thu, 19 Dec 2013 14:57:21 +0100] rev 54818
honor SPASS-Pirate type arguments
blanchet [Thu, 19 Dec 2013 13:46:42 +0100] rev 54817
made SML/NJ-friendlier (hopefully)
blanchet [Thu, 19 Dec 2013 13:43:21 +0100] rev 54816
made timeouts in Sledgehammer not be 'option's -- simplified lots of code
blanchet [Thu, 19 Dec 2013 10:15:12 +0100] rev 54815
simplified data structure
blanchet [Thu, 19 Dec 2013 10:12:28 +0100] rev 54814
prevent curl's output to interfere with the prover's output
blanchet [Thu, 19 Dec 2013 09:28:20 +0100] rev 54813
tuning
blanchet [Wed, 18 Dec 2013 22:55:43 +0100] rev 54812
merge
blanchet [Wed, 18 Dec 2013 22:55:20 +0100] rev 54811
parse SPASS-Pirate types
nipkow [Wed, 18 Dec 2013 17:52:52 +0100] rev 54810
merged
nipkow [Wed, 18 Dec 2013 17:52:44 +0100] rev 54809
added lemma
panny [Wed, 18 Dec 2013 17:48:48 +0100] rev 54808
merge
panny [Wed, 18 Dec 2013 14:50:25 +0100] rev 54807
pass down user input in more cases in order to preserve "let"s etc.
panny [Wed, 18 Dec 2013 14:06:34 +0100] rev 54806
pass auto-proved exhaustiveness properties to tactic;
rightly use "%_. False" instead of undefined for unspecified conditions;
get rid of ugly "if True then ... else Code.abort" in auto-generated code equations;
blanchet [Wed, 18 Dec 2013 17:27:17 +0100] rev 54805
merge
blanchet [Wed, 18 Dec 2013 17:26:31 +0100] rev 54804
changed pirate port
blanchet [Wed, 18 Dec 2013 17:00:14 +0100] rev 54803
fixed variable confusion introduced by 'tuning' change 565f9af86d67
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54802
made SML/NJ happier
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54801
try 'auto' first -- more likely to succeed
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54800
new port
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54799
tuning
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54798
generate type classes for tfrees
hoelzl [Wed, 18 Dec 2013 11:53:40 +0100] rev 54797
modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
haftmann [Tue, 17 Dec 2013 22:34:26 +0100] rev 54796
avoid clashes of fact names
haftmann [Tue, 17 Dec 2013 20:21:22 +0100] rev 54795
initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
traytel [Tue, 17 Dec 2013 15:56:57 +0100] rev 54794
reduced cardinals dependencies of (co)datatypes
traytel [Tue, 17 Dec 2013 15:44:10 +0100] rev 54793
tighter bnf bounds for (co)datatypes
traytel [Tue, 17 Dec 2013 15:15:59 +0100] rev 54792
tuned
blanchet [Tue, 17 Dec 2013 14:22:48 +0100] rev 54791
tuning
blanchet [Tue, 17 Dec 2013 14:22:42 +0100] rev 54790
removed workaround
blanchet [Tue, 17 Dec 2013 14:15:23 +0100] rev 54789
tuning
blanchet [Tue, 17 Dec 2013 14:03:29 +0100] rev 54788
primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
immler [Tue, 17 Dec 2013 11:12:10 +0100] rev 54787
NEWS
immler [Tue, 17 Dec 2013 09:52:10 +0100] rev 54786
merged
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54785
lemmas about divideR and scaleR
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54784
monotonicity of rounding and truncating float
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54783
Float: prevent unnecessary large numbers when adding 0
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54782
additional definitions and lemmas for Float
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54781
additional lemmas
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54780
summarized notions related to ordered_euclidean_space and intervals in separate theory
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54779
pragmatic executability of instance prod::{open,dist,norm}
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54778
introduced ordered real vector spaces
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54777
remove redundant constants
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54776
ordered_euclidean_space compatible with more standard pointwise ordering on products; conditionally complete lattice with product order
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54775
prefer box over greaterThanLessThan on euclidean_space
blanchet [Tue, 17 Dec 2013 09:42:38 +0100] rev 54774
made SML/NJ happier
blanchet [Mon, 16 Dec 2013 23:36:54 +0100] rev 54773
fixed source of 'Subscript' exception
blanchet [Mon, 16 Dec 2013 23:05:16 +0100] rev 54772
handle Skolems gracefully for SPASS as well
blanchet [Mon, 16 Dec 2013 20:43:04 +0100] rev 54771
move some Z3 specifics out (and into private repository with the rest of the Z3-specific code)
blanchet [Mon, 16 Dec 2013 20:24:13 +0100] rev 54770
reverse Skolem function arguments
blanchet [Mon, 16 Dec 2013 17:58:31 +0100] rev 54769
correcly recognize E skolemization steps that are wrapped in a 'shift_quantors' inference
blanchet [Mon, 16 Dec 2013 17:18:52 +0100] rev 54768
fixed confusion between 'prop' and 'bool' introduced in 4960647932ec
blanchet [Mon, 16 Dec 2013 14:49:18 +0100] rev 54767
generalize method list further to list of list (clustering preferred methods together)
blanchet [Mon, 16 Dec 2013 12:26:18 +0100] rev 54766
store alternative proof methods in Isar data structure
blanchet [Mon, 16 Dec 2013 12:02:28 +0100] rev 54765
tuning
blanchet [Mon, 16 Dec 2013 09:48:26 +0100] rev 54764
added 'meson' to the mix
blanchet [Mon, 16 Dec 2013 09:40:02 +0100] rev 54763
tuning
blanchet [Mon, 16 Dec 2013 09:17:58 +0100] rev 54762
made SML/NJ happy
blanchet [Mon, 16 Dec 2013 08:35:03 +0100] rev 54761
use consistent condition for setting 'metis_new_skolem' (in preplaying and in output printing) + tuning
blanchet [Sun, 15 Dec 2013 22:03:12 +0100] rev 54760
generate proper succedent for cases with trivial branches
blanchet [Sun, 15 Dec 2013 20:31:25 +0100] rev 54759
tuning
blanchet [Sun, 15 Dec 2013 20:09:13 +0100] rev 54758
simplify generated propositions
blanchet [Sun, 15 Dec 2013 19:01:06 +0100] rev 54757
use 'prop' rather than 'bool' systematically in Isar reconstruction code
blanchet [Sun, 15 Dec 2013 18:54:26 +0100] rev 54756
tuning
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54755
use 'arith' when appropriate in Z3 proofs
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54754
robustness in degenerate case + tuning
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54753
use simplifier for rewrite
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54752
more aggressive merging
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54751
implemented Z3 skolemization
blanchet [Sun, 15 Dec 2013 18:01:38 +0100] rev 54750
inline Z3 hypotheses
blanchet [Sun, 15 Dec 2013 18:01:35 +0100] rev 54749
merge
blanchet [Sun, 15 Dec 2013 05:11:46 +0100] rev 54748
merge
blanchet [Sat, 14 Dec 2013 07:45:30 +0800] rev 54747
merged
blanchet [Sat, 14 Dec 2013 07:26:45 +0800] rev 54746
better handling of Z3 proof blocks
haftmann [Sun, 15 Dec 2013 15:10:16 +0100] rev 54745
disambiguation of interpretation prefixes
haftmann [Sun, 15 Dec 2013 15:10:14 +0100] rev 54744
more algebraic terminology for theories about big operators
wenzelm [Sat, 14 Dec 2013 20:46:36 +0100] rev 54743
more antiquotations;
wenzelm [Sat, 14 Dec 2013 17:28:05 +0100] rev 54742
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
clarified tool context in some boundary cases;
wenzelm [Fri, 13 Dec 2013 23:53:02 +0100] rev 54741
merged
wenzelm [Fri, 13 Dec 2013 20:20:15 +0100] rev 54740
maintain morphism names for diagnostic purposes;
wenzelm [Fri, 13 Dec 2013 14:58:47 +0100] rev 54739
tuned -- prefer canonical argument order of fold_rev;
wenzelm [Fri, 13 Dec 2013 14:15:52 +0100] rev 54738
proper simplifier context;
more standard "cert";
wenzelm [Fri, 13 Dec 2013 14:09:51 +0100] rev 54737
tuned;
wenzelm [Fri, 13 Dec 2013 13:59:01 +0100] rev 54736
tuned whitespace;
blanchet [Fri, 13 Dec 2013 22:54:39 +0800] rev 54735
made SML/NJ happy + whitespace tuning
wenzelm [Fri, 13 Dec 2013 12:31:45 +0100] rev 54734
clarified Proof General legacy: special treatment of \<^newline> only in TTY mode;
wenzelm [Thu, 12 Dec 2013 23:18:47 +0100] rev 54733
merged
wenzelm [Thu, 12 Dec 2013 22:56:28 +0100] rev 54732
discontinued legacy_isub_isup;
wenzelm [Thu, 12 Dec 2013 22:38:25 +0100] rev 54731
clarified Trace_Ops: global theory data avoids init of simpset in Pure.thy, which is important to act as neutral element in merge;
wenzelm [Thu, 12 Dec 2013 21:28:13 +0100] rev 54730
skeleton for Simplifier trace by Lars Hupel;
wenzelm [Thu, 12 Dec 2013 21:14:33 +0100] rev 54729
generic trace operations for main steps of Simplifier;
wenzelm [Thu, 12 Dec 2013 17:34:50 +0100] rev 54728
tuned signature;
wenzelm [Thu, 12 Dec 2013 16:56:53 +0100] rev 54727
tuned whitespace;
wenzelm [Thu, 12 Dec 2013 16:25:21 +0100] rev 54726
added missing file (cf. 124432e77ecf);
wenzelm [Thu, 12 Dec 2013 16:17:35 +0100] rev 54725
tuned whitespace;
wenzelm [Thu, 12 Dec 2013 14:35:31 +0100] rev 54724
removed dead code -- ctxt is never visible (see also 658fcba35ed7);
wenzelm [Thu, 12 Dec 2013 13:50:44 +0100] rev 54723
simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
wenzelm [Thu, 12 Dec 2013 13:23:23 +0100] rev 54722
tuned message;
haftmann [Thu, 12 Dec 2013 17:02:52 +0100] rev 54721
be more explicit about pre- and postprocessor, particularly code_abbrev
traytel [Wed, 11 Dec 2013 17:30:51 +0100] rev 54720
removed obsolete codegen setup; Stream -> SCons; tuned
wenzelm [Wed, 11 Dec 2013 20:57:47 +0100] rev 54719
merged
wenzelm [Wed, 11 Dec 2013 20:38:39 +0100] rev 54718
tuned patterns;
wenzelm [Wed, 11 Dec 2013 18:02:22 +0100] rev 54717
support for polml-5.5.2;
support Thread.numPhysicalProcessors of polyml-5.5.2 (according to SVN 1890);
clarified max_threads: store plain value internally, reproduce result only on startup, and thus avoid potential system overhead;
blanchet [Wed, 11 Dec 2013 22:53:32 +0800] rev 54716
reverse order in which lines are selected, to ensure that the number of dependencies is accurate
blanchet [Wed, 11 Dec 2013 22:23:42 +0800] rev 54715
truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
blanchet [Wed, 11 Dec 2013 22:23:07 +0800] rev 54714
removed inlined rewriting'' for one-branch case splits in Isar proofs, since these can yield huge unreadable formulas
paulson [Wed, 11 Dec 2013 00:17:09 +0000] rev 54713
Fib: Who needs the int version?
blanchet [Tue, 10 Dec 2013 15:24:17 +0800] rev 54712
more work on Z3 Isar proofs
paulson [Mon, 09 Dec 2013 23:22:44 +0000] rev 54711
streamlined two proofs
wenzelm [Mon, 09 Dec 2013 23:16:10 +0100] rev 54710
merged
wenzelm [Mon, 09 Dec 2013 22:02:42 +0100] rev 54709
alternative hires icon;
haftmann [Mon, 09 Dec 2013 22:49:27 +0100] rev 54708
NEWS
haftmann [Sat, 07 Dec 2013 20:09:35 +0100] rev 54707
default code equations for make, fields, extend and truncate operations on records
wenzelm [Mon, 09 Dec 2013 21:32:45 +0100] rev 54706
browse directory hyperlink as well;
wenzelm [Mon, 09 Dec 2013 20:16:12 +0100] rev 54705
provide @{file_unchecked} in Isabelle/Pure;
wenzelm [Mon, 09 Dec 2013 12:27:18 +0100] rev 54704
tuned;
wenzelm [Mon, 09 Dec 2013 12:22:23 +0100] rev 54703
more antiquotations;
wenzelm [Mon, 09 Dec 2013 12:16:52 +0100] rev 54702
added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE;
blanchet [Mon, 09 Dec 2013 09:44:57 +0100] rev 54701
tuning -- moved ML files to subdirectory
blanchet [Mon, 09 Dec 2013 06:33:46 +0100] rev 54700
adapted code for Z3 proof reconstruction
blanchet [Mon, 09 Dec 2013 05:06:48 +0100] rev 54699
useful debugging info
blanchet [Mon, 09 Dec 2013 04:44:59 +0100] rev 54698
disable generalization in MaSh until it is shown to help
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54697
bugfixes to Python MaSh related to alternative features
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54696
compile
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54695
generate problems with type classes
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54694
added warning to documentation, based on isabelle-users thread
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54693
more reasonable default weight
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54692
added multiple feature capability to MaSh
traytel [Sat, 07 Dec 2013 18:06:49 +0100] rev 54691
code equations for "local" (co)datatypes available after interpretation of locales with assumptions
wenzelm [Sat, 07 Dec 2013 13:10:56 +0100] rev 54690
more direct Isabelle_System.pdf_viewer;
generic Isabelle_System.open, e.g. for URLs;
wenzelm [Sat, 07 Dec 2013 12:52:31 +0100] rev 54689
proper latex;
wenzelm [Fri, 06 Dec 2013 23:36:28 +0100] rev 54688
NEWS;
wenzelm [Fri, 06 Dec 2013 23:34:14 +0100] rev 54687
no keyboard control -- avoid confusion about meaning of selection;
wenzelm [Fri, 06 Dec 2013 23:25:38 +0100] rev 54686
directly react on click, assuming that document view operation is mostly idempotent;
wenzelm [Fri, 06 Dec 2013 22:50:47 +0100] rev 54685
generic $ISABELLE_OPEN;
wenzelm [Fri, 06 Dec 2013 22:35:51 +0100] rev 54684
updated to Sumatra PDF 2.4;
prefer option -reuse-instance;
PDF_VIEWER refers to program, not command-line;
wenzelm [Fri, 06 Dec 2013 22:10:45 +0100] rev 54683
clarified "isabelle display" and 'display_drafts': re-use file and program instance, open asynchronously via desktop environment;
wenzelm [Fri, 06 Dec 2013 21:49:08 +0100] rev 54682
tuned;
wenzelm [Fri, 06 Dec 2013 17:33:45 +0100] rev 54681
tuned proofs;
blanchet [Fri, 06 Dec 2013 09:42:13 +0100] rev 54680
reverted 86e0b402994c, which was accidentally qfinish'ed and pushed
paulson [Thu, 05 Dec 2013 23:13:54 +0000] rev 54679
Better simprules and markup. Restored the natural number version of the binomial theorem
wenzelm [Thu, 05 Dec 2013 20:22:53 +0100] rev 54678
more uniform status -- accommodate spurious Exn.Interrupt from user code, allow ML_Compiler.exn_messages_id to crash;
tuned signature;
wenzelm [Thu, 05 Dec 2013 20:06:28 +0100] rev 54677
strict EXEC_PROCESS: component can be expected to be present;
wenzelm [Thu, 05 Dec 2013 19:59:43 +0100] rev 54676
uniform use of transparent icons, as for main "apps";
wenzelm [Thu, 05 Dec 2013 19:47:48 +0100] rev 54675
more isabelle logos (from isabelle_transparent.ico);
wenzelm [Thu, 05 Dec 2013 18:28:06 +0100] rev 54674
recover 175b43e0b9ce from lost update in cc126144f662;
wenzelm [Thu, 05 Dec 2013 18:25:28 +0100] rev 54673
merged
wenzelm [Thu, 05 Dec 2013 18:02:55 +0100] rev 54672
relocate NEWS to post-release version (cf. 7a14f831d02d);
wenzelm [Thu, 05 Dec 2013 17:58:03 +0100] rev 54671
merged, resolving obvious conflicts in NEWS and src/Pure/System/isabelle_process.ML;
wenzelm [Thu, 05 Dec 2013 17:52:12 +0100] rev 54670
removed obsolete RC tags;
wenzelm [Thu, 05 Dec 2013 17:51:29 +0100] rev 54669
merged;
wenzelm [Thu, 05 Dec 2013 16:14:50 +0100] rev 54668
Added tag Isabelle2013-2 for changeset 4dd08fe126ba
wenzelm [Wed, 04 Dec 2013 18:59:20 +0100] rev 54667
remove junk;
wenzelm [Wed, 04 Dec 2013 18:38:26 +0100] rev 54666
recover main entry point from d9c88171b393 -- occasionally useful with plain "java -jar jedit.jar";
wenzelm [Mon, 02 Dec 2013 15:49:02 +0100] rev 54665
tuned;
wenzelm [Sun, 01 Dec 2013 17:09:35 +0100] rev 54664
tuned;
wenzelm [Sun, 01 Dec 2013 16:35:38 +0100] rev 54663
Added tag Isabelle2013-2-RC3 for changeset aeb21314d078
wenzelm [Sun, 01 Dec 2013 16:01:03 +0100] rev 54662
prefer transparent application icon (like Mac OS X);
wenzelm [Sun, 01 Dec 2013 14:09:33 +0100] rev 54661
specific application name for official bundle (as for Mac OS X);
wenzelm [Sun, 01 Dec 2013 13:54:41 +0100] rev 54660
prefer isabelle application icon;
wenzelm [Sun, 01 Dec 2013 13:03:15 +0100] rev 54659
more isabelle logos (from isabelle.ico);
wenzelm [Sat, 30 Nov 2013 22:56:20 +0100] rev 54658
prefer 32x32 icon like jedit (image from isabelle.ico);
wenzelm [Sat, 30 Nov 2013 21:17:53 +0100] rev 54657
updated isabelle.ico for the record (see also 84177f8372f9);
wenzelm [Sat, 30 Nov 2013 20:59:12 +0100] rev 54656
updated icon of Isabelle.exe, using http://convertico.org/image_to_icon_converter on lib/logo/isabelle.gif (approx. 256x256 pixels according to Windows 7 format);
wenzelm [Sat, 30 Nov 2013 17:51:25 +0100] rev 54655
further encouragement to read jEdit documentation;
wenzelm [Sat, 30 Nov 2013 17:38:08 +0100] rev 54654
clarified view.title;
wenzelm [Sat, 30 Nov 2013 17:26:00 +0100] rev 54653
NEWS;
wenzelm [Sat, 30 Nov 2013 16:07:00 +0100] rev 54652
non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
wenzelm [Sat, 30 Nov 2013 15:05:10 +0100] rev 54651
more thorough read_pid with extra delay, to give external process a chance to write pid file before attempting to terminate it -- especially relevant for PIDE document processing, where interrupts can happen in the range of milliseconds;
wenzelm [Thu, 28 Nov 2013 13:59:00 +0100] rev 54650
Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
wenzelm [Thu, 28 Nov 2013 12:54:39 +0100] rev 54649
more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
tuned signature;
wenzelm [Mon, 25 Nov 2013 21:36:10 +0100] rev 54648
NEWS;
wenzelm [Mon, 25 Nov 2013 21:17:18 +0100] rev 54647
more defensive order of Markup.failed vs. Markup.finished -- more informative status in Isabelle/Scala, although it is not rendered in Isabelle/jEdit;
wenzelm [Mon, 25 Nov 2013 20:49:20 +0100] rev 54646
more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report;
more defensive order of Markup.failed vs. Markup.finished, to allow breakdown of ML execution context (see also d7a1973b063c);
wenzelm [Mon, 25 Nov 2013 18:03:38 +0100] rev 54645
more robust and portable invocation of kill as bash builtin, instead of external executable -- NB: /bin/kill on Mac OS X Mountain Lion chokes on Linux workaround from 3610ae73cfdb;
wenzelm [Sun, 24 Nov 2013 18:06:09 +0100] rev 54644
Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
wenzelm [Sat, 23 Nov 2013 12:59:12 +0100] rev 54643
more on GTK;
wenzelm [Fri, 22 Nov 2013 21:57:50 +0100] rev 54642
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
wenzelm [Thu, 21 Nov 2013 22:13:11 +0100] rev 54641
NEWS;
wenzelm [Thu, 21 Nov 2013 21:55:29 +0100] rev 54640
back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
resolve sendback wrt. static command id, to allow active area even after exec_id is removed (cf. prune_delay);
wenzelm [Wed, 20 Nov 2013 23:00:18 +0100] rev 54639
updated to Isabelle2013-2;
wenzelm [Wed, 20 Nov 2013 22:15:53 +0100] rev 54638
compile on Windows (clone of d04576557400);
wenzelm [Wed, 20 Nov 2013 22:10:45 +0100] rev 54637
register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
tuned signature;
paulson [Thu, 05 Dec 2013 17:09:13 +0000] rev 54636
updated mirror script for Cambridge