Sun, 30 Sep 2007 16:20:37 +0200 wenzelm Markup.internalK;
Sun, 30 Sep 2007 16:20:35 +0200 wenzelm print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
Sun, 30 Sep 2007 16:20:35 +0200 wenzelm added properties_of;
Sun, 30 Sep 2007 16:20:34 +0200 wenzelm maintain tags (Markup.property list);
Sun, 30 Sep 2007 16:20:33 +0200 wenzelm skofuns/absfuns: explicit markup as internal consts;
Sun, 30 Sep 2007 16:20:31 +0200 wenzelm Sign.add_consts_authentic: tags (Markup.property list);
Sun, 30 Sep 2007 11:55:14 +0200 wenzelm standard_term_check: include expand_abbrevs (back again);
Sat, 29 Sep 2007 21:39:53 +0200 wenzelm added unparse interfaces (still unused);
Sat, 29 Sep 2007 21:39:52 +0200 wenzelm removed redundant const_constraint;
Sat, 29 Sep 2007 21:39:51 +0200 wenzelm Sign.add_const_constraint;
Sat, 29 Sep 2007 21:39:50 +0200 wenzelm maintain maxidx (analogous to name context);
Sat, 29 Sep 2007 21:39:49 +0200 wenzelm added fixate_params;
Sat, 29 Sep 2007 21:39:48 +0200 wenzelm Sign.the_const_constraint;
Sat, 29 Sep 2007 21:39:47 +0200 wenzelm added declare_typ_names;
Sat, 29 Sep 2007 21:39:46 +0200 wenzelm removed obsolete external interface add_const_constraint;
Sat, 29 Sep 2007 21:39:45 +0200 wenzelm Sign.add_const_constraint;
Sat, 29 Sep 2007 21:39:44 +0200 wenzelm fixed metis proof (Why did it stop working?);
Sat, 29 Sep 2007 10:47:05 +0200 isatest swapped machines for at-sml-dev and at-sml-dev-p
Sat, 29 Sep 2007 10:45:41 +0200 isatest no proof terms for smlnj
Sat, 29 Sep 2007 10:43:54 +0200 kleing add -p 2 at-sml-dev test for HOL proof terms sessions only
Sat, 29 Sep 2007 10:41:45 +0200 kleing at-sml-dev session with -p 2
Sat, 29 Sep 2007 10:40:12 +0200 kleing Added target for proof term sessions (those that need -p 2)
Sat, 29 Sep 2007 10:04:52 +0200 kleing accept single logic and target as argument
Sat, 29 Sep 2007 08:58:57 +0200 haftmann exported constraint interfaces
Sat, 29 Sep 2007 08:58:56 +0200 haftmann exported intern_expr
Sat, 29 Sep 2007 08:58:55 +0200 haftmann added ocaml strings
Sat, 29 Sep 2007 08:58:54 +0200 haftmann further localization
Sat, 29 Sep 2007 08:58:51 +0200 haftmann proper syntax during class specification
Fri, 28 Sep 2007 10:35:53 +0200 berghofe prove_strong_ind now uses InductivePackage.rulify.
Fri, 28 Sep 2007 10:32:38 +0200 berghofe Adapted to changes in interface of add_inductive_i.
Fri, 28 Sep 2007 10:30:51 +0200 berghofe add_inductive_i now takes typ instead of typ option as argument.
Fri, 28 Sep 2007 10:29:35 +0200 berghofe - add_inductive_i now takes typ instead of typ option as argument
Thu, 27 Sep 2007 17:57:12 +0200 wenzelm proper handling of chained facts;
Thu, 27 Sep 2007 17:55:28 +0200 paulson removal of some "ref"s from res_axioms.ML; a side-effect is that the ordering
Thu, 27 Sep 2007 17:28:05 +0200 ballarin Fixed setup of transitivity reasoner (function decomp).
Thu, 27 Sep 2007 17:22:15 +0200 wenzelm some more simultaneous use_thys;
Thu, 27 Sep 2007 11:46:05 +0200 wenzelm read: explicit treatment of scanner failure;
Wed, 26 Sep 2007 22:38:11 +0200 wenzelm tuned;
Wed, 26 Sep 2007 22:28:00 +0200 wenzelm tuned;
Wed, 26 Sep 2007 22:27:44 +0200 wenzelm tuned;
Wed, 26 Sep 2007 22:21:05 +0200 wenzelm * Pure/Isar: unified specification syntax admits type inference and dummy patterns;
Wed, 26 Sep 2007 22:21:02 +0200 wenzelm read/check_specification: free_dummy_patterns;
Wed, 26 Sep 2007 22:20:59 +0200 wenzelm added free_dummy_patterns;
Wed, 26 Sep 2007 20:50:34 +0200 wenzelm added minimize_sort, complete_sort;
Wed, 26 Sep 2007 20:50:33 +0200 wenzelm Sign.minimize/complete_sort;
Wed, 26 Sep 2007 20:27:58 +0200 haftmann convenient obtain rule for sets
Wed, 26 Sep 2007 20:27:57 +0200 haftmann added code lemma for 1
Wed, 26 Sep 2007 20:27:55 +0200 haftmann moved Finite_Set before Datatype
Wed, 26 Sep 2007 19:19:38 +0200 wenzelm adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
Wed, 26 Sep 2007 19:18:01 +0200 wenzelm Attrib.eval_thms;
Wed, 26 Sep 2007 19:18:00 +0200 wenzelm Attrib.eval_thms;
Wed, 26 Sep 2007 19:17:59 +0200 wenzelm read/check_specification: proper type inference across multiple sections, result is in closed form;
Wed, 26 Sep 2007 19:17:58 +0200 wenzelm added eval_thms;
Wed, 26 Sep 2007 19:17:57 +0200 wenzelm minimal adaptions for Specification.read/check_specification;
Wed, 26 Sep 2007 19:17:56 +0200 wenzelm proper Specification.read_specification;
Wed, 26 Sep 2007 19:17:55 +0200 wenzelm removed dead code;
Wed, 26 Sep 2007 11:27:46 +0200 wenzelm declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
Wed, 26 Sep 2007 09:05:58 +0200 haftmann made SML/NJ happy
Tue, 25 Sep 2007 21:08:36 +0200 haftmann rudimentary support for Haskell
Tue, 25 Sep 2007 21:08:35 +0200 haftmann added support for Haskell, OCaml
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip