wenzelm [Fri, 09 Nov 2007 19:37:33 +0100] rev 25364
tuned proofs -- avoid implicit prems;
wenzelm [Fri, 09 Nov 2007 19:37:32 +0100] rev 25363
fixed imports path;
wenzelm [Fri, 09 Nov 2007 19:37:30 +0100] rev 25362
tuned proofs -- avoid open cases;
krauss [Fri, 09 Nov 2007 18:59:56 +0100] rev 25361
function package: using the names of the equations as case names turned out to be impractical => disabled
krauss [Fri, 09 Nov 2007 13:41:27 +0100] rev 25360
avoid name clashes when generating code for union, inter
wenzelm [Thu, 08 Nov 2007 22:57:45 +0100] rev 25359
oops -- avoid vacous goal message;
tuned messages;
wenzelm [Thu, 08 Nov 2007 22:36:46 +0100] rev 25358
tuned messages;
tuned;
wenzelm [Thu, 08 Nov 2007 22:19:43 +0100] rev 25357
avoid "import" as identifier, which is a keyword in Alice;
wenzelm [Thu, 08 Nov 2007 20:52:27 +0100] rev 25356
tuned presentation;
wenzelm [Thu, 08 Nov 2007 20:09:17 +0100] rev 25355
avoid implicit use of prems;
tuned proofs;
wenzelm [Thu, 08 Nov 2007 20:08:11 +0100] rev 25354
where/of: do not allow schematic variables here!
wenzelm [Thu, 08 Nov 2007 20:08:09 +0100] rev 25353
removed unused read_termTs_schematic, read/cert_vars_legacy, add_fixes_legacy;
discontinued legacy_intern_skolem, gen_read';
wenzelm [Thu, 08 Nov 2007 20:08:07 +0100] rev 25352
discontinued legacy vars;
wenzelm [Thu, 08 Nov 2007 20:08:02 +0100] rev 25351
removed unused read_def_terms';
wenzelm [Thu, 08 Nov 2007 20:08:01 +0100] rev 25350
eliminated illegal schematic variables in where/of;
wenzelm [Thu, 08 Nov 2007 20:08:00 +0100] rev 25349
eliminated illegal schematic variables in where/of;
tuned;
wenzelm [Thu, 08 Nov 2007 20:07:58 +0100] rev 25348
x86_64: fall back on x86 (more efficient);
wenzelm [Thu, 08 Nov 2007 20:07:57 +0100] rev 25347
tuned comments;
wenzelm [Thu, 08 Nov 2007 14:51:31 +0100] rev 25346
renamed ProofContext.read_const' to ProofContext.read_const_proper;
wenzelm [Thu, 08 Nov 2007 14:51:30 +0100] rev 25345
renamed ProofContext.read_const' to ProofContext.read_const_proper;
export expand_abbrevs;
wenzelm [Thu, 08 Nov 2007 14:51:29 +0100] rev 25344
synchronize_syntax: improved declare_const (still inactive);
tuned;
wenzelm [Thu, 08 Nov 2007 14:51:28 +0100] rev 25343
added const_proper;
nipkow [Thu, 08 Nov 2007 13:24:03 +0100] rev 25342
added evaluation
nipkow [Thu, 08 Nov 2007 13:23:47 +0100] rev 25341
fix