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
Tue, 18 Sep 2007 07:36:11 +0200 adjusted
haftmann [Tue, 18 Sep 2007 07:36:11 +0200] rev 24620
adjusted
Tue, 18 Sep 2007 07:36:10 +0200 clarified remark
haftmann [Tue, 18 Sep 2007 07:36:10 +0200] rev 24619
clarified remark
Tue, 18 Sep 2007 07:36:09 +0200 added script checking for consistency of ML file header
haftmann [Tue, 18 Sep 2007 07:36:09 +0200] rev 24618
added script checking for consistency of ML file header
Tue, 18 Sep 2007 07:22:42 +0200 sorting
nipkow [Tue, 18 Sep 2007 07:22:42 +0200] rev 24617
sorting
Tue, 18 Sep 2007 06:21:40 +0200 sorting
nipkow [Tue, 18 Sep 2007 06:21:40 +0200] rev 24616
sorting
Tue, 18 Sep 2007 05:42:46 +0200 Added function package to PreList
nipkow [Tue, 18 Sep 2007 05:42:46 +0200] rev 24615
Added function package to PreList Added sorted/sort to List Moved qsort from ex to Library
Mon, 17 Sep 2007 16:36:45 +0200 change print_mode: CRITICAL;
wenzelm [Mon, 17 Sep 2007 16:36:45 +0200] rev 24614
change print_mode: CRITICAL;
Mon, 17 Sep 2007 16:36:43 +0200 added print_mode_value (CRITICAL);
wenzelm [Mon, 17 Sep 2007 16:36:43 +0200] rev 24613
added print_mode_value (CRITICAL);
Mon, 17 Sep 2007 16:36:41 +0200 avoid direct access to print_mode;
wenzelm [Mon, 17 Sep 2007 16:36:41 +0200] rev 24612
avoid direct access to print_mode;
Mon, 17 Sep 2007 16:06:35 +0200 adapted use_text;
wenzelm [Mon, 17 Sep 2007 16:06:35 +0200] rev 24611
adapted use_text;
Mon, 17 Sep 2007 11:11:13 +0200 platform-sensitive default location for ATP provers
haftmann [Mon, 17 Sep 2007 11:11:13 +0200] rev 24610
platform-sensitive default location for ATP provers
Sun, 16 Sep 2007 21:18:43 +0200 tuned;
wenzelm [Sun, 16 Sep 2007 21:18:43 +0200] rev 24609
tuned;
Sun, 16 Sep 2007 21:04:45 +0200 HOL/Induct/Common_Patterns.thy
wenzelm [Sun, 16 Sep 2007 21:04:45 +0200] rev 24608
HOL/Induct/Common_Patterns.thy
Sun, 16 Sep 2007 21:04:44 +0200 added Induct/Common_Patterns.thy;
wenzelm [Sun, 16 Sep 2007 21:04:44 +0200] rev 24607
added Induct/Common_Patterns.thy;
Sun, 16 Sep 2007 21:04:43 +0200 moved induct patterns to HOL/Induct/Common_Patterns.thy;
wenzelm [Sun, 16 Sep 2007 21:04:43 +0200] rev 24606
moved induct patterns to HOL/Induct/Common_Patterns.thy;
Sun, 16 Sep 2007 20:25:43 +0200 use_file: added ``tune'' argument;
wenzelm [Sun, 16 Sep 2007 20:25:43 +0200] rev 24605
use_file: added ``tune'' argument;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip