Fri, 01 Jul 2005 14:55:05 +0200 * Isar profiling: new reference Toplevel.profiling (default 0);
wenzelm [Fri, 01 Jul 2005 14:55:05 +0200] rev 16662
* Isar profiling: new reference Toplevel.profiling (default 0);
Fri, 01 Jul 2005 14:42:05 +0200 use tracing for potentially voluminous ambiguity output;
wenzelm [Fri, 01 Jul 2005 14:42:05 +0200] rev 16661
use tracing for potentially voluminous ambiguity output;
Fri, 01 Jul 2005 14:42:04 +0200 added profiler interface (dummy);
wenzelm [Fri, 01 Jul 2005 14:42:04 +0200] rev 16660
added profiler interface (dummy);
Fri, 01 Jul 2005 14:42:03 +0200 added profiler interface, keep 'profiling' of PolyML structure;
wenzelm [Fri, 01 Jul 2005 14:42:03 +0200] rev 16659
added profiler interface, keep 'profiling' of PolyML structure; removed PolyML.Compiler.printInAlphabeticalOrder := false;
Fri, 01 Jul 2005 14:42:02 +0200 added profile flag;
wenzelm [Fri, 01 Jul 2005 14:42:02 +0200] rev 16658
added profile flag;
Fri, 01 Jul 2005 14:42:01 +0200 low-level tuning of map, fold;
wenzelm [Fri, 01 Jul 2005 14:42:01 +0200] rev 16657
low-level tuning of map, fold;
Fri, 01 Jul 2005 14:42:00 +0200 ctyp: added 'sorts' field;
wenzelm [Fri, 01 Jul 2005 14:42:00 +0200] rev 16656
ctyp: added 'sorts' field; may_insert_typ/term/env_sorts: observe Sign.all_sorts_nonempty; may_insert_env_sorts: insert sorts of type subst only; instantiate: insert sorts of insts; tuned;
Fri, 01 Jul 2005 14:41:59 +0200 added all_sorts_nonempty;
wenzelm [Fri, 01 Jul 2005 14:41:59 +0200] rev 16655
added all_sorts_nonempty;
Fri, 01 Jul 2005 14:41:58 +0200 low-level tuning of fold, fold_rev, foldl_map;
wenzelm [Fri, 01 Jul 2005 14:41:58 +0200] rev 16654
low-level tuning of fold, fold_rev, foldl_map;
Fri, 01 Jul 2005 14:41:57 +0200 isatool install: removed KDE option;
wenzelm [Fri, 01 Jul 2005 14:41:57 +0200] rev 16653
isatool install: removed KDE option;
Fri, 01 Jul 2005 14:22:33 +0200 Fixed bug: lookup' must use = instead of eq_type to compare types of
berghofe [Fri, 01 Jul 2005 14:22:33 +0200] rev 16652
Fixed bug: lookup' must use = instead of eq_type to compare types of variables, otherwise pattern matching algorithm may loop.
Fri, 01 Jul 2005 14:20:01 +0200 Changed interface of Envir.lookup'
berghofe [Fri, 01 Jul 2005 14:20:01 +0200] rev 16651
Changed interface of Envir.lookup'
Fri, 01 Jul 2005 14:19:36 +0200 Moved eq_type from envir.ML to type.ML
berghofe [Fri, 01 Jul 2005 14:19:36 +0200] rev 16650
Moved eq_type from envir.ML to type.ML
Fri, 01 Jul 2005 14:18:27 +0200 Implemented modular code generation.
berghofe [Fri, 01 Jul 2005 14:18:27 +0200] rev 16649
Implemented modular code generation.
Fri, 01 Jul 2005 14:17:32 +0200 Simplified proof (thanks to strengthened ball_cong).
berghofe [Fri, 01 Jul 2005 14:17:32 +0200] rev 16648
Simplified proof (thanks to strengthened ball_cong).
Fri, 01 Jul 2005 14:16:32 +0200 Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
berghofe [Fri, 01 Jul 2005 14:16:32 +0200] rev 16647
Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
Fri, 01 Jul 2005 14:14:40 +0200 Adapted to new interface of RecfunCodegen.add.
berghofe [Fri, 01 Jul 2005 14:14:40 +0200] rev 16646
Adapted to new interface of RecfunCodegen.add.
Fri, 01 Jul 2005 14:13:40 +0200 Adapted to modular code generation.
berghofe [Fri, 01 Jul 2005 14:13:40 +0200] rev 16645
Adapted to modular code generation.
Fri, 01 Jul 2005 14:11:06 +0200 Corrected implementation of arbitrary on cname.
berghofe [Fri, 01 Jul 2005 14:11:06 +0200] rev 16644
Corrected implementation of arbitrary on cname.
Fri, 01 Jul 2005 14:10:02 +0200 Added BasisLibrary prefix to List.concat to avoid problems with
berghofe [Fri, 01 Jul 2005 14:10:02 +0200] rev 16643
Added BasisLibrary prefix to List.concat to avoid problems with modular code generation.
Fri, 01 Jul 2005 14:08:53 +0200 Moved code generator setup from NatBin to IntDef.
berghofe [Fri, 01 Jul 2005 14:08:53 +0200] rev 16642
Moved code generator setup from NatBin to IntDef.
Fri, 01 Jul 2005 14:06:57 +0200 Simplified some proofs (thanks to strong_setsum_cong).
berghofe [Fri, 01 Jul 2005 14:06:57 +0200] rev 16641
Simplified some proofs (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:05:41 +0200 Removed setsubgoaler hack (thanks to strong_setsum_cong).
berghofe [Fri, 01 Jul 2005 14:05:41 +0200] rev 16640
Removed setsubgoaler hack (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:03:50 +0200 Removed setsubgoaler hack (thanks to strengthened finsum_cong).
berghofe [Fri, 01 Jul 2005 14:03:50 +0200] rev 16639
Removed setsubgoaler hack (thanks to strengthened finsum_cong).
Fri, 01 Jul 2005 14:02:58 +0200 Removed setsubgoaler hack.
berghofe [Fri, 01 Jul 2005 14:02:58 +0200] rev 16638
Removed setsubgoaler hack.
Fri, 01 Jul 2005 14:01:13 +0200 Tuned finsum_cong to allow that premises are simplified more eagerly.
berghofe [Fri, 01 Jul 2005 14:01:13 +0200] rev 16637
Tuned finsum_cong to allow that premises are simplified more eagerly.
Fri, 01 Jul 2005 13:57:53 +0200 Added strong_ball_cong and strong_bex_cong (these are now the standard
berghofe [Fri, 01 Jul 2005 13:57:53 +0200] rev 16636
Added strong_ball_cong and strong_bex_cong (these are now the standard congruence rules for Ball and Bex).
Fri, 01 Jul 2005 13:56:34 +0200 Moved some code lemmas from Main to Nat.
berghofe [Fri, 01 Jul 2005 13:56:34 +0200] rev 16635
Moved some code lemmas from Main to Nat.
Fri, 01 Jul 2005 13:54:57 +0200 Adapted to new interface of code generator.
berghofe [Fri, 01 Jul 2005 13:54:57 +0200] rev 16634
Adapted to new interface of code generator.
Fri, 01 Jul 2005 13:54:12 +0200 Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
berghofe [Fri, 01 Jul 2005 13:54:12 +0200] rev 16633
Implemented trick (due to Tobias Nipkow) for fine-tuning simplification of premises of congruence rules.
Fri, 01 Jul 2005 13:51:11 +0200 Added strong_setsum_cong and strong_setprod_cong.
berghofe [Fri, 01 Jul 2005 13:51:11 +0200] rev 16632
Added strong_setsum_cong and strong_setprod_cong.
Fri, 01 Jul 2005 04:32:33 +0200 defaultsort pcpo
huffman [Fri, 01 Jul 2005 04:32:33 +0200] rev 16631
defaultsort pcpo
Fri, 01 Jul 2005 04:09:27 +0200 added theorem lift_definedE; moved cont_if to Cont.thy
huffman [Fri, 01 Jul 2005 04:09:27 +0200] rev 16630
added theorem lift_definedE; moved cont_if to Cont.thy
Fri, 01 Jul 2005 04:02:22 +0200 added tactic cont_tac
huffman [Fri, 01 Jul 2005 04:02:22 +0200] rev 16629
added tactic cont_tac
Fri, 01 Jul 2005 04:00:23 +0200 remove uses of sign_of
huffman [Fri, 01 Jul 2005 04:00:23 +0200] rev 16628
remove uses of sign_of
Fri, 01 Jul 2005 02:35:24 +0200 cleaned up
huffman [Fri, 01 Jul 2005 02:35:24 +0200] rev 16627
cleaned up
Fri, 01 Jul 2005 02:30:59 +0200 cleaned up
huffman [Fri, 01 Jul 2005 02:30:59 +0200] rev 16626
cleaned up
Fri, 01 Jul 2005 01:50:46 +0200 renamed flatdom2monofun to flatdom_strict2mono
huffman [Fri, 01 Jul 2005 01:50:46 +0200] rev 16625
renamed flatdom2monofun to flatdom_strict2mono
Fri, 01 Jul 2005 01:50:07 +0200 cleaned up; reorganized and added section headings
huffman [Fri, 01 Jul 2005 01:50:07 +0200] rev 16624
cleaned up; reorganized and added section headings
Fri, 01 Jul 2005 01:48:37 +0200 cleaned up; added adm_less to adm_lemmas; added subsection headings
huffman [Fri, 01 Jul 2005 01:48:37 +0200] rev 16623
cleaned up; added adm_less to adm_lemmas; added subsection headings
Thu, 30 Jun 2005 19:49:41 +0200 revert to 1.27 due to obscure performance issues (!??);
wenzelm [Thu, 30 Jun 2005 19:49:41 +0200] rev 16622
revert to 1.27 due to obscure performance issues (!??);
Thu, 30 Jun 2005 19:43:50 +0200 replace filter2 with List.partition
huffman [Thu, 30 Jun 2005 19:43:50 +0200] rev 16621
replace filter2 with List.partition
Thu, 30 Jun 2005 14:06:29 +0200 Proper treatment of beta-redexes in witness theorems.
ballarin [Thu, 30 Jun 2005 14:06:29 +0200] rev 16620
Proper treatment of beta-redexes in witness theorems.
Thu, 30 Jun 2005 08:57:53 +0200 minor corrections
haftmann [Thu, 30 Jun 2005 08:57:53 +0200] rev 16619
minor corrections
Thu, 30 Jun 2005 08:23:47 +0200 test sml-dev on mac as well
kleing [Thu, 30 Jun 2005 08:23:47 +0200] rev 16618
test sml-dev on mac as well
Thu, 30 Jun 2005 08:23:20 +0200 use only 1 CPU on MacOS 10.4.1
kleing [Thu, 30 Jun 2005 08:23:20 +0200] rev 16617
use only 1 CPU on MacOS 10.4.1
Thu, 30 Jun 2005 08:22:56 +0200 use kleing@cse instead of kleing@in.tum.de
kleing [Thu, 30 Jun 2005 08:22:56 +0200] rev 16616
use kleing@cse instead of kleing@in.tum.de
Thu, 30 Jun 2005 05:27:40 +0200 use global settings for isatest-doc
kleing [Thu, 30 Jun 2005 05:27:40 +0200] rev 16615
use global settings for isatest-doc
Wed, 29 Jun 2005 15:13:44 +0200 export no_type_brackets;
wenzelm [Wed, 29 Jun 2005 15:13:44 +0200] rev 16614
export no_type_brackets; accomodate advanced trfuns; tuned;
Wed, 29 Jun 2005 15:13:43 +0200 proper treatment of advanced trfuns: pass thy argument;
wenzelm [Wed, 29 Jun 2005 15:13:43 +0200] rev 16613
proper treatment of advanced trfuns: pass thy argument; tuned warning;
Wed, 29 Jun 2005 15:13:42 +0200 transform_failure in translation functions: TRANSLATION_FAIL;
wenzelm [Wed, 29 Jun 2005 15:13:42 +0200] rev 16612
transform_failure in translation functions: TRANSLATION_FAIL; proper treatment of advanced trfuns: pass thy argument; tuned bigimpl_ast_tr, impl_ast_tr';
Wed, 29 Jun 2005 15:13:41 +0200 proper treatment of advanced trfuns: pass thy argument;
wenzelm [Wed, 29 Jun 2005 15:13:41 +0200] rev 16611
proper treatment of advanced trfuns: pass thy argument; transform_failure in translation functions: TRANSLATION_FAIL; removed obsolete '*** INSUFFICIENT SYNTAX FOR PREFIX APPLICATION ***';
Wed, 29 Jun 2005 15:13:40 +0200 accomodate advanced trfuns;
wenzelm [Wed, 29 Jun 2005 15:13:40 +0200] rev 16610
accomodate advanced trfuns;
Wed, 29 Jun 2005 15:13:39 +0200 removed obsolete (un)fold_ast2;
wenzelm [Wed, 29 Jun 2005 15:13:39 +0200] rev 16609
removed obsolete (un)fold_ast2;
Wed, 29 Jun 2005 15:13:38 +0200 Drule.implies_intr_hyps;
wenzelm [Wed, 29 Jun 2005 15:13:38 +0200] rev 16608
Drule.implies_intr_hyps;
Wed, 29 Jun 2005 15:13:37 +0200 added print': print depending on print_mode;
wenzelm [Wed, 29 Jun 2005 15:13:37 +0200] rev 16607
added print': print depending on print_mode;
Wed, 29 Jun 2005 15:13:36 +0200 no Syntax.internal on thesis;
wenzelm [Wed, 29 Jun 2005 15:13:36 +0200] rev 16606
no Syntax.internal on thesis;
Wed, 29 Jun 2005 15:13:35 +0200 added print_mode three_buffersN and corresponding cond_print;
wenzelm [Wed, 29 Jun 2005 15:13:35 +0200] rev 16605
added print_mode three_buffersN and corresponding cond_print;
Wed, 29 Jun 2005 15:13:34 +0200 cond_print for end-of-proof and calculational commands;
wenzelm [Wed, 29 Jun 2005 15:13:34 +0200] rev 16604
cond_print for end-of-proof and calculational commands;
Wed, 29 Jun 2005 15:13:33 +0200 added eq;
wenzelm [Wed, 29 Jun 2005 15:13:33 +0200] rev 16603
added eq; improved copy/copy_dir: only copy if non-eq;
Wed, 29 Jun 2005 15:13:32 +0200 pass thy as explicit argument (the old ref was not safe
wenzelm [Wed, 29 Jun 2005 15:13:32 +0200] rev 16602
pass thy as explicit argument (the old ref was not safe in conjunction with lazy evaluation -- the unify code could be fooled about the present theory context);
Wed, 29 Jun 2005 15:13:31 +0200 more efficient treatment of shyps and hyps (use ordered lists);
wenzelm [Wed, 29 Jun 2005 15:13:31 +0200] rev 16601
more efficient treatment of shyps and hyps (use ordered lists); added 'sorts' field to cterm; removed obsolete fix_shyps; moved implies_intr_hyps to drule.ML;
Wed, 29 Jun 2005 15:13:30 +0200 Syntax.read thy;
wenzelm [Wed, 29 Jun 2005 15:13:30 +0200] rev 16600
Syntax.read thy;
Wed, 29 Jun 2005 15:13:29 +0200 tuned sort_ord: pointer_eq;
wenzelm [Wed, 29 Jun 2005 15:13:29 +0200] rev 16599
tuned sort_ord: pointer_eq; tuned size_of_term: less stack usage;
Wed, 29 Jun 2005 15:13:28 +0200 removed obsolete eq_sort, mem_sort, subset_sort, eq_set_sort, ins_sort, union_sort, rems_sort;
wenzelm [Wed, 29 Jun 2005 15:13:28 +0200] rev 16598
removed obsolete eq_sort, mem_sort, subset_sort, eq_set_sort, ins_sort, union_sort, rems_sort; added efficient operations on ordered lists: eq_set, union, subtract, insert_sort/typ(s)/term(s);
Wed, 29 Jun 2005 15:13:27 +0200 eliminated separate syn type -- advanced trfuns already part of Syntax.syntax;
wenzelm [Wed, 29 Jun 2005 15:13:27 +0200] rev 16597
eliminated separate syn type -- advanced trfuns already part of Syntax.syntax;
Wed, 29 Jun 2005 15:13:26 +0200 replaced Syntax.simple_pprint_typ by (Sign.pprint_typ ProtoPure.thy);
wenzelm [Wed, 29 Jun 2005 15:13:26 +0200] rev 16596
replaced Syntax.simple_pprint_typ by (Sign.pprint_typ ProtoPure.thy);
Wed, 29 Jun 2005 15:13:25 +0200 added implies_intr_hyps (from thm.ML);
wenzelm [Wed, 29 Jun 2005 15:13:25 +0200] rev 16595
added implies_intr_hyps (from thm.ML);
Wed, 29 Jun 2005 15:13:23 +0200 added joinable;
wenzelm [Wed, 29 Jun 2005 15:13:23 +0200] rev 16594
added joinable;
Tue, 28 Jun 2005 17:56:04 +0200 stylistic improvements
paulson [Tue, 28 Jun 2005 17:56:04 +0200] rev 16593
stylistic improvements
Tue, 28 Jun 2005 16:12:03 +0200 added project information in overview
haftmann [Tue, 28 Jun 2005 16:12:03 +0200] rev 16592
added project information in overview
Tue, 28 Jun 2005 16:12:03 +0200 added project information in overview
haftmann [Tue, 28 Jun 2005 16:12:03 +0200] rev 16591
added project information in overview
Tue, 28 Jun 2005 15:47:50 +0200 more sophisticated pypager
haftmann [Tue, 28 Jun 2005 15:47:50 +0200] rev 16590
more sophisticated pypager
Tue, 28 Jun 2005 15:28:30 +0200 first-order check now allows quantifiers
paulson [Tue, 28 Jun 2005 15:28:30 +0200] rev 16589
first-order check now allows quantifiers
Tue, 28 Jun 2005 15:28:04 +0200 stricter first-order check for meson
paulson [Tue, 28 Jun 2005 15:28:04 +0200] rev 16588
stricter first-order check for meson
Tue, 28 Jun 2005 15:27:45 +0200 Constant "If" is now local
paulson [Tue, 28 Jun 2005 15:27:45 +0200] rev 16587
Constant "If" is now local
Tue, 28 Jun 2005 15:26:45 +0200 more sophisticated pypager
haftmann [Tue, 28 Jun 2005 15:26:45 +0200] rev 16586
more sophisticated pypager
Tue, 28 Jun 2005 15:26:32 +0200 replacing zabs_def by abs_if
paulson [Tue, 28 Jun 2005 15:26:32 +0200] rev 16585
replacing zabs_def by abs_if
Tue, 28 Jun 2005 12:32:38 +0200 introduced a notion of mirrors
haftmann [Tue, 28 Jun 2005 12:32:38 +0200] rev 16584
introduced a notion of mirrors
Tue, 28 Jun 2005 12:25:19 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:25:19 +0200] rev 16583
some minor improvements
Tue, 28 Jun 2005 12:25:19 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:25:19 +0200] rev 16582
some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:16:01 +0200] rev 16581
some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:16:01 +0200] rev 16580
some minor improvements
Tue, 28 Jun 2005 12:03:43 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:03:43 +0200] rev 16579
some minor improvements
Tue, 28 Jun 2005 12:03:19 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 12:03:19 +0200] rev 16578
some minor improvements
Tue, 28 Jun 2005 11:59:38 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 11:59:38 +0200] rev 16577
some minor improvements
Tue, 28 Jun 2005 11:58:56 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 11:58:56 +0200] rev 16576
some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 11:55:30 +0200] rev 16575
some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 some minor improvements
haftmann [Tue, 28 Jun 2005 11:55:30 +0200] rev 16574
some minor improvements
Tue, 28 Jun 2005 10:24:53 +0200 corrected comment
haftmann [Tue, 28 Jun 2005 10:24:53 +0200] rev 16573
corrected comment
Tue, 28 Jun 2005 09:41:39 +0200 some corrections
haftmann [Tue, 28 Jun 2005 09:41:39 +0200] rev 16572
some corrections
Sun, 26 Jun 2005 15:16:58 +0200 export get_calculation;
wenzelm [Sun, 26 Jun 2005 15:16:58 +0200] rev 16571
export get_calculation;
Sat, 25 Jun 2005 16:07:55 +0200 Added term_lpo
nipkow [Sat, 25 Jun 2005 16:07:55 +0200] rev 16570
Added term_lpo
Sat, 25 Jun 2005 16:07:13 +0200 cancels completely within terms as well now.
nipkow [Sat, 25 Jun 2005 16:07:13 +0200] rev 16569
cancels completely within terms as well now.
Sat, 25 Jun 2005 16:06:17 +0200 Changes due to new abel_cancel.ML
nipkow [Sat, 25 Jun 2005 16:06:17 +0200] rev 16568
Changes due to new abel_cancel.ML
Sat, 25 Jun 2005 12:37:07 +0200 use both processors on macbroy5
kleing [Sat, 25 Jun 2005 12:37:07 +0200] rev 16567
use both processors on macbroy5
Sat, 25 Jun 2005 02:43:43 +0200 switch mac test to macbroy5
kleing [Sat, 25 Jun 2005 02:43:43 +0200] rev 16566
switch mac test to macbroy5
Sat, 25 Jun 2005 01:09:14 +0200 cleaned up
huffman [Sat, 25 Jun 2005 01:09:14 +0200] rev 16565
cleaned up
Sat, 25 Jun 2005 01:04:01 +0200 cleaned up proof of contlub_abstraction
huffman [Sat, 25 Jun 2005 01:04:01 +0200] rev 16564
cleaned up proof of contlub_abstraction
Fri, 24 Jun 2005 17:25:10 +0200 meson method taking an argument list
paulson [Fri, 24 Jun 2005 17:25:10 +0200] rev 16563
meson method taking an argument list
Fri, 24 Jun 2005 16:21:01 +0200 deleted a redundant "use" line
paulson [Fri, 24 Jun 2005 16:21:01 +0200] rev 16562
deleted a redundant "use" line
Fri, 24 Jun 2005 16:18:41 +0200 tidying
paulson [Fri, 24 Jun 2005 16:18:41 +0200] rev 16561
tidying
Fri, 24 Jun 2005 13:22:08 +0200 stylistic tweaks concerning Find
paulson [Fri, 24 Jun 2005 13:22:08 +0200] rev 16560
stylistic tweaks concerning Find
Fri, 24 Jun 2005 04:18:48 +0200 shortened time out by 3h (gives up at 12:00h now).
kleing [Fri, 24 Jun 2005 04:18:48 +0200] rev 16559
shortened time out by 3h (gives up at 12:00h now). test should be finished by 10:00h usually.
Fri, 24 Jun 2005 03:16:52 +0200 made su[bp]/isu[bp] behave the same as their bsu[bp]..esu[bp] counterparts,
kleing [Fri, 24 Jun 2005 03:16:52 +0200] rev 16558
made su[bp]/isu[bp] behave the same as their bsu[bp]..esu[bp] counterparts, properly respect isastylescript now
Fri, 24 Jun 2005 01:09:16 +0200 needed for Isabelle independent build
kleing [Fri, 24 Jun 2005 01:09:16 +0200] rev 16557
needed for Isabelle independent build
Thu, 23 Jun 2005 22:11:55 +0200 added theorems fix_strict, fix_defined, fix_id, fix_const
huffman [Thu, 23 Jun 2005 22:11:55 +0200] rev 16556
added theorems fix_strict, fix_defined, fix_id, fix_const
Thu, 23 Jun 2005 22:10:29 +0200 add binder syntax for flift1
huffman [Thu, 23 Jun 2005 22:10:29 +0200] rev 16555
add binder syntax for flift1
Thu, 23 Jun 2005 22:08:24 +0200 add new file to test fixrec package
huffman [Thu, 23 Jun 2005 22:08:24 +0200] rev 16554
add new file to test fixrec package
Thu, 23 Jun 2005 22:07:30 +0200 add csplit3, ssplit3, fup3 as simp rules
huffman [Thu, 23 Jun 2005 22:07:30 +0200] rev 16553
add csplit3, ssplit3, fup3 as simp rules
Thu, 23 Jun 2005 21:27:23 +0200 New features:
huffman [Thu, 23 Jun 2005 21:27:23 +0200] rev 16552
New features: permissive option for fixrec to skip proofs of equations; side conditions for fixrec equations (for definedness); fixpat theorem names apply to entire group of theorems; improved error messages
Thu, 23 Jun 2005 21:17:26 +0200 added match functions for spair, sinl, sinr
huffman [Thu, 23 Jun 2005 21:17:26 +0200] rev 16551
added match functions for spair, sinl, sinr
Thu, 23 Jun 2005 19:40:03 +0200 fixed \<Prod> syntax
nipkow [Thu, 23 Jun 2005 19:40:03 +0200] rev 16550
fixed \<Prod> syntax
Thu, 23 Jun 2005 07:32:59 +0200 new
nipkow [Thu, 23 Jun 2005 07:32:59 +0200] rev 16549
new
Wed, 22 Jun 2005 20:26:31 +0200 Temporarily removed Rewrite from the translation code so that parsing with work on lists of numbers.
quigley [Wed, 22 Jun 2005 20:26:31 +0200] rev 16548
Temporarily removed Rewrite from the translation code so that parsing with work on lists of numbers. Will now signal if ATP has run out of time and then kill the watcher.
Wed, 22 Jun 2005 19:48:20 +0200 * Pure: the Isar proof context type is already defined early in Pure
wenzelm [Wed, 22 Jun 2005 19:48:20 +0200] rev 16547
* Pure: the Isar proof context type is already defined early in Pure as Context.proof;
Wed, 22 Jun 2005 19:44:12 +0200 added find2
nipkow [Wed, 22 Jun 2005 19:44:12 +0200] rev 16546
added find2
Wed, 22 Jun 2005 19:44:03 +0200 *** empty log message ***
nipkow [Wed, 22 Jun 2005 19:44:03 +0200] rev 16545
*** empty log message ***
Wed, 22 Jun 2005 19:43:48 +0200 tunes Find
nipkow [Wed, 22 Jun 2005 19:43:48 +0200] rev 16544
tunes Find
Wed, 22 Jun 2005 19:43:38 +0200 added Rules/find2
nipkow [Wed, 22 Jun 2005 19:43:38 +0200] rev 16543
added Rules/find2
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip