Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
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
proper Unix line termination;
2014-04-29, by wenzelm
require explicit 'document_files';
2014-04-29, by wenzelm
updated mkroot;
2014-04-29, by wenzelm
basic support for Mercurial command line tools;
2014-04-29, by wenzelm
clarified;
2014-04-29, by wenzelm
ignore malformed file names outright, e.g. .class files with dollar;
2014-04-29, by wenzelm
more systematic Isabelle output, like in classic Isabelle/ML (without markup);
2014-04-29, by wenzelm
systematic replacement of 'files' by 'document_files';
2014-04-29, by wenzelm
tuned signature -- accomodate operations of ROOT files;
2014-04-29, by wenzelm
tuned -- prefer Isabelle/Scala operations;
2014-04-29, by wenzelm
tuned proofs;
2014-04-28, by wenzelm
tuned;
2014-04-28, by wenzelm
tuned proofs;
2014-04-28, by wenzelm
improved syslog performance -- avoid denial-of-service e.g. with threads_trace = 5 and active Syslog dockable;
2014-04-28, by wenzelm
tuned -- fewer aliases of critical operations;
2014-04-28, by wenzelm
removed dead code;
2014-04-28, by wenzelm
tuned comments;
2014-04-28, by wenzelm
more systematic delay_first discipline for change_buffer and prune_history;
2014-04-28, by wenzelm
mane delayed events outside of Swing thread -- triggers no longer require Swing_Thread.later;
2014-04-28, by wenzelm
tuned;
2014-04-28, by wenzelm
added Scala version of module Event_Timer;
2014-04-28, by wenzelm
restored naming trick
2014-04-28, by blanchet
more reliable 'name_of_bnf'
2014-04-28, by blanchet
cleaner 'rel_inject' theorems
2014-04-28, by blanchet
modernized Isabelle classpath for graphview;
2014-04-27, by wenzelm
tuned;
2014-04-27, by wenzelm
merged
2014-04-26, by wenzelm
NEWS;
2014-04-26, by wenzelm
tuned message;
2014-04-26, by wenzelm
proper handling of shared zoom component: update layout dynamically;
2014-04-26, by wenzelm
PIDE support for find_consts;
2014-04-26, by wenzelm
some rearrangements to support multiple find operations;
2014-04-26, by wenzelm
tuned;
2014-04-26, by wenzelm
clarified GUI focus;
2014-04-26, by wenzelm
actually observe search limit;
2014-04-26, by wenzelm
misc tuning;
2014-04-26, by wenzelm
uniform focus traversal via TAB / Shift-TAB for all fields, in contrast to Java defaults, but in accordance to occasional jEdit practice;
2014-04-26, by wenzelm
tuned GUI events;
2014-04-26, by wenzelm
tuned;
2014-04-26, by wenzelm
tuned spelling;
2014-04-26, by wenzelm
clarified PIDE modules;
2014-04-26, by wenzelm
clarified;
2014-04-26, by wenzelm
tuned signature;
2014-04-26, by wenzelm
tuned imports;
2014-04-26, by wenzelm
tuned headers;
2014-04-26, by wenzelm
tuned signature;
2014-04-26, by wenzelm
more complete classical rules for Inf and Sup, modelled after theiry counterparts on Inter and Union (and INF and SUP)
2014-04-26, by haftmann
subsumed by existing default simp rules for functions and booleans
2014-04-26, by haftmann
tuned
2014-04-26, by haftmann
avoid non-standard simp default rule
2014-04-26, by haftmann
retired wwwfind
2014-04-26, by kleing
use right set of variables for recursive check
2014-04-26, by blanchet
merged
2014-04-26, by wenzelm
tuned -- potentially more robust;
2014-04-26, by wenzelm
suppress potential dangerous option (see 1baa5d19ac44);
2014-04-25, by wenzelm
manager is direct receiver of prover output -- discontinued old performance tuning (329320fc88df, 1baa5d19ac44);
2014-04-25, by wenzelm
modernized theory setup;
2014-04-25, by wenzelm
just one default thread pool (which is hardwired to Runtime.availableProcessors);
2014-04-25, by wenzelm
tuned signature -- separate pool for JFuture tasks, which can be canceled;
2014-04-25, by wenzelm
prefer Isabelle/Scala operations;
2014-04-25, by wenzelm
unused;
2014-04-25, by wenzelm
use Z3 4.3.2 to fix most FIXMEs
2014-04-25, by blanchet
added Z3 4.3.2 (unstable) component
2014-04-25, by blanchet
updated Z3 version number
2014-04-25, by blanchet
use Z3 4.3.2 syntax
2014-04-25, by blanchet
subscription as target-specific implementation device
2014-04-25, by haftmann
make SML/NJ happier;
2014-04-25, by wenzelm
merged
2014-04-25, by wenzelm
updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML;
2014-04-25, by wenzelm
simplified change_buffer (again, see 937826d702d5): no thread, just timer, rely on asynchronous commands_changed.post;
2014-04-25, by wenzelm
replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
2014-04-25, by wenzelm
tuned whitespace;
2014-04-25, by wenzelm
obsolete;
2014-04-25, by wenzelm
clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
2014-04-25, by wenzelm
tuned comments;
2014-04-25, by wenzelm
more robust prover termination;
2014-04-25, by wenzelm
more explicit checks;
2014-04-25, by wenzelm
tuned signature;
2014-04-24, by wenzelm
more uniform warning/error handling, potentially with propagation to send_wait caller;
2014-04-24, by wenzelm
more careful shutdown (amending f2f53f7046f4);
2014-04-24, by wenzelm
misc tuning;
2014-04-24, by wenzelm
obsolete;
2014-04-24, by wenzelm
converted main session manager to Consumer_Thread: messages need to be consumed immediately, postponed_changes replaces implicit actor mailbox scanning;
2014-04-24, by wenzelm
simplified commands_changed_buffer (in contrast to a8331fb5c959): rely on better performance of Consumer_Thread/Mailbox and more direct Timer (like session_actor.receiver);
2014-04-24, by wenzelm
simplified -- prefer Consumer_Thread over Actor;
2014-04-24, by wenzelm
tuned imports;
2014-04-24, by wenzelm
support for requests with explicit acknowledgment (and exception propagation);
2014-04-24, by wenzelm
more robust thread: continue after failure;
2014-04-24, by wenzelm
clarified command_input: Consumer_Thread;
2014-04-24, by wenzelm
further robustification wrt. unclear ranges;
2014-04-24, by wenzelm
allow more control of main loop;
2014-04-24, by wenzelm
eliminated pointless output actors;
2014-04-24, by wenzelm
more robust shutdown;
2014-04-24, by wenzelm
consumer thread with unbounded queueing of requests (similar to Message_Channel in ML);
2014-04-24, by wenzelm
proper signaling after each state update (NB: ML version does this uniformly via timed_access);
2014-04-24, by wenzelm
added Mailbox, as in ML;
2014-04-24, by wenzelm
synchronized access, similar to ML version;
2014-04-24, by wenzelm
tuned signature, in accordance to ML version;
2014-04-24, by wenzelm
eliminated redundant Volatile;
2014-04-24, by wenzelm
retain canonical reverse order;
2014-04-24, by wenzelm
more canonical list operations;
2014-04-24, by wenzelm
tuned signature in accordance to ML version;
2014-04-24, by wenzelm
canonical list operations, as in ML;
2014-04-24, by wenzelm
more uniform synchronized variables;
2014-04-24, by wenzelm
more unfolding and more folding in size equations, to look more natural in the nested case
2014-04-25, by blanchet
reintroduced '...' (nonexhaustive) syntax for SPASS-Pirate
2014-04-25, by blanchet
really unfold
2014-04-24, by blanchet
avoid non-standard simp default rule
2014-04-24, by haftmann
now covered by AFP 3ddac3e572cf
2014-04-24, by haftmann
avoid name shadowing
2014-04-24, by blanchet
spelling
2014-04-24, by blanchet
predicator simplification rules: support also partially specialized types e.g. 'a * nat
2014-04-23, by kuncar
all BNF tests can be part of a normal session because they are much faster now
2014-04-23, by kuncar
merged
2014-04-23, by wenzelm
tuned;
2014-04-23, by wenzelm
modernized Future/Promise implementation, bypassing old actors;
2014-04-23, by wenzelm
updated according to scala-2.11.0 recommendations;
2014-04-23, by wenzelm
explicit Exn.error_message in accordance to Output.error_message in ML;
2014-04-23, by wenzelm
detect nested interrupts;
2014-04-23, by wenzelm
clarified message and return code, in accordance to ML version;
2014-04-23, by wenzelm
interruptible dependencies, which can take a few seconds;
2014-04-23, by wenzelm
more abstract Exn.Interrupt and POSIX return code;
2014-04-23, by wenzelm
avoid accidental use of scala.language.reflectiveCalls;
2014-04-23, by wenzelm
tuned options for scalac;
2014-04-23, by wenzelm
updated workaround;
2014-04-23, by wenzelm
avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
2014-04-22, by wenzelm
avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
2014-04-22, by wenzelm
avoid octal escape literals -- deprecated in scala-2.11.0;
2014-04-22, by wenzelm
updated to scala-2.11.0 with classpath provided by its etc/settings;
2014-04-22, by wenzelm
no need to copy jars, after regular use of classpath in 793a429c63e7;
2014-04-22, by wenzelm
accomodate scala-2.11.0: evade somewhat erratic fix of ImmutableSetFactory in Scala/bfa70315d72d;
2014-04-22, by wenzelm
made SML/NJ happier
2014-04-23, by blanchet
size function for multisets
2014-04-23, by blanchet
updated BNF docs
2014-04-23, by blanchet
qualify name
2014-04-23, by blanchet
tuned doc comment
2014-04-23, by blanchet
updated NEWS
2014-04-23, by blanchet
localize new size function generation code
2014-04-23, by blanchet
no need to make 'size' generation an interpretation -- overkill
2014-04-23, by blanchet
put theorems in right slot
2014-04-23, by blanchet
manual merge + added 'rel_distincts' field to record for symmetry
2014-04-23, by blanchet
pick up all 'nesting' theorems
2014-04-23, by blanchet
added 'size' of finite sets
2014-04-23, by blanchet
prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early
2014-04-23, by blanchet
updated docs
2014-04-23, by blanchet
move size hooks together, with new one preceding old one and sharing same theory data
2014-04-23, by blanchet
allow registration of custom size functions for BNF-based datatypes
2014-04-23, by blanchet
reverted rb458558cbcc2 -- better to keep 'case' and 'rec' distinct, otherwise we lose the connection between 'ctor_rec' (the low-level recursor) and 'rec'
2014-04-23, by blanchet
generate 'rec_o_map' and 'size_o_map' in size extension
2014-04-23, by blanchet
made old-style 'size' interpretation hook more robust in case 'size' is already specified (either by the user or by the new datatype package)
2014-04-23, by blanchet
generate size instances for new-style datatypes
2014-04-23, by blanchet
invoke 'fp_sugar' interpretation hook on mutually recursive clique
2014-04-23, by blanchet
declare 'bool' and its proxies as a datatype for SPASS-Pirate
2014-04-23, by blanchet
added 'inj_map' as auxiliary BNF theorem
2014-04-23, by blanchet
tuned whitespace
2014-04-23, by blanchet
remove add_eq_zero_iff, it is replaced by add_nonneg_eq_0_iff; also removes it from the simpset
2014-04-23, by hoelzl
favorites for jEdit file browser, although an expanded directory path is expected here, not environment variables;
2014-04-22, by wenzelm
tuned;
2014-04-22, by wenzelm
clarified exit code for the rare situation where Runtime.exn_error_message might fail;
2014-04-22, by wenzelm
tuned;
2014-04-22, by wenzelm
tuned -- avoid warning about catch-all handler;
2014-04-22, by wenzelm
more general exit;
2014-04-22, by wenzelm
swap with qualifier;
2014-04-21, by haftmann
sos accepts False, returns apply command
2014-04-20, by paulson
clarified actor plumbing;
2014-04-19, by wenzelm
more elementary option sledgehammer_provers, avoiding complications of defaults from ML side (NB: guessing at number of cores does not make sense in PIDE);
2014-04-19, by wenzelm
clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
2014-04-19, by wenzelm
removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
2014-04-19, by wenzelm
obsolete for release;
2014-04-19, by wenzelm
obsolete since polyml-5.5.0;
2014-04-19, by wenzelm
added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
2014-04-19, by wenzelm
reintroduced process interrupt for the sake of synchronous protocol commands like "use_theories" (see also 27930cf6f0f7);
2014-04-17, by wenzelm
added protocol command "use_theories", with core functionality of batch build;
2014-04-17, by wenzelm
tuned comments;
2014-04-17, by wenzelm
tuned;
2014-04-17, by wenzelm
tuned option name;
2014-04-17, by wenzelm
tuned;
2014-04-17, by wenzelm
proper tooltip_lines for multi-line text;
2014-04-17, by wenzelm
unused;
2014-04-17, by wenzelm
capitalize more carefully, e.g. relevant for option "ML_exception_trace";
2014-04-17, by wenzelm
more simp rules for Fun.swap
2014-04-16, by haftmann
updated to jdk-8u5;
2014-04-16, by wenzelm
avoid ooddity: invoke intended function instead of java.awt.Container.invalidate();
2014-04-16, by wenzelm
tuned;
2014-04-16, by wenzelm
tuned spelling;
2014-04-16, by wenzelm
more uniform treatment of word case for check / complete;
2014-04-16, by wenzelm
capitalize fully (like in Emacs);
2014-04-16, by wenzelm
clarified word case;
2014-04-16, by wenzelm
more specific support for sequence of words;
2014-04-16, by wenzelm
tuned signature -- separate module Word;
2014-04-16, by wenzelm
more NEWS;
2014-04-15, by wenzelm
tuned default: melange of all "en" dialects;
2014-04-15, by wenzelm
updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
2014-04-15, by wenzelm
more context-sensitivity;
2014-04-15, by wenzelm
tuned spelling;
2014-04-15, by wenzelm
back to unrestricted before_caret_range, which is important for quick editing at the end of line (amending 83777a91f5de);
2014-04-15, by wenzelm
prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
2014-04-15, by wenzelm
clarified abbreviations for cartouche delimiters, to work in any context;
2014-04-15, by wenzelm
clarified treatment of markup ranges wrt. revert/convert: inflate_singularity allows to retrieve information like language_context more reliably during editing;
2014-04-15, by wenzelm
more robust JEdit_Lib.line_range, according to usual jEdit confusion at end of last line;
2014-04-15, by wenzelm
avoid conflict of Isabelle/jEdit popups with jEdit context menu;
2014-04-15, by wenzelm
clarified before_caret_range: prevent continuation on next line;
2014-04-15, by wenzelm
explicit menu action to complete word;
2014-04-15, by wenzelm
common context menu for Isabelle/jEdit;
2014-04-15, by wenzelm
tuned;
2014-04-15, by wenzelm
tuned;
2014-04-15, by wenzelm
tuned spelling;
2014-04-15, by wenzelm
tuned menu;
2014-04-15, by wenzelm
NEWS;
2014-04-15, by wenzelm
tuned spelling;
2014-04-15, by wenzelm
proper signature for dynamic BeanShell action;
2014-04-14, by wenzelm
tuned;
2014-04-14, by wenzelm
added context menu for spell checker actions;
2014-04-14, by wenzelm
full repaint after dictionary update;
2014-04-14, by wenzelm
some actions to maintain spell-checker dictionary;
2014-04-14, by wenzelm
more explicit user declarations for main dictionary;
2014-04-14, by wenzelm
Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
2014-04-14, by noschinl
added divide_nonneg_nonneg and co; made it a simp rule
2014-04-14, by hoelzl
support for persistent user dictionaries;
2014-04-14, by wenzelm
tuned;
2014-04-14, by wenzelm
eliminated somewhat pointless locale parameter;
2014-04-14, by wenzelm
tuned;
2014-04-13, by wenzelm
clarified complete: participate in case-mangling of check;
2014-04-13, by wenzelm
tuned;
2014-04-13, by wenzelm
added spell-checker completion dialog, without counting frequency of items due to empty name;
2014-04-13, by wenzelm
tuned signature;
2014-04-13, by wenzelm
special treatment for '' ligature in TeX, which counts as word separator
2014-04-13, by wenzelm
more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
2014-04-13, by wenzelm
tuned rendering -- avoid overlap with squiggly underline;
2014-04-13, by wenzelm
added dictionaries_selector GUI;
2014-04-13, by wenzelm
tuned signature -- explicit Spell_Checker_Variable;
2014-04-13, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip