Sat, 06 Jun 2009 21:46:36 +0200 wenzelm ML_Compiler.exn_message;
Sat, 06 Jun 2009 21:11:23 +0200 wenzelm ML_Compiler.exn_message;
Sat, 06 Jun 2009 21:11:23 +0200 wenzelm added exn_message (formerly in toplevel.ML);
Sat, 06 Jun 2009 21:11:22 +0200 wenzelm moved Isar toplevel runtime support to runtime.ML, which is loaded early (before ml_compiler.ML);
Sat, 06 Jun 2009 19:58:11 +0200 wenzelm report_parse_tree: ML_open, ML_struct;
Sat, 06 Jun 2009 19:58:11 +0200 wenzelm export end_pos_of;
Sat, 06 Jun 2009 19:58:10 +0200 wenzelm use: tuned error;
Sat, 06 Jun 2009 19:58:10 +0200 wenzelm added markup ML_open, ML_struct;
Sat, 06 Jun 2009 19:58:10 +0200 wenzelm use_text: pass file name to compiler, tuned;
Sat, 06 Jun 2009 18:11:32 +0200 wenzelm tuned comments;
Fri, 05 Jun 2009 21:55:08 +0200 wenzelm removed obsolete YXML/XML.detect;
Fri, 05 Jun 2009 17:01:02 +0200 hoelzl Approximation: Corrected precision of ln on all real values
Thu, 04 Jun 2009 17:55:47 +0200 hoelzl Approximation: Implemented argument reduction for cosine. Sinus is now implemented in terms of cosine. Sqrt computes on the entire real numbers
Fri, 05 Jun 2009 14:07:54 +0200 haftmann CONTRIBUTORS
Fri, 05 Jun 2009 13:35:33 +0200 haftmann merged
Fri, 05 Jun 2009 13:35:11 +0200 haftmann tuned proofs
Fri, 05 Jun 2009 09:23:41 +0200 haftmann added mk_valtermify_app and mk_random
Fri, 05 Jun 2009 08:28:24 +0200 haftmann Set.insert with authentic syntax
Fri, 05 Jun 2009 08:06:03 +0200 haftmann merged
Fri, 05 Jun 2009 08:00:53 +0200 haftmann Set.insert with authentic syntax
Thu, 04 Jun 2009 16:55:20 +0200 haftmann added trees implementing mappings
Thu, 04 Jun 2009 16:11:04 +0200 haftmann avoid Library.foldl_map
Thu, 04 Jun 2009 16:11:03 +0200 haftmann class replaces axclass
Thu, 04 Jun 2009 15:28:59 +0200 haftmann insert now qualified and with authentic syntax
Thu, 04 Jun 2009 15:28:59 +0200 haftmann lemma about List.foldl and Finite_Set.fold
Thu, 04 Jun 2009 15:28:58 +0200 haftmann dropped legacy ML bindings; tuned
Thu, 04 Jun 2009 15:28:58 +0200 haftmann lemmas about basic set operations and Finite_Set.fold
Fri, 05 Jun 2009 09:54:47 +0200 nipkow merged
Fri, 05 Jun 2009 09:54:26 +0200 nipkow new lemma
Fri, 05 Jun 2009 00:29:29 -0700 huffman merged
Fri, 05 Jun 2009 00:24:47 -0700 huffman fix type of hnorm
Thu, 04 Jun 2009 17:28:31 -0700 huffman define netlimit in terms of eventually
Thu, 04 Jun 2009 17:24:09 -0700 huffman generalize type of 'at' to topological_space; generalize some lemmas
Thu, 04 Jun 2009 16:11:36 -0700 huffman add extra type constraints for dist, norm
Thu, 04 Jun 2009 14:32:00 -0700 huffman generalize norm method to work over class real_normed_vector
Thu, 04 Jun 2009 23:42:11 +0200 wenzelm example settings for Poly/ML 5.3 (experimental);
Thu, 04 Jun 2009 22:52:53 +0200 wenzelm uniform (short) ids on both sides;
Thu, 04 Jun 2009 22:08:20 +0200 wenzelm merged
Thu, 04 Jun 2009 19:44:06 +0200 nipkow finite lemmas
Thu, 04 Jun 2009 15:00:44 +0200 haftmann made SML/NJ happy
Thu, 04 Jun 2009 13:26:51 +0200 nipkow merged
Thu, 04 Jun 2009 13:26:32 +0200 nipkow A few finite lemmas
Thu, 04 Jun 2009 22:02:33 +0200 wenzelm removed unused location_of;
Thu, 04 Jun 2009 22:01:54 +0200 wenzelm retrieve ML source files;
Thu, 04 Jun 2009 19:15:57 +0200 wenzelm export file_name;
Thu, 04 Jun 2009 19:15:55 +0200 wenzelm more robust treatment of bootstrap source positions;
Thu, 04 Jun 2009 19:15:54 +0200 wenzelm less experimental polyml-5.3;
Thu, 04 Jun 2009 18:00:47 +0200 wenzelm just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
Thu, 04 Jun 2009 17:31:39 +0200 wenzelm exn_message/raised: ML_Compiler.exception_position;
Thu, 04 Jun 2009 17:31:39 +0200 wenzelm eliminated costly registration of tokens;
Thu, 04 Jun 2009 17:31:38 +0200 wenzelm convert explicitly between Position.T/PolyML.location, without costly registration of tokens;
Thu, 04 Jun 2009 17:31:38 +0200 wenzelm added exception_position (dummy);
Thu, 04 Jun 2009 17:31:38 +0200 wenzelm reraise exceptions to preserve original position (ML system specific);
Thu, 04 Jun 2009 17:31:37 +0200 wenzelm tuned signature;
Thu, 04 Jun 2009 17:31:37 +0200 wenzelm export esc;
Thu, 04 Jun 2009 17:31:37 +0200 wenzelm export value;
Thu, 04 Jun 2009 12:09:07 +0200 wenzelm uniform default settings for E, Vampire, SPASS;
Wed, 03 Jun 2009 12:24:09 -0700 huffman merged
Wed, 03 Jun 2009 12:13:23 -0700 huffman add classes for t0, t1, and t2 spaces
Wed, 03 Jun 2009 11:22:49 -0700 huffman generalize type of islimpt
Wed, 03 Jun 2009 10:29:11 -0700 huffman more [code del] declarations
Wed, 03 Jun 2009 10:02:59 -0700 huffman generalize some constants and lemmas to class topological_space
Wed, 03 Jun 2009 09:58:11 -0700 huffman replace class open with class topo
Wed, 03 Jun 2009 08:46:13 -0700 huffman open_dist instance for vectors
Wed, 03 Jun 2009 08:43:29 -0700 huffman instance * :: topological_space
Wed, 03 Jun 2009 08:43:01 -0700 huffman class real_inner derives from open_dist
Wed, 03 Jun 2009 07:44:56 -0700 huffman introduce class topological_space as a superclass of metric_space
Wed, 03 Jun 2009 15:48:54 +0200 hoelzl Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
Wed, 03 Jun 2009 16:56:41 +0200 immler additional debugging
Wed, 03 Jun 2009 16:56:41 +0200 immler include chain-ths in every prover-call
Wed, 03 Jun 2009 16:56:41 +0200 immler split preparing clauses and writing problemfile;
Wed, 03 Jun 2009 07:12:57 -0700 huffman merged
Tue, 02 Jun 2009 23:56:12 -0700 huffman merged
Tue, 02 Jun 2009 23:49:46 -0700 huffman instance ^ :: complete_space
Tue, 02 Jun 2009 23:35:52 -0700 huffman instance * :: complete_space; generalize continuity lemmas for fst, snd, Pair
Tue, 02 Jun 2009 23:31:03 -0700 huffman generalize type of constant lim
Tue, 02 Jun 2009 23:06:05 -0700 huffman class complete_space
Tue, 02 Jun 2009 22:35:56 -0700 huffman generalize constant uniformly_continuous_on
Tue, 02 Jun 2009 22:09:50 -0700 huffman generalize more constants
Tue, 02 Jun 2009 20:35:04 -0700 huffman generalize type of bounded
Tue, 02 Jun 2009 20:10:56 -0700 huffman generalize lemma norm_pastecart
Tue, 02 Jun 2009 19:42:44 -0700 huffman generalize lemma norm_triangle_sub
Tue, 02 Jun 2009 19:29:18 -0700 huffman generalize lemma Lim_unique
Tue, 02 Jun 2009 18:59:50 -0700 huffman generalize lemma closed_cball
Tue, 02 Jun 2009 18:46:32 -0700 huffman generalize Lim_transform lemmas
Tue, 02 Jun 2009 18:31:11 -0700 huffman generalize lemma interior_closed_Un_empty_interior
Tue, 02 Jun 2009 17:20:20 -0700 huffman reuse definition of nets from Limits.thy
Tue, 02 Jun 2009 17:03:22 -0700 huffman replace filters with filter bases
Tue, 02 Jun 2009 15:37:59 -0700 huffman generalize type of 'at' to metric_space
Tue, 02 Jun 2009 15:13:22 -0700 huffman redefine nets as filter bases
Tue, 02 Jun 2009 10:32:19 -0700 huffman new lemmas
Mon, 01 Jun 2009 16:59:56 -0700 huffman limits of Pair using filters
Wed, 03 Jun 2009 11:33:16 +0200 hoelzl Removed usage of reference in reification
Tue, 02 Jun 2009 18:38:13 +0200 hoelzl corrected spacing in reflection
Wed, 03 Jun 2009 07:51:11 +1000 kleing switch at-sml-dev-e back to full test on macbroy23
Tue, 02 Jun 2009 23:30:45 +0200 wenzelm IsabelleProcess: emit status "ready" after initialization and reports;
Tue, 02 Jun 2009 21:13:47 +0200 haftmann moved restrict_map_insert to theory Map
Tue, 02 Jun 2009 18:26:12 +0200 haftmann merged
Tue, 02 Jun 2009 18:26:01 +0200 haftmann added Landau theory
Tue, 02 Jun 2009 16:23:43 +0200 haftmann added/moved lemmas by Andreas Lochbihler
Tue, 02 Jun 2009 15:53:34 +0200 haftmann added Fin_Fun theory
Tue, 02 Jun 2009 15:53:07 +0200 haftmann tuned code generator test theories
Tue, 02 Jun 2009 15:53:05 +0200 haftmann OCaml builtin intergers are elusive; avoid
Tue, 02 Jun 2009 15:53:04 +0200 haftmann more aggresive bracketing of let expressions
Tue, 02 Jun 2009 15:53:03 +0200 haftmann tuned whitespace
Tue, 02 Jun 2009 16:56:55 +0200 wenzelm merged
Tue, 02 Jun 2009 16:10:51 +0200 wenzelm merged
Tue, 02 Jun 2009 15:06:17 +0200 chaieb merged
Tue, 02 Jun 2009 12:18:44 +0200 chaieb merged
Tue, 02 Jun 2009 12:18:08 +0200 chaieb merged
Mon, 01 Jun 2009 09:26:28 +0200 chaieb Reverses idempotent; radical of E; generalized logarithm;
Tue, 02 Jun 2009 16:52:37 +0200 wenzelm made SML/NJ happy;
Tue, 02 Jun 2009 14:43:47 +0200 wenzelm merged
Tue, 02 Jun 2009 14:37:05 +0200 hoelzl use algebra_simps instead of ring_simps
Tue, 02 Jun 2009 14:38:10 +0200 wenzelm merged, resolving conflict in src/Pure/Isar/attrib.ML;
Tue, 02 Jun 2009 14:00:24 +0200 hoelzl Generalized Integral_add
Tue, 02 Jun 2009 13:59:32 +0200 hoelzl Added theorems about distinct & concat, map & replicate and concat & replicate
Tue, 02 Jun 2009 10:04:03 +0200 berghofe merged
Tue, 02 Jun 2009 10:02:52 +0200 berghofe Fixed broken code dealing with alternative names.
Tue, 02 Jun 2009 10:02:08 +0200 berghofe Enclosed parts of subsection in @{text ...} to make LaTeX happy.
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip