Fri, 09 Nov 2001 22:53:41 +0100 support co/inductive definitions in new-style theories;
wenzelm [Fri, 09 Nov 2001 22:53:41 +0100] rev 12132
support co/inductive definitions in new-style theories;
Fri, 09 Nov 2001 22:53:10 +0100 adapted to add_inductive_x;
wenzelm [Fri, 09 Nov 2001 22:53:10 +0100] rev 12131
adapted to add_inductive_x;
Fri, 09 Nov 2001 22:52:38 +0100 syntactic declaration of external *and* internal versions of fixes;
wenzelm [Fri, 09 Nov 2001 22:52:38 +0100] rev 12130
syntactic declaration of external *and* internal versions of fixes; tuned warn_extra_tfrees;
Fri, 09 Nov 2001 22:51:24 +0100 fixed print_records;
wenzelm [Fri, 09 Nov 2001 22:51:24 +0100] rev 12129
fixed print_records;
Fri, 09 Nov 2001 22:50:58 +0100 tuned;
wenzelm [Fri, 09 Nov 2001 22:50:58 +0100] rev 12128
tuned;
Fri, 09 Nov 2001 22:50:32 +0100 theorems case_split = case_split_thm [case_names True False, cases type: o];
wenzelm [Fri, 09 Nov 2001 22:50:32 +0100] rev 12127
theorems case_split = case_split_thm [case_names True False, cases type: o];
Fri, 09 Nov 2001 10:26:16 +0100 Theorems symmetric, reflexive and transitive are now stored with "open"
berghofe [Fri, 09 Nov 2001 10:26:16 +0100] rev 12126
Theorems symmetric, reflexive and transitive are now stored with "open" derivations.
Fri, 09 Nov 2001 10:25:10 +0100 Commands prf and full_prf can now also be used to display proof term
berghofe [Fri, 09 Nov 2001 10:25:10 +0100] rev 12125
Commands prf and full_prf can now also be used to display proof term of current proof state.
Fri, 09 Nov 2001 00:20:26 +0100 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:20:26 +0100] rev 12124
eliminated old "symbols" syntax, use "xsymbols" instead;
Fri, 09 Nov 2001 00:19:20 +0100 theory data: finish method;
wenzelm [Fri, 09 Nov 2001 00:19:20 +0100] rev 12123
theory data: finish method;
Fri, 09 Nov 2001 00:18:23 +0100 indexvar_ast_tr (for \<index> placeholder);
wenzelm [Fri, 09 Nov 2001 00:18:23 +0100] rev 12122
indexvar_ast_tr (for \<index> placeholder);
Fri, 09 Nov 2001 00:17:52 +0100 removed pure_sym_syntax;
wenzelm [Fri, 09 Nov 2001 00:17:52 +0100] rev 12121
removed pure_sym_syntax; allow additional arguments in infixes (maximum priority);
Fri, 09 Nov 2001 00:17:09 +0100 File.use;
wenzelm [Fri, 09 Nov 2001 00:17:09 +0100] rev 12120
File.use;
Fri, 09 Nov 2001 00:16:52 +0100 added impose_hyps_tac;
wenzelm [Fri, 09 Nov 2001 00:16:52 +0100] rev 12119
added impose_hyps_tac; robustify insts of tactic emulations;
Fri, 09 Nov 2001 00:16:07 +0100 proper close_locale;
wenzelm [Fri, 09 Nov 2001 00:16:07 +0100] rev 12118
proper close_locale;
Fri, 09 Nov 2001 00:15:35 +0100 no longer support "isabelle_font" or "symbols";
wenzelm [Fri, 09 Nov 2001 00:15:35 +0100] rev 12117
no longer support "isabelle_font" or "symbols";
Fri, 09 Nov 2001 00:14:17 +0100 got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:14:17 +0100] rev 12116
got rid of obsolete input filtering;
Fri, 09 Nov 2001 00:11:52 +0100 back to normal;
wenzelm [Fri, 09 Nov 2001 00:11:52 +0100] rev 12115
back to normal; tuned;
Fri, 09 Nov 2001 00:09:47 +0100 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:09:47 +0100] rev 12114
eliminated old "symbols" syntax, use "xsymbols" instead;
Fri, 09 Nov 2001 00:06:15 +0100 updated;
wenzelm [Fri, 09 Nov 2001 00:06:15 +0100] rev 12113
updated;
Fri, 09 Nov 2001 00:05:49 +0100 got rid of obsolete input filtering and isabelle font encoding;
wenzelm [Fri, 09 Nov 2001 00:05:49 +0100] rev 12112
got rid of obsolete input filtering and isabelle font encoding;
Fri, 09 Nov 2001 00:01:55 +0100 got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:01:55 +0100] rev 12111
got rid of obsolete input filtering;
Fri, 09 Nov 2001 00:00:53 +0100 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:00:53 +0100] rev 12110
eliminated old "symbols" syntax, use "xsymbols" instead;
Thu, 08 Nov 2001 23:59:37 +0100 theory data: finish method;
wenzelm [Thu, 08 Nov 2001 23:59:37 +0100] rev 12109
theory data: finish method;
Thu, 08 Nov 2001 23:57:22 +0100 removed needs_filtered_use;
wenzelm [Thu, 08 Nov 2001 23:57:22 +0100] rev 12108
removed needs_filtered_use;
Thu, 08 Nov 2001 23:55:04 +0100 \newcommand{\isasymindex}{\isamath{\i}};
wenzelm [Thu, 08 Nov 2001 23:55:04 +0100] rev 12107
\newcommand{\isasymindex}{\isamath{\i}};
Thu, 08 Nov 2001 23:52:56 +0100 * Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac,
wenzelm [Thu, 08 Nov 2001 23:52:56 +0100] rev 12106
* Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac, etc.) now consider the syntactic context of assumptions, giving a better chance to get type-inference of the arguments right (this is especially important for locales); * system: refrain from any attempt at filtering input streams; no longer support ``8bit'' encoding of old isabelle font, instead proper iso-latin characters may now be used;
Thu, 08 Nov 2001 23:50:08 +0100 tuned;
wenzelm [Thu, 08 Nov 2001 23:50:08 +0100] rev 12105
tuned;
Thu, 08 Nov 2001 17:54:58 +0100 \bibliographystyle{abbrv};
wenzelm [Thu, 08 Nov 2001 17:54:58 +0100] rev 12104
\bibliographystyle{abbrv};
Thu, 08 Nov 2001 17:44:55 +0100 updated;
wenzelm [Thu, 08 Nov 2001 17:44:55 +0100] rev 12103
updated;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip