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;
wenzelm [Mon, 05 May 2014 16:29:09 +0200] rev 56866
tuned GUI;
wenzelm [Mon, 05 May 2014 15:37:25 +0200] rev 56865
more decisive change of focus;
more explicit Print_Item with description;
wenzelm [Mon, 05 May 2014 15:17:07 +0200] rev 56864
support print operations as asynchronous query;
wenzelm [Mon, 05 May 2014 11:53:07 +0200] rev 56863
allow empty original, e.g. path "";
wenzelm [Mon, 05 May 2014 10:25:09 +0200] rev 56862
more robust process kill -- postpone interrupts on current thread;
wenzelm [Mon, 05 May 2014 09:41:23 +0200] rev 56861
tuned signature;
wenzelm [Mon, 05 May 2014 09:24:34 +0200] rev 56860
tuned signature;
blanchet [Mon, 05 May 2014 10:03:43 +0200] rev 56859
tuned comment
blanchet [Mon, 05 May 2014 09:30:20 +0200] rev 56858
simplify selectors in code views
blanchet [Mon, 05 May 2014 08:30:38 +0200] rev 56857
note correct induction schemes in 'primrec' (for N2M)
blanchet [Sun, 04 May 2014 21:35:04 +0200] rev 56856
use right meson tactic for preplaying
blanchet [Sun, 04 May 2014 21:02:21 +0200] rev 56855
simplify unused universally quantified variables in Z3 proofs
blanchet [Sun, 04 May 2014 19:27:28 +0200] rev 56854
fixed Waldmeister endgame w.r.t. "Trueprop"
blanchet [Sun, 04 May 2014 19:08:29 +0200] rev 56853
tuned structure name
blanchet [Sun, 04 May 2014 19:01:36 +0200] rev 56852
added 'satx' to Sledgehammer's portfolio (cf. 'isar_try0')
blanchet [Sun, 04 May 2014 18:57:45 +0200] rev 56851
renamed 'dpll_p' to 'cdclite', to avoid confusion with the old 'dpll' and to reflect the idea that the new prover implements some ideas from CDCL not in DPLL -- this follows its author's, Sascha B.'s, wish
blanchet [Sun, 04 May 2014 18:53:58 +0200] rev 56850
added 'satx' proof method to Try0
blanchet [Sun, 04 May 2014 18:50:42 +0200] rev 56849
make 'dpll_p' the default SAT solver, rather than the hard-to-get zChaff-with-proofs
blanchet [Sun, 04 May 2014 18:14:59 +0200] rev 56848
added missing space between command-line options
blanchet [Sun, 04 May 2014 18:14:58 +0200] rev 56847
improved whitelist (cf. be1874de8344)
blanchet [Sun, 04 May 2014 18:14:58 +0200] rev 56846
renamed 'xxx_size' to 'size_xxx' for old datatype package
boehmes [Sun, 04 May 2014 16:17:53 +0200] rev 56845
removed obsolete internal SAT solvers