wenzelm [Tue, 05 Oct 1999 14:11:34 +0200] rev 7709
macros for Isabelle generated LaTeX output;
wenzelm [Mon, 04 Oct 1999 21:48:59 +0200] rev 7708
arithmetic now in IntArith;
wenzelm [Mon, 04 Oct 1999 21:48:23 +0200] rev 7707
simprocs now in IntArith;
wenzelm [Mon, 04 Oct 1999 21:47:16 +0200] rev 7706
IntArith;
wenzelm [Mon, 04 Oct 1999 21:46:49 +0200] rev 7705
Tools/typedef_package.ML;
wenzelm [Mon, 04 Oct 1999 21:46:13 +0200] rev 7704
eliminated ap/app;
wenzelm [Mon, 04 Oct 1999 21:45:10 +0200] rev 7703
proper dependencies of all theories and packages;
wenzelm [Mon, 04 Oct 1999 21:44:28 +0200] rev 7702
removed DatatypePackage.setup;
wenzelm [Mon, 04 Oct 1999 21:44:07 +0200] rev 7701
load / setup recdef package (TFL);
wenzelm [Mon, 04 Oct 1999 21:43:45 +0200] rev 7700
load / setup datatype package;
wenzelm [Mon, 04 Oct 1999 21:43:05 +0200] rev 7699
removed TFL/sys.sml;
removed Integ/simproc.ML, Integ/bin_simprocs.ML;
added Integ/IntArith.ML, Integ/IntArith.thy;
wenzelm [Mon, 04 Oct 1999 21:41:19 +0200] rev 7698
obsolete;
wenzelm [Mon, 04 Oct 1999 21:41:09 +0200] rev 7697
renamed 'prefix' to 'prfx' (avoids clash with infix);
wenzelm [Mon, 04 Oct 1999 21:39:36 +0200] rev 7696
tuned;
wenzelm [Mon, 04 Oct 1999 21:39:10 +0200] rev 7695
mk_frees, assume_read moved here;
FOLogic.mk_conj, FOLogic.mk_disj;
wenzelm [Mon, 04 Oct 1999 21:37:35 +0200] rev 7694
tryres, gen_make_elim moved here;
wenzelm [Mon, 04 Oct 1999 21:37:00 +0200] rev 7693
FOLogic.mk_conj;
wenzelm [Mon, 04 Oct 1999 21:35:26 +0200] rev 7692
added mk_conj, mk_disj, mk_imp;
wenzelm [Mon, 04 Oct 1999 21:34:20 +0200] rev 7691
added BVC;
wenzelm [Mon, 04 Oct 1999 14:45:35 +0200] rev 7690
added mk_conj, mk_disj, mk_imp;
paulson [Mon, 04 Oct 1999 13:47:28 +0200] rev 7689
working snapshot (even Alloc)
paulson [Mon, 04 Oct 1999 13:45:31 +0200] rev 7688
most results now refer to those for "extend"
wenzelm [Mon, 04 Oct 1999 12:22:14 +0200] rev 7687
fixed lookup_theory;
paulson [Mon, 04 Oct 1999 10:19:18 +0200] rev 7686
fixed CHANGED_GOAL, which is used by stac
wenzelm [Sun, 03 Oct 1999 15:54:25 +0200] rev 7685
improved theory_source presentation (hook);
wenzelm [Sun, 03 Oct 1999 15:54:04 +0200] rev 7684
improved theory_source presentation;
wenzelm [Sun, 03 Oct 1999 15:52:53 +0200] rev 7683
export token_source;
improved Present.theory_source;
wenzelm [Sun, 03 Oct 1999 15:51:38 +0200] rev 7682
added Space, Comment token kinds (keep actual text);
source: do not filter proper;
wenzelm [Fri, 01 Oct 1999 20:41:58 +0200] rev 7681
fixed no_qed;
wenzelm [Fri, 01 Oct 1999 20:40:03 +0200] rev 7680
added Isar/obtain.ML;
wenzelm [Fri, 01 Oct 1999 20:39:40 +0200] rev 7679
improved 'fix' / Skolem interfaces;
wenzelm [Fri, 01 Oct 1999 20:38:50 +0200] rev 7678
added 'obtain' command;