wenzelm [Thu, 02 Jun 2005 09:11:34 +0200] rev 16180
Theory.restore_naming;
wenzelm [Thu, 02 Jun 2005 09:11:32 +0200] rev 16179
header;
kleing [Thu, 02 Jun 2005 02:21:44 +0200] rev 16178
reduced timeout, send logs also when test taking too long
obua [Wed, 01 Jun 2005 21:25:35 +0200] rev 16177
Preliminary version of defs.ML that does not check final consts.
nipkow [Wed, 01 Jun 2005 19:40:26 +0200] rev 16176
*** empty log message ***
nipkow [Wed, 01 Jun 2005 19:40:15 +0200] rev 16175
tuned
paulson [Wed, 01 Jun 2005 18:29:03 +0200] rev 16174
ordering for the ordinals
paulson [Wed, 01 Jun 2005 18:19:59 +0200] rev 16173
clausification bug fix
paulson [Wed, 01 Jun 2005 14:50:48 +0200] rev 16172
small tweaks; also now write_out_clasimp takes the current theory as argument
haftmann [Wed, 01 Jun 2005 14:16:45 +0200] rev 16171
remove CVS id from *.sty latex styles
haftmann [Wed, 01 Jun 2005 14:16:45 +0200] rev 16170
remove CVS id from *.sty latex styles
ballarin [Wed, 01 Jun 2005 12:30:50 +0200] rev 16169
Locales: new element constrains, parameter renaming with syntax,
experimental command instantiate withdrawn.
ballarin [Wed, 01 Jun 2005 12:30:49 +0200] rev 16168
Locales: new element constrains, parameter renaming with syntax,
experimental command instantiate withdrawn.
haftmann [Wed, 01 Jun 2005 10:52:17 +0200] rev 16167
renamed premise* to prem
haftmann [Wed, 01 Jun 2005 10:40:51 +0200] rev 16166
some refinements
haftmann [Wed, 01 Jun 2005 10:30:07 +0200] rev 16165
concl antiqutations
nipkow [Wed, 01 Jun 2005 09:46:06 +0200] rev 16164
*** empty log message ***
haftmann [Wed, 01 Jun 2005 08:58:25 +0200] rev 16163
improved *.sty handling
haftmann [Wed, 01 Jun 2005 08:57:49 +0200] rev 16162
improved *.sty handling
haftmann [Wed, 01 Jun 2005 08:56:58 +0200] rev 16161
improved *.sty handling
nipkow [Wed, 01 Jun 2005 08:44:25 +0200] rev 16160
added premise<i>
nipkow [Wed, 01 Jun 2005 08:44:13 +0200] rev 16159
added dependency
obua [Tue, 31 May 2005 19:32:41 +0200] rev 16158
Removed final_consts from theory data. Now const_deps deals with final
constants.
paulson [Tue, 31 May 2005 17:52:10 +0200] rev 16157
minor tidying and sml/nj compatibility
quigley [Tue, 31 May 2005 12:42:36 +0200] rev 16156
Fixed array containing clasimpset rules. Added flags to turn on and off reconstruction and full spass
ruleset.
nipkow [Tue, 31 May 2005 12:36:01 +0200] rev 16155
fixed sectioning
nipkow [Tue, 31 May 2005 12:16:42 +0200] rev 16154
\nexists
nipkow [Tue, 31 May 2005 12:16:24 +0200] rev 16153
\nexists und premsise1 .. 9
wenzelm [Tue, 31 May 2005 11:53:43 +0200] rev 16152
no_tac;
wenzelm [Tue, 31 May 2005 11:53:42 +0200] rev 16151
ML Pure: name spaces have been refined;
ML Pure: cases produced by proof methods specify options, NONE means to removee bindings;
wenzelm [Tue, 31 May 2005 11:53:41 +0200] rev 16150
moved is_ident to General/symbol.ML;
wenzelm [Tue, 31 May 2005 11:53:40 +0200] rev 16149
Theory.restore_naming;
tuned fold;
wenzelm [Tue, 31 May 2005 11:53:39 +0200] rev 16148
make: T option -- actually remove undefined cases;
Logic.nth_prem;
tuned;
wenzelm [Tue, 31 May 2005 11:53:38 +0200] rev 16147
renamed cond_extern to extern;
support general naming context;
added qualified_names, no_base_names, custom_accesses, restore_naming;
removed qualified, restore_qualified;
add_cases: RuleCases.T option;
put_thms etc.: back to simple form, use naming context for extended functionality;
wenzelm [Tue, 31 May 2005 11:53:37 +0200] rev 16146
method_cases: RuleCases.T option;
goal cases: remove previous ones;
invoke_case: ProofContext.no_base_names o ProofContext.qualified_names;
undefined rule_context: remove instead of empty one;
tuned;
wenzelm [Tue, 31 May 2005 11:53:36 +0200] rev 16145
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
(RAW_)METHOD_CASES: RuleCases.T option;
wenzelm [Tue, 31 May 2005 11:53:35 +0200] rev 16144
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
proper use of naming context;
tuned rename_facts;
note_thmss_registrations: avoid non-linear use of thy (via sign);
wenzelm [Tue, 31 May 2005 11:53:34 +0200] rev 16143
improved naming of complex theorems in presentation;
wenzelm [Tue, 31 May 2005 11:53:33 +0200] rev 16142
added short_names, unique_names options;
wenzelm [Tue, 31 May 2005 11:53:32 +0200] rev 16141
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
wenzelm [Tue, 31 May 2005 11:53:31 +0200] rev 16140
added symbol scanner;
wenzelm [Tue, 31 May 2005 11:53:30 +0200] rev 16139
remove(_multi): generalized type;
wenzelm [Tue, 31 May 2005 11:53:29 +0200] rev 16138
added is_ident (from Syntax/lexicon.ML);
wenzelm [Tue, 31 May 2005 11:53:28 +0200] rev 16137
renamed cond_extern to extern;
append, base, drop_base, map_base: made robust against empty names;
added qualified;
extern: improved output for non-unique non-hidden names;
name entry path superceded by general naming context;
added reject_qualified, default_naming, add_path, no_base_names, custom_accesses, set_policy;
wenzelm [Tue, 31 May 2005 11:53:27 +0200] rev 16136
tuned arrangement of structures;
wenzelm [Tue, 31 May 2005 11:53:26 +0200] rev 16135
added eq_thms;
wenzelm [Tue, 31 May 2005 11:53:25 +0200] rev 16134
added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming;
tuned;
wenzelm [Tue, 31 May 2005 11:53:24 +0200] rev 16133
renamed cond_extern to extern;
name entry path superceded by general naming context;
added qualified_names, no_base_names, custom_accesses, set_policy, set_naming;
replaced NameSpace.extend by context-dependent declare_name;
removed full_name';
tuned;
wenzelm [Tue, 31 May 2005 11:53:23 +0200] rev 16132
renamed cond_extern to extern;
removed note_thmss_accesses(_i) -- functionality covered by general naming context;
wenzelm [Tue, 31 May 2005 11:53:22 +0200] rev 16131
tuned msg;
wenzelm [Tue, 31 May 2005 11:53:21 +0200] rev 16130
added nth_prem;
wenzelm [Tue, 31 May 2005 11:53:20 +0200] rev 16129
export filter;
remove: generalized type;
wenzelm [Tue, 31 May 2005 11:53:19 +0200] rev 16128
Sign.declare_name replaces NameSpace.extend;
tuned;
wenzelm [Tue, 31 May 2005 11:53:18 +0200] rev 16127
renamed cond_extern to extern;
NameSpace.path_of naming;
wenzelm [Tue, 31 May 2005 11:53:17 +0200] rev 16126
fixed outer syntax: allow type_args with parentheses;
wenzelm [Tue, 31 May 2005 11:53:16 +0200] rev 16125
proper use of Sign.full_name;
wenzelm [Tue, 31 May 2005 11:53:15 +0200] rev 16124
renamed cond_extern to extern;
NameSpace.qualified;
wenzelm [Tue, 31 May 2005 11:53:14 +0200] rev 16123
Theory.restore_naming;
wenzelm [Tue, 31 May 2005 11:53:13 +0200] rev 16122
renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:12 +0200] rev 16121
tuned;
wenzelm [Tue, 31 May 2005 11:53:11 +0200] rev 16120
antiquotations: added options short_names, unique_names;
wenzelm [Tue, 31 May 2005 11:53:10 +0200] rev 16119
improved naming of complex theorems in presentation;
typedef: sorts *are* allowed, but only on the rhs;
wenzelm [Tue, 31 May 2005 11:00:59 +0200] rev 16118
removed;
wenzelm [Tue, 31 May 2005 10:58:51 +0200] rev 16117
tuned;
wenzelm [Tue, 31 May 2005 10:40:22 +0200] rev 16116
tuned;
wenzelm [Tue, 31 May 2005 10:39:20 +0200] rev 16115
tuned;
wenzelm [Mon, 30 May 2005 23:07:58 +0200] rev 16114
tuned;
obua [Mon, 30 May 2005 16:32:47 +0200] rev 16113
Infinite chains in definitions are now detected, too.
kleing [Mon, 30 May 2005 10:25:46 +0200] rev 16112
typo
kleing [Mon, 30 May 2005 10:23:15 +0200] rev 16111
updated para on searching
nipkow [Mon, 30 May 2005 08:21:58 +0200] rev 16110
added \nexists
obua [Sun, 29 May 2005 12:41:40 +0200] rev 16109
Removes an inconsistent definition from Library.thy ,
so that the lexical order is the standard order for lists.
The prefix order is not built any more.
obua [Sun, 29 May 2005 12:39:12 +0200] rev 16108
Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
kleing [Sun, 29 May 2005 05:23:28 +0200] rev 16107
make COPYRIGHT file available for web page
kleing [Sat, 28 May 2005 05:05:24 +0200] rev 16106
path /home/stud doesn't exist on macbroy33 (only /usr/stud)
ballarin [Fri, 27 May 2005 17:10:41 +0200] rev 16105
SML/NJ compatibility.
ballarin [Fri, 27 May 2005 17:10:23 +0200] rev 16104
Typo.
ballarin [Fri, 27 May 2005 16:33:33 +0200] rev 16103
Deleted old code.
ballarin [Fri, 27 May 2005 16:24:48 +0200] rev 16102
Locale expressions: rename with optional mixfix syntax.
aspinall [Fri, 27 May 2005 13:51:32 +0200] rev 16101
Add back rudely removed and popular -X option.
paulson [Fri, 27 May 2005 12:12:05 +0200] rev 16100
Now uses File.write and File.append
huffman [Fri, 27 May 2005 01:30:27 +0200] rev 16099
removed obsolete theorems
huffman [Fri, 27 May 2005 01:28:51 +0200] rev 16098
use TypedefPcpo for all class instances
kleing [Fri, 27 May 2005 01:21:50 +0200] rev 16097
log more failure types
huffman [Fri, 27 May 2005 01:12:15 +0200] rev 16096
added lemmas monofun_lub_fun and cont_lub_fun
kleing [Fri, 27 May 2005 01:09:44 +0200] rev 16095
put global isatest settings in one file, sourced by the other scripts
huffman [Fri, 27 May 2005 00:24:02 +0200] rev 16094
Use TypedefPcpo theorem for po instance
huffman [Fri, 27 May 2005 00:16:18 +0200] rev 16093
use thelub_const lemma
huffman [Fri, 27 May 2005 00:15:24 +0200] rev 16092
added lemma thelub_const
paulson [Thu, 26 May 2005 18:34:23 +0200] rev 16091
further tweaks to the SPASS setup
paulson [Thu, 26 May 2005 16:50:20 +0200] rev 16090
goodby to modUnix
paulson [Thu, 26 May 2005 16:50:07 +0200] rev 16089
trying to set up portable calling sequences for SPASS and tptp2X
kleing [Thu, 26 May 2005 10:05:28 +0200] rev 16088
cleaned up select_match
do not return trivial matches
made simp: t work
paulson [Thu, 26 May 2005 10:05:11 +0200] rev 16087
Narrower version of the Proof General's head; removal of the alternative icon and environment
paulson [Thu, 26 May 2005 10:02:01 +0200] rev 16086
Narrower version of the Proof General's head
huffman [Thu, 26 May 2005 04:41:56 +0200] rev 16085
rewrote continuous isomorphism section, cleaned up