Thu, 20 Sep 2007 16:23:12 +0200 berghofe - eval_term no longer computes result during compile time
Thu, 20 Sep 2007 12:10:23 +0200 obua improved computing
Thu, 20 Sep 2007 12:09:09 +0200 obua changed lemmas
Wed, 19 Sep 2007 20:45:29 +0200 wenzelm ml_output: proper error instead of error_msg;
Wed, 19 Sep 2007 18:48:54 +0200 webertj comment added to explain a potential scheduling problem
Wed, 19 Sep 2007 17:16:40 +0200 nipkow tuned
Wed, 19 Sep 2007 15:26:58 +0200 nipkow *** empty log message ***
Wed, 19 Sep 2007 13:59:13 +0200 paulson metis too slow
Wed, 19 Sep 2007 13:52:54 +0200 isatest move at-sml-dev to 2-processor atbroy100
Wed, 19 Sep 2007 13:51:58 +0200 isatest make sun-sml-dev non-proof-term, and at-sml-def -p 2 (at-sml-dev being moved
Wed, 19 Sep 2007 13:14:00 +0200 nipkow Generalized [_.._] from nat to linear orders
Wed, 19 Sep 2007 12:17:13 +0200 berghofe Enclosed end_theory in text antiquotation to make LaTeX happy.
Wed, 19 Sep 2007 11:50:07 +0200 wenzelm * ML: just one true type int;
Tue, 18 Sep 2007 18:53:55 +0200 ballarin New diagnostic command print_orders.
Tue, 18 Sep 2007 18:53:12 +0200 ballarin Transitivity reasoner set up for locales order and linorder.
Tue, 18 Sep 2007 18:52:17 +0200 ballarin Simplified proofs due to transitivity reasoner setup.
Tue, 18 Sep 2007 18:51:07 +0200 ballarin Defunctorised transitivity reasoner; locale interpretation requires dynamic instances.
Tue, 18 Sep 2007 18:50:17 +0200 ballarin Morphisms applied in global interpretations behave correctly on types and terms.
Tue, 18 Sep 2007 18:49:17 +0200 ballarin New function inst_morphism'.
Tue, 18 Sep 2007 18:46:33 +0200 ballarin Transitivity reasoner set up for locales.
Tue, 18 Sep 2007 18:06:47 +0200 wenzelm removed dead/unmaintained code;
Tue, 18 Sep 2007 18:05:37 +0200 wenzelm simplified PrintMode interfaces;
Tue, 18 Sep 2007 18:05:34 +0200 wenzelm moved Tools/integer.ML to Pure/General/integer.ML;
Tue, 18 Sep 2007 17:53:37 +0200 paulson metis now available in PreList
Tue, 18 Sep 2007 16:08:08 +0200 wenzelm reactivated tests in smlnj;
Tue, 18 Sep 2007 16:08:00 +0200 wenzelm simplified type int (eliminated IntInf.int, integer);
Tue, 18 Sep 2007 11:06:22 +0200 haftmann (reverted to previous version)
Tue, 18 Sep 2007 10:44:02 +0200 haftmann updated
Tue, 18 Sep 2007 08:28:47 +0200 nipkow *** empty log message ***
Tue, 18 Sep 2007 07:46:00 +0200 haftmann introduced generic concepts for theory interpretators
Tue, 18 Sep 2007 07:36:38 +0200 haftmann separated code for inductive sequences from inductive_codegen.ML
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Tue, 18 Sep 2007 07:36:14 +0200 haftmann renamed constructor RealC to Ratreal
Tue, 18 Sep 2007 07:36:13 +0200 haftmann renamed constructor RatC to Rational
Tue, 18 Sep 2007 07:36:12 +0200 haftmann clarified evaluation code
Tue, 18 Sep 2007 07:36:11 +0200 haftmann adjusted
Tue, 18 Sep 2007 07:36:10 +0200 haftmann clarified remark
Tue, 18 Sep 2007 07:36:09 +0200 haftmann added script checking for consistency of ML file header
Tue, 18 Sep 2007 07:22:42 +0200 nipkow sorting
Tue, 18 Sep 2007 06:21:40 +0200 nipkow sorting
Tue, 18 Sep 2007 05:42:46 +0200 nipkow Added function package to PreList
Mon, 17 Sep 2007 16:36:45 +0200 wenzelm change print_mode: CRITICAL;
Mon, 17 Sep 2007 16:36:43 +0200 wenzelm added print_mode_value (CRITICAL);
Mon, 17 Sep 2007 16:36:41 +0200 wenzelm avoid direct access to print_mode;
Mon, 17 Sep 2007 16:06:35 +0200 wenzelm adapted use_text;
Mon, 17 Sep 2007 11:11:13 +0200 haftmann platform-sensitive default location for ATP provers
Sun, 16 Sep 2007 21:18:43 +0200 wenzelm tuned;
Sun, 16 Sep 2007 21:04:45 +0200 wenzelm HOL/Induct/Common_Patterns.thy
Sun, 16 Sep 2007 21:04:44 +0200 wenzelm added Induct/Common_Patterns.thy;
Sun, 16 Sep 2007 21:04:43 +0200 wenzelm moved induct patterns to HOL/Induct/Common_Patterns.thy;
Sun, 16 Sep 2007 20:25:43 +0200 wenzelm use_file: added ``tune'' argument;
Sun, 16 Sep 2007 15:36:57 +0200 wenzelm added structure Posix;
Sun, 16 Sep 2007 15:27:26 +0200 wenzelm with_modes: always CRITICAL;
Sun, 16 Sep 2007 14:59:10 +0200 wenzelm added ML/ml_parse.ML;
Sun, 16 Sep 2007 14:58:29 +0200 wenzelm obsolete;
Sun, 16 Sep 2007 14:55:48 +0200 wenzelm use_text/file: tune text (cf. ML_Parse.fix_ints);
Sun, 16 Sep 2007 14:52:34 +0200 wenzelm use_text/file: tune text (cf. ML_Parse.fix_ints);
Sun, 16 Sep 2007 14:52:33 +0200 wenzelm added ml_system_fix_ints;
Sun, 16 Sep 2007 14:52:32 +0200 wenzelm added ml_system_fix_ints;
Sun, 16 Sep 2007 14:52:31 +0200 wenzelm removed obsolete Selector token;
Sun, 16 Sep 2007 14:52:29 +0200 wenzelm tuned message;
Sun, 16 Sep 2007 14:52:28 +0200 wenzelm Minimal parsing for SML -- fixing integer numerals.
Sun, 16 Sep 2007 14:52:26 +0200 wenzelm added some int constraints (ML_Parse.fix_ints not active here);
Sat, 15 Sep 2007 19:29:29 +0200 haftmann added rudimentary instantiation stub
Sat, 15 Sep 2007 19:27:50 +0200 haftmann added explicit theorems
Sat, 15 Sep 2007 19:27:48 +0200 haftmann delayed evaluation
Sat, 15 Sep 2007 19:27:44 +0200 haftmann clarified class interfaces and internals
Sat, 15 Sep 2007 19:27:43 +0200 haftmann introduced classes
Sat, 15 Sep 2007 19:27:42 +0200 haftmann multi-functional value keyword
Sat, 15 Sep 2007 19:27:41 +0200 haftmann added lemmas for finiteness
Sat, 15 Sep 2007 19:27:40 +0200 haftmann tuned
Sat, 15 Sep 2007 19:27:35 +0200 haftmann fixed title
Sat, 15 Sep 2007 19:26:28 +0200 wenzelm replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
Sat, 15 Sep 2007 19:26:17 +0200 wenzelm ML_Lex.keywords;
Sat, 15 Sep 2007 19:26:06 +0200 wenzelm tuned comments;
Sat, 15 Sep 2007 19:25:54 +0200 wenzelm replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
Sat, 15 Sep 2007 19:25:43 +0200 wenzelm Lexical syntax for SML.
Sat, 15 Sep 2007 19:25:32 +0200 wenzelm added ML/ml_lex.ML;
Sat, 15 Sep 2007 19:25:19 +0200 wenzelm removed redundant OuterLex.make_lexicon;
Fri, 14 Sep 2007 22:22:53 +0200 krauss lexicographic_order method uses "<*mlex*>" instead of "measures" => no longer depends on List.thy
Fri, 14 Sep 2007 22:21:46 +0200 krauss added "<*mlex*>" which lexicographically combines a measure function with a relation
Fri, 14 Sep 2007 17:02:34 +0200 wenzelm moved ML_XXX.ML files to Pure/ML;
Fri, 14 Sep 2007 15:27:12 +0200 paulson tidied
Fri, 14 Sep 2007 13:32:07 +0200 urbanc reverted back to the old version of the equivariance lemma for ALL
Thu, 13 Sep 2007 23:58:38 +0200 urbanc some cleaning up to do with contexts
Thu, 13 Sep 2007 18:11:59 +0200 berghofe Generalized equivariance and nominal_inductive commands to
Thu, 13 Sep 2007 18:08:08 +0200 berghofe Added equivariance lemmas for induct_forall.
Thu, 13 Sep 2007 18:06:50 +0200 berghofe Added equivariance lemma for induct_implies.
Tue, 11 Sep 2007 14:26:49 +0200 webertj typo fixed, dead link removed
Mon, 10 Sep 2007 19:21:03 +0200 nipkow added lemma
Mon, 10 Sep 2007 16:09:01 +0200 berghofe Auto quickcheck now displays counterexample using Proof.goal_message
Sat, 08 Sep 2007 20:37:22 +0200 wenzelm added String.isSubstring;
Sat, 08 Sep 2007 19:58:39 +0200 wenzelm export is_finished;
Sat, 08 Sep 2007 19:58:38 +0200 wenzelm Present.session_name;
Sat, 08 Sep 2007 19:58:37 +0200 wenzelm tuned signature;
Sat, 08 Sep 2007 19:58:36 +0200 wenzelm thy_deps: ThyInfo.thy_ord, improved dir/unfold entry;
Sat, 08 Sep 2007 19:58:35 +0200 wenzelm removed thy_ord (erratic due to multi-threading);
Sat, 08 Sep 2007 18:30:02 +0200 urbanc some cleaning up
Fri, 07 Sep 2007 22:13:49 +0200 wenzelm theorem: apply hook last;
Fri, 07 Sep 2007 22:13:48 +0200 wenzelm reset goal messages after goal update;
Fri, 07 Sep 2007 22:13:45 +0200 wenzelm added hilite markup;
Fri, 07 Sep 2007 20:40:08 +0200 wenzelm fixed type alias in signature;
Fri, 07 Sep 2007 17:56:03 +0200 nipkow added lemma
Fri, 07 Sep 2007 15:35:25 +0200 paulson allow TVars during type inference
Fri, 07 Sep 2007 15:34:32 +0200 paulson tidied the proofs
Fri, 07 Sep 2007 09:11:32 +0200 wenzelm made smlnj happy;
Thu, 06 Sep 2007 18:19:00 +0200 paulson new fun declaration
Thu, 06 Sep 2007 17:06:04 +0200 paulson Auto-config of E_HOME, SPASS_HOME, VAMPIRE_HOME
Thu, 06 Sep 2007 17:03:53 +0200 paulson Vampire structured proofs. Better parsing; some bug fixes.
Thu, 06 Sep 2007 17:03:32 +0200 paulson chained facts are now included
Thu, 06 Sep 2007 16:54:03 +0200 paulson new proofs found
Thu, 06 Sep 2007 16:28:42 +0200 urbanc trivial cleaning up
Thu, 06 Sep 2007 12:30:41 +0200 wenzelm added goal_message;
Thu, 06 Sep 2007 12:30:11 +0200 wenzelm theorem hooks: apply in declaration order;
Thu, 06 Sep 2007 11:53:17 +0200 berghofe Generalized code generator for numerals.
Thu, 06 Sep 2007 11:52:13 +0200 berghofe - New theories Lambda/NormalForm and Lambda/Standardization
Thu, 06 Sep 2007 11:50:32 +0200 berghofe Added lecture notes by Matthes and Loader.
Thu, 06 Sep 2007 11:48:51 +0200 berghofe New proof of standardization theorem (inspired by Ralph Matthes).
Thu, 06 Sep 2007 11:47:36 +0200 berghofe Definition of normal forms (taken from theory WeakNorm).
Thu, 06 Sep 2007 11:44:21 +0200 berghofe Moved definition of normal forms to new NormalForm theory.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip