Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
tuned message: more compact, imitate actual command line;
2014-05-08, by wenzelm
enable "PIDE" docking framework by default, and rely on its "Detach" menu item;
2014-05-08, by wenzelm
some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
2014-05-08, by wenzelm
untyped, unscoped, unchecked access to JVM objects;
2014-05-08, by wenzelm
Documented new property
2014-05-08, by desharna
generate 'map_ident' theorem for BNFs
2014-05-08, by desharna
explicit option to build library, which takes most of the time;
2014-05-07, by wenzelm
NEWS;
2014-05-07, by wenzelm
merged
2014-05-07, by wenzelm
more symbols;
2014-05-07, by wenzelm
tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
2014-05-07, by wenzelm
print results as "state", to avoid intrusion into the source text;
2014-05-07, by wenzelm
run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
2014-05-07, by wenzelm
discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
2014-05-07, by wenzelm
more emphatic output for Proof General;
2014-05-07, by wenzelm
tuned;
2014-05-07, by wenzelm
tuned defaults;
2014-05-07, by wenzelm
tuned message -- more context for detached window etc.;
2014-05-07, by wenzelm
tuned signature;
2014-05-07, by wenzelm
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
2014-05-07, by hoelzl
tuned GUI for Windows L&F;
2014-05-06, by wenzelm
clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
2014-05-06, by wenzelm
tuned GUI layout;
2014-05-06, by wenzelm
clarified GUI events, e.g. relevant for insert via completion;
2014-05-06, by wenzelm
more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
2014-05-06, by wenzelm
common support for search field, which is actually a light-weight Highlighter;
2014-05-06, by wenzelm
clarified GUI focus;
2014-05-06, by wenzelm
more uniform detach button;
2014-05-06, by wenzelm
tuned signature;
2014-05-06, by wenzelm
renamed "Find" to "Query", with more general operations;
2014-05-06, by wenzelm
hardwired default_frequency to avoid fluctuation of popup content;
2014-05-06, by wenzelm
more visual feedback on path_completion, at the risk of file-system access in GUI painting;
2014-05-06, by wenzelm
tuned;
2014-05-06, by wenzelm
explicit option parallel_print to downgrade parallel scheduling, which might occasionally help for big and heavy "scripts";
2014-05-06, by wenzelm
tuned GUI layout;
2014-05-06, by wenzelm
tuned;
2014-05-06, by wenzelm
some complication with ListView.Renderer to get tooltips;
2014-05-05, by wenzelm
expose interrupts more like ML version, but not in managed bash processes of Build;
2014-05-05, by wenzelm
merged
2014-05-05, by wenzelm
uniform Toplevel.print for all proof commands;
2014-05-05, by wenzelm
clarified print operations for "terms" and "theorems";
2014-05-05, by wenzelm
more print operations;
2014-05-05, by wenzelm
tuned GUI;
2014-05-05, by wenzelm
more decisive change of focus;
2014-05-05, by wenzelm
support print operations as asynchronous query;
2014-05-05, by wenzelm
allow empty original, e.g. path "";
2014-05-05, by wenzelm
more robust process kill -- postpone interrupts on current thread;
2014-05-05, by wenzelm
tuned signature;
2014-05-05, by wenzelm
tuned signature;
2014-05-05, by wenzelm
tuned comment
2014-05-05, by blanchet
simplify selectors in code views
2014-05-05, by blanchet
note correct induction schemes in 'primrec' (for N2M)
2014-05-05, by blanchet
use right meson tactic for preplaying
2014-05-04, by blanchet
simplify unused universally quantified variables in Z3 proofs
2014-05-04, by blanchet
fixed Waldmeister endgame w.r.t. "Trueprop"
2014-05-04, by blanchet
tuned structure name
2014-05-04, by blanchet
added 'satx' to Sledgehammer's portfolio (cf. 'isar_try0')
2014-05-04, by 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
2014-05-04, by blanchet
added 'satx' proof method to Try0
2014-05-04, by blanchet
make 'dpll_p' the default SAT solver, rather than the hard-to-get zChaff-with-proofs
2014-05-04, by blanchet
added missing space between command-line options
2014-05-04, by blanchet
improved whitelist (cf. be1874de8344)
2014-05-04, by blanchet
renamed 'xxx_size' to 'size_xxx' for old datatype package
2014-05-04, by blanchet
removed obsolete internal SAT solvers
2014-05-04, by boehmes
standardize to implode_short form;
2014-05-03, by wenzelm
support for path completion based on file-system content;
2014-05-03, by wenzelm
yet another completion option, to imitate old less ambitious behavior;
2014-05-03, by wenzelm
reduced cluttering of popups;
2014-05-03, by wenzelm
propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
2014-05-03, by wenzelm
merged
2014-05-02, by wenzelm
NEWS;
2014-05-02, by wenzelm
more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
2014-05-02, by wenzelm
more sensible interrupt of interpreter, when the user pushes Cancel button;
2014-05-02, by wenzelm
obsolete in scala-2.11.0;
2014-05-02, by wenzelm
fork Scala interpreter thread, independently of Swing_Thread;
2014-05-02, by wenzelm
clarified synchronization and exception handling;
2014-05-02, by wenzelm
more redirection;
2014-05-02, by wenzelm
prefer scala.Console with its support for thread-local redirection;
2014-05-02, by wenzelm
tuned signature -- channels for diagnostic output for system tools means stderr;
2014-05-02, by wenzelm
proper tool wrap-up;
2014-05-02, by wenzelm
tuned spelling;
2014-05-02, by wenzelm
avoid deprecated Scala syntax;
2014-05-02, by wenzelm
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
2014-05-02, by haftmann
more standard doc session specification;
2014-05-02, by wenzelm
discontinued adhoc check (see also ea8343187225);
2014-05-02, by wenzelm
more frugal access to theory text via Reader, reduced costs for I/O text decoding;
2014-05-02, by wenzelm
support URLs as well;
2014-05-02, by wenzelm
reclaimed Byte_Reader from 51560e392e1b;
2014-05-02, by wenzelm
new documentation: How to Prove it
2014-05-02, by nipkow
disable bad Z3 proof
2014-05-01, by boehmes
use SMT2 for Boogie examples
2014-05-01, by boehmes
less verbose SAT tactic
2014-05-01, by boehmes
use internal proof-producing SAT solver for more efficient SMT proof replay
2014-05-01, by boehmes
added internal proof-producing SAT solver
2014-05-01, by boehmes
tuned output;
2014-05-01, by wenzelm
separate ML module
2014-05-01, by haftmann
centralized upper/lowercase name mangling
2014-05-01, by haftmann
optional case enforcement
2014-05-01, by haftmann
obsolete: no symbol identifiers remaining in Pure
2014-05-01, by haftmann
prevent subscription in nested contexts explicitly -- at foundational and user level
2014-05-01, by haftmann
cleanup
2014-05-01, by haftmann
NEWS
2014-05-01, by haftmann
use qualified name (was interpreted as a catch-all variable name)
2014-05-01, by panny
add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
2014-05-01, by panny
updated keywords;
2014-05-01, by wenzelm
clarified signature: load_file is still required internally;
2014-04-30, by wenzelm
merged
2014-04-30, by wenzelm
some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
2014-04-30, by wenzelm
support for long names in Scala;
2014-04-30, by wenzelm
tuned;
2014-04-30, by wenzelm
Discontinued old spark_open; spark_open_siv is now spark_open
2014-04-30, by berghofe
suppress slightly odd completions of "real";
2014-04-29, by wenzelm
tuned proofs;
2014-04-29, by wenzelm
tuned proofs;
2014-04-29, by wenzelm
clarified exit sequence: prover is reset afterwards, no more output messages;
2014-04-29, by wenzelm
more synchronized treatment of prover process, which might emit more messages before shutdown and requires manager to accept them;
2014-04-29, by wenzelm
tuned;
2014-04-29, by wenzelm
some sanity checks for Isabelle sources;
2014-04-29, by wenzelm
prefer plain ASCII / latex over not-so-universal Unicode;
2014-04-29, by wenzelm
tuned whitespace;
2014-04-29, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip