Wed, 15 Jun 2005 14:59:25 +0200 haftmann (undone experimental changes)
Wed, 15 Jun 2005 14:56:26 +0200 haftmann subclassing done
Wed, 15 Jun 2005 13:46:00 +0200 chaieb int -> IntInf.int
Wed, 15 Jun 2005 11:54:13 +0200 nipkow added lemmas
Wed, 15 Jun 2005 09:01:48 +0200 nipkow *** empty log message ***
Wed, 15 Jun 2005 09:01:15 +0200 nipkow documented DUMMY
Tue, 14 Jun 2005 23:44:37 +0200 huffman in domain declarations, selector names are now optional
Tue, 14 Jun 2005 22:19:32 +0200 wenzelm use POLY instead of DISCGARB;
Tue, 14 Jun 2005 22:08:53 +0200 wenzelm discontinued polyml-3.x;
Tue, 14 Jun 2005 21:56:57 +0200 wenzelm export cases_tac, induct_tac;
Tue, 14 Jun 2005 21:56:55 +0200 wenzelm added type tactic;
Tue, 14 Jun 2005 09:46:35 +0200 chaieb int --> IntInt.int
Tue, 14 Jun 2005 04:05:15 +0200 huffman renamed theorem cont2cont_CF1L_rev2 to cont2cont_lambda
Tue, 14 Jun 2005 04:04:09 +0200 huffman cleaned up and reorganized
Tue, 14 Jun 2005 03:50:20 +0200 huffman moved continuity simproc to a separate file
Tue, 14 Jun 2005 03:35:15 +0200 huffman up_eq and up_less in default simpset now
Mon, 13 Jun 2005 21:28:57 +0200 obua internalize axiom names in Defs.define; compress types via Term.compress_type
Mon, 13 Jun 2005 15:10:52 +0200 paulson downgraded to pdf v 1.4
Mon, 13 Jun 2005 14:35:05 +0200 haftmann experimental
Mon, 13 Jun 2005 14:31:21 +0200 haftmann just non_functional experimantal code, by now
Mon, 13 Jun 2005 13:10:45 +0200 nipkow changed -1 back to 0
Mon, 13 Jun 2005 10:35:53 +0200 schirmer more timing information
Sun, 12 Jun 2005 08:53:41 +0200 nipkow simp_depth now starts at -1 to make it start at 0 ;-)
Sat, 11 Jun 2005 23:24:33 +0200 wenzelm added ML-Systems/polyml-posix.ML;
Sat, 11 Jun 2005 23:19:36 +0200 wenzelm pass ml_platform;
Sat, 11 Jun 2005 23:18:06 +0200 wenzelm Posix patches (from polyml.ML);
Sat, 11 Jun 2005 23:17:28 +0200 wenzelm some cygwin support;
Sat, 11 Jun 2005 22:15:58 +0200 wenzelm * Pure/sign/theory: discontinued named name spaces;
Sat, 11 Jun 2005 22:15:57 +0200 wenzelm renamed hide_space to hide_names;
Sat, 11 Jun 2005 22:15:56 +0200 wenzelm renamed IsarThy.hide_space to IsarThy.hide_names;
Sat, 11 Jun 2005 22:15:55 +0200 wenzelm name space of classes and types maintained in tsig;
Sat, 11 Jun 2005 22:15:54 +0200 wenzelm renamed hide_classes/types/consts to hide_XXX_i;
Sat, 11 Jun 2005 22:15:53 +0200 wenzelm discontinued named name spaces (classK, typeK, constK);
Sat, 11 Jun 2005 22:15:52 +0200 wenzelm accomodate changed #classes;
Sat, 11 Jun 2005 22:15:51 +0200 wenzelm accomodate changed #classes;
Sat, 11 Jun 2005 22:15:50 +0200 wenzelm Theory.hide_consts renamed to Theory.hide_consts_i;
Sat, 11 Jun 2005 22:15:48 +0200 wenzelm refer to name spaces values instead of names;
Sat, 11 Jun 2005 22:15:47 +0200 wenzelm renamed Sign.intern_tycon to Sign.intern_type;
Sat, 11 Jun 2005 15:42:51 +0200 wenzelm fixed spelling;
Sat, 11 Jun 2005 12:55:25 +0200 obua further optimizations of cycle test
Fri, 10 Jun 2005 19:21:16 +0200 nipkow tuned
Fri, 10 Jun 2005 18:36:47 +0200 nipkow tuning
Fri, 10 Jun 2005 17:59:12 +0200 nipkow IntInf change
Fri, 10 Jun 2005 16:15:36 +0200 quigley All subgoals sent to the watcher at once now.
Thu, 09 Jun 2005 23:33:28 +0200 wenzelm added Isar_examples/Drinker.thy;
Thu, 09 Jun 2005 16:58:03 +0200 wenzelm full Display.pprint_theory for ML toplevel facilitates debugging;
Thu, 09 Jun 2005 16:56:42 +0200 wenzelm simplified is_stale, check_stale;
Thu, 09 Jun 2005 12:06:38 +0200 wenzelm updated;
Thu, 09 Jun 2005 12:04:53 +0200 wenzelm axioms: NameSpace.table;
Thu, 09 Jun 2005 12:03:38 +0200 wenzelm PureThy.all_thms_of;
Thu, 09 Jun 2005 12:03:37 +0200 wenzelm Theory.all_axioms_of, PureThy.all_thms_of;
Thu, 09 Jun 2005 12:03:36 +0200 wenzelm can (Thm.get_axiom_i thy) name;
Thu, 09 Jun 2005 12:03:35 +0200 wenzelm renamed extern to extern_thm;
Thu, 09 Jun 2005 12:03:34 +0200 wenzelm meths: NameSpace.table;
Thu, 09 Jun 2005 12:03:33 +0200 wenzelm NameSpace.extern_table;
Thu, 09 Jun 2005 12:03:32 +0200 wenzelm Args.local_typ_abbrev;
Thu, 09 Jun 2005 12:03:31 +0200 wenzelm attribs: NameSpace.table;
Thu, 09 Jun 2005 12:03:30 +0200 wenzelm renamed global/local_typ_raw to global/local_typ_abbrev;
Thu, 09 Jun 2005 12:03:29 +0200 wenzelm added structure Inttab;
Thu, 09 Jun 2005 12:03:28 +0200 wenzelm added type NameSpace.table with basic operations;
Thu, 09 Jun 2005 12:03:27 +0200 wenzelm renamed cert_typ_raw to cert_typ_abbrev;
Thu, 09 Jun 2005 12:03:26 +0200 wenzelm axioms and oracles: NameSpace.table;
Thu, 09 Jun 2005 12:03:25 +0200 wenzelm map_typ and map_term no longer global;
Thu, 09 Jun 2005 12:03:24 +0200 wenzelm Major cleanup:
Thu, 09 Jun 2005 12:03:23 +0200 wenzelm thms_of no longer global;
Thu, 09 Jun 2005 12:03:22 +0200 wenzelm NameSpace.extern_table;
Thu, 09 Jun 2005 12:03:21 +0200 wenzelm print_theory: omit name spaces; NameSpace.extern_table;
Thu, 09 Jun 2005 12:03:20 +0200 wenzelm got rid of bclass, xclass;
Thu, 09 Jun 2005 12:03:19 +0200 wenzelm add_axioms_infer -- avoids use of stale theory;
Thu, 09 Jun 2005 12:03:18 +0200 wenzelm Theory.all_axioms_of;
Thu, 09 Jun 2005 12:03:17 +0200 wenzelm Sign.read_typ_abbrev;
Thu, 09 Jun 2005 11:07:37 +0200 haftmann added chmod for packages
Thu, 09 Jun 2005 11:04:54 +0200 haftmann added CONTRIBUTORS
Thu, 09 Jun 2005 11:04:02 +0200 haftmann a very little cleanup
Wed, 08 Jun 2005 23:43:19 +0200 huffman make up_eq and up_less into simp rules
Wed, 08 Jun 2005 16:11:09 +0200 ballarin Fixed "axiom" generation for mixed locales with and without predicates.
Wed, 08 Jun 2005 15:14:09 +0200 haftmann added some notes
Wed, 08 Jun 2005 14:54:39 +0200 haftmann added file acces rights handling
Wed, 08 Jun 2005 02:28:28 +0200 huffman fix usage of inverts lemma, which has fewer premises now
Wed, 08 Jun 2005 02:27:19 +0200 huffman faster proofs of inverts and injects lemmas, with fewer strictness hypotheses
Wed, 08 Jun 2005 01:41:20 +0200 huffman fixed renamed lemma
Wed, 08 Jun 2005 01:40:39 +0200 huffman major cleanup: rewrote cpo proofs, removed obsolete lemmas, renamed some lemmas
Wed, 08 Jun 2005 00:59:46 +0200 huffman added theorems is_ub_range_shift and is_lub_range_shift
Wed, 08 Jun 2005 00:18:26 +0200 huffman added theorems less_sprod, spair_less, spair_eq, spair_inject
Wed, 08 Jun 2005 00:16:28 +0200 huffman renamed theorems less_ssum4a,b,c,d to more meaningful names
Wed, 08 Jun 2005 00:07:46 +0200 huffman added theorem less_cprod
Wed, 08 Jun 2005 00:04:38 +0200 huffman added theorem injection_less
Tue, 07 Jun 2005 20:04:41 +0200 obua A flag DEFS_CHAIN_HISTORY can be used to improve the error message
Tue, 07 Jun 2005 17:13:58 +0200 haftmann extended readme
Tue, 07 Jun 2005 17:08:19 +0200 haftmann started migration framwork script
Tue, 07 Jun 2005 10:53:13 +0200 haftmann added basics for generic migration tool
Tue, 07 Jun 2005 09:11:27 +0200 haftmann added isatest-lint prototype
Tue, 07 Jun 2005 06:39:39 +0200 obua 1) Fixed bug in Defs.merge_edges_1.
Mon, 06 Jun 2005 21:21:19 +0200 nipkow *** empty log message ***
Mon, 06 Jun 2005 21:20:54 +0200 nipkow updating...
Mon, 06 Jun 2005 19:09:49 +0200 nipkow Added the t = x "fix" - in (* ... *) :-(
Mon, 06 Jun 2005 18:58:34 +0200 wenzelm copy_dir: be permissive wrt. errors;
Mon, 06 Jun 2005 15:09:47 +0200 haftmann integrated MacOS X installation instructions
Mon, 06 Jun 2005 14:14:27 +0200 haftmann (cvs removed)
Mon, 06 Jun 2005 14:12:07 +0200 haftmann migrated scripts to new webiste
Mon, 06 Jun 2005 14:11:05 +0200 haftmann minor refinements
Mon, 06 Jun 2005 13:43:39 +0200 chaieb Some error messages have been eliminated as suggested by Tobias Nipkow
Mon, 06 Jun 2005 13:30:21 +0200 nipkow junk
Mon, 06 Jun 2005 13:30:05 +0200 nipkow update -> use
Mon, 06 Jun 2005 12:17:59 +0200 haftmann refinements
Mon, 06 Jun 2005 11:30:57 +0200 berghofe Added code lemma for <
Mon, 06 Jun 2005 10:21:53 +0200 wenzelm avoid polymorphic ins;
Mon, 06 Jun 2005 09:28:28 +0200 kleing fixed
Mon, 06 Jun 2005 08:18:43 +0200 haftmann added sunbroy2
Sun, 05 Jun 2005 23:07:29 +0200 wenzelm renamed const_deps to defs;
Sun, 05 Jun 2005 23:07:28 +0200 wenzelm renamed const_deps to defs;
Sun, 05 Jun 2005 23:07:27 +0200 wenzelm added Type.freeze(_type);
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip