wenzelm [Mon, 10 Mar 2014 22:40:48 +0100] rev 56042
proper Char comparison, despite weakly-typed Scala (cf. 5ff5208de089);
wenzelm [Mon, 10 Mar 2014 22:39:37 +0100] rev 56041
tuned message;
wenzelm [Mon, 10 Mar 2014 22:28:20 +0100] rev 56040
tuned message;
wenzelm [Mon, 10 Mar 2014 22:22:03 +0100] rev 56039
include long identifiers in the reckoning of words (e.g. "integer.lifting" vs. 'lifting_update');
wenzelm [Mon, 10 Mar 2014 22:14:53 +0100] rev 56038
tuned messages -- in accordance to Isabelle/Scala;
wenzelm [Mon, 10 Mar 2014 22:08:51 +0100] rev 56037
tuned;
wenzelm [Mon, 10 Mar 2014 21:58:54 +0100] rev 56036
enabled test in PIDE interaction;
wenzelm [Mon, 10 Mar 2014 21:40:39 +0100] rev 56035
proper Args.syntax for slightly odd bundle trickery;
do not handle arbitrary exceptions;
more abstract type Args.src;
wenzelm [Mon, 10 Mar 2014 21:15:29 +0100] rev 56034
some Markup.language_path to prevent completion of symbols (notably "~") -- always "delimited" for simplicity in contrast to 42ac3cfb89f6;
wenzelm [Mon, 10 Mar 2014 20:27:08 +0100] rev 56033
more markup;
wenzelm [Mon, 10 Mar 2014 18:06:23 +0100] rev 56032
clarified Args.check_src: retain name space information for error output;
tuned signature;
wenzelm [Mon, 10 Mar 2014 17:52:30 +0100] rev 56031
tuned;
wenzelm [Mon, 10 Mar 2014 17:09:40 +0100] rev 56030
modernized data managed via Name_Space.table;
wenzelm [Mon, 10 Mar 2014 16:30:07 +0100] rev 56029
clarified Args.src: more abstract type, position refers to name only;
prefer self-contained Args.check_src;
wenzelm [Mon, 10 Mar 2014 15:30:29 +0100] rev 56028
tuned signature;
wenzelm [Mon, 10 Mar 2014 15:20:41 +0100] rev 56027
prefer Name_Space.pretty with its builtin markup;
wenzelm [Mon, 10 Mar 2014 15:04:01 +0100] rev 56026
tuned signature -- prefer Name_Space.get with its builtin error;
wenzelm [Mon, 10 Mar 2014 13:55:03 +0100] rev 56025
abstract type Name_Space.table;
clarified pretty_locale_deps: sort strings;
clarified Proof_Context.update_cases: Name_Space.del_table hides name space entry as well;
wenzelm [Mon, 10 Mar 2014 10:13:47 +0100] rev 56024
more structured order;
wenzelm [Mon, 10 Mar 2014 10:04:26 +0100] rev 56023
more direct Long_Name.qualification;
wenzelm [Mon, 10 Mar 2014 09:54:01 +0100] rev 56022
more restrictive completion: intern/extern stability;
hoelzl [Mon, 10 Mar 2014 20:16:13 +0100] rev 56021
add measurability rule for (co)inductive predicates
hoelzl [Mon, 10 Mar 2014 20:04:40 +0100] rev 56020
introduced antimono; incseq, decseq are now abbreviations for mono and antimono; renamed Library/Continuity to Library/Order_Continuity; removed up_cont; renamed down_cont to down_continuity and generalized to complete_lattices
kuncar [Mon, 10 Mar 2014 17:14:57 +0100] rev 56019
hide implementation details
traytel [Mon, 10 Mar 2014 15:24:49 +0100] rev 56018
copy-paste typo
traytel [Mon, 10 Mar 2014 14:46:22 +0100] rev 56017
tuned tactic
traytel [Mon, 10 Mar 2014 13:23:16 +0100] rev 56016
unfold intermediate definitions after sealing the bnf
haftmann [Sun, 09 Mar 2014 22:45:09 +0100] rev 56015
bootstrap fundamental Fun theory immediately after Set theory, without dependency on complete lattices
* * *
tuned
haftmann [Sun, 09 Mar 2014 22:45:07 +0100] rev 56014
tuned;
elimination rule subset_imageE;
typical composition collapsing rewrite order in lemma image_image_eq_image_comp;
destruction rules ball_imageD, bex_imageD
traytel [Sun, 09 Mar 2014 22:27:04 +0100] rev 56013
more careful unfolding of internal constants