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
wenzelm [Sat, 03 May 2014 23:15:00 +0200] rev 56844
standardize to implode_short form;
clarified treatment of directories;
wenzelm [Sat, 03 May 2014 22:47:43 +0200] rev 56843
support for path completion based on file-system content;
wenzelm [Sat, 03 May 2014 20:31:29 +0200] rev 56842
yet another completion option, to imitate old less ambitious behavior;
wenzelm [Sat, 03 May 2014 20:20:55 +0200] rev 56841
reduced cluttering of popups;
wenzelm [Sat, 03 May 2014 20:10:49 +0200] rev 56840
propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
wenzelm [Fri, 02 May 2014 23:31:25 +0200] rev 56839
merged
wenzelm [Fri, 02 May 2014 23:30:47 +0200] rev 56838
NEWS;
wenzelm [Fri, 02 May 2014 23:25:56 +0200] rev 56837
more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
wenzelm [Fri, 02 May 2014 23:06:05 +0200] rev 56836
more sensible interrupt of interpreter, when the user pushes Cancel button;
wenzelm [Fri, 02 May 2014 22:33:34 +0200] rev 56835
obsolete in scala-2.11.0;
wenzelm [Fri, 02 May 2014 22:22:51 +0200] rev 56834
fork Scala interpreter thread, independently of Swing_Thread;
wenzelm [Fri, 02 May 2014 20:41:01 +0200] rev 56833
clarified synchronization and exception handling;
wenzelm [Fri, 02 May 2014 20:07:55 +0200] rev 56832
more redirection;
wenzelm [Fri, 02 May 2014 20:01:45 +0200] rev 56831
prefer scala.Console with its support for thread-local redirection;
wenzelm [Fri, 02 May 2014 19:51:40 +0200] rev 56830
tuned signature -- channels for diagnostic output for system tools means stderr;
wenzelm [Fri, 02 May 2014 19:30:34 +0200] rev 56829
proper tool wrap-up;
wenzelm [Fri, 02 May 2014 19:28:32 +0200] rev 56828
tuned spelling;
wenzelm [Fri, 02 May 2014 18:54:47 +0200] rev 56827
avoid deprecated Scala syntax;
haftmann [Fri, 02 May 2014 21:18:50 +0200] rev 56826
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
wenzelm [Fri, 02 May 2014 14:15:23 +0200] rev 56825
more standard doc session specification;
wenzelm [Fri, 02 May 2014 13:57:57 +0200] rev 56824
discontinued adhoc check (see also ea8343187225);
wenzelm [Fri, 02 May 2014 13:52:45 +0200] rev 56823
more frugal access to theory text via Reader, reduced costs for I/O text decoding;
prefer non-strict Symbol.decode, since Reader[Char] may present symbols in either way;
wenzelm [Fri, 02 May 2014 12:27:40 +0200] rev 56822
support URLs as well;
wenzelm [Fri, 02 May 2014 12:09:02 +0200] rev 56821
reclaimed Byte_Reader from 51560e392e1b;
nipkow [Fri, 02 May 2014 07:54:23 +0200] rev 56820
new documentation: How to Prove it
boehmes [Thu, 01 May 2014 23:04:07 +0200] rev 56819
disable bad Z3 proof
boehmes [Thu, 01 May 2014 22:57:38 +0200] rev 56818
use SMT2 for Boogie examples
boehmes [Thu, 01 May 2014 22:57:36 +0200] rev 56817
less verbose SAT tactic
boehmes [Thu, 01 May 2014 22:57:34 +0200] rev 56816
use internal proof-producing SAT solver for more efficient SMT proof replay
boehmes [Thu, 01 May 2014 22:56:59 +0200] rev 56815
added internal proof-producing SAT solver
wenzelm [Thu, 01 May 2014 22:41:03 +0200] rev 56814
tuned output;
haftmann [Thu, 01 May 2014 10:20:20 +0200] rev 56813
separate ML module
haftmann [Thu, 01 May 2014 09:30:36 +0200] rev 56812
centralized upper/lowercase name mangling
haftmann [Thu, 01 May 2014 09:30:35 +0200] rev 56811
optional case enforcement
haftmann [Thu, 01 May 2014 09:30:34 +0200] rev 56810
obsolete: no symbol identifiers remaining in Pure
haftmann [Thu, 01 May 2014 09:30:34 +0200] rev 56809
prevent subscription in nested contexts explicitly -- at foundational and user level
haftmann [Thu, 01 May 2014 09:30:33 +0200] rev 56808
cleanup
haftmann [Thu, 01 May 2014 09:30:32 +0200] rev 56807
NEWS
panny [Thu, 01 May 2014 14:07:27 +0200] rev 56806
use qualified name (was interpreted as a catch-all variable name)
panny [Thu, 01 May 2014 14:05:29 +0200] rev 56805
add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
wenzelm [Thu, 01 May 2014 10:02:33 +0200] rev 56804
updated keywords;
wenzelm [Wed, 30 Apr 2014 22:45:26 +0200] rev 56803
clarified signature: load_file is still required internally;
wenzelm [Wed, 30 Apr 2014 22:35:42 +0200] rev 56802
merged
wenzelm [Wed, 30 Apr 2014 22:34:11 +0200] rev 56801
some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
wenzelm [Wed, 30 Apr 2014 13:11:24 +0200] rev 56800
support for long names in Scala;
wenzelm [Wed, 30 Apr 2014 12:12:44 +0200] rev 56799
tuned;
berghofe [Wed, 30 Apr 2014 15:43:44 +0200] rev 56798
Discontinued old spark_open; spark_open_siv is now spark_open
wenzelm [Tue, 29 Apr 2014 22:52:15 +0200] rev 56797
suppress slightly odd completions of "real";
wenzelm [Tue, 29 Apr 2014 22:50:55 +0200] rev 56796
tuned proofs;
wenzelm [Tue, 29 Apr 2014 21:54:26 +0200] rev 56795
tuned proofs;
wenzelm [Tue, 29 Apr 2014 21:29:36 +0200] rev 56794
clarified exit sequence: prover is reset afterwards, no more output messages;
wenzelm [Tue, 29 Apr 2014 21:11:24 +0200] rev 56793
more synchronized treatment of prover process, which might emit more messages before shutdown and requires manager to accept them;
wenzelm [Tue, 29 Apr 2014 20:40:44 +0200] rev 56792
tuned;