wenzelm [Wed, 26 Sep 2007 20:50:33 +0200] rev 24731
Sign.minimize/complete_sort;
haftmann [Wed, 26 Sep 2007 20:27:58 +0200] rev 24730
convenient obtain rule for sets
haftmann [Wed, 26 Sep 2007 20:27:57 +0200] rev 24729
added code lemma for 1
haftmann [Wed, 26 Sep 2007 20:27:55 +0200] rev 24728
moved Finite_Set before Datatype
wenzelm [Wed, 26 Sep 2007 19:19:38 +0200] rev 24727
adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
wenzelm [Wed, 26 Sep 2007 19:18:01 +0200] rev 24726
Attrib.eval_thms;
Syntax.parse/check;
wenzelm [Wed, 26 Sep 2007 19:18:00 +0200] rev 24725
Attrib.eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:59 +0200] rev 24724
read/check_specification: proper type inference across multiple sections, result is in closed form;
added read/check_free_specification for single section, non-closed form;
wenzelm [Wed, 26 Sep 2007 19:17:58 +0200] rev 24723
added eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:57 +0200] rev 24722
minimal adaptions for Specification.read/check_specification;
wenzelm [Wed, 26 Sep 2007 19:17:56 +0200] rev 24721
proper Specification.read_specification;
Attrib.eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:55 +0200] rev 24720
removed dead code;
wenzelm [Wed, 26 Sep 2007 11:27:46 +0200] rev 24719
declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
haftmann [Wed, 26 Sep 2007 09:05:58 +0200] rev 24718
made SML/NJ happy
haftmann [Tue, 25 Sep 2007 21:08:36 +0200] rev 24717
rudimentary support for Haskell
haftmann [Tue, 25 Sep 2007 21:08:35 +0200] rev 24716
added support for Haskell, OCaml
haftmann [Tue, 25 Sep 2007 21:08:34 +0200] rev 24715
Efficient_Nat and Pretty_Int integrated with ML_Int
wenzelm [Tue, 25 Sep 2007 17:06:19 +0200] rev 24714
proper Sign operations instead of Theory aliases;
tuned functor application;
wenzelm [Tue, 25 Sep 2007 17:06:18 +0200] rev 24713
tuned functor application;
wenzelm [Tue, 25 Sep 2007 17:06:14 +0200] rev 24712
proper Sign operations instead of Theory aliases;
wenzelm [Tue, 25 Sep 2007 15:34:35 +0200] rev 24711
simplified interpretation setup;
haftmann [Tue, 25 Sep 2007 13:42:59 +0200] rev 24710
size hook
wenzelm [Tue, 25 Sep 2007 13:28:42 +0200] rev 24709
removed redundant global_parse operations;
renamed global_XXX to XXX_global;
wenzelm [Tue, 25 Sep 2007 13:28:41 +0200] rev 24708
Syntax.parse/check/read;
no export of read/cert_axm;
wenzelm [Tue, 25 Sep 2007 13:28:37 +0200] rev 24707
Syntax.parse/check/read;
wenzelm [Tue, 25 Sep 2007 13:28:35 +0200] rev 24706
* Pure/Syntax: generic interfaces for parsing and type checking;
tuned;
ballarin [Tue, 25 Sep 2007 12:59:24 +0200] rev 24705
Simplified proof due to improved integration of order_tac and simp.
ballarin [Tue, 25 Sep 2007 12:56:27 +0200] rev 24704
Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
haftmann [Tue, 25 Sep 2007 12:16:15 +0200] rev 24703
dropped
haftmann [Tue, 25 Sep 2007 12:16:14 +0200] rev 24702
ML monad support
haftmann [Tue, 25 Sep 2007 12:16:13 +0200] rev 24701
no cleverness for instance parameters
haftmann [Tue, 25 Sep 2007 12:16:12 +0200] rev 24700
added conversions for natural numbers
haftmann [Tue, 25 Sep 2007 12:16:08 +0200] rev 24699
datatype interpretators for size and datatype_realizer
nipkow [Tue, 25 Sep 2007 10:27:43 +0200] rev 24698
hide successor
nipkow [Mon, 24 Sep 2007 22:00:18 +0200] rev 24697
fixed haftmann bug
wenzelm [Mon, 24 Sep 2007 21:07:41 +0200] rev 24696
added @{theory_ref};
wenzelm [Mon, 24 Sep 2007 21:07:40 +0200] rev 24695
added @{type_name};
wenzelm [Mon, 24 Sep 2007 21:07:39 +0200] rev 24694
added polymorphic_types;
wenzelm [Mon, 24 Sep 2007 21:07:38 +0200] rev 24693
eliminated ProofContext.read_termTs;
wenzelm [Mon, 24 Sep 2007 21:07:36 +0200] rev 24692
more ML antiqs;
nipkow [Mon, 24 Sep 2007 19:34:55 +0200] rev 24691
localized { .. } (but only a few thms)
wenzelm [Mon, 24 Sep 2007 13:53:26 +0200] rev 24690
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
wenzelm [Mon, 24 Sep 2007 13:52:51 +0200] rev 24689
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
wenzelm [Mon, 24 Sep 2007 13:52:50 +0200] rev 24688
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
wenzelm [Sun, 23 Sep 2007 23:39:42 +0200] rev 24687
removed dead code;
tuned;
wenzelm [Sun, 23 Sep 2007 23:00:01 +0200] rev 24686
made smlnj happy;
wenzelm [Sun, 23 Sep 2007 22:23:37 +0200] rev 24685
tuned @{cpat};
wenzelm [Sun, 23 Sep 2007 22:23:35 +0200] rev 24684
added read_term_pattern/schematic/abbrev;
prepare_patterns: Variable.polymorphic;
removed obsolete cert/pats versions;
wenzelm [Sun, 23 Sep 2007 22:23:34 +0200] rev 24683
ProofContext.read_term_pattern;
wenzelm [Sun, 23 Sep 2007 22:23:33 +0200] rev 24682
constrain: canonical argument order;
removed obsolete logicT;
wenzelm [Sun, 23 Sep 2007 22:23:31 +0200] rev 24681
tuned;
wenzelm [Sun, 23 Sep 2007 22:23:27 +0200] rev 24680
TypeInfer.constrain: canonical argument order;
wenzelm [Sun, 23 Sep 2007 22:23:24 +0200] rev 24679
tuned ML setup;
urbanc [Sun, 23 Sep 2007 22:11:50 +0200] rev 24678
tuned one proof so to not run in a loop with the new atom-representation
urbanc [Sun, 23 Sep 2007 22:10:27 +0200] rev 24677
changed the representation of atoms to datatypes over nats
wenzelm [Sat, 22 Sep 2007 17:45:58 +0200] rev 24676
ProofContext.mode_abbrev;