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