kleing [Mon, 07 Aug 2000 14:34:26 +0200] rev 9551
MicroJava structure changed
kleing [Mon, 07 Aug 2000 14:34:03 +0200] rev 9550
Invoke instruction gets fully qualified method name (class+name+sig) as
in Sun's JVM spec
kleing [Mon, 07 Aug 2000 14:32:56 +0200] rev 9549
BV and LBV specified in terms of app and step functions
paulson [Mon, 07 Aug 2000 10:29:54 +0200] rev 9548
instantiated Cancel_Numerals for "nat" in ZF
paulson [Mon, 07 Aug 2000 10:29:04 +0200] rev 9547
more cterm operations: mk_implies, list_implies
paulson [Mon, 07 Aug 2000 10:28:32 +0200] rev 9546
prove_conv gets an extra argument, so the ZF instantiation can use hyps
paulson [Mon, 07 Aug 2000 10:27:35 +0200] rev 9545
tidied
paulson [Mon, 07 Aug 2000 10:27:11 +0200] rev 9544
added a dummy "thm list" argument to prove_conv for the new interface to
Cancel_Numerals
paulson [Mon, 07 Aug 2000 10:26:02 +0200] rev 9543
new abstract syntax operations, used in ZF
paulson [Mon, 07 Aug 2000 10:25:12 +0200] rev 9542
ZF arith
nipkow [Sun, 06 Aug 2000 15:26:53 +0200] rev 9541
*** empty log message ***
wenzelm [Fri, 04 Aug 2000 23:02:11 +0200] rev 9540
dummy_patterns moved to term.ML;
wenzelm [Fri, 04 Aug 2000 23:01:39 +0200] rev 9539
added goal_args(');
added "cut_tac", "thin_tac", "rename_tac";
renamed inst tactics;
inst syntax: include empty inst;
wenzelm [Fri, 04 Aug 2000 23:00:15 +0200] rev 9538
added int;
wenzelm [Fri, 04 Aug 2000 23:00:01 +0200] rev 9537
axioms: Term.no_dummy_patterns;