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
Tue, 25 Sep 2007 21:08:34 +0200 haftmann Efficient_Nat and Pretty_Int integrated with ML_Int
Tue, 25 Sep 2007 17:06:19 +0200 wenzelm proper Sign operations instead of Theory aliases;
Tue, 25 Sep 2007 17:06:18 +0200 wenzelm tuned functor application;
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Tue, 25 Sep 2007 15:34:35 +0200 wenzelm simplified interpretation setup;
Tue, 25 Sep 2007 13:42:59 +0200 haftmann size hook
Tue, 25 Sep 2007 13:28:42 +0200 wenzelm removed redundant global_parse operations;
Tue, 25 Sep 2007 13:28:41 +0200 wenzelm Syntax.parse/check/read;
Tue, 25 Sep 2007 13:28:37 +0200 wenzelm Syntax.parse/check/read;
Tue, 25 Sep 2007 13:28:35 +0200 wenzelm * Pure/Syntax: generic interfaces for parsing and type checking;
Tue, 25 Sep 2007 12:59:24 +0200 ballarin Simplified proof due to improved integration of order_tac and simp.
Tue, 25 Sep 2007 12:56:27 +0200 ballarin Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
Tue, 25 Sep 2007 12:16:15 +0200 haftmann dropped
Tue, 25 Sep 2007 12:16:14 +0200 haftmann ML monad support
Tue, 25 Sep 2007 12:16:13 +0200 haftmann no cleverness for instance parameters
Tue, 25 Sep 2007 12:16:12 +0200 haftmann added conversions for natural numbers
Tue, 25 Sep 2007 12:16:08 +0200 haftmann datatype interpretators for size and datatype_realizer
Tue, 25 Sep 2007 10:27:43 +0200 nipkow hide successor
Mon, 24 Sep 2007 22:00:18 +0200 nipkow fixed haftmann bug
Mon, 24 Sep 2007 21:07:41 +0200 wenzelm added @{theory_ref};
Mon, 24 Sep 2007 21:07:40 +0200 wenzelm added @{type_name};
Mon, 24 Sep 2007 21:07:39 +0200 wenzelm added polymorphic_types;
Mon, 24 Sep 2007 21:07:38 +0200 wenzelm eliminated ProofContext.read_termTs;
Mon, 24 Sep 2007 21:07:36 +0200 wenzelm more ML antiqs;
Mon, 24 Sep 2007 19:34:55 +0200 nipkow localized { .. } (but only a few thms)
Mon, 24 Sep 2007 13:53:26 +0200 wenzelm renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
Mon, 24 Sep 2007 13:52:51 +0200 wenzelm renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
Mon, 24 Sep 2007 13:52:50 +0200 wenzelm replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
Sun, 23 Sep 2007 23:39:42 +0200 wenzelm removed dead code;
Sun, 23 Sep 2007 23:00:01 +0200 wenzelm made smlnj happy;
Sun, 23 Sep 2007 22:23:37 +0200 wenzelm tuned @{cpat};
Sun, 23 Sep 2007 22:23:35 +0200 wenzelm added read_term_pattern/schematic/abbrev;
Sun, 23 Sep 2007 22:23:34 +0200 wenzelm ProofContext.read_term_pattern;
Sun, 23 Sep 2007 22:23:33 +0200 wenzelm constrain: canonical argument order;
Sun, 23 Sep 2007 22:23:31 +0200 wenzelm tuned;
Sun, 23 Sep 2007 22:23:27 +0200 wenzelm TypeInfer.constrain: canonical argument order;
Sun, 23 Sep 2007 22:23:24 +0200 wenzelm tuned ML setup;
Sun, 23 Sep 2007 22:11:50 +0200 urbanc tuned one proof so to not run in a loop with the new atom-representation
Sun, 23 Sep 2007 22:10:27 +0200 urbanc changed the representation of atoms to datatypes over nats
Sat, 22 Sep 2007 17:45:58 +0200 wenzelm ProofContext.mode_abbrev;
Sat, 22 Sep 2007 17:45:57 +0200 wenzelm removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
Sat, 22 Sep 2007 17:45:56 +0200 wenzelm certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
Sat, 22 Sep 2007 17:45:55 +0200 wenzelm certify: do_expand as explicit argument, actually certify type of abstractions;
Fri, 21 Sep 2007 22:51:13 +0200 wenzelm tuned;
Fri, 21 Sep 2007 22:51:12 +0200 wenzelm added has_abs (from envir.ML);
Fri, 21 Sep 2007 22:51:10 +0200 wenzelm Term.has_abs;
Fri, 21 Sep 2007 22:51:08 +0200 wenzelm proper signature constraint;
Thu, 20 Sep 2007 20:58:40 +0200 wenzelm added interrupt_timeout;
Thu, 20 Sep 2007 20:56:54 +0200 wenzelm Generic interpretation of theory data.
Thu, 20 Sep 2007 20:56:34 +0200 wenzelm tuned signature;
Thu, 20 Sep 2007 20:56:33 +0200 wenzelm avoid Theory.rep_theory;
Thu, 20 Sep 2007 20:56:32 +0200 wenzelm added interpretation.ML;
Thu, 20 Sep 2007 17:48:16 +0200 wenzelm improved error behaviour of use (bootstrap version);
Thu, 20 Sep 2007 16:37:34 +0200 haftmann more precise treatment of free dictionary parameters for evaluation
Thu, 20 Sep 2007 16:37:33 +0200 haftmann fixed cg setup
Thu, 20 Sep 2007 16:37:32 +0200 haftmann restored ml system independence
Thu, 20 Sep 2007 16:37:31 +0200 haftmann more permissive
Thu, 20 Sep 2007 16:37:30 +0200 haftmann clarified code lemmas
Thu, 20 Sep 2007 16:37:29 +0200 haftmann fixed wrong syntax treatment in class target
Thu, 20 Sep 2007 16:37:28 +0200 haftmann code lemmas for cardinality
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip