Wed, 23 Apr 2014 10:23:27 +0200 |
blanchet |
pick up all 'nesting' theorems
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:27 +0200 |
blanchet |
added 'size' of finite sets
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:27 +0200 |
blanchet |
prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:27 +0200 |
blanchet |
updated docs
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:27 +0200 |
blanchet |
move size hooks together, with new one preceding old one and sharing same theory data
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
allow registration of custom size functions for BNF-based datatypes
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
reverted rb458558cbcc2 -- better to keep 'case' and 'rec' distinct, otherwise we lose the connection between 'ctor_rec' (the low-level recursor) and 'rec'
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
generate 'rec_o_map' and 'size_o_map' in size extension
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
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)
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
generate size instances for new-style datatypes
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
invoke 'fp_sugar' interpretation hook on mutually recursive clique
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
declare 'bool' and its proxies as a datatype for SPASS-Pirate
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
added 'inj_map' as auxiliary BNF theorem
|
changeset |
files
|
Wed, 23 Apr 2014 10:23:26 +0200 |
blanchet |
tuned whitespace
|
changeset |
files
|
Wed, 23 Apr 2014 09:32:00 +0200 |
hoelzl |
remove add_eq_zero_iff, it is replaced by add_nonneg_eq_0_iff; also removes it from the simpset
|
changeset |
files
|
Tue, 22 Apr 2014 12:41:34 +0200 |
wenzelm |
favorites for jEdit file browser, although an expanded directory path is expected here, not environment variables;
|
changeset |
files
|
Tue, 22 Apr 2014 12:30:54 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 22 Apr 2014 12:05:02 +0200 |
wenzelm |
clarified exit code for the rare situation where Runtime.exn_error_message might fail;
|
changeset |
files
|
Tue, 22 Apr 2014 12:03:58 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 22 Apr 2014 11:53:05 +0200 |
wenzelm |
tuned -- avoid warning about catch-all handler;
|
changeset |
files
|
Tue, 22 Apr 2014 11:47:57 +0200 |
wenzelm |
more general exit;
|
changeset |
files
|
Mon, 21 Apr 2014 21:16:05 +0200 |
haftmann |
swap with qualifier;
|
changeset |
files
|
Sun, 20 Apr 2014 00:25:05 +0100 |
paulson |
sos accepts False, returns apply command
|
changeset |
files
|
Sat, 19 Apr 2014 20:01:26 +0200 |
wenzelm |
clarified actor plumbing;
|
changeset |
files
|
Sat, 19 Apr 2014 19:52:02 +0200 |
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);
|
changeset |
files
|
Sat, 19 Apr 2014 19:03:32 +0200 |
wenzelm |
clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
|
changeset |
files
|
Sat, 19 Apr 2014 18:37:41 +0200 |
wenzelm |
removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
|
changeset |
files
|
Sat, 19 Apr 2014 17:33:51 +0200 |
wenzelm |
obsolete for release;
|
changeset |
files
|
Sat, 19 Apr 2014 17:28:07 +0200 |
wenzelm |
obsolete since polyml-5.5.0;
|
changeset |
files
|
Sat, 19 Apr 2014 17:23:05 +0200 |
wenzelm |
added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
|
changeset |
files
|
Thu, 17 Apr 2014 14:52:23 +0200 |
wenzelm |
reintroduced process interrupt for the sake of synchronous protocol commands like "use_theories" (see also 27930cf6f0f7);
|
changeset |
files
|
Thu, 17 Apr 2014 13:21:36 +0200 |
wenzelm |
added protocol command "use_theories", with core functionality of batch build;
|
changeset |
files
|
Thu, 17 Apr 2014 12:03:15 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Thu, 17 Apr 2014 11:42:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 17 Apr 2014 11:31:46 +0200 |
wenzelm |
tuned option name;
|
changeset |
files
|
Thu, 17 Apr 2014 11:29:15 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 17 Apr 2014 11:13:30 +0200 |
wenzelm |
proper tooltip_lines for multi-line text;
|
changeset |
files
|
Thu, 17 Apr 2014 10:58:10 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Thu, 17 Apr 2014 10:54:10 +0200 |
wenzelm |
capitalize more carefully, e.g. relevant for option "ML_exception_trace";
|
changeset |
files
|
Wed, 16 Apr 2014 21:51:41 +0200 |
haftmann |
more simp rules for Fun.swap
|
changeset |
files
|
Wed, 16 Apr 2014 18:28:13 +0200 |
wenzelm |
updated to jdk-8u5;
|
changeset |
files
|
Wed, 16 Apr 2014 14:16:22 +0200 |
wenzelm |
avoid ooddity: invoke intended function instead of java.awt.Container.invalidate();
|
changeset |
files
|
Wed, 16 Apr 2014 13:48:35 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 16 Apr 2014 13:35:49 +0200 |
wenzelm |
tuned spelling;
|
changeset |
files
|
Wed, 16 Apr 2014 13:28:21 +0200 |
wenzelm |
more uniform treatment of word case for check / complete;
|
changeset |
files
|
Wed, 16 Apr 2014 12:32:36 +0200 |
wenzelm |
capitalize fully (like in Emacs);
|
changeset |
files
|
Wed, 16 Apr 2014 12:26:12 +0200 |
wenzelm |
clarified word case;
|
changeset |
files
|
Wed, 16 Apr 2014 11:52:26 +0200 |
wenzelm |
more specific support for sequence of words;
|
changeset |
files
|
Wed, 16 Apr 2014 09:38:40 +0200 |
wenzelm |
tuned signature -- separate module Word;
|
changeset |
files
|
Tue, 15 Apr 2014 22:41:10 +0200 |
wenzelm |
more NEWS;
|
changeset |
files
|
Tue, 15 Apr 2014 22:19:07 +0200 |
wenzelm |
tuned default: melange of all "en" dialects;
|
changeset |
files
|
Tue, 15 Apr 2014 22:18:21 +0200 |
wenzelm |
updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
|
changeset |
files
|
Tue, 15 Apr 2014 21:13:20 +0200 |
wenzelm |
more context-sensitivity;
|
changeset |
files
|
Tue, 15 Apr 2014 20:24:49 +0200 |
wenzelm |
tuned spelling;
|
changeset |
files
|
Tue, 15 Apr 2014 19:51:55 +0200 |
wenzelm |
back to unrestricted before_caret_range, which is important for quick editing at the end of line (amending 83777a91f5de);
|
changeset |
files
|
Tue, 15 Apr 2014 19:27:50 +0200 |
wenzelm |
prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
|
changeset |
files
|
Tue, 15 Apr 2014 19:11:34 +0200 |
wenzelm |
clarified abbreviations for cartouche delimiters, to work in any context;
|
changeset |
files
|
Tue, 15 Apr 2014 16:44:06 +0200 |
wenzelm |
clarified treatment of markup ranges wrt. revert/convert: inflate_singularity allows to retrieve information like language_context more reliably during editing;
|
changeset |
files
|
Tue, 15 Apr 2014 13:07:59 +0200 |
wenzelm |
more robust JEdit_Lib.line_range, according to usual jEdit confusion at end of last line;
|
changeset |
files
|
Tue, 15 Apr 2014 12:45:16 +0200 |
wenzelm |
avoid conflict of Isabelle/jEdit popups with jEdit context menu;
|
changeset |
files
|