wenzelm [Thu, 21 Aug 2014 22:48:39 +0200] rev 58028
tuned signature -- define some elementary operations earlier;
wenzelm [Thu, 21 Aug 2014 13:46:29 +0200] rev 58027
discontinued odd "temporary" workaround from 2006 (6ac7a4fc32a0), which has no measurable relevance;
wenzelm [Thu, 21 Aug 2014 13:31:31 +0200] rev 58026
tuned;
wenzelm [Thu, 21 Aug 2014 10:07:06 +0200] rev 58025
tuned;
wenzelm [Thu, 21 Aug 2014 09:48:59 +0200] rev 58024
tuned;
haftmann [Fri, 22 Aug 2014 08:43:14 +0200] rev 58023
generic euclidean algorithm (due to Manuel Eberl)
haftmann [Thu, 21 Aug 2014 14:41:08 +0200] rev 58022
integrated appendix theory into main theory;
tuned ML
haftmann [Thu, 21 Aug 2014 14:41:05 +0200] rev 58021
dropped dead file
desharna [Thu, 21 Aug 2014 13:59:45 +0200] rev 58020
fix tactic failure with rel_induct0
minimal example:
datatype_new 'a A1 = A1 nat
and 'a A2 = A2 'a
wenzelm [Wed, 20 Aug 2014 20:50:28 +0200] rev 58019
added jdk-8u20 (inactive);
wenzelm [Wed, 20 Aug 2014 17:30:43 +0200] rev 58018
proper static closure of ML tactic -- data slot is used twice, for ML compiler and transformed declaration;
wenzelm [Wed, 20 Aug 2014 17:23:47 +0200] rev 58017
support for declaration within token source;
wenzelm [Wed, 20 Aug 2014 16:06:10 +0200] rev 58016
more uniform data slot;
wenzelm [Wed, 20 Aug 2014 15:12:32 +0200] rev 58015
default command position is only valid for default text chunk (amending dcb758188aa6);
wenzelm [Wed, 20 Aug 2014 11:54:17 +0200] rev 58014
tuned -- more total;
wenzelm [Wed, 20 Aug 2014 11:51:39 +0200] rev 58013
tuned;
wenzelm [Wed, 20 Aug 2014 11:05:41 +0200] rev 58012
support for nested Token.src within Token.T;
tuned signature;
wenzelm [Tue, 19 Aug 2014 23:17:51 +0200] rev 58011
tuned signature -- moved type src to Token, without aliases;
wenzelm [Tue, 19 Aug 2014 18:21:29 +0200] rev 58010
merged
wenzelm [Tue, 19 Aug 2014 18:11:04 +0200] rev 58009
clarified modules;
wenzelm [Tue, 19 Aug 2014 17:00:44 +0200] rev 58008
added PARALLEL_ALLGOALS convenience;
wenzelm [Tue, 19 Aug 2014 16:46:07 +0200] rev 58007
just one context for Method.evaluate (in contrast to a989bdaf8121, but in accordance to old global situation);
wenzelm [Tue, 19 Aug 2014 16:09:11 +0200] rev 58006
tuned signature;
wenzelm [Tue, 19 Aug 2014 15:55:06 +0200] rev 58005
more compact datatypes;
wenzelm [Tue, 19 Aug 2014 15:10:37 +0200] rev 58004
tuned;
wenzelm [Tue, 19 Aug 2014 14:51:25 +0200] rev 58003
clarifed Method.evaluate: turn text into semantic method (like Basic);
wenzelm [Tue, 19 Aug 2014 12:05:11 +0200] rev 58002
simplified type Proof.method;
wenzelm [Mon, 18 Aug 2014 15:46:27 +0200] rev 58001
more general dummy: may contain "parked arguments", for example;
desharna [Tue, 19 Aug 2014 16:46:33 +0200] rev 58000
document 'ctr_transfer'
desharna [Tue, 19 Aug 2014 16:46:31 +0200] rev 57999
generate 'ctr_transfer' for (co)datatypes
Andreas Lochbihler [Tue, 19 Aug 2014 15:19:16 +0200] rev 57998
rename Quickcheck_Types to Lattice_Constructions and remove quickcheck setup
Andreas Lochbihler [Tue, 19 Aug 2014 14:58:38 +0200] rev 57997
Enum.finite_5 already provides a non-distributive lattice (see 51aa30c9ee4e)
blanchet [Tue, 19 Aug 2014 09:39:11 +0200] rev 57996
reduced dependency on 'Datatype' theory and ML module
blanchet [Tue, 19 Aug 2014 09:36:57 +0200] rev 57995
removed Z3 3.2, now superseded by Z3 4.3
blanchet [Tue, 19 Aug 2014 09:36:37 +0200] rev 57994
avoid old 'smt' method in examples
blanchet [Tue, 19 Aug 2014 09:34:57 +0200] rev 57993
robustified tactics
blanchet [Tue, 19 Aug 2014 09:34:41 +0200] rev 57992
tuning
blanchet [Tue, 19 Aug 2014 09:34:30 +0200] rev 57991
don't note low-level (co)datatype theorems, unless 'bnf_note_all' is set
blanchet [Tue, 19 Aug 2014 09:34:27 +0200] rev 57990
documented slight incompatibility in NEWS
blanchet [Mon, 18 Aug 2014 19:18:08 +0200] rev 57989
removed junk
blanchet [Mon, 18 Aug 2014 19:16:51 +0200] rev 57988
updated docs
blanchet [Mon, 18 Aug 2014 19:16:30 +0200] rev 57987
set attributes on 'set_cases' theorem
blanchet [Mon, 18 Aug 2014 18:48:39 +0200] rev 57986
cleaned up derivation of 'sset_induct'
blanchet [Mon, 18 Aug 2014 17:20:14 +0200] rev 57985
tuning
blanchet [Mon, 18 Aug 2014 17:20:13 +0200] rev 57984
added collection theorem for consistency and convenience
blanchet [Mon, 18 Aug 2014 17:19:58 +0200] rev 57983
reordered some (co)datatype property names for more consistency
desharna [Mon, 18 Aug 2014 15:03:25 +0200] rev 57982
document 'map_cong_simp'
desharna [Mon, 18 Aug 2014 15:03:22 +0200] rev 57981
generate 'map_cong_simp' for BNFs
wenzelm [Mon, 18 Aug 2014 14:19:23 +0200] rev 57980
merged
wenzelm [Mon, 18 Aug 2014 13:19:04 +0200] rev 57979
merged;
wenzelm [Mon, 18 Aug 2014 12:17:31 +0200] rev 57978
Added tag Isabelle2014-RC4 for changeset 113b43b84412
wenzelm [Mon, 18 Aug 2014 12:15:11 +0200] rev 57977
updated to jdk-7u67;
wenzelm [Sun, 17 Aug 2014 16:05:43 +0200] rev 57976
postpone changes in intermediate state between remove_versions/removed_versions, which is important for handle_change to refer to defined items on prover side;
wenzelm [Fri, 15 Aug 2014 13:39:59 +0200] rev 57975
explicit system message for protocol failure -- show on Syslog panel instead of Raw Output;
more robust crash recovery: warning could crash again;
wenzelm [Wed, 13 Aug 2014 20:21:04 +0200] rev 57974
added option editor_syslog_limit;
wenzelm [Wed, 13 Aug 2014 20:08:29 +0200] rev 57973
tuned;
wenzelm [Wed, 13 Aug 2014 15:45:41 +0200] rev 57972
updated to cygwin-20140813 -- some version after 1.7.31-3;
desharna [Mon, 18 Aug 2014 14:09:21 +0200] rev 57971
document 'inj_map_strong'
desharna [Mon, 18 Aug 2014 14:09:09 +0200] rev 57970
generate 'inj_map_strong' for BNFs
desharna [Mon, 18 Aug 2014 13:49:47 +0200] rev 57969
note 'inj_map' more often
desharna [Mon, 18 Aug 2014 13:46:26 +0200] rev 57968
generate property 'rel_mono_strong' for BNFs
desharna [Mon, 18 Aug 2014 13:46:22 +0200] rev 57967
renamed 'rel_mono_strong' to 'rel_mono_strong0'
blanchet [Sun, 17 Aug 2014 22:27:58 +0200] rev 57966
use 'image_mset' as BNF map function
wenzelm [Sun, 17 Aug 2014 16:24:04 +0200] rev 57965
made SML/NJ happy;
wenzelm [Sat, 16 Aug 2014 22:14:57 +0200] rev 57964
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 21:11:08 +0200] rev 57963
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 20:46:59 +0200] rev 57962
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 20:27:51 +0200] rev 57961
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 20:14:45 +0200] rev 57960
updated to named_theorems;
modernized setup;
wenzelm [Sat, 16 Aug 2014 19:20:11 +0200] rev 57959
updated to named_theorems;
modernized module name and setup;
wenzelm [Sat, 16 Aug 2014 19:01:31 +0200] rev 57958
clarified order of rules;
wenzelm [Sat, 16 Aug 2014 18:31:47 +0200] rev 57957
updated to named_theorems;
modernized setup;
tuned;
wenzelm [Sat, 16 Aug 2014 18:08:55 +0200] rev 57956
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 16:45:39 +0200] rev 57955
clarified order of arith rules;
wenzelm [Sat, 16 Aug 2014 16:18:39 +0200] rev 57954
clarified order of rules for match_tac/resolve_tac;
wenzelm [Sat, 16 Aug 2014 14:42:35 +0200] rev 57953
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 14:32:26 +0200] rev 57952
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 14:27:41 +0200] rev 57951
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 14:12:39 +0200] rev 57950
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 13:54:19 +0200] rev 57949
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 13:23:50 +0200] rev 57948
modernized module name and setup;
wenzelm [Sat, 16 Aug 2014 12:15:56 +0200] rev 57947
updated syntax for localized commands;
wenzelm [Sat, 16 Aug 2014 12:10:36 +0200] rev 57946
updated documentation concerning 'named_theorems';
wenzelm [Sat, 16 Aug 2014 11:35:33 +0200] rev 57945
prefer 'named_theorems' over Named_Thms, with subtle change of semantics due to visual order vs. internal reverse order;
wenzelm [Fri, 15 Aug 2014 18:02:34 +0200] rev 57944
more informative Token.Name with history of morphisms;
tuned signature;
wenzelm [Thu, 14 Aug 2014 19:55:00 +0200] rev 57943
merged
wenzelm [Thu, 14 Aug 2014 16:20:14 +0200] rev 57942
more informative Token.Fact: retain name of dynamic fact (without selection);
wenzelm [Thu, 14 Aug 2014 14:28:11 +0200] rev 57941
localized command 'method_setup' and 'attribute_setup';
clarified (non)application of morphism: argument src is already transformed, semantic body remains untransformed;
wenzelm [Thu, 14 Aug 2014 12:49:49 +0200] rev 57940
T1 font encoding with searchable underscore (requires proper cm-super fonts);
wenzelm [Thu, 14 Aug 2014 12:46:37 +0200] rev 57939
prefer high-level change of \isabellestyle;
wenzelm [Thu, 14 Aug 2014 12:33:21 +0200] rev 57938
tuned;
wenzelm [Thu, 14 Aug 2014 12:13:24 +0200] rev 57937
tuned;
wenzelm [Thu, 14 Aug 2014 11:55:09 +0200] rev 57936
tuned signature;
wenzelm [Thu, 14 Aug 2014 11:51:17 +0200] rev 57935
localized method definitions (see also f14c1248d064);
wenzelm [Thu, 14 Aug 2014 10:48:40 +0200] rev 57934
tuned signature -- prefer self-contained user-space tool;
desharna [Thu, 14 Aug 2014 13:21:19 +0200] rev 57933
document property 'rel_map'
desharna [Thu, 14 Aug 2014 13:20:54 +0200] rev 57932
generate 'rel_map' theorem for BNFs
wenzelm [Wed, 13 Aug 2014 22:29:43 +0200] rev 57931
tuned;
wenzelm [Wed, 13 Aug 2014 20:43:19 +0200] rev 57930
merged
wenzelm [Wed, 13 Aug 2014 16:06:32 +0200] rev 57929
tuned signature -- proper Local_Theory.add_thms_dynamic;
wenzelm [Wed, 13 Aug 2014 14:57:03 +0200] rev 57928
transfer result of Global_Theory.add_thms_dynamic to context stack;
more accurate local aliases;
wenzelm [Wed, 13 Aug 2014 13:57:55 +0200] rev 57927
localized attribute definitions;
wenzelm [Wed, 13 Aug 2014 13:30:28 +0200] rev 57926
load local_theory.ML before attrib.ML, with subtle change of semantics due to canonical Local_Theory.map_contexts instead of private Local_Theory.map_top;
wenzelm [Wed, 13 Aug 2014 12:59:27 +0200] rev 57925
clarified terminology: first is top (amending d110b0d1bc12);
wenzelm [Wed, 13 Aug 2014 12:52:26 +0200] rev 57924
tuned whitespace;
wenzelm [Wed, 13 Aug 2014 10:46:14 +0200] rev 57923
tuned comments;
Andreas Lochbihler [Wed, 13 Aug 2014 17:17:51 +0200] rev 57922
add algebraic type class instances for Enum.finite* types
Andreas Lochbihler [Wed, 13 Aug 2014 14:57:16 +0200] rev 57921
Quickcheck_Types is no longer needed due to 51aa30c9ee4e
wenzelm [Tue, 12 Aug 2014 21:29:50 +0200] rev 57920
clarified focus and key handling -- more like SideKick;
avoid resetting input map with its potentially confusion propagation of key events to unrelated components, e.g. main text area or tree scrollbar;
wenzelm [Tue, 12 Aug 2014 20:42:39 +0200] rev 57919
merged
wenzelm [Tue, 12 Aug 2014 20:18:27 +0200] rev 57918
tuned signature according to Scala version -- prefer explicit argument;
wenzelm [Tue, 12 Aug 2014 18:54:53 +0200] rev 57917
tuned signature;
wenzelm [Tue, 12 Aug 2014 18:36:43 +0200] rev 57916
generic process wrapping in Prover;
clarified module arrangement;
wenzelm [Tue, 12 Aug 2014 17:28:07 +0200] rev 57915
more abstract Prover.System_Process, which allows to bypass Isabelle_System.Managed_Process;
wenzelm [Tue, 12 Aug 2014 16:20:09 +0200] rev 57914
allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
wenzelm [Tue, 12 Aug 2014 16:10:59 +0200] rev 57913
more frugal standard message properties;
wenzelm [Tue, 12 Aug 2014 15:46:20 +0200] rev 57912
tuned;
wenzelm [Tue, 12 Aug 2014 15:31:24 +0200] rev 57911
clarified Position.Identified: do not require range from prover, default to command position;
wenzelm [Tue, 12 Aug 2014 14:15:58 +0200] rev 57910
maintain Command_Range position as in ML;
wenzelm [Tue, 12 Aug 2014 13:18:17 +0200] rev 57909
more compact representation of special string values;