wenzelm [Sun, 14 Oct 2007 00:18:09 +0200] rev 25027
removed obsolete Class.class_of_locale/locale_of_class;
wenzelm [Sun, 14 Oct 2007 00:18:07 +0200] rev 25026
tuned;
wenzelm [Sun, 14 Oct 2007 00:18:06 +0200] rev 25025
added add_def;
wenzelm [Sun, 14 Oct 2007 00:18:05 +0200] rev 25024
added is_class;
tuned signature of add_const/abbrev_in_class;
removed obsolete class_of_locale/locale_of_class;
tuned name prefixing: Sign.full_name does the job;
wenzelm [Sat, 13 Oct 2007 17:16:46 +0200] rev 25023
PolyML.Compiler.maxInlineSize := 80;
wenzelm [Sat, 13 Oct 2007 17:16:45 +0200] rev 25022
abbrev: return hypothetical def;
replaced obsolete Theory.add_finals_i by Theory.add_deps;
misc cleanup;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25021
renamed def to define;
abbrev: return hypothetical def;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25020
(un)overload: full rewrite;
use Attrib.attribute_i for internal args;
misc tuning;
wenzelm [Sat, 13 Oct 2007 17:16:42 +0200] rev 25019
add_abbrevs: unvarify result;
wenzelm [Sat, 13 Oct 2007 17:16:41 +0200] rev 25018
replaced obsolete Theory.add_finals_i by Theory.add_deps;
wenzelm [Sat, 13 Oct 2007 17:16:40 +0200] rev 25017
Theory.specify_const: added deps argument;
wenzelm [Sat, 13 Oct 2007 17:16:39 +0200] rev 25016
renamed LocalTheory.def to LocalTheory.define;
webertj [Fri, 12 Oct 2007 22:01:56 +0200] rev 25015
typo in comment fixed
webertj [Fri, 12 Oct 2007 22:00:47 +0200] rev 25014
significant code overhaul, bugfix for inductive data types
wenzelm [Fri, 12 Oct 2007 21:37:00 +0200] rev 25013
added generic provide_file;
tuned;
wenzelm [Fri, 12 Oct 2007 20:21:58 +0200] rev 25012
pass explicit target record -- more informative peek operation;
removed obsolete hide_abbrev;
misc tuning;
wenzelm [Fri, 12 Oct 2007 20:21:57 +0200] rev 25011
more informative TheoryTarget.peek operation;
wenzelm [Fri, 12 Oct 2007 20:21:56 +0200] rev 25010
fork_mixfix: explicit bool argument;
wenzelm [Fri, 12 Oct 2007 18:09:12 +0200] rev 25009
eval_term: moved actual evaluation out of CRITICAL section;
paulson [Fri, 12 Oct 2007 15:46:29 +0200] rev 25008
preventing eta-redexes in theorems from causing failure
paulson [Fri, 12 Oct 2007 15:45:42 +0200] rev 25007
trying to make it run faster
paulson [Fri, 12 Oct 2007 15:45:13 +0200] rev 25006
calling the correct interface
wenzelm [Fri, 12 Oct 2007 15:21:12 +0200] rev 25005
replaced syntax/translations by abbreviation;
haftmann [Fri, 12 Oct 2007 15:00:21 +0200] rev 25004
updated
haftmann [Fri, 12 Oct 2007 14:42:31 +0200] rev 25003
dropped local_syntax
haftmann [Fri, 12 Oct 2007 14:42:30 +0200] rev 25002
tuned
haftmann [Fri, 12 Oct 2007 14:42:29 +0200] rev 25001
(intermediate quickfix)
haftmann [Fri, 12 Oct 2007 10:29:02 +0200] rev 25000
removed