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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip