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