Mon, 23 Mar 2009 07:41:07 +0100 haftmann merged
Sun, 22 Mar 2009 20:47:49 +0100 haftmann merged
Sun, 22 Mar 2009 20:46:12 +0100 haftmann more antiquotations
Sun, 22 Mar 2009 20:46:12 +0100 haftmann moved import of module qelim to theory Presburger
Sun, 22 Mar 2009 20:46:11 +0100 haftmann tuned header
Sun, 22 Mar 2009 20:46:11 +0100 haftmann dropped theory Arith_Tools
Sun, 22 Mar 2009 20:46:11 +0100 haftmann lemma nat_dvd_not_less moved here from Arith_Tools
Sun, 22 Mar 2009 20:46:10 +0100 haftmann distributed contents of theory Arith_Tools to theories Int, IntDiv and NatBin accordingly
Sun, 22 Mar 2009 21:48:14 +0100 wenzelm merged
Sun, 22 Mar 2009 19:43:21 +0100 nipkow merged
Sun, 22 Mar 2009 19:36:04 +0100 nipkow 1. New cancellation simprocs for common factors in inequations
Sun, 22 Mar 2009 11:56:32 +0100 haftmann clarified relationship of modules Code_Name and Code_Printer
Sun, 22 Mar 2009 11:56:22 +0100 haftmann added Symreltab (binary relations of symbols) instance of TableFun
Sun, 22 Mar 2009 21:30:21 +0100 wenzelm proper signature;
Sun, 22 Mar 2009 20:50:02 +0100 wenzelm added read_antiq, with improved error reporting;
Sun, 22 Mar 2009 20:49:48 +0100 wenzelm ML_Lex.read_antiq;
Sun, 22 Mar 2009 20:49:48 +0100 wenzelm ML_Lex.read_antiq;
Sun, 22 Mar 2009 20:49:47 +0100 wenzelm simplified Antiquote.read (again);
Sun, 22 Mar 2009 20:49:47 +0100 wenzelm export report -- version that actually covers all cases;
Sun, 22 Mar 2009 19:12:36 +0100 wenzelm Test of advanced ML compiler invocation in Poly/ML 5.3.
Sun, 22 Mar 2009 19:11:00 +0100 wenzelm ML/ml_test.ML: test of advanced ML compiler invocation in Poly/ML 5.3;
Sun, 22 Mar 2009 19:10:59 +0100 wenzelm added pretty_ml;
Sun, 22 Mar 2009 19:10:59 +0100 wenzelm export eval_antiquotes: refined version that operates on ML tokens;
Sun, 22 Mar 2009 19:10:59 +0100 wenzelm ML_Lex.pos_of: regular position;
Sun, 22 Mar 2009 19:10:58 +0100 wenzelm replaced Antiquote.is_antiq by Antiquote.is_text;
Sat, 21 Mar 2009 20:39:38 +0100 wenzelm merged
Sat, 21 Mar 2009 20:38:49 +0100 wenzelm extra toplevel pretty-printing for Poly/ML; experimental version for Poly/ML 5.3;
Sat, 21 Mar 2009 20:22:13 +0100 wenzelm merged
Sat, 21 Mar 2009 09:42:55 -0700 huffman merged
Sat, 21 Mar 2009 03:24:35 -0700 huffman move field lemmas into class locale context
Sat, 21 Mar 2009 03:23:17 -0700 huffman move diff_eq_0_iff_eq into class locale context
Sat, 21 Mar 2009 20:00:23 +0100 wenzelm removed obsolete pprint operations;
Sat, 21 Mar 2009 20:00:23 +0100 wenzelm added polyml_pp.ML: toplevel pretty printing for Poly/ML 4.x and 5.x before 5.3;
Sat, 21 Mar 2009 19:58:45 +0100 wenzelm adapted toplevel_pp to ML_Pretty.pretty;
Sat, 21 Mar 2009 19:58:45 +0100 wenzelm replaced install_pp/make_pp by more general toplevel_pp based on use_text;
Sat, 21 Mar 2009 19:58:45 +0100 wenzelm simplified datatype ML_Pretty.pretty: model Isabelle not Poly/ML;
Sat, 21 Mar 2009 19:58:44 +0100 wenzelm simplified datatype ML_Pretty.pretty: model Isabelle not Poly/ML;
Sat, 21 Mar 2009 15:09:44 +0100 wenzelm Datatype for ML pretty printing (cf. mlsource/MLCompiler/Pretty.sml in Poly/ML 5.3).
Sat, 21 Mar 2009 15:08:00 +0100 wenzelm Pretty.position;
Sat, 21 Mar 2009 15:08:00 +0100 wenzelm added position;
Sat, 21 Mar 2009 15:08:00 +0100 wenzelm added generic ML_Pretty interface;
Sat, 21 Mar 2009 13:11:12 +0100 wenzelm restricted interrupts for tasks running as future worker thread -- attempt to prevent interrupt race conditions;
Sat, 21 Mar 2009 12:37:13 +0100 wenzelm more ambitious ML_OPTIONS;
Sat, 21 Mar 2009 12:35:34 +0100 wenzelm more stats;
Fri, 20 Mar 2009 21:32:12 +0100 wenzelm added ML syntax markup;
Fri, 20 Mar 2009 20:22:13 +0100 wenzelm report markup for ML tokens;
Fri, 20 Mar 2009 20:21:38 +0100 wenzelm Antiquote.read: argument for reporting text;
Fri, 20 Mar 2009 20:20:09 +0100 wenzelm future_job: do not inherit attributes, but enforce restricted interrupts -- attempt to prevent interrupt race conditions;
Fri, 20 Mar 2009 20:05:51 +0100 wenzelm uniform ml_prompts for RAW and Pure;
Fri, 20 Mar 2009 18:46:50 +0100 wenzelm eliminated old Addsimps;
Fri, 20 Mar 2009 17:12:37 +0100 wenzelm Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
Fri, 20 Mar 2009 17:04:44 +0100 wenzelm fixed possibility_tac;
Fri, 20 Mar 2009 15:24:18 +0100 wenzelm eliminated global SIMPSET, CLASET etc. -- refer to explicit context;
Fri, 20 Mar 2009 11:26:59 +0100 wenzelm merged
Fri, 20 Mar 2009 10:44:25 +0100 berghofe merged
Fri, 20 Mar 2009 10:43:53 +0100 berghofe split_codegen now eta-expands terms on-the-fly.
Fri, 20 Mar 2009 11:26:25 +0100 wenzelm proper context for prove_cont/adm_tac;
Fri, 20 Mar 2009 11:08:59 +0100 wenzelm with_attributes: canonical capture/release scheme (potentially iron out race condition);
Fri, 20 Mar 2009 09:52:32 +0100 wenzelm considerable speedup of benchmarks by using minimal simpset;
Fri, 20 Mar 2009 09:51:41 +0100 wenzelm allow non-printable symbols within string tokens;
Thu, 19 Mar 2009 22:05:37 +0100 wenzelm merged
Thu, 19 Mar 2009 08:13:10 -0700 huffman add lemma det_diagonal; remove wellorder requirement on several lemmas
Thu, 19 Mar 2009 14:08:55 +0100 haftmann merged
Thu, 19 Mar 2009 14:08:41 +0100 haftmann tuned some theorem and attribute bindings
Thu, 19 Mar 2009 22:05:00 +0100 wenzelm proper spacing before ML antiquotations -- note that @ may be part of symbolic ML identifiers;
Thu, 19 Mar 2009 21:05:40 +0100 wenzelm eval_antiquotes: joint scanning of ML tokens and antiquotations;
Thu, 19 Mar 2009 21:04:53 +0100 wenzelm added scan_antiq;
Thu, 19 Mar 2009 19:49:09 +0100 wenzelm RAW: provide dummy Isar.main to make tty work gracefully (with ML toplevel);
Thu, 19 Mar 2009 18:20:27 +0100 wenzelm added tokenize;
Thu, 19 Mar 2009 16:56:51 +0100 wenzelm parameterized datatype antiquote and read operation;
Thu, 19 Mar 2009 15:44:14 +0100 wenzelm Antiquote.Text: keep full position information;
Thu, 19 Mar 2009 15:22:53 +0100 wenzelm OuterLex.read_antiq;
Thu, 19 Mar 2009 15:22:53 +0100 wenzelm moved Isar/antiquote.ML to General/antiquote.ML, which is loaded early;
Thu, 19 Mar 2009 15:22:53 +0100 wenzelm moved basic change_prompt, scan_string, scan_alt_string, scan_quoted to symbol_pos.ML;
Thu, 19 Mar 2009 13:28:55 +0100 wenzelm use Name.of_binding for basic logical entities without name space (fixes, case names etc.);
Thu, 19 Mar 2009 13:26:19 +0100 wenzelm Name.of_binding: proper full_name (with checks) before projecting base name;
Thu, 19 Mar 2009 11:51:49 +0100 wenzelm merged
Thu, 19 Mar 2009 01:29:19 -0700 huffman imported patch euclidean
Wed, 18 Mar 2009 22:17:23 +0100 ballarin Merged.
Wed, 18 Mar 2009 22:14:58 +0100 ballarin Updated chapters 1-5 to locale reimplementation.
Thu, 19 Mar 2009 11:47:05 +0100 wenzelm command 'use', 'ML': apply ML environment to theory and target as well;
Thu, 19 Mar 2009 11:44:34 +0100 wenzelm added map_contexts (cf. Proof.map_contexts);
Thu, 19 Mar 2009 11:20:22 +0100 wenzelm tuned;
Wed, 18 Mar 2009 22:41:15 +0100 wenzelm generalized ML_Context.inherit_env;
Wed, 18 Mar 2009 22:41:14 +0100 wenzelm more precise type Symbol_Pos.text;
Wed, 18 Mar 2009 22:41:14 +0100 wenzelm more precise type Symbol_Pos.text;
Wed, 18 Mar 2009 21:55:38 +0100 wenzelm de-camelized Symbol_Pos;
Wed, 18 Mar 2009 20:03:01 +0100 wenzelm Library.merge/OrdList.union: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard eq/ord notion;
Wed, 18 Mar 2009 19:11:26 +0100 wenzelm reduced verbosity;
Wed, 18 Mar 2009 15:23:52 +0100 haftmann made SML/NJ happy
Wed, 18 Mar 2009 11:57:28 +0100 haftmann tuned interpunctation
Tue, 17 Mar 2009 19:53:57 +0100 wenzelm strip_abss: always strip abstractions as far as possible, without keeping alternatives (which appear to be redundant anyway, but cause significant slowdown since discrimination nets collapse abstractions);
Tue, 17 Mar 2009 19:06:04 +0100 wenzelm close/all_assm_tac: finish all subgoals from left to right (cf. Proof.goal_tac a28d83e903ce) -- NB: ALLGOALS/THEN_ALL_NEW operate from right to left;
Tue, 17 Mar 2009 16:55:21 +0100 wenzelm reverted abbreviations: improved performance via Item_Net.T;
Tue, 17 Mar 2009 15:35:27 +0100 wenzelm export match_rew -- useful for implementing "procs" for rewrite_term;
Tue, 17 Mar 2009 15:34:42 +0100 wenzelm tuned comment;
Tue, 17 Mar 2009 14:14:25 +0100 wenzelm merged
Mon, 16 Mar 2009 15:58:41 -0700 huffman document new additions to HOL/Library
Mon, 16 Mar 2009 15:10:59 -0700 huffman clean up proofs
Tue, 17 Mar 2009 14:12:43 +0100 wenzelm adapted to general Item_Net;
Tue, 17 Mar 2009 14:12:06 +0100 wenzelm turned structure NetRules into general Item_Net, which is loaded earlier;
Tue, 17 Mar 2009 14:09:20 +0100 wenzelm renamed Tactic.taglist/untaglist/orderlist to tag_list/untag_list/order_list (in library.ML);
Tue, 17 Mar 2009 13:33:21 +0100 wenzelm goal_tac: finish marked assumptions from left to right -- corresponds better with the strategy of etac, with significant performance gains in some situations;
Tue, 17 Mar 2009 12:10:42 +0100 wenzelm eq_assumption: slightly more efficient by checking (open) result of Logic.assum_problems directly;
Tue, 17 Mar 2009 12:09:43 +0100 wenzelm tuned aeconv: test plain aconv before expensive eta_contract;
Mon, 16 Mar 2009 23:52:30 +0100 wenzelm substantial speedup of assumption and elim-resolution: Logic.assum_problems refrains from eager application of parameters, discriminate via Term.could_unify before invoking full unification (assumes terms in beta-normal form, as do higher term net operations anyway);
Mon, 16 Mar 2009 23:39:44 +0100 wenzelm refined is_norm_hhf: reject beta-redexes (rules based on term nets or could_unify assume normal form), also potentially faster by avoiding expensive Envir.beta_eta_contract;
Mon, 16 Mar 2009 23:36:55 +0100 wenzelm provide Simplifier.norm_hhf(_protect) as regular simplifier operation;
Mon, 16 Mar 2009 19:40:03 +0100 wenzelm method parser: pass proper context;
Mon, 16 Mar 2009 18:24:39 +0100 wenzelm merged
Mon, 16 Mar 2009 18:24:30 +0100 wenzelm simplified method setup;
Mon, 16 Mar 2009 17:51:24 +0100 wenzelm updated generated file;
Mon, 16 Mar 2009 17:51:07 +0100 wenzelm simplifief 'method_setup' command;
Mon, 16 Mar 2009 17:48:02 +0100 wenzelm spelling;
Mon, 16 Mar 2009 17:47:26 +0100 wenzelm export method parser;
Mon, 16 Mar 2009 17:46:49 +0100 wenzelm adapted 'method_setup' command to Method.setup;
Mon, 16 Mar 2009 17:46:11 +0100 wenzelm tuned signature;
Mon, 16 Mar 2009 14:26:30 +0100 immler have remote script interrupted like the other provers
Sun, 15 Mar 2009 20:25:58 +0100 wenzelm simplified method setup;
Sun, 15 Mar 2009 20:19:14 +0100 wenzelm export section, sections;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip