Mon, 05 May 2014 09:24:34 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 05 May 2014 10:03:43 +0200 |
blanchet |
tuned comment
|
changeset |
files
|
Mon, 05 May 2014 09:30:20 +0200 |
blanchet |
simplify selectors in code views
|
changeset |
files
|
Mon, 05 May 2014 08:30:38 +0200 |
blanchet |
note correct induction schemes in 'primrec' (for N2M)
|
changeset |
files
|
Sun, 04 May 2014 21:35:04 +0200 |
blanchet |
use right meson tactic for preplaying
|
changeset |
files
|
Sun, 04 May 2014 21:02:21 +0200 |
blanchet |
simplify unused universally quantified variables in Z3 proofs
|
changeset |
files
|
Sun, 04 May 2014 19:27:28 +0200 |
blanchet |
fixed Waldmeister endgame w.r.t. "Trueprop"
|
changeset |
files
|
Sun, 04 May 2014 19:08:29 +0200 |
blanchet |
tuned structure name
|
changeset |
files
|
Sun, 04 May 2014 19:01:36 +0200 |
blanchet |
added 'satx' to Sledgehammer's portfolio (cf. 'isar_try0')
|
changeset |
files
|
Sun, 04 May 2014 18:57:45 +0200 |
blanchet |
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
|
changeset |
files
|
Sun, 04 May 2014 18:53:58 +0200 |
blanchet |
added 'satx' proof method to Try0
|
changeset |
files
|
Sun, 04 May 2014 18:50:42 +0200 |
blanchet |
make 'dpll_p' the default SAT solver, rather than the hard-to-get zChaff-with-proofs
|
changeset |
files
|
Sun, 04 May 2014 18:14:59 +0200 |
blanchet |
added missing space between command-line options
|
changeset |
files
|
Sun, 04 May 2014 18:14:58 +0200 |
blanchet |
improved whitelist (cf. be1874de8344)
|
changeset |
files
|
Sun, 04 May 2014 18:14:58 +0200 |
blanchet |
renamed 'xxx_size' to 'size_xxx' for old datatype package
|
changeset |
files
|
Sun, 04 May 2014 16:17:53 +0200 |
boehmes |
removed obsolete internal SAT solvers
|
changeset |
files
|
Sat, 03 May 2014 23:15:00 +0200 |
wenzelm |
standardize to implode_short form;
|
changeset |
files
|
Sat, 03 May 2014 22:47:43 +0200 |
wenzelm |
support for path completion based on file-system content;
|
changeset |
files
|
Sat, 03 May 2014 20:31:29 +0200 |
wenzelm |
yet another completion option, to imitate old less ambitious behavior;
|
changeset |
files
|
Sat, 03 May 2014 20:20:55 +0200 |
wenzelm |
reduced cluttering of popups;
|
changeset |
files
|
Sat, 03 May 2014 20:10:49 +0200 |
wenzelm |
propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
|
changeset |
files
|
Fri, 02 May 2014 23:31:25 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 02 May 2014 23:30:47 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Fri, 02 May 2014 23:25:56 +0200 |
wenzelm |
more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
|
changeset |
files
|
Fri, 02 May 2014 23:06:05 +0200 |
wenzelm |
more sensible interrupt of interpreter, when the user pushes Cancel button;
|
changeset |
files
|
Fri, 02 May 2014 22:33:34 +0200 |
wenzelm |
obsolete in scala-2.11.0;
|
changeset |
files
|
Fri, 02 May 2014 22:22:51 +0200 |
wenzelm |
fork Scala interpreter thread, independently of Swing_Thread;
|
changeset |
files
|
Fri, 02 May 2014 20:41:01 +0200 |
wenzelm |
clarified synchronization and exception handling;
|
changeset |
files
|
Fri, 02 May 2014 20:07:55 +0200 |
wenzelm |
more redirection;
|
changeset |
files
|
Fri, 02 May 2014 20:01:45 +0200 |
wenzelm |
prefer scala.Console with its support for thread-local redirection;
|
changeset |
files
|
Fri, 02 May 2014 19:51:40 +0200 |
wenzelm |
tuned signature -- channels for diagnostic output for system tools means stderr;
|
changeset |
files
|
Fri, 02 May 2014 19:30:34 +0200 |
wenzelm |
proper tool wrap-up;
|
changeset |
files
|
Fri, 02 May 2014 19:28:32 +0200 |
wenzelm |
tuned spelling;
|
changeset |
files
|
Fri, 02 May 2014 18:54:47 +0200 |
wenzelm |
avoid deprecated Scala syntax;
|
changeset |
files
|
Fri, 02 May 2014 21:18:50 +0200 |
haftmann |
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
|
changeset |
files
|
Fri, 02 May 2014 14:15:23 +0200 |
wenzelm |
more standard doc session specification;
|
changeset |
files
|
Fri, 02 May 2014 13:57:57 +0200 |
wenzelm |
discontinued adhoc check (see also ea8343187225);
|
changeset |
files
|
Fri, 02 May 2014 13:52:45 +0200 |
wenzelm |
more frugal access to theory text via Reader, reduced costs for I/O text decoding;
|
changeset |
files
|
Fri, 02 May 2014 12:27:40 +0200 |
wenzelm |
support URLs as well;
|
changeset |
files
|
Fri, 02 May 2014 12:09:02 +0200 |
wenzelm |
reclaimed Byte_Reader from 51560e392e1b;
|
changeset |
files
|
Fri, 02 May 2014 07:54:23 +0200 |
nipkow |
new documentation: How to Prove it
|
changeset |
files
|
Thu, 01 May 2014 23:04:07 +0200 |
boehmes |
disable bad Z3 proof
|
changeset |
files
|
Thu, 01 May 2014 22:57:38 +0200 |
boehmes |
use SMT2 for Boogie examples
|
changeset |
files
|
Thu, 01 May 2014 22:57:36 +0200 |
boehmes |
less verbose SAT tactic
|
changeset |
files
|
Thu, 01 May 2014 22:57:34 +0200 |
boehmes |
use internal proof-producing SAT solver for more efficient SMT proof replay
|
changeset |
files
|
Thu, 01 May 2014 22:56:59 +0200 |
boehmes |
added internal proof-producing SAT solver
|
changeset |
files
|
Thu, 01 May 2014 22:41:03 +0200 |
wenzelm |
tuned output;
|
changeset |
files
|
Thu, 01 May 2014 10:20:20 +0200 |
haftmann |
separate ML module
|
changeset |
files
|
Thu, 01 May 2014 09:30:36 +0200 |
haftmann |
centralized upper/lowercase name mangling
|
changeset |
files
|
Thu, 01 May 2014 09:30:35 +0200 |
haftmann |
optional case enforcement
|
changeset |
files
|
Thu, 01 May 2014 09:30:34 +0200 |
haftmann |
obsolete: no symbol identifiers remaining in Pure
|
changeset |
files
|
Thu, 01 May 2014 09:30:34 +0200 |
haftmann |
prevent subscription in nested contexts explicitly -- at foundational and user level
|
changeset |
files
|
Thu, 01 May 2014 09:30:33 +0200 |
haftmann |
cleanup
|
changeset |
files
|
Thu, 01 May 2014 09:30:32 +0200 |
haftmann |
NEWS
|
changeset |
files
|
Thu, 01 May 2014 14:07:27 +0200 |
panny |
use qualified name (was interpreted as a catch-all variable name)
|
changeset |
files
|
Thu, 01 May 2014 14:05:29 +0200 |
panny |
add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
|
changeset |
files
|
Thu, 01 May 2014 10:02:33 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Wed, 30 Apr 2014 22:45:26 +0200 |
wenzelm |
clarified signature: load_file is still required internally;
|
changeset |
files
|
Wed, 30 Apr 2014 22:35:42 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 30 Apr 2014 22:34:11 +0200 |
wenzelm |
some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
|
changeset |
files
|