Mon, 17 Oct 2005 23:10:24 +0200 wenzelm added type_solver (uses Simplifier.the_context);
Mon, 17 Oct 2005 23:10:23 +0200 wenzelm added pos/negDivAlg_induct declarations (from Main.thy);
Mon, 17 Oct 2005 23:10:22 +0200 wenzelm moved pos/negDivAlg_induct declarations to Integ/IntDiv.thy;
Mon, 17 Oct 2005 23:10:21 +0200 wenzelm removed obsolete/experimental context components (superceded by Simplifier.the_context);
Mon, 17 Oct 2005 23:10:20 +0200 wenzelm added set/addloop' for simpset dependent loopers;
Mon, 17 Oct 2005 23:10:19 +0200 wenzelm functor: no Simplifier argument;
Mon, 17 Oct 2005 23:10:18 +0200 wenzelm change_claset(_of): more abtract interface;
Mon, 17 Oct 2005 23:10:17 +0200 wenzelm functor: no Simplifier argument;
Mon, 17 Oct 2005 23:10:16 +0200 wenzelm tuned;
Mon, 17 Oct 2005 23:10:15 +0200 wenzelm Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Mon, 17 Oct 2005 23:10:13 +0200 wenzelm change_claset/simpset;
Mon, 17 Oct 2005 23:10:10 +0200 wenzelm change_claset/simpset;
Mon, 17 Oct 2005 19:19:29 +0200 berghofe Improved proof of injectivity theorems to make it work on
Mon, 17 Oct 2005 18:34:51 +0200 berghofe Fixed bug in proof of support theorem (it failed on constructors with no arguments).
Mon, 17 Oct 2005 17:42:24 +0200 berghofe Implemented proofs for support and freshness theorems.
Mon, 17 Oct 2005 17:40:34 +0200 urbanc deleted leading space in the definition of fresh
Mon, 17 Oct 2005 12:30:57 +0200 berghofe Initial revision.
Sat, 15 Oct 2005 00:14:30 +0200 wenzelm tuned;
Sat, 15 Oct 2005 00:09:20 +0200 wenzelm tuned comment;
Sat, 15 Oct 2005 00:09:07 +0200 wenzelm added ML_type, ML_struct;
Sat, 15 Oct 2005 00:08:15 +0200 wenzelm more;
Sat, 15 Oct 2005 00:08:14 +0200 wenzelm * antiquotations ML_type, ML_struct;
Sat, 15 Oct 2005 00:08:13 +0200 wenzelm added guess;
Sat, 15 Oct 2005 00:08:12 +0200 wenzelm added antiquotations ML_type, ML_struct;
Sat, 15 Oct 2005 00:08:11 +0200 wenzelm use perl for test/stat;
Sat, 15 Oct 2005 00:08:10 +0200 wenzelm export strip_params;
Sat, 15 Oct 2005 00:08:09 +0200 wenzelm note_thmss, read/cert_vars etc.: natural argument order;
Sat, 15 Oct 2005 00:08:08 +0200 wenzelm goal statements: before_qed argument;
Sat, 15 Oct 2005 00:08:07 +0200 wenzelm added 'guess', which derives the obtained context from the course of reasoning;
Sat, 15 Oct 2005 00:08:06 +0200 wenzelm added primitive_text, succeed_text;
Sat, 15 Oct 2005 00:08:05 +0200 wenzelm goal statements: accomodate before_qed argument;
Sat, 15 Oct 2005 00:08:04 +0200 wenzelm goal statements: accomodate before_qed argument;
Sat, 15 Oct 2005 00:08:03 +0200 wenzelm added 'guess';
Sat, 15 Oct 2005 00:08:02 +0200 wenzelm tuned;
Sat, 15 Oct 2005 00:08:01 +0200 wenzelm added no_facts;
Sat, 15 Oct 2005 00:08:00 +0200 wenzelm tuned comments;
Sat, 15 Oct 2005 00:07:59 +0200 wenzelm updated;
Fri, 14 Oct 2005 15:34:56 +0200 paulson signature changes
Fri, 14 Oct 2005 14:36:39 +0200 haftmann added module rat.ML for rational numbers
Fri, 14 Oct 2005 13:04:38 +0200 isatest longer time out for test (kleing)
Fri, 14 Oct 2005 11:36:14 +0200 paulson deletion of Tools/res_types_sorts; removal of absolute numbering of clauses
Fri, 14 Oct 2005 10:19:50 +0200 paulson deletion of Tools/res_types_sorts; removal of absolute numbering of clauses
Thu, 13 Oct 2005 11:58:22 +0200 wenzelm obsolete;
Wed, 12 Oct 2005 18:17:48 +0200 webertj counter added to SAT signature
Wed, 12 Oct 2005 17:06:22 +0200 webertj no proof reconstruction when quick_and_dirty is set
Wed, 12 Oct 2005 10:49:07 +0200 paulson tidying
Wed, 12 Oct 2005 03:02:18 +0200 huffman domain package generates compactness lemmas for new constructors
Wed, 12 Oct 2005 03:01:30 +0200 huffman add ML bindings for compactness lemmas
Wed, 12 Oct 2005 03:01:09 +0200 huffman added compactness theorems
Wed, 12 Oct 2005 01:43:37 +0200 huffman added compactness lemmas; cleaned up
Tue, 11 Oct 2005 23:47:29 +0200 huffman added compactness theorems in locale iso
Tue, 11 Oct 2005 23:27:49 +0200 huffman added several theorems in locale iso
Tue, 11 Oct 2005 23:27:14 +0200 huffman added xsymbols syntax for pairs; cleaned up
Tue, 11 Oct 2005 23:23:39 +0200 huffman added theorem typedef_compact
Tue, 11 Oct 2005 23:22:12 +0200 huffman rearranged subsections; added theorems expand_cfun_eq, expand_cfun_less
Tue, 11 Oct 2005 23:19:50 +0200 huffman cleaned up; renamed less_fun to expand_fun_less
Tue, 11 Oct 2005 17:30:00 +0200 nipkow added hd lemma
Tue, 11 Oct 2005 15:04:11 +0200 paulson simplifying the treatment of clausification
Tue, 11 Oct 2005 15:03:36 +0200 paulson simplifying the treatment of nameless theorems
Tue, 11 Oct 2005 14:02:33 +0200 wenzelm expand: error on undefined/empty env variable;
Tue, 11 Oct 2005 14:02:32 +0200 wenzelm added assert;
Tue, 11 Oct 2005 13:30:17 +0200 wenzelm tuned;
Tue, 11 Oct 2005 13:28:08 +0200 wenzelm added string_of_pid;
Tue, 11 Oct 2005 13:28:07 +0200 wenzelm raw symbols: allow non-ASCII chars (e.g. UTF-8);
Tue, 11 Oct 2005 13:28:06 +0200 wenzelm moved string_of_pid to ML-Systems;
Tue, 11 Oct 2005 13:28:05 +0200 wenzelm ML_SUFFIX in targets (experimental);
Tue, 11 Oct 2005 13:28:04 +0200 wenzelm cleanup backup images;
Mon, 10 Oct 2005 15:35:29 +0200 paulson small tidy-up of utility functions
Mon, 10 Oct 2005 14:43:45 +0200 wenzelm updated print_tac;
Mon, 10 Oct 2005 05:46:17 +0200 huffman add names to infix declarations
Mon, 10 Oct 2005 05:30:02 +0200 huffman new syntax translations for continuous lambda abstraction
Mon, 10 Oct 2005 04:38:26 +0200 huffman removed Istrictify; simplified some proofs
Mon, 10 Oct 2005 04:12:31 +0200 huffman added notion of compactness; shortened proof of adm_disj; reorganized and cleaned up
Mon, 10 Oct 2005 04:03:09 +0200 huffman cleaned up
Mon, 10 Oct 2005 04:00:40 +0200 huffman added theorem typedef_chfin
Mon, 10 Oct 2005 03:55:39 +0200 huffman replaced foldr' with foldr1
Mon, 10 Oct 2005 03:47:00 +0200 huffman cleaned up; renamed "Porder.op <<" to "Porder.<<"
Sun, 09 Oct 2005 17:06:03 +0200 webertj Tactics sat and satx reimplemented, several improvements
Sat, 08 Oct 2005 23:43:15 +0200 wenzelm tuned Memory.hilim;
Sat, 08 Oct 2005 23:43:14 +0200 wenzelm get rid of feeder -- at the cost of batch-only commit-at-exit;
Sat, 08 Oct 2005 23:36:01 +0200 nipkow *** empty log message ***
Sat, 08 Oct 2005 23:05:59 +0200 wenzelm -nort option;
Sat, 08 Oct 2005 22:39:42 +0200 wenzelm added could_unify;
Sat, 08 Oct 2005 22:39:41 +0200 wenzelm more efficient check_specified, much less invocations;
Sat, 08 Oct 2005 22:39:40 +0200 wenzelm moved susp.ML, lazy_seq.ML, lazy_scan.ML to HOL/Import;
Sat, 08 Oct 2005 22:39:39 +0200 wenzelm uses susp.ML, lazy_seq.ML, lazy_scan.ML;
Sat, 08 Oct 2005 22:39:38 +0200 wenzelm added Import/susp.ML, Import/lazy_seq.ML, Import/lasy_scan.ML;
Sat, 08 Oct 2005 20:15:38 +0200 wenzelm minor tweaks for Poplog/PML;
Sat, 08 Oct 2005 20:15:37 +0200 wenzelm tuned memory limits;
Sat, 08 Oct 2005 20:15:36 +0200 wenzelm Int.max;
Sat, 08 Oct 2005 20:15:35 +0200 wenzelm minor tweaks for Poplog/PML;
Sat, 08 Oct 2005 20:15:34 +0200 wenzelm minor tweaks for Poplog/PML;
Sat, 08 Oct 2005 20:15:33 +0200 wenzelm initial pop11 code for ML use/use_string;
Sat, 08 Oct 2005 20:15:32 +0200 wenzelm Poplog/PML: ML_SUFFIX=.psv;
Sat, 08 Oct 2005 20:15:31 +0200 wenzelm support ML_SUFFIX;
Sat, 08 Oct 2005 18:51:03 +0200 wenzelm obsolete;
Sat, 08 Oct 2005 15:20:58 +0200 nipkow fix due to new neq_simproc
Fri, 07 Oct 2005 23:29:00 +0200 wenzelm removed obsolete comment;
Fri, 07 Oct 2005 22:59:26 +0200 wenzelm added idtypdummy_ast_tr;
Fri, 07 Oct 2005 22:59:25 +0200 wenzelm added syntax for _idtdummy, _idtypdummy;
Fri, 07 Oct 2005 22:59:24 +0200 wenzelm added absdummy;
Fri, 07 Oct 2005 22:59:23 +0200 wenzelm removed obsolete dummy_pat_tr;
Fri, 07 Oct 2005 22:59:22 +0200 wenzelm Term.absdummy;
Fri, 07 Oct 2005 22:59:21 +0200 wenzelm removed obsolete ex/Tuple.thy;
Fri, 07 Oct 2005 22:59:19 +0200 wenzelm replaced _K by dummy abstraction;
Fri, 07 Oct 2005 22:59:18 +0200 wenzelm print_translation: does not handle _idtdummy;
Fri, 07 Oct 2005 22:59:17 +0200 wenzelm tuned;
Fri, 07 Oct 2005 22:59:15 +0200 wenzelm added dummy variable binding;
Fri, 07 Oct 2005 20:41:10 +0200 nipkow changes due to new neq_simproc in simpdata.ML
Fri, 07 Oct 2005 18:49:20 +0200 wenzelm added str_of_term (from HOL/Tools/ATP/recon_translate_proof.ML);
Fri, 07 Oct 2005 18:49:19 +0200 wenzelm Term.str_of_term;
Fri, 07 Oct 2005 17:57:21 +0200 paulson minor code tidyig
Fri, 07 Oct 2005 15:08:28 +0200 paulson code restructuring
Fri, 07 Oct 2005 11:29:24 +0200 paulson more tidying. Fixed process management bugs and race condition
Thu, 06 Oct 2005 10:14:22 +0200 paulson major simplification: removal of the goalstring argument
Thu, 06 Oct 2005 10:13:34 +0200 berghofe Optimized getPreds and getSuccs.
Thu, 06 Oct 2005 08:58:58 +0200 haftmann adjusted sydney to new website
Thu, 06 Oct 2005 08:56:15 +0200 haftmann changed sydney share
Wed, 05 Oct 2005 19:28:12 +0200 wenzelm added Poplog/PML version 15.6/2.1 (experimental!);
Wed, 05 Oct 2005 18:38:43 +0200 haftmann added fold_nodes, map_node_yield
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip