wenzelm [Sun, 15 Mar 2015 21:57:10 +0100] rev 59706
proper command id for inlined errors, which is important for Command.State.accumulate;
wenzelm [Sun, 15 Mar 2015 20:35:47 +0100] rev 59705
clarified span position;
wenzelm [Sun, 15 Mar 2015 19:48:49 +0100] rev 59704
tuned;
wenzelm [Sun, 15 Mar 2015 19:39:31 +0100] rev 59703
tuned;
wenzelm [Sun, 15 Mar 2015 19:21:15 +0100] rev 59702
hybrid use of command blobs: inlined errors and auxiliary files;
static check of theory imports;
wenzelm [Sun, 15 Mar 2015 14:46:01 +0100] rev 59701
more command categories, as in ML;
tuned;
wenzelm [Sun, 15 Mar 2015 12:49:20 +0100] rev 59700
more command categories, as in ML;
wenzelm [Sun, 15 Mar 2015 12:42:30 +0100] rev 59699
tuned;
wenzelm [Sat, 14 Mar 2015 21:16:29 +0100] rev 59698
value-oriented user error, for well-defined Thy_Syntax.chop_common;
wenzelm [Sat, 14 Mar 2015 20:49:10 +0100] rev 59697
more explicit exception User_Error, with value-oriented equality;
wenzelm [Sat, 14 Mar 2015 20:08:03 +0100] rev 59696
tuned signature;
wenzelm [Sat, 14 Mar 2015 19:51:36 +0100] rev 59695
clarified positions of theory imports;
wenzelm [Sat, 14 Mar 2015 18:18:40 +0100] rev 59694
misc tuning -- more uniform ML vs. Scala;
wenzelm [Sat, 14 Mar 2015 17:23:58 +0100] rev 59693
tunes signature -- more uniform ML vs. Scala;
wenzelm [Sat, 14 Mar 2015 16:56:11 +0100] rev 59692
position parser as in ML;
wenzelm [Fri, 13 Mar 2015 21:35:48 +0100] rev 59691
tuned signature;
minimal I/O on GUI thread should be OK;
nipkow [Fri, 13 Mar 2015 16:09:55 +0100] rev 59690
rhs of eqn is only eta- but not beta-eta-contracted; hence the latter is performed explicitly if needed
wenzelm [Fri, 13 Mar 2015 12:58:49 +0100] rev 59689
simplified Command.resolve_files in ML, using blobs_index from Scala;
clarified modules;
wenzelm [Fri, 13 Mar 2015 12:44:16 +0100] rev 59688
removed junk;
wenzelm [Fri, 13 Mar 2015 11:47:42 +0100] rev 59687
tuned;
wenzelm [Thu, 12 Mar 2015 22:07:26 +0100] rev 59686
merged
wenzelm [Thu, 12 Mar 2015 22:00:51 +0100] rev 59685
clarified markup for embedded files, early before execution;
wenzelm [Thu, 12 Mar 2015 20:34:08 +0100] rev 59684
clarified command content;
wenzelm [Thu, 12 Mar 2015 16:47:47 +0100] rev 59683
tuned -- more uniform ML vs. Scala;
wenzelm [Thu, 12 Mar 2015 14:58:32 +0100] rev 59682
quote "method" to allow Eisbach using this keyword;
hoelzl [Thu, 12 Mar 2015 19:09:18 +0100] rev 59681
rel_pmf on equivalence relation
Andreas Lochbihler [Thu, 12 Mar 2015 14:08:47 +0100] rev 59680
make proofs work with 4762c690a75c
hoelzl [Wed, 11 Mar 2015 11:21:58 +0100] rev 59679
add subadditivity for Liminf on ereal
Andreas Lochbihler [Wed, 11 Mar 2015 08:00:01 +0100] rev 59678
merged
Andreas Lochbihler [Tue, 10 Mar 2015 16:35:23 +0100] rev 59677
merged
Andreas Lochbihler [Tue, 10 Mar 2015 16:35:14 +0100] rev 59676
more type class instances
blanchet [Tue, 10 Mar 2015 23:04:40 +0100] rev 59675
documented renamed theories
blanchet [Tue, 10 Mar 2015 21:31:19 +0100] rev 59674
export more functions (for future 'corec')
blanchet [Tue, 10 Mar 2015 20:53:16 +0100] rev 59673
tuning
wenzelm [Tue, 10 Mar 2015 20:12:34 +0100] rev 59672
merged
wenzelm [Tue, 10 Mar 2015 20:12:30 +0100] rev 59671
more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;
hoelzl [Tue, 10 Mar 2015 17:50:10 +0100] rev 59670
generalized bind_cond_pmf_cancel
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 16:12:35 +0000] rev 59669
renaming HOL/Fact.thy -> Binomial.thy
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 15:21:26 +0000] rev 59668
Merge
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 15:20:40 +0000] rev 59667
Removal of the file HOL/Number_Theory/Binomial!! And class field_char_0 now declared in Int.thy
wenzelm [Tue, 10 Mar 2015 13:55:10 +0100] rev 59666
clarified Token.check_src: intern at most once;
Method.parse_internal for Eisbach: intern method names;
hoelzl [Tue, 10 Mar 2015 11:56:32 +0100] rev 59665
add set_pmf lemmas to simpset
hoelzl [Tue, 10 Mar 2015 10:53:48 +0100] rev 59664
build pmf's on bind
blanchet [Tue, 10 Mar 2015 09:49:17 +0100] rev 59663
split into subgoals
blanchet [Tue, 10 Mar 2015 09:49:16 +0100] rev 59662
tuning
wenzelm [Mon, 09 Mar 2015 21:30:42 +0100] rev 59661
merged
wenzelm [Mon, 09 Mar 2015 20:33:33 +0100] rev 59660
support structural composition (THEN_ALL_NEW) for proof methods;
clarified preparation for goal restriction: Goal.conjunction_tac only once;
export Method.parse0, notably for Eisbach;
more explicit type cases_state;
paulson <lp15@cam.ac.uk> [Mon, 09 Mar 2015 16:42:18 +0000] rev 59659
Removed the infix operator "choose" to allow HOLCF to build