Sat, 10 Nov 2007 14:31:20 +0100 wenzelm updated;
Sat, 10 Nov 2007 14:31:18 +0100 wenzelm replaced @{const} (allows name only) by proper @{term};
Fri, 09 Nov 2007 23:24:31 +0100 haftmann proper implementation of check phase; non-qualified names for class operations
Fri, 09 Nov 2007 23:24:30 +0100 haftmann explicit message for failed autoquickcheck
Fri, 09 Nov 2007 19:37:35 +0100 wenzelm tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
Fri, 09 Nov 2007 19:37:35 +0100 wenzelm avoid obsolete Sign.read_prop;
Fri, 09 Nov 2007 19:37:33 +0100 wenzelm tuned proofs -- avoid implicit prems;
Fri, 09 Nov 2007 19:37:32 +0100 wenzelm fixed imports path;
Fri, 09 Nov 2007 19:37:30 +0100 wenzelm tuned proofs -- avoid open cases;
Fri, 09 Nov 2007 18:59:56 +0100 krauss function package: using the names of the equations as case names turned out to be impractical => disabled
Fri, 09 Nov 2007 13:41:27 +0100 krauss avoid name clashes when generating code for union, inter
Thu, 08 Nov 2007 22:57:45 +0100 wenzelm oops -- avoid vacous goal message;
Thu, 08 Nov 2007 22:36:46 +0100 wenzelm tuned messages;
Thu, 08 Nov 2007 22:19:43 +0100 wenzelm avoid "import" as identifier, which is a keyword in Alice;
Thu, 08 Nov 2007 20:52:27 +0100 wenzelm tuned presentation;
Thu, 08 Nov 2007 20:09:17 +0100 wenzelm avoid implicit use of prems;
Thu, 08 Nov 2007 20:08:11 +0100 wenzelm where/of: do not allow schematic variables here!
Thu, 08 Nov 2007 20:08:09 +0100 wenzelm removed unused read_termTs_schematic, read/cert_vars_legacy, add_fixes_legacy;
Thu, 08 Nov 2007 20:08:07 +0100 wenzelm discontinued legacy vars;
Thu, 08 Nov 2007 20:08:02 +0100 wenzelm removed unused read_def_terms';
Thu, 08 Nov 2007 20:08:01 +0100 wenzelm eliminated illegal schematic variables in where/of;
Thu, 08 Nov 2007 20:08:00 +0100 wenzelm eliminated illegal schematic variables in where/of;
Thu, 08 Nov 2007 20:07:58 +0100 wenzelm x86_64: fall back on x86 (more efficient);
Thu, 08 Nov 2007 20:07:57 +0100 wenzelm tuned comments;
Thu, 08 Nov 2007 14:51:31 +0100 wenzelm renamed ProofContext.read_const' to ProofContext.read_const_proper;
Thu, 08 Nov 2007 14:51:30 +0100 wenzelm renamed ProofContext.read_const' to ProofContext.read_const_proper;
Thu, 08 Nov 2007 14:51:29 +0100 wenzelm synchronize_syntax: improved declare_const (still inactive);
Thu, 08 Nov 2007 14:51:28 +0100 wenzelm added const_proper;
Thu, 08 Nov 2007 13:24:03 +0100 nipkow added evaluation
Thu, 08 Nov 2007 13:23:47 +0100 nipkow fix
Thu, 08 Nov 2007 13:23:36 +0100 nipkow new general syntax
Thu, 08 Nov 2007 13:23:19 +0100 nipkow tuned
Thu, 08 Nov 2007 13:23:04 +0100 nipkow updated to notation and abbreviation
Thu, 08 Nov 2007 13:21:15 +0100 haftmann added purify_sym
Thu, 08 Nov 2007 13:21:14 +0100 haftmann tuned
Thu, 08 Nov 2007 13:21:12 +0100 haftmann duv, mod, int conversion
Wed, 07 Nov 2007 22:20:13 +0100 wenzelm ProofContext.read_const';
Wed, 07 Nov 2007 22:20:12 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 22:20:11 +0100 wenzelm export read_const';
Wed, 07 Nov 2007 22:20:09 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 18:19:04 +0100 nipkow added inductive
Wed, 07 Nov 2007 16:43:01 +0100 wenzelm attribute where/of: proper Syntax.parse/check;
Wed, 07 Nov 2007 16:43:00 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Wed, 07 Nov 2007 16:42:59 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Wed, 07 Nov 2007 16:42:58 +0100 wenzelm refined Variable.declare_const;
Wed, 07 Nov 2007 16:42:57 +0100 wenzelm refined notion of consts within the local scope;
Wed, 07 Nov 2007 16:42:56 +0100 wenzelm tuned signature;
Wed, 07 Nov 2007 16:42:55 +0100 wenzelm removed obsolete Sign.read_tyname/const (cf. ProofContext);
Wed, 07 Nov 2007 03:51:17 +0100 kleing map and prefix
Tue, 06 Nov 2007 22:50:39 +0100 wenzelm activated HOL-SizeChange;
Tue, 06 Nov 2007 22:50:38 +0100 wenzelm tuned;
Tue, 06 Nov 2007 22:50:37 +0100 wenzelm read_const/legacy_intern_skolem: cover consts within the local scope;
Tue, 06 Nov 2007 22:50:36 +0100 wenzelm synchronize_syntax: declare operations within the local scope of fixes/consts
Tue, 06 Nov 2007 22:50:35 +0100 wenzelm fixed spelling;
Tue, 06 Nov 2007 22:50:34 +0100 wenzelm added is_const/declare_const for local scope of fixes/consts;
Tue, 06 Nov 2007 20:27:33 +0100 wenzelm removed dependencies on Size_Change_Termination from HOL-Library;
Tue, 06 Nov 2007 17:44:53 +0100 krauss moved stuff about size change termination to its own session
Tue, 06 Nov 2007 13:12:56 +0100 haftmann clarifying comment
Tue, 06 Nov 2007 13:12:55 +0100 haftmann clarified merge
Tue, 06 Nov 2007 13:12:53 +0100 haftmann Class.init now similiar to Locale.init
Tue, 06 Nov 2007 13:12:52 +0100 haftmann CRITICAL force
Tue, 06 Nov 2007 13:12:50 +0100 haftmann autoquickcheck message
Tue, 06 Nov 2007 13:12:49 +0100 haftmann added explicit signature
Tue, 06 Nov 2007 13:12:48 +0100 haftmann simplified specification of *_abs class
Tue, 06 Nov 2007 12:06:30 +0100 wenzelm tuned;
Tue, 06 Nov 2007 09:46:05 +0100 haftmann added autoquickcheck
Tue, 06 Nov 2007 08:47:30 +0100 haftmann removed subclass edge ordered_ring < lordered_ring
Tue, 06 Nov 2007 08:47:25 +0100 haftmann renamed lordered_*_* to lordered_*_add_*; further localization
Mon, 05 Nov 2007 23:17:03 +0100 wenzelm tuned satisfy_thm;
Mon, 05 Nov 2007 23:17:02 +0100 wenzelm removed unused compose_hhf, comp_hhf;
Mon, 05 Nov 2007 22:53:38 +0100 obua corrected fucked up integer tuning
Mon, 05 Nov 2007 22:51:16 +0100 kleing misc lemmas about prefix, postfix, and parallel
Mon, 05 Nov 2007 22:50:48 +0100 kleing add root.bib for Word document
Mon, 05 Nov 2007 22:50:00 +0100 kleing move itself into HOL types
Mon, 05 Nov 2007 22:49:28 +0100 kleing rev_nth
Mon, 05 Nov 2007 22:48:37 +0100 kleing tranclD2 (tranclD at the other end) + trancl_power
Mon, 05 Nov 2007 22:00:21 +0100 kleing acknowledge authors
Mon, 05 Nov 2007 21:05:03 +0100 kleing cite Jeremy's avocs article
Mon, 05 Nov 2007 20:50:45 +0100 wenzelm simplified LocalTheory.reinit;
Mon, 05 Nov 2007 20:50:44 +0100 wenzelm misc cleanup of init functions;
Mon, 05 Nov 2007 20:50:43 +0100 wenzelm TheoryTarget.context;
Mon, 05 Nov 2007 20:50:42 +0100 wenzelm simplified LocalTheory.reinit;
Mon, 05 Nov 2007 20:50:41 +0100 wenzelm improved error message for missing predicates;
Mon, 05 Nov 2007 18:18:39 +0100 nipkow added lemmas
Mon, 05 Nov 2007 17:48:51 +0100 ballarin Use of export rather than standard in interpretation.
Mon, 05 Nov 2007 17:48:34 +0100 ballarin Removed inst_morphism'; satisfy_thm avoids compose.
Mon, 05 Nov 2007 17:48:17 +0100 ballarin Interpretation with named equations.
Mon, 05 Nov 2007 17:48:04 +0100 ballarin Type instance of thm mk_left_commute in locales.
Mon, 05 Nov 2007 17:47:52 +0100 ballarin Tests enforce proper export behaviour.
Mon, 05 Nov 2007 15:37:41 +0100 nipkow removed advanced recdef section and replaced it by citation of Alex's tutorial.
Mon, 05 Nov 2007 15:04:19 +0100 nipkow fix
Mon, 05 Nov 2007 15:01:21 +0100 obua no Gencode.ML
Mon, 05 Nov 2007 14:26:41 +0100 krauss changed "treemap" example to "mirror"
Mon, 05 Nov 2007 08:31:12 +0100 nipkow added lemmas
Sun, 04 Nov 2007 19:17:13 +0100 wenzelm replaced cc/ld phase by PolyML.SaveState.saveState (potentially more efficient);
Sun, 04 Nov 2007 17:12:14 +0100 wenzelm removed obsolete ProofGeneral/parsing.ML;
Sun, 04 Nov 2007 16:43:31 +0100 wenzelm activated new script parser;
Sun, 04 Nov 2007 16:43:29 +0100 wenzelm Output.add_mode default prevents escapes from ProofGeneral mode;
Sun, 04 Nov 2007 16:43:28 +0100 wenzelm added ProofGeneral/pgml_isabelle.ML;
Sun, 04 Nov 2007 16:43:27 +0100 wenzelm the all-important ML antiquotations are back;
Fri, 02 Nov 2007 18:53:01 +0100 haftmann generic tactic Method.intros_tac
Fri, 02 Nov 2007 18:53:00 +0100 haftmann clarified theory target interface
Fri, 02 Nov 2007 18:52:59 +0100 haftmann more precise treatment of prove_subclass
Fri, 02 Nov 2007 18:52:58 +0100 haftmann proper reinitialisation after subclass
Fri, 02 Nov 2007 18:52:57 +0100 haftmann clarified
Fri, 02 Nov 2007 16:38:37 +0100 paulson tweaked
Fri, 02 Nov 2007 16:38:14 +0100 paulson recdef to fun
Fri, 02 Nov 2007 15:56:49 +0100 nipkow *** empty log message ***
Fri, 02 Nov 2007 12:35:27 +0100 kleing Added reference to Jeremy Dawson's paper on the word library.
Fri, 02 Nov 2007 08:59:15 +0100 nipkow recdef -> fun
Fri, 02 Nov 2007 08:26:01 +0100 nipkow added Fun
Fri, 02 Nov 2007 08:17:33 +0100 haftmann tuned
Thu, 01 Nov 2007 20:20:19 +0100 nipkow recdef -> fun
Thu, 01 Nov 2007 13:44:44 +0100 nipkow *** empty log message ***
Wed, 31 Oct 2007 15:10:34 +0100 paulson Catch exceptions arising during the abstraction operation.
Wed, 31 Oct 2007 12:19:45 +0100 chaieb Added example for the ideal membership problem solved by algebra
Wed, 31 Oct 2007 12:19:44 +0100 chaieb Added field ideal into entry - uses by algebra method to prove the ideal membership problem
Wed, 31 Oct 2007 12:19:43 +0100 chaieb changed signature according to normalizer_data.ML
Wed, 31 Oct 2007 12:19:41 +0100 chaieb tuned
Wed, 31 Oct 2007 12:19:37 +0100 chaieb (1) signatures updated according to normalizer_data.ML (added field ideal in entry);
Wed, 31 Oct 2007 12:19:35 +0100 chaieb (1) added axiom to ringb and theorems to enable algebra to prove the ideal membership problem; (2) Method algebra now calls algebra_tac which first tries to solve a universal formula, then in case of failure trie to solve the ideal membership problem (see HOL/Tools/Groebner_Basis/groebner.ML)
Wed, 31 Oct 2007 12:19:33 +0100 chaieb exported field_comp_conv: a numerical conversion over fields
Wed, 31 Oct 2007 10:37:14 +0100 haftmann dropped AxClass
Wed, 31 Oct 2007 10:10:50 +0100 haftmann tuned
Tue, 30 Oct 2007 17:58:03 +0100 berghofe Handle Subscript exception when looking up bound variables.
Tue, 30 Oct 2007 17:56:56 +0100 berghofe Added well-formedness check to Abst case in function prf_of.
Tue, 30 Oct 2007 16:00:30 +0100 haftmann added omission
Tue, 30 Oct 2007 15:28:53 +0100 paulson bugfixes concerning strange theorems
Tue, 30 Oct 2007 15:13:48 +0100 haftmann fixed typo
Tue, 30 Oct 2007 14:39:37 +0100 haftmann const antiquotation clarified
Tue, 30 Oct 2007 14:39:36 +0100 haftmann clarified
Tue, 30 Oct 2007 14:39:35 +0100 haftmann handling of notation in class target
Tue, 30 Oct 2007 12:14:24 +0100 haftmann fixed document preparation
Tue, 30 Oct 2007 12:14:23 +0100 haftmann improved website integration
Tue, 30 Oct 2007 12:14:22 +0100 haftmann adjusted
Tue, 30 Oct 2007 10:51:35 +0100 haftmann split library index into templates
Tue, 30 Oct 2007 10:51:35 +0100 haftmann split library index into templates
Tue, 30 Oct 2007 10:41:19 +0100 haftmann structured
Tue, 30 Oct 2007 10:30:09 +0100 haftmann tidied version
Tue, 30 Oct 2007 08:45:55 +0100 haftmann simplified proof
Tue, 30 Oct 2007 08:45:54 +0100 haftmann continued localization
Mon, 29 Oct 2007 17:08:01 +0100 haftmann fixed typo
Mon, 29 Oct 2007 16:46:22 +0100 haftmann added nbe
Mon, 29 Oct 2007 16:13:47 +0100 wenzelm test_proof: do not change Proofterm.proofs here (not thread-safe);
Mon, 29 Oct 2007 16:13:46 +0100 wenzelm improved notion of 'nicer' fact names (observe some name space properties);
Mon, 29 Oct 2007 16:13:44 +0100 wenzelm export is_hidden;
Mon, 29 Oct 2007 16:13:43 +0100 wenzelm added bool_ord;
Mon, 29 Oct 2007 16:13:41 +0100 wenzelm qualified Proofterm.proofs;
Mon, 29 Oct 2007 10:37:09 +0100 krauss fun/function: generate case names for induction rules
Sun, 28 Oct 2007 13:18:00 +0100 wenzelm append/member: more light-weight way to declare authentic syntax;
Sun, 28 Oct 2007 13:16:09 +0100 wenzelm made SML/NJ happy;
Sun, 28 Oct 2007 11:57:04 +0100 wenzelm safe_exit: controlled_execution;
Sat, 27 Oct 2007 18:37:33 +0200 obua better compute oracle
Sat, 27 Oct 2007 18:37:32 +0200 obua better compute oracle
Sat, 27 Oct 2007 18:37:06 +0200 obua adapted Compute...
Sat, 27 Oct 2007 15:53:23 +0200 krauss use "fun" for definition of "member" -> authentic syntax
Sat, 27 Oct 2007 12:48:44 +0200 haftmann ASCIIfied README
Sat, 27 Oct 2007 12:48:24 +0200 haftmann added list comprehension syntax
Fri, 26 Oct 2007 22:10:44 +0200 wenzelm locale_const: in_class workaround prevents additional locale version of class consts;
Fri, 26 Oct 2007 22:10:43 +0200 wenzelm notation: associate syntax to checked-unchecked term;
Fri, 26 Oct 2007 22:10:42 +0200 wenzelm export class_prefix;
Fri, 26 Oct 2007 21:22:20 +0200 haftmann tuned
Fri, 26 Oct 2007 21:22:19 +0200 haftmann changed order of class parameters
Fri, 26 Oct 2007 21:22:18 +0200 haftmann dropped square syntax
Fri, 26 Oct 2007 21:22:17 +0200 haftmann localized monotonicity; tuned syntax
Fri, 26 Oct 2007 21:22:16 +0200 haftmann dropped "brown" syntax
Fri, 26 Oct 2007 19:58:32 +0200 wenzelm replaced Secure.evaluate by ML_Context.evaluate;
Fri, 26 Oct 2007 17:55:33 +0200 wenzelm asm_rewrite_goal_tac: avoiding PRIMITIVE lets informative exceptions (from simprocs) get through;
Fri, 26 Oct 2007 17:18:32 +0200 wenzelm proven witness: proper Goal.close_result save huge amounts of resources when using proof terms;
Fri, 26 Oct 2007 16:12:58 +0200 krauss print the defined constants when finished; tuned
Fri, 26 Oct 2007 15:42:23 +0200 haftmann adjusted
Fri, 26 Oct 2007 15:37:02 +0200 haftmann tuned
Fri, 26 Oct 2007 14:24:32 +0200 krauss added NEWS entry for function package
Fri, 26 Oct 2007 10:32:10 +0200 haftmann added hint for algebra
Thu, 25 Oct 2007 19:27:54 +0200 haftmann moved primitive operations to class.ML
Thu, 25 Oct 2007 19:27:53 +0200 haftmann fixed syntax; truned code structure; added primitive subclass interface with consideraton of syntax etc.
Thu, 25 Oct 2007 19:27:52 +0200 haftmann dropped redundancy
Thu, 25 Oct 2007 19:27:50 +0200 haftmann various localizations
Thu, 25 Oct 2007 16:57:57 +0200 wenzelm made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
Thu, 25 Oct 2007 13:52:05 +0200 haftmann tuned
Thu, 25 Oct 2007 13:52:04 +0200 haftmann clarified implementation
Thu, 25 Oct 2007 13:52:03 +0200 haftmann propagation through class hierarchy
Thu, 25 Oct 2007 13:52:02 +0200 haftmann added function for evaluation by compiler invocation
Thu, 25 Oct 2007 13:52:01 +0200 haftmann more computation with rationals
Thu, 25 Oct 2007 13:52:00 +0200 haftmann localized further
Thu, 25 Oct 2007 13:51:58 +0200 haftmann continued
Thu, 25 Oct 2007 10:24:32 +0200 haftmann tuned
Wed, 24 Oct 2007 21:42:17 +0200 wenzelm THIS_IS_ISABELLE_MAKEBIN;
Wed, 24 Oct 2007 21:33:37 +0200 wenzelm updated;
Wed, 24 Oct 2007 21:12:44 +0200 wenzelm README for polyml-5.1 binary distribution;
Wed, 24 Oct 2007 20:38:27 +0200 wenzelm avoid very slow metis invocation (saves 1min on 1.60 GHz machine);
Wed, 24 Oct 2007 20:17:50 +0200 wenzelm separate RecordPackage.timing flag;
Wed, 24 Oct 2007 20:17:48 +0200 wenzelm tuned;
Wed, 24 Oct 2007 20:17:48 +0200 wenzelm tuned file names etc.;
Wed, 24 Oct 2007 19:46:01 +0200 wenzelm *** empty log message ***
Wed, 24 Oct 2007 19:46:00 +0200 wenzelm added HOL-Statespace session;
Wed, 24 Oct 2007 19:21:40 +0200 wenzelm be explicit about .ML files;
Wed, 24 Oct 2007 19:21:39 +0200 wenzelm fixed HOL-Statespace for case-sensitive file-system;
Wed, 24 Oct 2007 19:21:38 +0200 wenzelm tuned comments;
Wed, 24 Oct 2007 18:36:09 +0200 schirmer added Statespace library
Wed, 24 Oct 2007 18:32:53 +0200 krauss tuned
Wed, 24 Oct 2007 18:30:06 +0200 krauss fun command: use "reinit" between "function" and "termination"
Wed, 24 Oct 2007 17:17:43 +0200 wenzelm parse_term: invoke full Syntax.check_term, not just standard_infer_types;
Wed, 24 Oct 2007 07:19:57 +0200 haftmann fixed typo
Wed, 24 Oct 2007 07:19:56 +0200 haftmann added subclass_rule
Wed, 24 Oct 2007 07:19:54 +0200 haftmann example with rational numbers
Wed, 24 Oct 2007 07:19:53 +0200 haftmann dropped superfluous inlining rule
Wed, 24 Oct 2007 07:19:52 +0200 haftmann tuned
Tue, 23 Oct 2007 23:27:23 +0200 nipkow went back to >0
Tue, 23 Oct 2007 22:48:25 +0200 nipkow changed back from ~=0 to >0
Tue, 23 Oct 2007 14:00:06 +0200 wenzelm updated;
Tue, 23 Oct 2007 13:29:17 +0200 wenzelm added XCONST syntax (keeps original spelling of const);
Tue, 23 Oct 2007 13:29:16 +0200 wenzelm translations: use XCONST for input patterns (keeps original spelling of const);
Tue, 23 Oct 2007 13:10:19 +0200 paulson random tidying of proofs
Tue, 23 Oct 2007 12:47:21 +0200 wenzelm empty files are back -- referenced in Makefile;
Tue, 23 Oct 2007 11:48:12 +0200 haftmann dropped code redundancy
Tue, 23 Oct 2007 11:48:11 +0200 haftmann tuned
Tue, 23 Oct 2007 11:48:10 +0200 haftmann tuned proof
Tue, 23 Oct 2007 11:48:08 +0200 haftmann partially localized
Tue, 23 Oct 2007 10:53:15 +0200 haftmann continued
Mon, 22 Oct 2007 21:32:12 +0200 wenzelm tuned;
Mon, 22 Oct 2007 21:32:09 +0200 wenzelm fixed proof: no one_is_Suc_zero;
Mon, 22 Oct 2007 21:32:06 +0200 wenzelm tuned Nominal entry;
Mon, 22 Oct 2007 16:54:54 +0200 haftmann clarified Haskell qualification heuristics
Mon, 22 Oct 2007 16:54:52 +0200 haftmann tuned abbreviations in class context
Mon, 22 Oct 2007 16:54:50 +0200 haftmann dropped superfluous inlining lemmas
Mon, 22 Oct 2007 15:27:11 +0200 wenzelm removed empty files;
Mon, 22 Oct 2007 15:24:58 +0200 wenzelm abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
Mon, 22 Oct 2007 15:24:55 +0200 wenzelm added @{sort}, @{type_syntax} antiquotations;
Mon, 22 Oct 2007 13:59:41 +0200 nipkow >0 -> ~=0
Sun, 21 Oct 2007 22:33:35 +0200 nipkow More changes from >0 to ~=0::nat
Sun, 21 Oct 2007 19:32:19 +0200 urbanc tuned
Sun, 21 Oct 2007 19:12:05 +0200 urbanc further comments
Sun, 21 Oct 2007 19:04:53 +0200 urbanc polished the proofs and added a version of the weakening lemma that does not use the variable convention
Sun, 21 Oct 2007 17:48:11 +0200 wenzelm fixed proof: neq0_conv;
Sun, 21 Oct 2007 16:27:42 +0200 wenzelm modernized specifications ('definition', 'axiomatization');
Sun, 21 Oct 2007 14:53:44 +0200 nipkow Eliminated most of the neq0_conv occurrences. As a result, many
Sun, 21 Oct 2007 14:21:54 +0200 wenzelm context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
Sun, 21 Oct 2007 14:21:53 +0200 wenzelm removed obsolete ML bindings;
Sun, 21 Oct 2007 14:21:48 +0200 wenzelm modernized specifications ('definition', 'abbreviation', 'notation');
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip