wenzelm [Fri, 16 Mar 2012 18:21:22 +0100] rev 46966
merged
paulson [Fri, 16 Mar 2012 16:32:34 +0000] rev 46965
ZF news
paulson [Fri, 16 Mar 2012 16:29:51 +0000] rev 46964
merged
paulson [Fri, 16 Mar 2012 16:29:28 +0000] rev 46963
Structured transfinite induction proofs
huffman [Fri, 16 Mar 2012 15:51:53 +0100] rev 46962
make more word theorems respect int/bin distinction
wenzelm [Fri, 16 Mar 2012 18:20:12 +0100] rev 46961
outer syntax command definitions based on formal command_spec derived from theory header declarations;
wenzelm [Fri, 16 Mar 2012 14:46:13 +0100] rev 46960
refute_params are given in *this* theory;
wenzelm [Fri, 16 Mar 2012 14:42:11 +0100] rev 46959
defer actual parsing of command spans and thus allow new commands to be used in the same theory where defined;
wenzelm [Fri, 16 Mar 2012 13:05:30 +0100] rev 46958
define keywords early when processing the theory header, before running the body commands;
wenzelm [Fri, 16 Mar 2012 11:26:55 +0100] rev 46957
clarified Keyword.is_keyword: union of minor and major;
misc tuning and simplification;