Mon, 14 Apr 2014 22:51:23 +0200 wenzelm full repaint after dictionary update;
Mon, 14 Apr 2014 21:51:41 +0200 wenzelm some actions to maintain spell-checker dictionary;
Mon, 14 Apr 2014 20:36:50 +0200 wenzelm more explicit user declarations for main dictionary;
Mon, 14 Apr 2014 13:26:12 +0200 noschinl Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
Mon, 14 Apr 2014 13:08:17 +0200 hoelzl added divide_nonneg_nonneg and co; made it a simp rule
Mon, 14 Apr 2014 10:55:56 +0200 wenzelm support for persistent user dictionaries;
Mon, 14 Apr 2014 09:28:42 +0200 wenzelm tuned;
Mon, 14 Apr 2014 09:24:47 +0200 wenzelm eliminated somewhat pointless locale parameter;
Sun, 13 Apr 2014 22:08:00 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:59:37 +0200 wenzelm clarified complete: participate in case-mangling of check;
Sun, 13 Apr 2014 21:51:49 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:43:25 +0200 wenzelm added spell-checker completion dialog, without counting frequency of items due to empty name;
Sun, 13 Apr 2014 19:55:16 +0200 wenzelm tuned signature;
Sun, 13 Apr 2014 19:32:49 +0200 wenzelm special treatment for '' ligature in TeX, which counts as word separator
Sun, 13 Apr 2014 19:20:03 +0200 wenzelm more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
Sun, 13 Apr 2014 19:18:30 +0200 wenzelm tuned rendering -- avoid overlap with squiggly underline;
Sun, 13 Apr 2014 16:42:44 +0200 wenzelm added dictionaries_selector GUI;
Sun, 13 Apr 2014 16:06:55 +0200 wenzelm tuned signature -- explicit Spell_Checker_Variable;
Sun, 13 Apr 2014 15:34:54 +0200 wenzelm updated to jortho-1.0-1: dictionaries from SCOWL 7.1, with parameters like aspell;
Sun, 13 Apr 2014 15:32:03 +0200 wenzelm clarified according to ML version;
Sat, 12 Apr 2014 21:59:30 +0200 wenzelm merged
Sat, 12 Apr 2014 21:58:58 +0200 wenzelm NEWS;
Sat, 12 Apr 2014 21:44:38 +0200 wenzelm more spell_checker_elements;
Sat, 12 Apr 2014 21:38:38 +0200 wenzelm some case-mangling;
Sat, 12 Apr 2014 21:00:04 +0200 wenzelm more general spell_checker_elements;
Sat, 12 Apr 2014 20:49:57 +0200 wenzelm added spell-checker options;
Sat, 12 Apr 2014 18:55:49 +0200 wenzelm added bad_words;
Sat, 12 Apr 2014 17:46:54 +0200 wenzelm markup for prose words within formal comments;
Fri, 11 Apr 2014 23:26:31 +0200 wenzelm added spell-checker based on jortho-1.0;
Fri, 11 Apr 2014 19:07:56 +0200 wenzelm prefere standard Isabelle/Scala operation, with fixed locale;
Sat, 12 Apr 2014 11:27:36 +0200 haftmann more operations and lemmas
Sat, 12 Apr 2014 17:26:27 +0200 nipkow made mult_pos_pos a simp rule
Fri, 11 Apr 2014 23:22:00 +0200 kuncar bi_unique and co. rules from the BNF hook must be introduced after bi_unique op= and co. rules are introduced
Fri, 11 Apr 2014 22:53:47 +0200 nipkow merged
Fri, 11 Apr 2014 22:53:33 +0200 nipkow made divide_pos_pos a simp rule
Fri, 11 Apr 2014 22:19:37 +0200 kuncar fix the reflexivity prover
Fri, 11 Apr 2014 17:53:16 +0200 kuncar merged
Fri, 11 Apr 2014 16:59:42 +0200 kuncar observe also DEADID BNFs and associate the conjunction in rel_inject to the right
Fri, 11 Apr 2014 17:11:41 +0200 nipkow made ereal_add_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 13:36:57 +0200 nipkow made mult_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 12:43:22 +0200 wenzelm merged
Fri, 11 Apr 2014 12:40:12 +0200 wenzelm more formal dependencies via 'document_files';
Fri, 11 Apr 2014 11:52:28 +0200 wenzelm explicit 'document_files' in session ROOT specifications;
Fri, 11 Apr 2014 09:36:38 +0200 wenzelm tuned message, to accommodate extra brackets produced by Scala parsers;
Thu, 10 Apr 2014 18:29:32 +0200 wenzelm tuned;
Thu, 10 Apr 2014 18:13:44 +0200 wenzelm removed obsolete doc_dump option (see also 892061142ba6);
Wed, 09 Apr 2014 14:08:25 +0200 haftmann restoring notion of primitive vs. derived operations in terms of generated code;
Wed, 09 Apr 2014 14:08:18 +0200 haftmann removed duplication and tuned
Thu, 10 Apr 2014 17:48:54 +0200 kuncar make list_all an abbreviation of pred_list - prevent duplication
Thu, 10 Apr 2014 17:48:33 +0200 kuncar add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
Thu, 10 Apr 2014 17:48:32 +0200 kuncar simplify and fix theories thanks to 356a5efdb278
Thu, 10 Apr 2014 17:48:18 +0200 kuncar setup for Transfer and Lifting from BNF; tuned thm names
Thu, 10 Apr 2014 17:48:17 +0200 kuncar revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
Thu, 10 Apr 2014 17:48:16 +0200 kuncar don't forget to init Interpretation and transfer theorems in the interpretation hook
Thu, 10 Apr 2014 17:48:16 +0200 kuncar export theorems
Thu, 10 Apr 2014 17:48:15 +0200 kuncar abstract Domainp in relator_domain rules => more natural statement of the rule
Thu, 10 Apr 2014 17:48:15 +0200 kuncar more appropriate name (Lifting.invariant -> eq_onp)
Thu, 10 Apr 2014 17:48:14 +0200 kuncar left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
Thu, 10 Apr 2014 17:48:13 +0200 kuncar tuned
Thu, 10 Apr 2014 15:14:38 +0200 traytel more accurate type arguments for intermeadiate typedefs
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip