Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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 variable names
2013-07-13, by haftmann
got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
2013-07-13, by traytel
some new lemmas towards getting rid of in_bd BNF property; tuned
2013-07-11, by traytel
tuned
2013-07-13, by smolkas
added sledgehammer parameters isar_try0 and isar_minimize and their negative aliases
2013-07-12, by smolkas
merged
2013-07-12, by wenzelm
more robust proof export / import due to Stefan Berghofer;
2013-07-12, by wenzelm
added blast, force
2013-07-12, by smolkas
removed |>! and #>!
2013-07-12, by smolkas
tuned
2013-07-12, by smolkas
cleaner preplay interface
2013-07-12, by smolkas
tuned;
2013-07-12, by wenzelm
tuned proofs;
2013-07-12, by wenzelm
updated keywords;
2013-07-12, by wenzelm
localized and modernized adhoc-overloading (patch by Christian Sternagel);
2013-07-12, by wenzelm
merged
2013-07-12, by wenzelm
tuned proof;
2013-07-12, by wenzelm
reraise interrupts outside command regular transactions -- relevant for memo_stable;
2013-07-12, by wenzelm
added "isabelle update_sub_sup" tool;
2013-07-12, by wenzelm
allow spaces in file names;
2013-07-12, by wenzelm
more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
2013-07-10, by wenzelm
added |>! and #>! for convenient printing of timing information
2013-07-12, by smolkas
preplay failures might be resolved later, so proceed as usual
2013-07-12, by smolkas
more reasonable preplay_interface semantics
2013-07-12, by smolkas
tuned
2013-07-12, by smolkas
minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
2013-07-12, by smolkas
merged
2013-07-12, by wenzelm
clarified memo_exec: plain synchronized access without any special tricks;
2013-07-12, by wenzelm
tuned;
2013-07-12, by wenzelm
clarified execution: maintain running execs only, check "stable" separately via memo (again);
2013-07-12, by wenzelm
tuned signature;
2013-07-12, by wenzelm
clarified module name;
2013-07-12, by wenzelm
more explicit type Exec.context;
2013-07-11, by wenzelm
tuned signature;
2013-07-11, by wenzelm
strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
2013-07-11, by wenzelm
tuned -- cleanup before publishing assignment;
2013-07-11, by wenzelm
more abstract types;
2013-07-11, by wenzelm
tuned;
2013-07-11, by wenzelm
disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
2013-07-11, by wenzelm
more precise fact declarations -- fewer warnings;
2013-07-11, by wenzelm
global management of command execution fragments;
2013-07-11, by wenzelm
fully synchronized guard of running execution;
2013-07-11, by wenzelm
merged
2013-07-11, by nipkow
added exercises
2013-07-11, by nipkow
optimize isar-proofs by trying different proof methods
2013-07-11, by smolkas
made SML/NJ happy
2013-07-11, by smolkas
tuned
2013-07-11, by smolkas
tuned;
2013-07-11, by wenzelm
re-assign prints of unchanged eval only -- avoid crash of new_exec;
2013-07-11, by wenzelm
tuned -- refrain from odd optimization;
2013-07-11, by wenzelm
tuned;
2013-07-11, by wenzelm
added "echo" command for demonstration purposes;
2013-07-10, by wenzelm
more abstract message channel;
2013-07-10, by wenzelm
explicit shutdown of message output thread;
2013-07-10, by wenzelm
tuned signature;
2013-07-10, by wenzelm
no need for raw stdin;
2013-07-10, by wenzelm
fall back on synchronous message output for single-threaded SML/NJ;
2013-07-10, by wenzelm
make SML/NJ happy;
2013-07-10, by wenzelm
retain main thread for protocol loop -- no access to raw ML toplevel;
2013-07-10, by wenzelm
removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
2013-07-10, by wenzelm
less intrusive token_range rendering, which is relevant for inner parse errors;
2013-07-10, by wenzelm
made SML/NJ happy
2013-07-10, by smolkas
merged
2013-07-10, by wenzelm
tuned start_execution: avoid sleep on worker thread;
2013-07-10, by wenzelm
print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
2013-07-10, by wenzelm
allow to remove print functions;
2013-07-10, by wenzelm
clarified Command.print: update old prints here;
2013-07-10, by wenzelm
produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
2013-07-09, by wenzelm
tuned;
2013-07-09, by wenzelm
tuned proofs;
2013-07-09, by wenzelm
more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
2013-07-09, by wenzelm
tuned message;
2013-07-09, by wenzelm
tuned signature -- NB: Command.read is actually part of Command.eval;
2013-07-09, by wenzelm
tuned protocol terminology;
2013-07-09, by wenzelm
tuned;
2013-07-09, by wenzelm
allow whitespace in file names;
2013-07-08, by wenzelm
tuned;
2013-07-08, by wenzelm
more direct interleaving of eval/print and update/execution -- refrain from crude manipulation of max_threads;
2013-07-08, by wenzelm
allow worker guest threads, which participate actively in future joins, but are outside thread accounting;
2013-07-08, by wenzelm
made SML/NJ happy
2013-07-10, by smolkas
completely rewrote SH compress; added two parameters for experimentation/fine grained control
2013-07-09, by smolkas
moved code -> easier debugging
2013-07-09, by smolkas
tuned proofs
2013-07-08, by nipkow
some support for Cygwin;
2013-07-07, by wenzelm
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
2013-07-07, by wenzelm
tuned signature;
2013-07-07, by wenzelm
discontinued obsolete "isabelle print";
2013-07-07, by wenzelm
discontinued command 'print_drafts';
2013-07-07, by wenzelm
some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
2013-07-07, by wenzelm
removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
2013-07-07, by wenzelm
tuned comments;
2013-07-07, by wenzelm
Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
2013-07-07, by traytel
tuned spelling
2013-07-05, by traytel
eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
2013-07-06, by wenzelm
more release notes according to availability in proper release vs. repository clone;
2013-07-06, by wenzelm
quick access to release notes (imitating website/documentation.html);
2013-07-06, by wenzelm
more dependencies;
2013-07-06, by wenzelm
minimal jedit mode for Isabelle NEWS;
2013-07-06, by wenzelm
merged
2013-07-05, by wenzelm
more uniform Counter in ML and Scala;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
tuned signature -- eliminated pointless type synonym;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
clarified type Command.eval;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
tuned signature;
2013-07-05, by wenzelm
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
2013-07-05, by wenzelm
improved proof automation for numerals
2013-07-05, by nipkow
merged
2013-07-05, by wenzelm
separate exec_id assignment for Command.print states, without affecting result of eval;
2013-07-04, by wenzelm
more Command.memo operations;
2013-07-04, by wenzelm
tund proofs
2013-07-05, by nipkow
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip