wenzelm [Sun, 18 May 2014 00:00:26 +0200] rev 56986
clarified docking layout, amending 9c2ca698690e;
blanchet [Fri, 16 May 2014 19:14:00 +0200] rev 56985
correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56984
removed needless transfer
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56983
use 'simp add:' syntax in Sledgehammer rather than 'using'
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56982
silence methods even better
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56981
honor original format of conjecture or hypotheses in Z3-to-Isar proofs
wenzelm [Fri, 16 May 2014 17:11:56 +0200] rev 56980
proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
noschinl [Fri, 16 May 2014 16:40:02 +0200] rev 56979
added lemmas for -1
blanchet [Fri, 16 May 2014 12:56:39 +0200] rev 56978
proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
nipkow [Fri, 16 May 2014 09:19:15 +0200] rev 56977
new syntax for card, normalized spacing for #
haftmann [Thu, 15 May 2014 16:46:29 +0200] rev 56976
clarified stylized status of sandwich algebra
haftmann [Thu, 15 May 2014 16:38:33 +0200] rev 56975
dropped dead code
haftmann [Thu, 15 May 2014 16:38:32 +0200] rev 56974
accurate separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56973
syntactic means to prevent accidental mixup of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56972
proper separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:30 +0200] rev 56971
optimization for trivial cases
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56970
modernized setup
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56969
dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
haftmann [Thu, 15 May 2014 16:38:28 +0200] rev 56968
unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
haftmann [Thu, 15 May 2014 16:38:17 +0200] rev 56967
normalize type variables of evaluation term by conversion
blanchet [Thu, 15 May 2014 20:48:14 +0200] rev 56966
more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
blanchet [Thu, 15 May 2014 20:48:13 +0200] rev 56965
new approach to silence proof methods, to avoid weird theory/context mismatches
haftmann [Thu, 15 May 2014 18:18:50 +0200] rev 56964
type
wenzelm [Wed, 14 May 2014 13:36:35 +0200] rev 56963
merged
wenzelm [Wed, 14 May 2014 13:10:57 +0200] rev 56962
restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
wenzelm [Wed, 14 May 2014 13:07:47 +0200] rev 56961
updated isatest;
wenzelm [Wed, 14 May 2014 12:24:38 +0200] rev 56960
updated to polyml-5.5.2;
wenzelm [Wed, 14 May 2014 12:15:07 +0200] rev 56959
practically obsolete: plain "poly" should work, except for Linux without libgmp installed;
wenzelm [Wed, 14 May 2014 12:00:18 +0200] rev 56958
updated to polyml-5.5.2;
desharna [Wed, 14 May 2014 11:37:48 +0200] rev 56957
document 'set_empty'
desharna [Mon, 12 May 2014 17:42:54 +0200] rev 56956
generate 'set_empty' theorem for BNFs
desharna [Thu, 08 May 2014 12:54:33 +0200] rev 56955
document 'map_id0'
desharna [Thu, 08 May 2014 12:54:02 +0200] rev 56954
note map_id0 more often
nipkow [Wed, 14 May 2014 11:33:38 +0200] rev 56953
added lemma
nipkow [Tue, 13 May 2014 22:14:12 +0200] rev 56952
added lemmas
blanchet [Tue, 13 May 2014 16:18:16 +0200] rev 56951
transfer theorems since 'silence_methods' may change the theory
hoelzl [Tue, 13 May 2014 11:35:51 +0200] rev 56950
add mono rules for diff
hoelzl [Tue, 13 May 2014 11:35:47 +0200] rev 56949
clean up Lebesgue integration
blanchet [Tue, 13 May 2014 11:11:51 +0200] rev 56948
more bnf_decl -> bnf_axiomatization
blanchet [Tue, 13 May 2014 11:10:23 +0200] rev 56947
tuned docs
blanchet [Tue, 13 May 2014 11:10:23 +0200] rev 56946
hide more internal names
blanchet [Tue, 13 May 2014 11:10:22 +0200] rev 56945
tuning
wenzelm [Tue, 13 May 2014 10:15:50 +0200] rev 56944
no reset for 'end' -- e.g. relevant for 'notepad';
traytel [Tue, 13 May 2014 09:21:22 +0200] rev 56943
updated keywords
traytel [Tue, 13 May 2014 09:21:22 +0200] rev 56942
bnf_decl -> bnf_axiomatization
wenzelm [Mon, 12 May 2014 17:17:32 +0200] rev 56941
tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
webertj [Mon, 12 May 2014 00:13:38 +0200] rev 56940
Replaced refute with nitpick.
wenzelm [Mon, 12 May 2014 12:38:17 +0200] rev 56939
NEWS;
wenzelm [Mon, 12 May 2014 12:31:33 +0200] rev 56938
tuned message;
wenzelm [Mon, 12 May 2014 12:01:02 +0200] rev 56937
smarter recovery from toplevel type error;
wenzelm [Sun, 11 May 2014 20:23:08 +0200] rev 56936
more direct patch of public interface DockableWindowContainer -- avoid package org.gjt.sp.jedit.gui intrusion;
prefer JDialog for FloatingWindowContainer, to keep it in front of the main window;
updated to Navigator.jar 2.5, SideKick.jar 1.6;
wenzelm [Fri, 09 May 2014 23:00:18 +0200] rev 56935
updated keywords;
wenzelm [Fri, 09 May 2014 22:56:06 +0200] rev 56934
merged
wenzelm [Fri, 09 May 2014 22:14:06 +0200] rev 56933
more markup;
wenzelm [Fri, 09 May 2014 22:04:50 +0200] rev 56932
more position markup to help locating the query context, e.g. from "Info" dockable;
wenzelm [Fri, 09 May 2014 21:03:44 +0200] rev 56931
always bounce focus back to main text area, unless explicit focus component is given here (see also 7b65f4da136d);
wenzelm [Fri, 09 May 2014 21:02:15 +0200] rev 56930
tuned signature;
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56929
delete attribute for code abbrev
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56928
dropped term_of obfuscation -- not really required;
tuned theory structure
haftmann [Fri, 09 May 2014 08:13:37 +0200] rev 56927
hardcoded nbe and sml into value command
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56926
modernized setups
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56925
degeneralized value command into HOL
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56924
dimiss simplified as evaluator due to little practical relevance
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56923
prefer separate command for approximation
haftmann [Fri, 09 May 2014 08:13:36 +0200] rev 56922
removed junk from library theory
haftmann [Fri, 09 May 2014 08:13:28 +0200] rev 56921
note of_class rule for type classes in theory: useful to promote class instance proofs to locale interpretation proofs
haftmann [Fri, 09 May 2014 08:13:26 +0200] rev 56920
normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
tuned naming;
dropped dead parameters;
wenzelm [Thu, 08 May 2014 21:17:23 +0200] rev 56919
tuned GUI;
wenzelm [Thu, 08 May 2014 21:14:25 +0200] rev 56918
clarified detach_operation: ignore empty output;
wenzelm [Thu, 08 May 2014 21:03:05 +0200] rev 56917
bounce focus back to main text area -- Output is for output, not query input;
wenzelm [Thu, 08 May 2014 19:29:01 +0200] rev 56916
update for release;
wenzelm [Thu, 08 May 2014 17:14:01 +0200] rev 56915
merged
wenzelm [Thu, 08 May 2014 16:28:44 +0200] rev 56914
tuned message;
wenzelm [Thu, 08 May 2014 16:19:16 +0200] rev 56913
no qualifier for now, to avoid confusion concerning loaded_theories in PIDE interaction;
wenzelm [Thu, 08 May 2014 16:15:20 +0200] rev 56912
some position markup to help locating the query context, e.g. from "Info" dockable;
wenzelm [Thu, 08 May 2014 15:30:28 +0200] rev 56911
tuned GUI;
wenzelm [Thu, 08 May 2014 15:12:39 +0200] rev 56910
tuned GUI;
wenzelm [Thu, 08 May 2014 14:53:04 +0200] rev 56909
tuned GUI;
wenzelm [Thu, 08 May 2014 13:47:17 +0200] rev 56908
tuned message: more compact, imitate actual command line;
wenzelm [Thu, 08 May 2014 11:47:38 +0200] rev 56907
enable "PIDE" docking framework by default, and rely on its "Detach" menu item;
wenzelm [Thu, 08 May 2014 00:14:06 +0200] rev 56906
some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
wenzelm [Thu, 08 May 2014 00:12:22 +0200] rev 56905
untyped, unscoped, unchecked access to JVM objects;
desharna [Thu, 08 May 2014 11:52:46 +0200] rev 56904
Documented new property
desharna [Thu, 08 May 2014 11:52:44 +0200] rev 56903
generate 'map_ident' theorem for BNFs
wenzelm [Wed, 07 May 2014 18:09:08 +0200] rev 56902
explicit option to build library, which takes most of the time;
produce minimal index, e.g. for test web page;
wenzelm [Wed, 07 May 2014 14:54:06 +0200] rev 56901
NEWS;
wenzelm [Wed, 07 May 2014 14:51:51 +0200] rev 56900
merged
wenzelm [Wed, 07 May 2014 14:44:07 +0200] rev 56899
more symbols;
tuned proofs;
wenzelm [Wed, 07 May 2014 14:05:17 +0200] rev 56898
tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
wenzelm [Wed, 07 May 2014 13:55:16 +0200] rev 56897
print results as "state", to avoid intrusion into the source text;
print new local theory (again);
wenzelm [Wed, 07 May 2014 13:25:54 +0200] rev 56896
run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
wenzelm [Wed, 07 May 2014 12:59:15 +0200] rev 56895
discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
wenzelm [Wed, 07 May 2014 11:50:30 +0200] rev 56894
more emphatic output for Proof General;
wenzelm [Wed, 07 May 2014 10:42:19 +0200] rev 56893
tuned;
wenzelm [Wed, 07 May 2014 10:27:20 +0200] rev 56892
tuned defaults;
wenzelm [Wed, 07 May 2014 10:24:32 +0200] rev 56891
tuned message -- more context for detached window etc.;
wenzelm [Wed, 07 May 2014 10:13:31 +0200] rev 56890
tuned signature;
hoelzl [Wed, 07 May 2014 12:25:35 +0200] rev 56889
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
wenzelm [Tue, 06 May 2014 23:35:24 +0200] rev 56888
tuned GUI for Windows L&F;
wenzelm [Tue, 06 May 2014 23:08:18 +0200] rev 56887
clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
wenzelm [Tue, 06 May 2014 22:55:44 +0200] rev 56886
tuned GUI layout;
wenzelm [Tue, 06 May 2014 22:47:55 +0200] rev 56885
clarified GUI events, e.g. relevant for insert via completion;
wenzelm [Tue, 06 May 2014 22:01:43 +0200] rev 56884
more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
wenzelm [Tue, 06 May 2014 21:29:17 +0200] rev 56883
common support for search field, which is actually a light-weight Highlighter;
wenzelm [Tue, 06 May 2014 17:47:03 +0200] rev 56882
clarified GUI focus;
wenzelm [Tue, 06 May 2014 17:28:58 +0200] rev 56881
more uniform detach button;
wenzelm [Tue, 06 May 2014 17:16:36 +0200] rev 56880
tuned signature;
wenzelm [Tue, 06 May 2014 16:57:17 +0200] rev 56879
renamed "Find" to "Query", with more general operations;
wenzelm [Tue, 06 May 2014 16:41:24 +0200] rev 56878
hardwired default_frequency to avoid fluctuation of popup content;
wenzelm [Tue, 06 May 2014 16:16:38 +0200] rev 56877
more visual feedback on path_completion, at the risk of file-system access in GUI painting;
wenzelm [Tue, 06 May 2014 16:08:07 +0200] rev 56876
tuned;
wenzelm [Tue, 06 May 2014 16:05:14 +0200] rev 56875
explicit option parallel_print to downgrade parallel scheduling, which might occasionally help for big and heavy "scripts";
wenzelm [Tue, 06 May 2014 15:54:22 +0200] rev 56874
tuned GUI layout;
wenzelm [Tue, 06 May 2014 11:16:13 +0200] rev 56873
tuned;
wenzelm [Mon, 05 May 2014 22:14:56 +0200] rev 56872
some complication with ListView.Renderer to get tooltips;
wenzelm [Mon, 05 May 2014 20:10:33 +0200] rev 56871
expose interrupts more like ML version, but not in managed bash processes of Build;
wenzelm [Mon, 05 May 2014 17:48:55 +0200] rev 56870
merged
wenzelm [Mon, 05 May 2014 17:27:42 +0200] rev 56869
uniform Toplevel.print for all proof commands;
wenzelm [Mon, 05 May 2014 17:14:46 +0200] rev 56868
clarified print operations for "terms" and "theorems";
wenzelm [Mon, 05 May 2014 16:30:19 +0200] rev 56867
more print operations;
preserve declaration order;