Thu, 27 Sep 2007 17:22:15 +0200 some more simultaneous use_thys;
wenzelm [Thu, 27 Sep 2007 17:22:15 +0200] rev 24740
some more simultaneous use_thys;
Thu, 27 Sep 2007 11:46:05 +0200 read: explicit treatment of scanner failure;
wenzelm [Thu, 27 Sep 2007 11:46:05 +0200] rev 24739
read: explicit treatment of scanner failure;
Wed, 26 Sep 2007 22:38:11 +0200 tuned;
wenzelm [Wed, 26 Sep 2007 22:38:11 +0200] rev 24738
tuned;
Wed, 26 Sep 2007 22:28:00 +0200 tuned;
wenzelm [Wed, 26 Sep 2007 22:28:00 +0200] rev 24737
tuned;
Wed, 26 Sep 2007 22:27:44 +0200 tuned;
wenzelm [Wed, 26 Sep 2007 22:27:44 +0200] rev 24736
tuned;
Wed, 26 Sep 2007 22:21:05 +0200 * Pure/Isar: unified specification syntax admits type inference and dummy patterns;
wenzelm [Wed, 26 Sep 2007 22:21:05 +0200] rev 24735
* Pure/Isar: unified specification syntax admits type inference and dummy patterns; print mode: no_abbrevs;
Wed, 26 Sep 2007 22:21:02 +0200 read/check_specification: free_dummy_patterns;
wenzelm [Wed, 26 Sep 2007 22:21:02 +0200] rev 24734
read/check_specification: free_dummy_patterns;
Wed, 26 Sep 2007 22:20:59 +0200 added free_dummy_patterns;
wenzelm [Wed, 26 Sep 2007 22:20:59 +0200] rev 24733
added free_dummy_patterns;
Wed, 26 Sep 2007 20:50:34 +0200 added minimize_sort, complete_sort;
wenzelm [Wed, 26 Sep 2007 20:50:34 +0200] rev 24732
added minimize_sort, complete_sort;
Wed, 26 Sep 2007 20:50:33 +0200 Sign.minimize/complete_sort;
wenzelm [Wed, 26 Sep 2007 20:50:33 +0200] rev 24731
Sign.minimize/complete_sort;
Wed, 26 Sep 2007 20:27:58 +0200 convenient obtain rule for sets
haftmann [Wed, 26 Sep 2007 20:27:58 +0200] rev 24730
convenient obtain rule for sets
Wed, 26 Sep 2007 20:27:57 +0200 added code lemma for 1
haftmann [Wed, 26 Sep 2007 20:27:57 +0200] rev 24729
added code lemma for 1
Wed, 26 Sep 2007 20:27:55 +0200 moved Finite_Set before Datatype
haftmann [Wed, 26 Sep 2007 20:27:55 +0200] rev 24728
moved Finite_Set before Datatype
Wed, 26 Sep 2007 19:19:38 +0200 adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
wenzelm [Wed, 26 Sep 2007 19:19:38 +0200] rev 24727
adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
Wed, 26 Sep 2007 19:18:01 +0200 Attrib.eval_thms;
wenzelm [Wed, 26 Sep 2007 19:18:01 +0200] rev 24726
Attrib.eval_thms; Syntax.parse/check;
Wed, 26 Sep 2007 19:18:00 +0200 Attrib.eval_thms;
wenzelm [Wed, 26 Sep 2007 19:18:00 +0200] rev 24725
Attrib.eval_thms;
Wed, 26 Sep 2007 19:17:59 +0200 read/check_specification: proper type inference across multiple sections, result is in closed form;
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;
Wed, 26 Sep 2007 19:17:58 +0200 added eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:58 +0200] rev 24723
added eval_thms;
Wed, 26 Sep 2007 19:17:57 +0200 minimal adaptions for Specification.read/check_specification;
wenzelm [Wed, 26 Sep 2007 19:17:57 +0200] rev 24722
minimal adaptions for Specification.read/check_specification;
Wed, 26 Sep 2007 19:17:56 +0200 proper Specification.read_specification;
wenzelm [Wed, 26 Sep 2007 19:17:56 +0200] rev 24721
proper Specification.read_specification; Attrib.eval_thms;
Wed, 26 Sep 2007 19:17:55 +0200 removed dead code;
wenzelm [Wed, 26 Sep 2007 19:17:55 +0200] rev 24720
removed dead code;
Wed, 26 Sep 2007 11:27:46 +0200 declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
wenzelm [Wed, 26 Sep 2007 11:27:46 +0200] rev 24719
declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
Wed, 26 Sep 2007 09:05:58 +0200 made SML/NJ happy
haftmann [Wed, 26 Sep 2007 09:05:58 +0200] rev 24718
made SML/NJ happy
Tue, 25 Sep 2007 21:08:36 +0200 rudimentary support for Haskell
haftmann [Tue, 25 Sep 2007 21:08:36 +0200] rev 24717
rudimentary support for Haskell
Tue, 25 Sep 2007 21:08:35 +0200 added support for Haskell, OCaml
haftmann [Tue, 25 Sep 2007 21:08:35 +0200] rev 24716
added support for Haskell, OCaml
Tue, 25 Sep 2007 21:08:34 +0200 Efficient_Nat and Pretty_Int integrated with ML_Int
haftmann [Tue, 25 Sep 2007 21:08:34 +0200] rev 24715
Efficient_Nat and Pretty_Int integrated with ML_Int
Tue, 25 Sep 2007 17:06:19 +0200 proper Sign operations instead of Theory aliases;
wenzelm [Tue, 25 Sep 2007 17:06:19 +0200] rev 24714
proper Sign operations instead of Theory aliases; tuned functor application;
Tue, 25 Sep 2007 17:06:18 +0200 tuned functor application;
wenzelm [Tue, 25 Sep 2007 17:06:18 +0200] rev 24713
tuned functor application;
Tue, 25 Sep 2007 17:06:14 +0200 proper Sign operations instead of Theory aliases;
wenzelm [Tue, 25 Sep 2007 17:06:14 +0200] rev 24712
proper Sign operations instead of Theory aliases;
Tue, 25 Sep 2007 15:34:35 +0200 simplified interpretation setup;
wenzelm [Tue, 25 Sep 2007 15:34:35 +0200] rev 24711
simplified interpretation setup;
Tue, 25 Sep 2007 13:42:59 +0200 size hook
haftmann [Tue, 25 Sep 2007 13:42:59 +0200] rev 24710
size hook
Tue, 25 Sep 2007 13:28:42 +0200 removed redundant global_parse operations;
wenzelm [Tue, 25 Sep 2007 13:28:42 +0200] rev 24709
removed redundant global_parse operations; renamed global_XXX to XXX_global;
Tue, 25 Sep 2007 13:28:41 +0200 Syntax.parse/check/read;
wenzelm [Tue, 25 Sep 2007 13:28:41 +0200] rev 24708
Syntax.parse/check/read; no export of read/cert_axm;
Tue, 25 Sep 2007 13:28:37 +0200 Syntax.parse/check/read;
wenzelm [Tue, 25 Sep 2007 13:28:37 +0200] rev 24707
Syntax.parse/check/read;
Tue, 25 Sep 2007 13:28:35 +0200 * Pure/Syntax: generic interfaces for parsing and type checking;
wenzelm [Tue, 25 Sep 2007 13:28:35 +0200] rev 24706
* Pure/Syntax: generic interfaces for parsing and type checking; tuned;
Tue, 25 Sep 2007 12:59:24 +0200 Simplified proof due to improved integration of order_tac and simp.
ballarin [Tue, 25 Sep 2007 12:59:24 +0200] rev 24705
Simplified proof due to improved integration of order_tac and simp.
Tue, 25 Sep 2007 12:56:27 +0200 Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
ballarin [Tue, 25 Sep 2007 12:56:27 +0200] rev 24704
Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
Tue, 25 Sep 2007 12:16:15 +0200 dropped
haftmann [Tue, 25 Sep 2007 12:16:15 +0200] rev 24703
dropped
Tue, 25 Sep 2007 12:16:14 +0200 ML monad support
haftmann [Tue, 25 Sep 2007 12:16:14 +0200] rev 24702
ML monad support
Tue, 25 Sep 2007 12:16:13 +0200 no cleverness for instance parameters
haftmann [Tue, 25 Sep 2007 12:16:13 +0200] rev 24701
no cleverness for instance parameters
Tue, 25 Sep 2007 12:16:12 +0200 added conversions for natural numbers
haftmann [Tue, 25 Sep 2007 12:16:12 +0200] rev 24700
added conversions for natural numbers
Tue, 25 Sep 2007 12:16:08 +0200 datatype interpretators for size and datatype_realizer
haftmann [Tue, 25 Sep 2007 12:16:08 +0200] rev 24699
datatype interpretators for size and datatype_realizer
Tue, 25 Sep 2007 10:27:43 +0200 hide successor
nipkow [Tue, 25 Sep 2007 10:27:43 +0200] rev 24698
hide successor
Mon, 24 Sep 2007 22:00:18 +0200 fixed haftmann bug
nipkow [Mon, 24 Sep 2007 22:00:18 +0200] rev 24697
fixed haftmann bug
Mon, 24 Sep 2007 21:07:41 +0200 added @{theory_ref};
wenzelm [Mon, 24 Sep 2007 21:07:41 +0200] rev 24696
added @{theory_ref};
Mon, 24 Sep 2007 21:07:40 +0200 added @{type_name};
wenzelm [Mon, 24 Sep 2007 21:07:40 +0200] rev 24695
added @{type_name};
Mon, 24 Sep 2007 21:07:39 +0200 added polymorphic_types;
wenzelm [Mon, 24 Sep 2007 21:07:39 +0200] rev 24694
added polymorphic_types;
Mon, 24 Sep 2007 21:07:38 +0200 eliminated ProofContext.read_termTs;
wenzelm [Mon, 24 Sep 2007 21:07:38 +0200] rev 24693
eliminated ProofContext.read_termTs;
Mon, 24 Sep 2007 21:07:36 +0200 more ML antiqs;
wenzelm [Mon, 24 Sep 2007 21:07:36 +0200] rev 24692
more ML antiqs;
Mon, 24 Sep 2007 19:34:55 +0200 localized { .. } (but only a few thms)
nipkow [Mon, 24 Sep 2007 19:34:55 +0200] rev 24691
localized { .. } (but only a few thms)
Mon, 24 Sep 2007 13:53:26 +0200 renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
wenzelm [Mon, 24 Sep 2007 13:53:26 +0200] rev 24690
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
Mon, 24 Sep 2007 13:52:51 +0200 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);
Mon, 24 Sep 2007 13:52:50 +0200 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);
Sun, 23 Sep 2007 23:39:42 +0200 removed dead code;
wenzelm [Sun, 23 Sep 2007 23:39:42 +0200] rev 24687
removed dead code; tuned;
Sun, 23 Sep 2007 23:00:01 +0200 made smlnj happy;
wenzelm [Sun, 23 Sep 2007 23:00:01 +0200] rev 24686
made smlnj happy;
Sun, 23 Sep 2007 22:23:37 +0200 tuned @{cpat};
wenzelm [Sun, 23 Sep 2007 22:23:37 +0200] rev 24685
tuned @{cpat};
Sun, 23 Sep 2007 22:23:35 +0200 added read_term_pattern/schematic/abbrev;
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;
Sun, 23 Sep 2007 22:23:34 +0200 ProofContext.read_term_pattern;
wenzelm [Sun, 23 Sep 2007 22:23:34 +0200] rev 24683
ProofContext.read_term_pattern;
Sun, 23 Sep 2007 22:23:33 +0200 constrain: canonical argument order;
wenzelm [Sun, 23 Sep 2007 22:23:33 +0200] rev 24682
constrain: canonical argument order; removed obsolete logicT;
Sun, 23 Sep 2007 22:23:31 +0200 tuned;
wenzelm [Sun, 23 Sep 2007 22:23:31 +0200] rev 24681
tuned;
Sun, 23 Sep 2007 22:23:27 +0200 TypeInfer.constrain: canonical argument order;
wenzelm [Sun, 23 Sep 2007 22:23:27 +0200] rev 24680
TypeInfer.constrain: canonical argument order;
Sun, 23 Sep 2007 22:23:24 +0200 tuned ML setup;
wenzelm [Sun, 23 Sep 2007 22:23:24 +0200] rev 24679
tuned ML setup;
Sun, 23 Sep 2007 22:11:50 +0200 tuned one proof so to not run in a loop with the new atom-representation
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
Sun, 23 Sep 2007 22:10:27 +0200 changed the representation of atoms to datatypes over nats
urbanc [Sun, 23 Sep 2007 22:10:27 +0200] rev 24677
changed the representation of atoms to datatypes over nats
Sat, 22 Sep 2007 17:45:58 +0200 ProofContext.mode_abbrev;
wenzelm [Sat, 22 Sep 2007 17:45:58 +0200] rev 24676
ProofContext.mode_abbrev;
Sat, 22 Sep 2007 17:45:57 +0200 removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
wenzelm [Sat, 22 Sep 2007 17:45:57 +0200] rev 24675
removed obsolete set_expand_abbrevs (superceded by mode_abbrev); pretty_term_abbrev: silently ignore ill-typed term; gen_bind: set_mode only locally;
Sat, 22 Sep 2007 17:45:56 +0200 certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
wenzelm [Sat, 22 Sep 2007 17:45:56 +0200] rev 24674
certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
Sat, 22 Sep 2007 17:45:55 +0200 certify: do_expand as explicit argument, actually certify type of abstractions;
wenzelm [Sat, 22 Sep 2007 17:45:55 +0200] rev 24673
certify: do_expand as explicit argument, actually certify type of abstractions; tuned signature; tuned;
Fri, 21 Sep 2007 22:51:13 +0200 tuned;
wenzelm [Fri, 21 Sep 2007 22:51:13 +0200] rev 24672
tuned;
Fri, 21 Sep 2007 22:51:12 +0200 added has_abs (from envir.ML);
wenzelm [Fri, 21 Sep 2007 22:51:12 +0200] rev 24671
added has_abs (from envir.ML);
Fri, 21 Sep 2007 22:51:10 +0200 Term.has_abs;
wenzelm [Fri, 21 Sep 2007 22:51:10 +0200] rev 24670
Term.has_abs;
Fri, 21 Sep 2007 22:51:08 +0200 proper signature constraint;
wenzelm [Fri, 21 Sep 2007 22:51:08 +0200] rev 24669
proper signature constraint; minor tuning;
Thu, 20 Sep 2007 20:58:40 +0200 added interrupt_timeout;
wenzelm [Thu, 20 Sep 2007 20:58:40 +0200] rev 24668
added interrupt_timeout; tuned signature;
Thu, 20 Sep 2007 20:56:54 +0200 Generic interpretation of theory data.
wenzelm [Thu, 20 Sep 2007 20:56:54 +0200] rev 24667
Generic interpretation of theory data.
Thu, 20 Sep 2007 20:56:34 +0200 tuned signature;
wenzelm [Thu, 20 Sep 2007 20:56:34 +0200] rev 24666
tuned signature; moved generic interpretation to interpretation.ML; added abstract at_begin/end wrappers;
Thu, 20 Sep 2007 20:56:33 +0200 avoid Theory.rep_theory;
wenzelm [Thu, 20 Sep 2007 20:56:33 +0200] rev 24665
avoid Theory.rep_theory;
Thu, 20 Sep 2007 20:56:32 +0200 added interpretation.ML;
wenzelm [Thu, 20 Sep 2007 20:56:32 +0200] rev 24664
added interpretation.ML;
Thu, 20 Sep 2007 17:48:16 +0200 improved error behaviour of use (bootstrap version);
wenzelm [Thu, 20 Sep 2007 17:48:16 +0200] rev 24663
improved error behaviour of use (bootstrap version);
Thu, 20 Sep 2007 16:37:34 +0200 more precise treatment of free dictionary parameters for evaluation
haftmann [Thu, 20 Sep 2007 16:37:34 +0200] rev 24662
more precise treatment of free dictionary parameters for evaluation
Thu, 20 Sep 2007 16:37:33 +0200 fixed cg setup
haftmann [Thu, 20 Sep 2007 16:37:33 +0200] rev 24661
fixed cg setup
Thu, 20 Sep 2007 16:37:32 +0200 restored ml system independence
haftmann [Thu, 20 Sep 2007 16:37:32 +0200] rev 24660
restored ml system independence
Thu, 20 Sep 2007 16:37:31 +0200 more permissive
haftmann [Thu, 20 Sep 2007 16:37:31 +0200] rev 24659
more permissive
Thu, 20 Sep 2007 16:37:30 +0200 clarified code lemmas
haftmann [Thu, 20 Sep 2007 16:37:30 +0200] rev 24658
clarified code lemmas
Thu, 20 Sep 2007 16:37:29 +0200 fixed wrong syntax treatment in class target
haftmann [Thu, 20 Sep 2007 16:37:29 +0200] rev 24657
fixed wrong syntax treatment in class target
Thu, 20 Sep 2007 16:37:28 +0200 code lemmas for cardinality
haftmann [Thu, 20 Sep 2007 16:37:28 +0200] rev 24656
code lemmas for cardinality
Thu, 20 Sep 2007 16:23:12 +0200 - eval_term no longer computes result during compile time
berghofe [Thu, 20 Sep 2007 16:23:12 +0200] rev 24655
- eval_term no longer computes result during compile time - generated ML code is now compiled via ML_Context.use_mltext rather than use_text; this makes sure that antiquotations are expanded - quickcheck now checks whether types to be substituted for type variables have correct sorts; this avoids spurious counterexamples - execution time for auto_quickcheck is now limited
Thu, 20 Sep 2007 12:10:23 +0200 improved computing
obua [Thu, 20 Sep 2007 12:10:23 +0200] rev 24654
improved computing
Thu, 20 Sep 2007 12:09:09 +0200 changed lemmas
obua [Thu, 20 Sep 2007 12:09:09 +0200] rev 24653
changed lemmas
Wed, 19 Sep 2007 20:45:29 +0200 ml_output: proper error instead of error_msg;
wenzelm [Wed, 19 Sep 2007 20:45:29 +0200] rev 24652
ml_output: proper error instead of error_msg;
Wed, 19 Sep 2007 18:48:54 +0200 comment added to explain a potential scheduling problem
webertj [Wed, 19 Sep 2007 18:48:54 +0200] rev 24651
comment added to explain a potential scheduling problem
Wed, 19 Sep 2007 17:16:40 +0200 tuned
nipkow [Wed, 19 Sep 2007 17:16:40 +0200] rev 24650
tuned
Wed, 19 Sep 2007 15:26:58 +0200 *** empty log message ***
nipkow [Wed, 19 Sep 2007 15:26:58 +0200] rev 24649
*** empty log message ***
Wed, 19 Sep 2007 13:59:13 +0200 metis too slow
paulson [Wed, 19 Sep 2007 13:59:13 +0200] rev 24648
metis too slow
Wed, 19 Sep 2007 13:52:54 +0200 move at-sml-dev to 2-processor atbroy100
isatest [Wed, 19 Sep 2007 13:52:54 +0200] rev 24647
move at-sml-dev to 2-processor atbroy100
Wed, 19 Sep 2007 13:51:58 +0200 make sun-sml-dev non-proof-term, and at-sml-def -p 2 (at-sml-dev being moved
isatest [Wed, 19 Sep 2007 13:51:58 +0200] rev 24646
make sun-sml-dev non-proof-term, and at-sml-def -p 2 (at-sml-dev being moved to faster atbroy100)
Wed, 19 Sep 2007 13:14:00 +0200 Generalized [_.._] from nat to linear orders
nipkow [Wed, 19 Sep 2007 13:14:00 +0200] rev 24645
Generalized [_.._] from nat to linear orders
Wed, 19 Sep 2007 12:17:13 +0200 Enclosed end_theory in text antiquotation to make LaTeX happy.
berghofe [Wed, 19 Sep 2007 12:17:13 +0200] rev 24644
Enclosed end_theory in text antiquotation to make LaTeX happy.
Wed, 19 Sep 2007 11:50:07 +0200 * ML: just one true type int;
wenzelm [Wed, 19 Sep 2007 11:50:07 +0200] rev 24643
* ML: just one true type int;
Tue, 18 Sep 2007 18:53:55 +0200 New diagnostic command print_orders.
ballarin [Tue, 18 Sep 2007 18:53:55 +0200] rev 24642
New diagnostic command print_orders.
Tue, 18 Sep 2007 18:53:12 +0200 Transitivity reasoner set up for locales order and linorder.
ballarin [Tue, 18 Sep 2007 18:53:12 +0200] rev 24641
Transitivity reasoner set up for locales order and linorder.
Tue, 18 Sep 2007 18:52:17 +0200 Simplified proofs due to transitivity reasoner setup.
ballarin [Tue, 18 Sep 2007 18:52:17 +0200] rev 24640
Simplified proofs due to transitivity reasoner setup.
Tue, 18 Sep 2007 18:51:07 +0200 Defunctorised transitivity reasoner; locale interpretation requires dynamic instances.
ballarin [Tue, 18 Sep 2007 18:51:07 +0200] rev 24639
Defunctorised transitivity reasoner; locale interpretation requires dynamic instances.
Tue, 18 Sep 2007 18:50:17 +0200 Morphisms applied in global interpretations behave correctly on types and terms.
ballarin [Tue, 18 Sep 2007 18:50:17 +0200] rev 24638
Morphisms applied in global interpretations behave correctly on types and terms.
Tue, 18 Sep 2007 18:49:17 +0200 New function inst_morphism'.
ballarin [Tue, 18 Sep 2007 18:49:17 +0200] rev 24637
New function inst_morphism'.
Tue, 18 Sep 2007 18:46:33 +0200 Transitivity reasoner set up for locales.
ballarin [Tue, 18 Sep 2007 18:46:33 +0200] rev 24636
Transitivity reasoner set up for locales.
Tue, 18 Sep 2007 18:06:47 +0200 removed dead/unmaintained code;
wenzelm [Tue, 18 Sep 2007 18:06:47 +0200] rev 24635
removed dead/unmaintained code;
Tue, 18 Sep 2007 18:05:37 +0200 simplified PrintMode interfaces;
wenzelm [Tue, 18 Sep 2007 18:05:37 +0200] rev 24634
simplified PrintMode interfaces;
Tue, 18 Sep 2007 18:05:34 +0200 moved Tools/integer.ML to Pure/General/integer.ML;
wenzelm [Tue, 18 Sep 2007 18:05:34 +0200] rev 24633
moved Tools/integer.ML to Pure/General/integer.ML;
Tue, 18 Sep 2007 17:53:37 +0200 metis now available in PreList
paulson [Tue, 18 Sep 2007 17:53:37 +0200] rev 24632
metis now available in PreList
Tue, 18 Sep 2007 16:08:08 +0200 reactivated tests in smlnj;
wenzelm [Tue, 18 Sep 2007 16:08:08 +0200] rev 24631
reactivated tests in smlnj;
Tue, 18 Sep 2007 16:08:00 +0200 simplified type int (eliminated IntInf.int, integer);
wenzelm [Tue, 18 Sep 2007 16:08:00 +0200] rev 24630
simplified type int (eliminated IntInf.int, integer);
Tue, 18 Sep 2007 11:06:22 +0200 (reverted to previous version)
haftmann [Tue, 18 Sep 2007 11:06:22 +0200] rev 24629
(reverted to previous version)
Tue, 18 Sep 2007 10:44:02 +0200 updated
haftmann [Tue, 18 Sep 2007 10:44:02 +0200] rev 24628
updated
Tue, 18 Sep 2007 08:28:47 +0200 *** empty log message ***
nipkow [Tue, 18 Sep 2007 08:28:47 +0200] rev 24627
*** empty log message ***
Tue, 18 Sep 2007 07:46:00 +0200 introduced generic concepts for theory interpretators
haftmann [Tue, 18 Sep 2007 07:46:00 +0200] rev 24626
introduced generic concepts for theory interpretators
Tue, 18 Sep 2007 07:36:38 +0200 separated code for inductive sequences from inductive_codegen.ML
haftmann [Tue, 18 Sep 2007 07:36:38 +0200] rev 24625
separated code for inductive sequences from inductive_codegen.ML
Tue, 18 Sep 2007 07:36:15 +0200 distinction between regular and default code theorems
haftmann [Tue, 18 Sep 2007 07:36:15 +0200] rev 24624
distinction between regular and default code theorems
Tue, 18 Sep 2007 07:36:14 +0200 renamed constructor RealC to Ratreal
haftmann [Tue, 18 Sep 2007 07:36:14 +0200] rev 24623
renamed constructor RealC to Ratreal
Tue, 18 Sep 2007 07:36:13 +0200 renamed constructor RatC to Rational
haftmann [Tue, 18 Sep 2007 07:36:13 +0200] rev 24622
renamed constructor RatC to Rational
Tue, 18 Sep 2007 07:36:12 +0200 clarified evaluation code
haftmann [Tue, 18 Sep 2007 07:36:12 +0200] rev 24621
clarified evaluation code
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip