noschinl [Mon, 14 Apr 2014 13:26:12 +0200] rev 56572
Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
hoelzl [Mon, 14 Apr 2014 13:08:17 +0200] rev 56571
added divide_nonneg_nonneg and co; made it a simp rule
wenzelm [Mon, 14 Apr 2014 10:55:56 +0200] rev 56570
support for persistent user dictionaries;
wenzelm [Mon, 14 Apr 2014 09:28:42 +0200] rev 56569
tuned;
wenzelm [Mon, 14 Apr 2014 09:24:47 +0200] rev 56568
eliminated somewhat pointless locale parameter;
wenzelm [Sun, 13 Apr 2014 22:08:00 +0200] rev 56567
tuned;
wenzelm [Sun, 13 Apr 2014 21:59:37 +0200] rev 56566
clarified complete: participate in case-mangling of check;
wenzelm [Sun, 13 Apr 2014 21:51:49 +0200] rev 56565
tuned;
wenzelm [Sun, 13 Apr 2014 21:43:25 +0200] rev 56564
added spell-checker completion dialog, without counting frequency of items due to empty name;
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:55:16 +0200] rev 56563
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:32:49 +0200] rev 56562
special treatment for '' ligature in TeX, which counts as word separator
wenzelm [Sun, 13 Apr 2014 19:20:03 +0200] rev 56561
more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
wenzelm [Sun, 13 Apr 2014 19:18:30 +0200] rev 56560
tuned rendering -- avoid overlap with squiggly underline;
wenzelm [Sun, 13 Apr 2014 16:42:44 +0200] rev 56559
added dictionaries_selector GUI;
tuned;
wenzelm [Sun, 13 Apr 2014 16:06:55 +0200] rev 56558
tuned signature -- explicit Spell_Checker_Variable;
wenzelm [Sun, 13 Apr 2014 15:34:54 +0200] rev 56557
updated to jortho-1.0-1: dictionaries from SCOWL 7.1, with parameters like aspell;
simplified dictionary file format;
tuned signature;
wenzelm [Sun, 13 Apr 2014 15:32:03 +0200] rev 56556
clarified according to ML version;
wenzelm [Sat, 12 Apr 2014 21:59:30 +0200] rev 56555
merged
wenzelm [Sat, 12 Apr 2014 21:58:58 +0200] rev 56554
NEWS;
wenzelm [Sat, 12 Apr 2014 21:44:38 +0200] rev 56553
more spell_checker_elements;
tuned color;
wenzelm [Sat, 12 Apr 2014 21:38:38 +0200] rev 56552
some case-mangling;
clarified use of locale;
wenzelm [Sat, 12 Apr 2014 21:00:04 +0200] rev 56551
more general spell_checker_elements;
wenzelm [Sat, 12 Apr 2014 20:49:57 +0200] rev 56550
added spell-checker options;
support for rendering bad words;
wenzelm [Sat, 12 Apr 2014 18:55:49 +0200] rev 56549
added bad_words;
more explicit language and locale;
wenzelm [Sat, 12 Apr 2014 17:46:54 +0200] rev 56548
markup for prose words within formal comments;
wenzelm [Fri, 11 Apr 2014 23:26:31 +0200] rev 56547
added spell-checker based on jortho-1.0;
wenzelm [Fri, 11 Apr 2014 19:07:56 +0200] rev 56546
prefere standard Isabelle/Scala operation, with fixed locale;
haftmann [Sat, 12 Apr 2014 11:27:36 +0200] rev 56545
more operations and lemmas
nipkow [Sat, 12 Apr 2014 17:26:27 +0200] rev 56544
made mult_pos_pos a simp rule
kuncar [Fri, 11 Apr 2014 23:22:00 +0200] rev 56543
bi_unique and co. rules from the BNF hook must be introduced after bi_unique op= and co. rules are introduced
nipkow [Fri, 11 Apr 2014 22:53:47 +0200] rev 56542
merged
nipkow [Fri, 11 Apr 2014 22:53:33 +0200] rev 56541
made divide_pos_pos a simp rule
kuncar [Fri, 11 Apr 2014 22:19:37 +0200] rev 56540
fix the reflexivity prover
kuncar [Fri, 11 Apr 2014 17:53:16 +0200] rev 56539
merged
kuncar [Fri, 11 Apr 2014 16:59:42 +0200] rev 56538
observe also DEADID BNFs and associate the conjunction in rel_inject to the right
nipkow [Fri, 11 Apr 2014 17:11:41 +0200] rev 56537
made ereal_add_nonneg_nonneg a simp rule
nipkow [Fri, 11 Apr 2014 13:36:57 +0200] rev 56536
made mult_nonneg_nonneg a simp rule
wenzelm [Fri, 11 Apr 2014 12:43:22 +0200] rev 56535
merged
wenzelm [Fri, 11 Apr 2014 12:40:12 +0200] rev 56534
more formal dependencies via 'document_files';
wenzelm [Fri, 11 Apr 2014 11:52:28 +0200] rev 56533
explicit 'document_files' in session ROOT specifications;
clarified Isabelle_System.copy_file(_base): preserve file-attributes and local directory hierarchy;
wenzelm [Fri, 11 Apr 2014 09:36:38 +0200] rev 56532
tuned message, to accommodate extra brackets produced by Scala parsers;
wenzelm [Thu, 10 Apr 2014 18:29:32 +0200] rev 56531
tuned;
wenzelm [Thu, 10 Apr 2014 18:13:44 +0200] rev 56530
removed obsolete doc_dump option (see also 892061142ba6);
haftmann [Wed, 09 Apr 2014 14:08:25 +0200] rev 56529
restoring notion of primitive vs. derived operations in terms of generated code;
established _paramatric suffix for parametricity rules
haftmann [Wed, 09 Apr 2014 14:08:18 +0200] rev 56528
removed duplication and tuned
kuncar [Thu, 10 Apr 2014 17:48:54 +0200] rev 56527
make list_all an abbreviation of pred_list - prevent duplication
kuncar [Thu, 10 Apr 2014 17:48:33 +0200] rev 56526
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
kuncar [Thu, 10 Apr 2014 17:48:32 +0200] rev 56525
simplify and fix theories thanks to 356a5efdb278
kuncar [Thu, 10 Apr 2014 17:48:18 +0200] rev 56524
setup for Transfer and Lifting from BNF; tuned thm names
kuncar [Thu, 10 Apr 2014 17:48:17 +0200] rev 56523
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56522
don't forget to init Interpretation and transfer theorems in the interpretation hook
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56521
export theorems
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56520
abstract Domainp in relator_domain rules => more natural statement of the rule
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56519
more appropriate name (Lifting.invariant -> eq_onp)
kuncar [Thu, 10 Apr 2014 17:48:14 +0200] rev 56518
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
kuncar [Thu, 10 Apr 2014 17:48:13 +0200] rev 56517
tuned