wenzelm [Tue, 06 Sep 2005 16:59:57 +0200] rev 17282
AList.defined;
wenzelm [Tue, 06 Sep 2005 16:59:56 +0200] rev 17281
name space prefix is now "c_class" instead of just "c";
export get_info;
tuned;
wenzelm [Tue, 06 Sep 2005 16:59:55 +0200] rev 17280
proper treatment of polymorphic sets;
tuned;
wenzelm [Tue, 06 Sep 2005 16:59:54 +0200] rev 17279
tuned comments;
wenzelm [Tue, 06 Sep 2005 16:59:53 +0200] rev 17278
converted to Isar theory format;
wenzelm [Tue, 06 Sep 2005 16:59:52 +0200] rev 17277
make LocalesTest last, because it sets funny flags;
wenzelm [Tue, 06 Sep 2005 16:59:51 +0200] rev 17276
avoid old-style infixes;
wenzelm [Tue, 06 Sep 2005 16:59:50 +0200] rev 17275
axclass: name space prefix is now "c_class" instead of just "c";
typedef: proper support for polymorphic sets;
wenzelm [Tue, 06 Sep 2005 16:59:48 +0200] rev 17274
axclass: name space prefix is now "c_class" instead of just "c";
webertj [Tue, 06 Sep 2005 16:29:39 +0200] rev 17273
unnecessary parentheses removed
wenzelm [Tue, 06 Sep 2005 16:24:53 +0200] rev 17272
converted to Isar theory format;
haftmann [Tue, 06 Sep 2005 08:30:43 +0200] rev 17271
introduced some new-style AList operations
haftmann [Tue, 06 Sep 2005 08:29:17 +0200] rev 17270
eliminated 1 call to polyEq
wenzelm [Mon, 05 Sep 2005 17:49:28 +0200] rev 17269
tuned;
wenzelm [Mon, 05 Sep 2005 17:38:25 +0200] rev 17268
updated;
wenzelm [Mon, 05 Sep 2005 17:38:25 +0200] rev 17267
obsolete;
wenzelm [Mon, 05 Sep 2005 17:38:24 +0200] rev 17266
added assert, command;
wenzelm [Mon, 05 Sep 2005 17:38:23 +0200] rev 17265
tuned check_text;
wenzelm [Mon, 05 Sep 2005 17:38:22 +0200] rev 17264
chapter/section/subsection/subsubsection/text: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:21 +0200] rev 17263
markup commands: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:20 +0200] rev 17262
add_chapter/section/subsection/subsubsection/text: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:18 +0200] rev 17261
curried_lookup/update;
wenzelm [Mon, 05 Sep 2005 17:38:17 +0200] rev 17260
tuned;
wenzelm [Mon, 05 Sep 2005 17:38:15 +0200] rev 17259
Markup commands 'chapter' .. 'text' support optional locale specification;
wenzelm [Mon, 05 Sep 2005 16:47:28 +0200] rev 17258
removed duplicate theorems;
haftmann [Mon, 05 Sep 2005 08:14:35 +0200] rev 17257
introduced binding priority 1 for linear combinators etc.
wenzelm [Sat, 03 Sep 2005 22:27:06 +0200] rev 17256
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 21:51:10 +0200] rev 17255
tuned method;
wenzelm [Sat, 03 Sep 2005 21:46:16 +0200] rev 17254
tuned;
wenzelm [Sat, 03 Sep 2005 21:44:29 +0200] rev 17253
obsolete;
wenzelm [Sat, 03 Sep 2005 21:43:50 +0200] rev 17252
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 21:43:12 +0200] rev 17251
obsolete (see Cube.thy);
wenzelm [Sat, 03 Sep 2005 18:00:48 +0200] rev 17250
tuned msg;
wenzelm [Sat, 03 Sep 2005 17:56:48 +0200] rev 17249
uses ("LCF_lemmas.ML");
wenzelm [Sat, 03 Sep 2005 17:54:10 +0200] rev 17248
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 17:54:07 +0200] rev 17247
tuned;
wenzelm [Sat, 03 Sep 2005 17:54:05 +0200] rev 17246
removed fix.thy, pair.thy, simpdata.ML;
renamed LCF.ML to LCF_lemmas.ML;
wenzelm [Sat, 03 Sep 2005 17:15:51 +0200] rev 17245
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 16:50:22 +0200] rev 17244
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 16:49:48 +0200] rev 17243
setmp print_mode []; more robust outer syntax; tuned;
wenzelm [Sat, 03 Sep 2005 16:48:45 +0200] rev 17242
tuned;
wenzelm [Sat, 03 Sep 2005 16:47:25 +0200] rev 17241
simplified oracle;
wenzelm [Sat, 03 Sep 2005 16:46:56 +0200] rev 17240
use Check.ML;
wenzelm [Sat, 03 Sep 2005 16:46:20 +0200] rev 17239
fixed ML errors;
wenzelm [Sat, 03 Sep 2005 16:45:43 +0200] rev 17238
removed IOA/Storage/Impl.ML, IOA/Storage/Action.ML;
wenzelm [Sat, 03 Sep 2005 16:44:17 +0200] rev 17237
deprecated non-Isar theory file format;
quigley [Fri, 02 Sep 2005 21:29:55 +0200] rev 17236
Added ECommunication.ML
quigley [Fri, 02 Sep 2005 21:29:33 +0200] rev 17235
Added ECommunication.ML and modified res_atp.ML, Reconstruction.thy, and
recon_transfer_proof.ML to deal with the E theorem prover.
paulson [Fri, 02 Sep 2005 17:55:24 +0200] rev 17234
further tidying up of Isabelle-ATP link
wenzelm [Fri, 02 Sep 2005 17:23:59 +0200] rev 17233
converted specifications to Isar theories;
haftmann [Fri, 02 Sep 2005 15:54:47 +0200] rev 17232
some 'assoc' etc. refactoring
paulson [Fri, 02 Sep 2005 15:25:44 +0200] rev 17231
tidying up the Isabelle/ATP interface
paulson [Fri, 02 Sep 2005 15:25:27 +0200] rev 17230
fixed arities and restored changes that had gone missing
paulson [Fri, 02 Sep 2005 15:24:58 +0200] rev 17229
deleted obsolete VampireCommunication.ML
ballarin [Fri, 02 Sep 2005 09:50:58 +0200] rev 17228
print_locale omits facts by default
wenzelm [Thu, 01 Sep 2005 23:08:15 +0200] rev 17227
curried_lookup/update;
wenzelm [Thu, 01 Sep 2005 22:49:18 +0200] rev 17226
refrain from sorting output;
wenzelm [Thu, 01 Sep 2005 22:15:14 +0200] rev 17225
curried_lookup/update;
removed obsolete current_sign;
tuned;
wenzelm [Thu, 01 Sep 2005 22:15:12 +0200] rev 17224
curried_lookup/update;
wenzelm [Thu, 01 Sep 2005 22:15:10 +0200] rev 17223
curried_lookup/update;
tuned;
wenzelm [Thu, 01 Sep 2005 18:48:54 +0200] rev 17222
added curried_lookup/update operations -- in preparation of currying plain lookup/update;
wenzelm [Thu, 01 Sep 2005 18:48:50 +0200] rev 17221
curried_lookup/update;
wenzelm [Thu, 01 Sep 2005 16:19:02 +0200] rev 17220
updated;
wenzelm [Thu, 01 Sep 2005 15:58:11 +0200] rev 17219
renamed 'thms_containing' to 'find_theorems' -- keep old version for the time being;
wenzelm [Thu, 01 Sep 2005 15:58:10 +0200] rev 17218
removed obsolete 'symbols' mode;
wenzelm [Thu, 01 Sep 2005 15:58:08 +0200] rev 17217
added PGASCII print_mode, which represents special chars as ASCII 1 + A ... Z;
tuned;
paulson [Thu, 01 Sep 2005 11:45:54 +0200] rev 17216
improved formatting
wenzelm [Thu, 01 Sep 2005 00:46:14 +0200] rev 17215
isamarkuptext/txt: \par before changing sizes prevents spacing anomaly;
wenzelm [Thu, 01 Sep 2005 00:45:24 +0200] rev 17214
updated;
wenzelm [Wed, 31 Aug 2005 18:46:56 +0200] rev 17213
fixed ins_tokentr: AList.default;
nipkow [Wed, 31 Aug 2005 17:53:35 +0200] rev 17212
comp -> compile
wenzelm [Wed, 31 Aug 2005 15:47:41 +0200] rev 17211
Additional BigO lemmas that require the HOL-Complex logic image;
wenzelm [Wed, 31 Aug 2005 15:46:49 +0200] rev 17210
added copy-dump option;
wenzelm [Wed, 31 Aug 2005 15:46:48 +0200] rev 17209
added line break for 'uses';
wenzelm [Wed, 31 Aug 2005 15:46:47 +0200] rev 17208
added no_body_context;
wenzelm [Wed, 31 Aug 2005 15:46:46 +0200] rev 17207
use_dir: added copy-dump option;
wenzelm [Wed, 31 Aug 2005 15:46:45 +0200] rev 17206
present_text: Toplevel.no_body_context prevents use of wrong context in interaction;
wenzelm [Wed, 31 Aug 2005 15:46:44 +0200] rev 17205
refer to theory instead of low-level tsig;
use Thm.full_prop_of instead of Thm.prop_of;
tuned use of map/filter/fold;
wenzelm [Wed, 31 Aug 2005 15:46:43 +0200] rev 17204
tuned classes_arities_of;
wenzelm [Wed, 31 Aug 2005 15:46:40 +0200] rev 17203
refer to theory instead of low-level tsig;
wenzelm [Wed, 31 Aug 2005 15:46:39 +0200] rev 17202
added Avigad-Donnelly;
wenzelm [Wed, 31 Aug 2005 15:46:38 +0200] rev 17201
reactivate postfix by change of syntax;
tuned presentation;
wenzelm [Wed, 31 Aug 2005 15:46:37 +0200] rev 17200
tuned presentation;
wenzelm [Wed, 31 Aug 2005 15:46:36 +0200] rev 17199
moved lemmas that require the HOL-Complex logic image to Complex/ex/BigO_Complex.thy;
tuned presentation;
wenzelm [Wed, 31 Aug 2005 15:46:35 +0200] rev 17198
added Complex/ex/BigO_Complex.thy;
wenzelm [Wed, 31 Aug 2005 15:46:34 +0200] rev 17197
simp_implies: proper named infix;
wenzelm [Wed, 31 Aug 2005 15:46:33 +0200] rev 17196
tuned;
wenzelm [Wed, 31 Aug 2005 15:46:32 +0200] rev 17195
isatool usedir: added option -C;
wenzelm [Wed, 31 Aug 2005 15:46:31 +0200] rev 17194
added option -C: copy existing document directory;
wenzelm [Wed, 31 Aug 2005 15:46:30 +0200] rev 17193
* Delimiters of outer tokens now produce separate LaTeX macros;
* isatool usedir: option -C (default true) controls copying of document directory;
haftmann [Wed, 31 Aug 2005 09:37:12 +0200] rev 17192
introduced AList.*
haftmann [Wed, 31 Aug 2005 09:01:45 +0200] rev 17191
better map_entry
schirmer [Tue, 30 Aug 2005 21:32:10 +0200] rev 17190
fixed bug in record_type_abbr_tr'
paulson [Tue, 30 Aug 2005 12:47:53 +0200] rev 17189
patterns in setsum and setprod
obua [Mon, 29 Aug 2005 16:51:39 +0200] rev 17188
Updated import.
wenzelm [Mon, 29 Aug 2005 16:25:24 +0200] rev 17187
updated;
wenzelm [Mon, 29 Aug 2005 16:18:07 +0200] rev 17186
delimiter markup for verbatim tokens;
wenzelm [Mon, 29 Aug 2005 16:18:06 +0200] rev 17185
clarify type tok, do not emit markup flag for suppressed tokens;
wenzelm [Mon, 29 Aug 2005 16:18:04 +0200] rev 17184
use AList operations;
wenzelm [Mon, 29 Aug 2005 16:18:03 +0200] rev 17183
cover tagged command regions;
tuned;
wenzelm [Mon, 29 Aug 2005 16:18:02 +0200] rev 17182
tune spacing where a generated theory text is included directly;
wenzelm [Mon, 29 Aug 2005 11:44:23 +0200] rev 17181
updated;
wenzelm [Mon, 29 Aug 2005 10:28:17 +0200] rev 17180
recover original definitions of \isactrlsub etc.;
haftmann [Mon, 29 Aug 2005 08:34:24 +0200] rev 17179
canonical interface for 'default'
wenzelm [Sun, 28 Aug 2005 19:48:15 +0200] rev 17178
output \<^loc> as 'loc' span;
tuned;
wenzelm [Sun, 28 Aug 2005 19:47:24 +0200] rev 17177
isatool latex -o sty;
wenzelm [Sun, 28 Aug 2005 19:46:49 +0200] rev 17176
added 'loc';
wenzelm [Sun, 28 Aug 2005 19:42:19 +0200] rev 17175
updated;
wenzelm [Sun, 28 Aug 2005 19:42:10 +0200] rev 17174
ASCII back-quote no longer sym char;
wenzelm [Sun, 28 Aug 2005 16:35:39 +0200] rev 17173
added \isactrlloc;
wenzelm [Sun, 28 Aug 2005 16:06:07 +0200] rev 17172
* ML functions legacy_bindings and use_legacy_bindings;
wenzelm [Sun, 28 Aug 2005 16:04:55 +0200] rev 17171
avoid symbolic identifier;