Sun, 05 Jun 2005 11:31:32 +0200 wenzelm File.isatool, File.shell_path;
Sun, 05 Jun 2005 11:31:31 +0200 wenzelm present new-style theory header, with 'imports' and 'uses';
Sun, 05 Jun 2005 11:31:30 +0200 wenzelm removed file_info (now in Pure/General/file.ML);
Sun, 05 Jun 2005 11:31:29 +0200 wenzelm new Isar header: reject ':', accept both 'files' and 'uses';
Sun, 05 Jun 2005 11:31:28 +0200 wenzelm added 'uses' keyword;
Sun, 05 Jun 2005 11:31:26 +0200 wenzelm removed copy, copy_all (superceded by File.copy, File.copy_dir);
Sun, 05 Jun 2005 11:31:25 +0200 wenzelm no warning for non-identifiers;
Sun, 05 Jun 2005 11:31:24 +0200 wenzelm removed sysify_path, quote_sysity_path etc.;
Sun, 05 Jun 2005 11:31:23 +0200 wenzelm File.platform_path vs. File.shell_path;
Sun, 05 Jun 2005 11:31:22 +0200 wenzelm File.platform_path;
Sun, 05 Jun 2005 11:31:21 +0200 wenzelm File.shell_path;
Sun, 05 Jun 2005 11:31:20 +0200 wenzelm added isatool version;
Sun, 05 Jun 2005 11:31:19 +0200 wenzelm tuned/updated antiquotations;
Sun, 05 Jun 2005 11:31:18 +0200 wenzelm updated theory header syntax;
Sun, 05 Jun 2005 11:31:17 +0200 wenzelm DISCGARB_OPTIONS: proper treatment of specific polyml versions;
Sun, 05 Jun 2005 11:31:16 +0200 wenzelm observe ISABELLE_IGNORE_USER_SETTINGS;
Sun, 05 Jun 2005 11:31:15 +0200 wenzelm Lucas Dixon;
Sun, 05 Jun 2005 11:31:14 +0200 wenzelm * ML: replaced File.sysify_path/quote_sysify_path by File.platform_path/shell_path;
Sun, 05 Jun 2005 11:31:13 +0200 wenzelm #SMLNJ_CYGWIN_RUNTIME=1
Sat, 04 Jun 2005 22:45:28 +0200 haftmann added README
Sat, 04 Jun 2005 22:41:51 +0200 haftmann fixed links
Sat, 04 Jun 2005 22:38:40 +0200 haftmann fixed links
Sat, 04 Jun 2005 22:38:40 +0200 haftmann fixed links
Sat, 04 Jun 2005 22:34:30 +0200 haftmann fixed NEWS link
Sat, 04 Jun 2005 22:29:16 +0200 haftmann added library symlink
Sat, 04 Jun 2005 22:17:27 +0200 haftmann added library symlink
Sat, 04 Jun 2005 22:17:27 +0200 haftmann added library symlink
Sat, 04 Jun 2005 21:49:30 +0200 haftmann adjusted navigation width
Sat, 04 Jun 2005 21:43:55 +0200 haftmann added shellcmd style
Sat, 04 Jun 2005 21:42:50 +0200 haftmann added shellcmd style
Sat, 04 Jun 2005 21:35:20 +0200 haftmann added shellcmd style
Sat, 04 Jun 2005 21:35:20 +0200 haftmann added shellcmd style
Sat, 04 Jun 2005 20:48:03 +0200 haftmann re-added binary files
Sat, 04 Jun 2005 20:46:02 +0200 haftmann (temporary remove, forgotten the -b flag...)
Sat, 04 Jun 2005 18:20:00 +0200 wenzelm major reorganization and cleanup;
Sat, 04 Jun 2005 10:26:08 +0200 haftmann added new website
Sat, 04 Jun 2005 02:24:47 +0200 huffman added explicit dependency on Fix theory
Sat, 04 Jun 2005 02:13:31 +0200 huffman add keywords fixrec and fixpat for HOLCF fixrec package
Sat, 04 Jun 2005 02:12:10 +0200 huffman fix imports
Sat, 04 Jun 2005 02:11:47 +0200 huffman use fixrec_package.ML
Sat, 04 Jun 2005 02:11:20 +0200 huffman import Fix is unnecessary
Sat, 04 Jun 2005 02:10:41 +0200 huffman added fixrec_package.ML
Sat, 04 Jun 2005 02:10:19 +0200 huffman implementation of fixrec package
Sat, 04 Jun 2005 01:48:34 +0200 huffman shrink session graph so it fits on a page
Sat, 04 Jun 2005 00:24:33 +0200 huffman Domain package generates match functions for new datatypes, for use with the fixrec package
Sat, 04 Jun 2005 00:23:40 +0200 huffman add dependency on Fixrec.thy
Sat, 04 Jun 2005 00:22:22 +0200 huffman add Fixrec.thy
Sat, 04 Jun 2005 00:22:08 +0200 huffman New theory with lemmas for the fixrec package
Fri, 03 Jun 2005 23:39:07 +0200 huffman changed variable name in monofun_cfun_arg
Fri, 03 Jun 2005 23:38:12 +0200 huffman fixed renamed theorems
Fri, 03 Jun 2005 23:37:21 +0200 huffman fixed some renamed theorems
Fri, 03 Jun 2005 23:36:17 +0200 huffman renamed defined lemmas
Fri, 03 Jun 2005 23:35:18 +0200 huffman renamed variable in cont2cont_app
Fri, 03 Jun 2005 23:34:49 +0200 huffman changed to use new contlubI, etc.
Fri, 03 Jun 2005 23:33:48 +0200 huffman cleaned up proof of cont_Ifix
Fri, 03 Jun 2005 23:30:31 +0200 huffman replaced cont with cont_def
Fri, 03 Jun 2005 23:29:48 +0200 huffman renamed strict, defined, and inject lemmas; renamed sfst2, ssnd2 to sfst_spair, ssnd_spair
Fri, 03 Jun 2005 23:28:21 +0200 huffman changed to use new contI; renamed strict, defined, and inject lemmas
Fri, 03 Jun 2005 23:26:32 +0200 huffman changed to use new contlubI, monofun_def; renamed cfst2, csnd2 to cfst_cpair, csnd_cpair; added lemma cpair_strict
Fri, 03 Jun 2005 23:23:55 +0200 huffman removed dependencies on MF2 lemmas; removed some obsolete theorems; cleaned up many proofs; renamed less_cfun2 to less_cfun_ext
Fri, 03 Jun 2005 23:16:35 +0200 huffman changed to work with new contI, contlubE, etc.; renamed strictness rules for consistency
Fri, 03 Jun 2005 23:15:16 +0200 huffman changed to work with new contlubE rule
Fri, 03 Jun 2005 23:14:09 +0200 huffman renamed FunCpo to Ffun
Fri, 03 Jun 2005 23:13:45 +0200 huffman renamed to Ffun (full function space)
Fri, 03 Jun 2005 23:13:08 +0200 huffman renamed theorems monofun, contlub, cont to monofun_def, etc.; changed intro/elim rules for these predicates into more useful rule_format; removed all MF2 lemmas (Pcpo.thy has more general versions now); cleaned up many proofs.
Fri, 03 Jun 2005 22:21:43 +0200 huffman added theorem ch2ch_lub
Fri, 03 Jun 2005 22:07:30 +0200 huffman renamed FunCpo theory to Ffun; added theorems ch2ch_fun_rev and app_strict
Fri, 03 Jun 2005 22:04:17 +0200 huffman added theorems diag_lub and ex_lub
Fri, 03 Jun 2005 14:35:33 +0200 webertj fixed a typo in the gfp interpreter
Fri, 03 Jun 2005 12:41:28 +0200 paulson no longer emits literals for type class HOL.type; also minor tidying
Fri, 03 Jun 2005 01:08:07 +0200 obua Integrates cycle detection in definitions with finalconsts
Thu, 02 Jun 2005 18:29:58 +0200 wenzelm tuned msgs;
Thu, 02 Jun 2005 18:29:57 +0200 wenzelm html_syms table;
Thu, 02 Jun 2005 18:29:55 +0200 wenzelm tuned;
Thu, 02 Jun 2005 18:29:54 +0200 wenzelm Output.no_warnings;
Thu, 02 Jun 2005 18:29:53 +0200 wenzelm tuned comment;
Thu, 02 Jun 2005 18:29:52 +0200 wenzelm exists: made non-strict;
Thu, 02 Jun 2005 18:29:51 +0200 wenzelm added no_warnings;
Thu, 02 Jun 2005 18:29:50 +0200 wenzelm Sign.restore_naming;
Thu, 02 Jun 2005 18:29:49 +0200 wenzelm replaced set_naming by restore_naming;
Thu, 02 Jun 2005 18:29:48 +0200 wenzelm replaced foldl_string by fold_string;
Thu, 02 Jun 2005 18:29:47 +0200 wenzelm renamed HOL_PROOF_OBJECTS to HOL_USEDIR_OPTIONS;
Thu, 02 Jun 2005 18:29:46 +0200 wenzelm renamed HOL_PROOF_OBJECTS to HOL_USEDIR_OPTIONS;
Thu, 02 Jun 2005 15:54:11 +0200 quigley Added time lime (60 secs) to Spass calls.
Thu, 02 Jun 2005 13:47:08 +0200 paulson renamed "constrains" to "safety" to avoid keyword clash
Thu, 02 Jun 2005 13:17:06 +0200 paulson renamed "constrains" to "safety" to avoid keyword clash
Thu, 02 Jun 2005 09:17:38 +0200 wenzelm swap declaration of thm/axm names to accomodate change in name space
Thu, 02 Jun 2005 09:12:56 +0200 wenzelm tuned;
Thu, 02 Jun 2005 09:11:34 +0200 wenzelm Theory.restore_naming;
Thu, 02 Jun 2005 09:11:32 +0200 wenzelm header;
Thu, 02 Jun 2005 02:21:44 +0200 kleing reduced timeout, send logs also when test taking too long
Wed, 01 Jun 2005 21:25:35 +0200 obua Preliminary version of defs.ML that does not check final consts.
Wed, 01 Jun 2005 19:40:26 +0200 nipkow *** empty log message ***
Wed, 01 Jun 2005 19:40:15 +0200 nipkow tuned
Wed, 01 Jun 2005 18:29:03 +0200 paulson ordering for the ordinals
Wed, 01 Jun 2005 18:19:59 +0200 paulson clausification bug fix
Wed, 01 Jun 2005 14:50:48 +0200 paulson small tweaks; also now write_out_clasimp takes the current theory as argument
Wed, 01 Jun 2005 14:16:45 +0200 haftmann remove CVS id from *.sty latex styles
Wed, 01 Jun 2005 14:16:45 +0200 haftmann remove CVS id from *.sty latex styles
Wed, 01 Jun 2005 12:30:50 +0200 ballarin Locales: new element constrains, parameter renaming with syntax,
Wed, 01 Jun 2005 12:30:49 +0200 ballarin Locales: new element constrains, parameter renaming with syntax,
Wed, 01 Jun 2005 10:52:17 +0200 haftmann renamed premise* to prem
Wed, 01 Jun 2005 10:40:51 +0200 haftmann some refinements
Wed, 01 Jun 2005 10:30:07 +0200 haftmann concl antiqutations
Wed, 01 Jun 2005 09:46:06 +0200 nipkow *** empty log message ***
Wed, 01 Jun 2005 08:58:25 +0200 haftmann improved *.sty handling
Wed, 01 Jun 2005 08:57:49 +0200 haftmann improved *.sty handling
Wed, 01 Jun 2005 08:56:58 +0200 haftmann improved *.sty handling
Wed, 01 Jun 2005 08:44:25 +0200 nipkow added premise<i>
Wed, 01 Jun 2005 08:44:13 +0200 nipkow added dependency
Tue, 31 May 2005 19:32:41 +0200 obua Removed final_consts from theory data. Now const_deps deals with final
Tue, 31 May 2005 17:52:10 +0200 paulson minor tidying and sml/nj compatibility
Tue, 31 May 2005 12:42:36 +0200 quigley Fixed array containing clasimpset rules. Added flags to turn on and off reconstruction and full spass
Tue, 31 May 2005 12:36:01 +0200 nipkow fixed sectioning
Tue, 31 May 2005 12:16:42 +0200 nipkow \nexists
Tue, 31 May 2005 12:16:24 +0200 nipkow \nexists und premsise1 .. 9
Tue, 31 May 2005 11:53:43 +0200 wenzelm no_tac;
Tue, 31 May 2005 11:53:42 +0200 wenzelm ML Pure: name spaces have been refined;
Tue, 31 May 2005 11:53:41 +0200 wenzelm moved is_ident to General/symbol.ML;
Tue, 31 May 2005 11:53:40 +0200 wenzelm Theory.restore_naming;
Tue, 31 May 2005 11:53:39 +0200 wenzelm make: T option -- actually remove undefined cases;
Tue, 31 May 2005 11:53:38 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:37 +0200 wenzelm method_cases: RuleCases.T option;
Tue, 31 May 2005 11:53:36 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:35 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:34 +0200 wenzelm improved naming of complex theorems in presentation;
Tue, 31 May 2005 11:53:33 +0200 wenzelm added short_names, unique_names options;
Tue, 31 May 2005 11:53:32 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:31 +0200 wenzelm added symbol scanner;
Tue, 31 May 2005 11:53:30 +0200 wenzelm remove(_multi): generalized type;
Tue, 31 May 2005 11:53:29 +0200 wenzelm added is_ident (from Syntax/lexicon.ML);
Tue, 31 May 2005 11:53:28 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:27 +0200 wenzelm tuned arrangement of structures;
Tue, 31 May 2005 11:53:26 +0200 wenzelm added eq_thms;
Tue, 31 May 2005 11:53:25 +0200 wenzelm added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming;
Tue, 31 May 2005 11:53:24 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:23 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:22 +0200 wenzelm tuned msg;
Tue, 31 May 2005 11:53:21 +0200 wenzelm added nth_prem;
Tue, 31 May 2005 11:53:20 +0200 wenzelm export filter;
Tue, 31 May 2005 11:53:19 +0200 wenzelm Sign.declare_name replaces NameSpace.extend;
Tue, 31 May 2005 11:53:18 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:17 +0200 wenzelm fixed outer syntax: allow type_args with parentheses;
Tue, 31 May 2005 11:53:16 +0200 wenzelm proper use of Sign.full_name;
Tue, 31 May 2005 11:53:15 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:14 +0200 wenzelm Theory.restore_naming;
Tue, 31 May 2005 11:53:13 +0200 wenzelm renamed cond_extern to extern;
Tue, 31 May 2005 11:53:12 +0200 wenzelm tuned;
Tue, 31 May 2005 11:53:11 +0200 wenzelm antiquotations: added options short_names, unique_names;
Tue, 31 May 2005 11:53:10 +0200 wenzelm improved naming of complex theorems in presentation;
Tue, 31 May 2005 11:00:59 +0200 wenzelm removed;
Tue, 31 May 2005 10:58:51 +0200 wenzelm tuned;
Tue, 31 May 2005 10:40:22 +0200 wenzelm tuned;
Tue, 31 May 2005 10:39:20 +0200 wenzelm tuned;
Mon, 30 May 2005 23:07:58 +0200 wenzelm tuned;
Mon, 30 May 2005 16:32:47 +0200 obua Infinite chains in definitions are now detected, too.
Mon, 30 May 2005 10:25:46 +0200 kleing typo
Mon, 30 May 2005 10:23:15 +0200 kleing updated para on searching
Mon, 30 May 2005 08:21:58 +0200 nipkow added \nexists
Sun, 29 May 2005 12:41:40 +0200 obua Removes an inconsistent definition from Library.thy ,
Sun, 29 May 2005 12:39:12 +0200 obua Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
Sun, 29 May 2005 05:23:28 +0200 kleing make COPYRIGHT file available for web page
Sat, 28 May 2005 05:05:24 +0200 kleing path /home/stud doesn't exist on macbroy33 (only /usr/stud)
Fri, 27 May 2005 17:10:41 +0200 ballarin SML/NJ compatibility.
Fri, 27 May 2005 17:10:23 +0200 ballarin Typo.
Fri, 27 May 2005 16:33:33 +0200 ballarin Deleted old code.
Fri, 27 May 2005 16:24:48 +0200 ballarin Locale expressions: rename with optional mixfix syntax.
Fri, 27 May 2005 13:51:32 +0200 aspinall Add back rudely removed and popular -X option.
Fri, 27 May 2005 12:12:05 +0200 paulson Now uses File.write and File.append
Fri, 27 May 2005 01:30:27 +0200 huffman removed obsolete theorems
Fri, 27 May 2005 01:28:51 +0200 huffman use TypedefPcpo for all class instances
Fri, 27 May 2005 01:21:50 +0200 kleing log more failure types
Fri, 27 May 2005 01:12:15 +0200 huffman added lemmas monofun_lub_fun and cont_lub_fun
Fri, 27 May 2005 01:09:44 +0200 kleing put global isatest settings in one file, sourced by the other scripts
Fri, 27 May 2005 00:24:02 +0200 huffman Use TypedefPcpo theorem for po instance
Fri, 27 May 2005 00:16:18 +0200 huffman use thelub_const lemma
Fri, 27 May 2005 00:15:24 +0200 huffman added lemma thelub_const
Thu, 26 May 2005 18:34:23 +0200 paulson further tweaks to the SPASS setup
Thu, 26 May 2005 16:50:20 +0200 paulson goodby to modUnix
Thu, 26 May 2005 16:50:07 +0200 paulson trying to set up portable calling sequences for SPASS and tptp2X
Thu, 26 May 2005 10:05:28 +0200 kleing cleaned up select_match
Thu, 26 May 2005 10:05:11 +0200 paulson Narrower version of the Proof General's head; removal of the alternative icon and environment
Thu, 26 May 2005 10:02:01 +0200 paulson Narrower version of the Proof General's head
Thu, 26 May 2005 04:41:56 +0200 huffman rewrote continuous isomorphism section, cleaned up
Thu, 26 May 2005 02:26:28 +0200 huffman cleaned up, added UU_app and less_funI, removed some obsolete stuff
Thu, 26 May 2005 02:24:41 +0200 huffman added defaultsort declaration, moved cpair_less to Cprod.thy
Thu, 26 May 2005 02:24:08 +0200 huffman added defaultsort declaration
Thu, 26 May 2005 02:23:27 +0200 huffman cleaned up, added cpair_less and cpair_eq_pair, removed some obsolete stuff
Thu, 26 May 2005 00:31:48 +0200 huffman removed dependence on Cfun.thy
Thu, 26 May 2005 00:30:24 +0200 huffman moved adm_chfindom from Adm.thy to Fix.thy, to remove dependence on Cfun
Wed, 25 May 2005 16:14:40 +0200 paulson new Brouwer ordinal example
Wed, 25 May 2005 11:18:02 +0200 kleing more cleanup
Wed, 25 May 2005 11:14:59 +0200 kleing tuned thm_style section
Wed, 25 May 2005 10:51:42 +0200 nipkow added ? explanations
Wed, 25 May 2005 10:43:15 +0200 kleing renamed search criterion 'rewrite' to 'simp'
Wed, 25 May 2005 10:33:07 +0200 paulson SML/NJ compatibility
Wed, 25 May 2005 10:32:20 +0200 paulson new environments for Proof General notes
Wed, 25 May 2005 10:18:09 +0200 kleing removed obsolete findI, findE, findEs
Wed, 25 May 2005 09:44:34 +0200 wenzelm removed LICENCE note -- everything is subject to Isabelle licence as
Wed, 25 May 2005 09:04:24 +0200 nipkow *** empty log message ***
Wed, 25 May 2005 09:03:53 +0200 nipkow grammar
Wed, 25 May 2005 02:49:46 +0200 huffman shorted proof that lift is chfin
Wed, 25 May 2005 01:47:11 +0200 quigley Removed shell variables. Now uses isatool getenv -b SPASS_HOME.
Tue, 24 May 2005 16:12:52 +0200 quigley Generic version of spassshell. Add SPASS_HOME to .bashrc so that shell script can find it.
Tue, 24 May 2005 14:28:59 +0200 haftmann ML_idf antiquotation
Tue, 24 May 2005 11:19:50 +0200 paulson oracle example converted to Isar
Tue, 24 May 2005 10:55:11 +0200 paulson cannot have files named adm.ML and Adm.ML on Macs, so deleted one and renamed the other
Tue, 24 May 2005 10:23:24 +0200 paulson A new structure and reduced indentation
Tue, 24 May 2005 07:43:38 +0200 huffman Simplified version of strict sum theory, using TypedefPcpo
Tue, 24 May 2005 05:52:48 +0200 huffman Simplified version of strict product theory, using TypedefPcpo
Tue, 24 May 2005 05:51:06 +0200 huffman New theory for defining subtypes of pcpos
Tue, 24 May 2005 05:32:19 +0200 huffman added lemma cpair_eq, made cfst_strict and csnd_strict into simp rules
Tue, 24 May 2005 05:03:54 +0200 huffman Moved admissibility definitions and lemmas to a separate theory
Mon, 23 May 2005 23:32:07 +0200 huffman moved continuity simproc to Cfun.thy
Mon, 23 May 2005 23:24:38 +0200 huffman moved continuity simproc to Cont.thy
Mon, 23 May 2005 23:01:27 +0200 huffman moved theorem cont2cont_CF1L_rev2 to Cont.thy
Mon, 23 May 2005 19:39:45 +0200 nipkow tuned setsum rewrites
Mon, 23 May 2005 19:14:16 +0200 wenzelm * Pure/Syntax: In schematic variable names, *any* symbol following
Mon, 23 May 2005 17:17:06 +0200 webertj interpreters for lfp/gfp added
Mon, 23 May 2005 16:57:02 +0200 wenzelm obsolete;
Mon, 23 May 2005 15:16:36 +0200 quigley spassshell and testout.py are used to filter the proof part out of SPASS's
Mon, 23 May 2005 14:56:37 +0200 wenzelm tuned pretty_sg;
Mon, 23 May 2005 14:56:36 +0200 wenzelm node_trans: revert to original transaction code (pre 1.54);
Mon, 23 May 2005 14:56:35 +0200 wenzelm use: not a theory command!
Mon, 23 May 2005 13:39:45 +0200 nipkow converted back from 0..< to <.
Mon, 23 May 2005 12:09:30 +0200 haftmann added email
Mon, 23 May 2005 11:14:58 +0200 nipkow tuned trace info (depth)
Mon, 23 May 2005 11:06:41 +0200 nipkow simplifier trace info; Suc-intervals
Mon, 23 May 2005 10:49:25 +0200 haftmann some adaptions
Mon, 23 May 2005 00:18:51 +0200 quigley Moved some of the clausify functions from ATP/res_clasimpset.ML to res_axioms.ML.
Sun, 22 May 2005 19:26:18 +0200 wenzelm tuned;
Sun, 22 May 2005 19:26:17 +0200 wenzelm string FindTheorems.criterion;
Sun, 22 May 2005 19:26:16 +0200 wenzelm added read_criterion/pretty_criterion;
Sun, 22 May 2005 19:26:15 +0200 wenzelm added show_dummy_patterns;
Sun, 22 May 2005 18:59:05 +0200 wenzelm updated;
Sun, 22 May 2005 16:54:09 +0200 wenzelm Retrieve theorems from proof context -- improved version of
Sun, 22 May 2005 16:53:11 +0200 wenzelm added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
Sun, 22 May 2005 16:51:19 +0200 wenzelm moved everything related to thms_containing to find_theorems.ML;
Sun, 22 May 2005 16:51:18 +0200 wenzelm added reserved;
Sun, 22 May 2005 16:51:17 +0200 wenzelm added ident_with;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip