Thu, 09 Aug 2001 20:48:57 +0200 corrected initialization of locals, streamlined Impl
oheimb [Thu, 09 Aug 2001 20:48:57 +0200] rev 11497
corrected initialization of locals, streamlined Impl
Thu, 09 Aug 2001 19:33:22 +0200 corrected semantics of [iff] concerning rules with premises
oheimb [Thu, 09 Aug 2001 19:33:22 +0200] rev 11496
corrected semantics of [iff] concerning rules with premises
Thu, 09 Aug 2001 18:51:41 +0200 replaced 1 by 1'
oheimb [Thu, 09 Aug 2001 18:51:41 +0200] rev 11495
replaced 1 by 1'
Thu, 09 Aug 2001 18:12:15 +0200 revisions and indexing
paulson [Thu, 09 Aug 2001 18:12:15 +0200] rev 11494
revisions and indexing
Thu, 09 Aug 2001 10:17:45 +0200 added pair_imageI (also as intro rule)
oheimb [Thu, 09 Aug 2001 10:17:45 +0200] rev 11493
added pair_imageI (also as intro rule)
Thu, 09 Aug 2001 10:16:23 +0200 renamed addaltern to addafter, addSaltern to addSafter
oheimb [Thu, 09 Aug 2001 10:16:23 +0200] rev 11492
renamed addaltern to addafter, addSaltern to addSafter
Wed, 08 Aug 2001 17:39:32 +0200 added constify_ast_tr;
wenzelm [Wed, 08 Aug 2001 17:39:32 +0200] rev 11491
added constify_ast_tr;
Wed, 08 Aug 2001 17:39:16 +0200 field_name_ast_tr superceded by constify_ast_tr in Pure;
wenzelm [Wed, 08 Aug 2001 17:39:16 +0200] rev 11490
field_name_ast_tr superceded by constify_ast_tr in Pure;
Wed, 08 Aug 2001 17:38:53 +0200 _constify;
wenzelm [Wed, 08 Aug 2001 17:38:53 +0200] rev 11489
_constify;
Wed, 08 Aug 2001 17:38:29 +0200 constify numeral tokens in order to allow translations;
wenzelm [Wed, 08 Aug 2001 17:38:29 +0200] rev 11488
constify numeral tokens in order to allow translations;
Wed, 08 Aug 2001 17:37:47 +0200 * HOL: syntax translations now work properly with numerals and records
wenzelm [Wed, 08 Aug 2001 17:37:47 +0200] rev 11487
* HOL: syntax translations now work properly with numerals and records expressions;
Wed, 08 Aug 2001 16:57:43 +0200 layout, subscripts
oheimb [Wed, 08 Aug 2001 16:57:43 +0200] rev 11486
layout, subscripts
Wed, 08 Aug 2001 15:16:38 +0200 [ "$ML_SYSTEM" = polyml-4.1.1 ] && DISCGARB_OPTIONS="$DISCGARB_OPTIONS -S 120";
wenzelm [Wed, 08 Aug 2001 15:16:38 +0200] rev 11485
[ "$ML_SYSTEM" = polyml-4.1.1 ] && DISCGARB_OPTIONS="$DISCGARB_OPTIONS -S 120";
Wed, 08 Aug 2001 14:57:22 +0200 polyml-4.1.1;
wenzelm [Wed, 08 Aug 2001 14:57:22 +0200] rev 11484
polyml-4.1.1;
Wed, 08 Aug 2001 14:52:10 +0200 Hilbert_Choice is needed only in Main itself
paulson [Wed, 08 Aug 2001 14:52:10 +0200] rev 11483
Hilbert_Choice is needed only in Main itself
Wed, 08 Aug 2001 14:51:30 +0200 Main is the proper parent of IOA
paulson [Wed, 08 Aug 2001 14:51:30 +0200] rev 11482
Main is the proper parent of IOA
Wed, 08 Aug 2001 14:51:10 +0200 get it working again using Hilbert_Choice
paulson [Wed, 08 Aug 2001 14:51:10 +0200] rev 11481
get it working again using Hilbert_Choice
Wed, 08 Aug 2001 14:50:28 +0200 Getting it working again with 1' instead of 1
paulson [Wed, 08 Aug 2001 14:50:28 +0200] rev 11480
Getting it working again with 1' instead of 1
Wed, 08 Aug 2001 14:33:10 +0200 new ZF/UNITY theory
paulson [Wed, 08 Aug 2001 14:33:10 +0200] rev 11479
new ZF/UNITY theory
Wed, 08 Aug 2001 14:16:42 +0200 *** empty log message ***
wenzelm [Wed, 08 Aug 2001 14:16:42 +0200] rev 11478
*** empty log message ***
Wed, 08 Aug 2001 14:12:36 +0200 changed to full expressions with side effects
oheimb [Wed, 08 Aug 2001 14:12:36 +0200] rev 11477
changed to full expressions with side effects
Wed, 08 Aug 2001 12:36:48 +0200 changed to full expressions with side effects
oheimb [Wed, 08 Aug 2001 12:36:48 +0200] rev 11476
changed to full expressions with side effects
Tue, 07 Aug 2001 22:42:22 +0200 tuned;
wenzelm [Tue, 07 Aug 2001 22:42:22 +0200] rev 11475
tuned;
Tue, 07 Aug 2001 22:41:46 +0200 tuned;
wenzelm [Tue, 07 Aug 2001 22:41:46 +0200] rev 11474
tuned;
Tue, 07 Aug 2001 22:37:30 +0200 fix problem with user translations by making field names appear as consts;
wenzelm [Tue, 07 Aug 2001 22:37:30 +0200] rev 11473
fix problem with user translations by making field names appear as consts;
Tue, 07 Aug 2001 21:27:00 +0200 tuned;
wenzelm [Tue, 07 Aug 2001 21:27:00 +0200] rev 11472
tuned;
Tue, 07 Aug 2001 19:29:08 +0200 - Fixed bug in isomorphism proofs (caused by migration from SOME to THE)
berghofe [Tue, 07 Aug 2001 19:29:08 +0200] rev 11471
- Fixed bug in isomorphism proofs (caused by migration from SOME to THE) - Funs_rangeE now requires function g to be injective
Tue, 07 Aug 2001 19:26:42 +0200 Eliminated dependency of Funs_rangeE on SOME.
berghofe [Tue, 07 Aug 2001 19:26:42 +0200] rev 11470
Eliminated dependency of Funs_rangeE on SOME.
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip