Tue, 24 Jul 2007 19:44:33 +0200 wenzelm Runtime exceptions as values (from library.ML);
Tue, 24 Jul 2007 19:44:32 +0200 wenzelm Multithreading in Poly/ML (version 5.1).
Tue, 24 Jul 2007 19:44:31 +0200 wenzelm Compatibility file for ML systems without multithreading.
Tue, 24 Jul 2007 19:44:30 +0200 wenzelm renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
Tue, 24 Jul 2007 19:44:29 +0200 wenzelm marked some CRITICAL sections;
Tue, 24 Jul 2007 15:29:57 +0200 ballarin Interpretation of rings (as integers) maps defined operations to defined
Tue, 24 Jul 2007 15:21:54 +0200 haftmann updated
Tue, 24 Jul 2007 15:20:53 +0200 haftmann added compile_term interface
Tue, 24 Jul 2007 15:20:52 +0200 haftmann swapped class projection order
Tue, 24 Jul 2007 15:20:51 +0200 haftmann interpretation_in
Tue, 24 Jul 2007 15:20:50 +0200 haftmann tuned
Tue, 24 Jul 2007 15:20:49 +0200 haftmann renamed lcm_lowest to lcm_least
Tue, 24 Jul 2007 15:20:48 +0200 haftmann dropped axclass
Tue, 24 Jul 2007 15:20:47 +0200 haftmann using interpretation with derived concepts
Tue, 24 Jul 2007 15:20:45 +0200 haftmann using class target
Mon, 23 Jul 2007 22:18:05 +0200 wenzelm added proper implementation of self_critical, CRITICAL;
Mon, 23 Jul 2007 22:18:03 +0200 wenzelm added multithreading, self_critical
Mon, 23 Jul 2007 22:18:01 +0200 wenzelm RAW: updated deps;
Mon, 23 Jul 2007 20:47:56 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 20:47:55 +0200 wenzelm added compatibility wrapper for polyml-5.1;
Mon, 23 Jul 2007 19:45:49 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 19:45:48 +0200 wenzelm avoid global reference warned'';
Mon, 23 Jul 2007 19:45:47 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 19:45:46 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 19:45:45 +0200 wenzelm depth flag: plain bool ref;
Mon, 23 Jul 2007 19:45:44 +0200 wenzelm eliminated transform_failure (to avoid critical section for main transactions);
Mon, 23 Jul 2007 16:45:04 +0200 wenzelm setmp_noncritical (assumes outermost control);
Mon, 23 Jul 2007 16:45:03 +0200 wenzelm PrintMode.with_modes;
Mon, 23 Jul 2007 16:45:02 +0200 wenzelm added with_modes, with_default;
Mon, 23 Jul 2007 16:45:01 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 16:45:00 +0200 wenzelm added setmp_noncritical;
Mon, 23 Jul 2007 16:44:59 +0200 wenzelm PrintMode.with_default;
Mon, 23 Jul 2007 15:16:35 +0200 haftmann added nbe implementation heading for dictionaries
Mon, 23 Jul 2007 15:04:56 +0200 berghofe Tuned.
Mon, 23 Jul 2007 14:39:21 +0200 berghofe Protected underscore in inductive_set.
Mon, 23 Jul 2007 14:36:37 +0200 berghofe Replaced "hand-made" LaTeX code in Protocol/protocol.tex by
Mon, 23 Jul 2007 14:34:27 +0200 berghofe Removed legacy ML files in Protocol case study.
Mon, 23 Jul 2007 14:31:34 +0200 berghofe LaTeX code is now generated directly from theory files.
Mon, 23 Jul 2007 14:30:53 +0200 berghofe Ported ML proof scripts to Isar.
Mon, 23 Jul 2007 14:06:14 +0200 wenzelm hide internal structures (again);
Mon, 23 Jul 2007 14:06:12 +0200 wenzelm marked some CRITICAL sections (for multithreading);
Mon, 23 Jul 2007 14:06:11 +0200 wenzelm added compatibility file for ML systems without multithreading;
Mon, 23 Jul 2007 13:50:31 +0200 ballarin interpretation: unfolding of equations;
Mon, 23 Jul 2007 13:48:30 +0200 ballarin interpretation: equations are propositions not pairs of terms;
Mon, 23 Jul 2007 13:47:48 +0200 ballarin interpretation: unfolding of equations;
Mon, 23 Jul 2007 01:17:57 +0200 kleing increase default max heap size for poly to -H 500 (this is what isatest uses,
Sun, 22 Jul 2007 23:33:57 +0200 wenzelm simultaneous use_thys;
Sun, 22 Jul 2007 23:23:39 +0200 wenzelm fixed document;
Sun, 22 Jul 2007 22:01:30 +0200 wenzelm turned ex/prop.ML, ex/quant.ML into proper theories;
Sun, 22 Jul 2007 21:20:58 +0200 wenzelm inform_file_processed: tuned msg, no state;
Sun, 22 Jul 2007 21:20:56 +0200 wenzelm simultaneous use_thys;
Sun, 22 Jul 2007 21:20:56 +0200 wenzelm init_empty: invoke operation *after* safe_exit;
Sun, 22 Jul 2007 21:20:55 +0200 wenzelm added simultaneous use_thys;
Sun, 22 Jul 2007 21:20:54 +0200 wenzelm avoid polymorphic equality;
Sun, 22 Jul 2007 21:20:53 +0200 wenzelm blast_hyp_subst_tac: plain bool argument;
Sun, 22 Jul 2007 17:53:55 +0200 chaieb Context data for QE in DLO (Langford's algorithm)
Sun, 22 Jul 2007 17:53:54 +0200 chaieb Quantifier elimination for Dense linear orders after Langford
Sun, 22 Jul 2007 17:53:51 +0200 chaieb Tuned proof : dlo replaced by ferrack
Sun, 22 Jul 2007 17:53:50 +0200 chaieb tuned
Sun, 22 Jul 2007 17:53:48 +0200 chaieb Renamed attribute dlo into attribute ferrack
Sun, 22 Jul 2007 17:53:45 +0200 chaieb Added quantifier elimination in dense linear orders after Langford; locale dense_linear_order renamed to constr_dense_linear_order (since it requires the beween constant). locale dense_linear_order is now the classical definition of DLO. constr_dense_linear_order is an instance of dense_linear_order; Method dlo now applies the langford QE, odl Method dlo renamed to ferrack, since it ia a QE only in interpretations where between is interpreted in a manner to vanish after substitution.
Sun, 22 Jul 2007 17:53:42 +0200 chaieb Tunes Proof
Sun, 22 Jul 2007 13:53:52 +0200 wenzelm begin_theory: simplified interface, keep thy info empty until end_theory;
Sun, 22 Jul 2007 13:53:51 +0200 wenzelm clarified init/begin_theory: no longer depend on thy_info.ML;
Sun, 22 Jul 2007 13:53:49 +0200 wenzelm clarified Present.init;
Sun, 22 Jul 2007 13:53:47 +0200 wenzelm simplified ThyInfo.begin_theory;
Sun, 22 Jul 2007 13:53:46 +0200 wenzelm load present.ML earlier: no longer depend on thy_info.ML;
Sun, 22 Jul 2007 11:58:23 +0200 wenzelm chmod u+rw on all files;
Sat, 21 Jul 2007 23:25:00 +0200 wenzelm tactics: avoid dynamic reference to accidental theory context (via ML_Context.the_context etc.);
Sat, 21 Jul 2007 17:40:40 +0200 wenzelm deps: maintain source specification of parents (prevents repeated ThyLoad.deps_thy);
Sat, 21 Jul 2007 17:40:39 +0200 wenzelm tuned;
Sat, 21 Jul 2007 09:14:16 +0200 haftmann dropped Nat legacy bindings
Fri, 20 Jul 2007 19:54:03 +0200 wenzelm check_file: fall back on Path.current;
Fri, 20 Jul 2007 19:13:07 +0200 wenzelm tuned;
Fri, 20 Jul 2007 19:10:05 +0200 wenzelm * Theory loader: be more serious about observing the static theory header specifications;
Fri, 20 Jul 2007 19:09:11 +0200 wenzelm added ISABELLE_FILE_IDENT;
Fri, 20 Jul 2007 17:54:17 +0200 wenzelm simplified ThyLoad interfaces: only one additional directory;
Fri, 20 Jul 2007 17:54:17 +0200 wenzelm simplified ThyLoad interfaces: only one additional directory;
Fri, 20 Jul 2007 17:54:15 +0200 wenzelm simplified ThyLoad interfaces: only one additional directory;
Fri, 20 Jul 2007 15:29:25 +0200 obua new functions cut_matrix', etc.
Fri, 20 Jul 2007 14:33:40 +0200 haftmann dropped Nat.ML legacy bindings
Fri, 20 Jul 2007 14:28:25 +0200 haftmann moved class ord from Orderings.thy to HOL.thy
Fri, 20 Jul 2007 14:28:05 +0200 haftmann dropped Nat.ML legacy bindings
Fri, 20 Jul 2007 14:28:01 +0200 haftmann split class abs from class minus
Fri, 20 Jul 2007 14:27:56 +0200 haftmann simplified HOL bootstrap
Fri, 20 Jul 2007 00:01:40 +0200 wenzelm tuned;
Thu, 19 Jul 2007 23:49:05 +0200 wenzelm ThyHeader.read: Source.of_string_limited;
Thu, 19 Jul 2007 23:49:04 +0200 wenzelm added of_string_limited (more efficient for partial scans);
Thu, 19 Jul 2007 23:49:02 +0200 wenzelm added rep_ident;
Thu, 19 Jul 2007 23:49:00 +0200 wenzelm added pprint for Path.T, File.ident;
Thu, 19 Jul 2007 23:18:59 +0200 wenzelm tuned signature;
Thu, 19 Jul 2007 23:18:58 +0200 wenzelm removed obsolete use/update_thy_only;
Thu, 19 Jul 2007 23:18:56 +0200 wenzelm adapted ThyLoad.check_file etc.;
Thu, 19 Jul 2007 23:18:55 +0200 wenzelm adapted ThyLoad.deps_thy
Thu, 19 Jul 2007 23:18:55 +0200 wenzelm adapted ThyHeader.read;
Thu, 19 Jul 2007 23:18:54 +0200 wenzelm adapted ThyLoad.check_file;
Thu, 19 Jul 2007 23:18:52 +0200 wenzelm moved deps_thy to ThyLoad (independent of outer syntax);
Thu, 19 Jul 2007 23:18:51 +0200 wenzelm removed obsolete use/update_thy_only;
Thu, 19 Jul 2007 23:18:50 +0200 wenzelm use thy_header.ML earlier;
Thu, 19 Jul 2007 23:18:48 +0200 wenzelm tuned signature;
Thu, 19 Jul 2007 23:18:46 +0200 wenzelm tuned;
Thu, 19 Jul 2007 23:18:45 +0200 wenzelm replaced info by ident (for full identification, potentially content-based);
Thu, 19 Jul 2007 23:18:43 +0200 wenzelm added undefined: 'a -> 'b;
Thu, 19 Jul 2007 21:47:46 +0200 haftmann support for SML builtin ints
Thu, 19 Jul 2007 21:47:45 +0200 haftmann adapted to new code generator framework
Thu, 19 Jul 2007 21:47:44 +0200 haftmann code lemma for contents
Thu, 19 Jul 2007 21:47:43 +0200 haftmann code lemma for of_int
Thu, 19 Jul 2007 21:47:42 +0200 haftmann tuned
Thu, 19 Jul 2007 21:47:39 +0200 haftmann uniform naming conventions for CG theories
Thu, 19 Jul 2007 21:47:38 +0200 haftmann added lemmas by Brian Huffman
Thu, 19 Jul 2007 21:47:37 +0200 haftmann moved set Nats to Nat.thy
Thu, 19 Jul 2007 21:47:36 +0200 haftmann added of_int_of_nat
Thu, 19 Jul 2007 21:47:34 +0200 haftmann updated
Thu, 19 Jul 2007 15:37:37 +0200 berghofe strong_ind_simproc now only rewrites arguments of inductive predicates.
Thu, 19 Jul 2007 15:35:36 +0200 berghofe updated
Thu, 19 Jul 2007 15:35:00 +0200 berghofe Refer to major premise of induction rule via "thm_style prem1".
Thu, 19 Jul 2007 15:33:27 +0200 berghofe Added named_thms antiquotation.
Thu, 19 Jul 2007 15:32:58 +0200 berghofe Replaced "hand-made" files by generated files in Inductive/document.
Thu, 19 Jul 2007 15:31:30 +0200 berghofe LaTeX code is now generated directly from theory files.
Thu, 19 Jul 2007 15:30:35 +0200 berghofe LaTeX code is now generated directly from Even and Advanced theories.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip