wenzelm [Mon, 23 Jul 2007 19:45:47 +0200] rev 23940
marked some CRITICAL sections;
eliminated transform_failure (to avoid critical section for main transactions);
removed unused exceptions MetaSimplifier.SIMPROC_FAIL, Attrib.ATTRIB_FAIL, Method.METHOD_FAIL, Antiquote.ANTIQUOTE_FAIL;
wenzelm [Mon, 23 Jul 2007 19:45:46 +0200] rev 23939
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 19:45:45 +0200] rev 23938
depth flag: plain bool ref;
eliminated transform_failure (to avoid critical section for main transactions);
wenzelm [Mon, 23 Jul 2007 19:45:44 +0200] rev 23937
eliminated transform_failure (to avoid critical section for main transactions);
wenzelm [Mon, 23 Jul 2007 16:45:04 +0200] rev 23936
setmp_noncritical (assumes outermost control);
wenzelm [Mon, 23 Jul 2007 16:45:03 +0200] rev 23935
PrintMode.with_modes;
wenzelm [Mon, 23 Jul 2007 16:45:02 +0200] rev 23934
added with_modes, with_default;
wenzelm [Mon, 23 Jul 2007 16:45:01 +0200] rev 23933
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 16:45:00 +0200] rev 23932
added setmp_noncritical;
setmp: CRITICAL;
wenzelm [Mon, 23 Jul 2007 16:44:59 +0200] rev 23931
PrintMode.with_default;
haftmann [Mon, 23 Jul 2007 15:16:35 +0200] rev 23930
added nbe implementation heading for dictionaries
berghofe [Mon, 23 Jul 2007 15:04:56 +0200] rev 23929
Tuned.
berghofe [Mon, 23 Jul 2007 14:39:21 +0200] rev 23928
Protected underscore in inductive_set.
berghofe [Mon, 23 Jul 2007 14:36:37 +0200] rev 23927
Replaced "hand-made" LaTeX code in Protocol/protocol.tex by
generated files in Protocol/document.
berghofe [Mon, 23 Jul 2007 14:34:27 +0200] rev 23926
Removed legacy ML files in Protocol case study.
berghofe [Mon, 23 Jul 2007 14:31:34 +0200] rev 23925
LaTeX code is now generated directly from theory files.
berghofe [Mon, 23 Jul 2007 14:30:53 +0200] rev 23924
Ported ML proof scripts to Isar.
wenzelm [Mon, 23 Jul 2007 14:06:14 +0200] rev 23923
hide internal structures (again);
wenzelm [Mon, 23 Jul 2007 14:06:12 +0200] rev 23922
marked some CRITICAL sections (for multithreading);
wenzelm [Mon, 23 Jul 2007 14:06:11 +0200] rev 23921
added compatibility file for ML systems without multithreading;
ballarin [Mon, 23 Jul 2007 13:50:31 +0200] rev 23920
interpretation: unfolding of equations;
ballarin [Mon, 23 Jul 2007 13:48:30 +0200] rev 23919
interpretation: equations are propositions not pairs of terms;
ballarin [Mon, 23 Jul 2007 13:47:48 +0200] rev 23918
interpretation: unfolding of equations;
interpretation: equations are propositions not pairs of terms;
kleing [Mon, 23 Jul 2007 01:17:57 +0200] rev 23917
increase default max heap size for poly to -H 500 (this is what isatest uses,
-H 80 is not enough for HOL on at-mac-poly).
wenzelm [Sun, 22 Jul 2007 23:33:57 +0200] rev 23916
simultaneous use_thys;
wenzelm [Sun, 22 Jul 2007 23:23:39 +0200] rev 23915
fixed document;
wenzelm [Sun, 22 Jul 2007 22:01:30 +0200] rev 23914
turned ex/prop.ML, ex/quant.ML into proper theories;
wenzelm [Sun, 22 Jul 2007 21:20:58 +0200] rev 23913
inform_file_processed: tuned msg, no state;
wenzelm [Sun, 22 Jul 2007 21:20:56 +0200] rev 23912
simultaneous use_thys;
wenzelm [Sun, 22 Jul 2007 21:20:56 +0200] rev 23911
init_empty: invoke operation *after* safe_exit;
wenzelm [Sun, 22 Jul 2007 21:20:55 +0200] rev 23910
added simultaneous use_thys;
deps: removed obsolete present'' flag;
wenzelm [Sun, 22 Jul 2007 21:20:54 +0200] rev 23909
avoid polymorphic equality;
wenzelm [Sun, 22 Jul 2007 21:20:53 +0200] rev 23908
blast_hyp_subst_tac: plain bool argument;
chaieb [Sun, 22 Jul 2007 17:53:55 +0200] rev 23907
Context data for QE in DLO (Langford's algorithm)
chaieb [Sun, 22 Jul 2007 17:53:54 +0200] rev 23906
Quantifier elimination for Dense linear orders after Langford
chaieb [Sun, 22 Jul 2007 17:53:51 +0200] rev 23905
Tuned proof : dlo replaced by ferrack
chaieb [Sun, 22 Jul 2007 17:53:50 +0200] rev 23904
tuned
chaieb [Sun, 22 Jul 2007 17:53:48 +0200] rev 23903
Renamed attribute dlo into attribute ferrack
chaieb [Sun, 22 Jul 2007 17:53:45 +0200] rev 23902
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.
chaieb [Sun, 22 Jul 2007 17:53:42 +0200] rev 23901
Tunes Proof
wenzelm [Sun, 22 Jul 2007 13:53:52 +0200] rev 23900
begin_theory: simplified interface, keep thy info empty until end_theory;
wenzelm [Sun, 22 Jul 2007 13:53:51 +0200] rev 23899
clarified init/begin_theory: no longer depend on thy_info.ML;
tuned;
wenzelm [Sun, 22 Jul 2007 13:53:49 +0200] rev 23898
clarified Present.init;
wenzelm [Sun, 22 Jul 2007 13:53:47 +0200] rev 23897
simplified ThyInfo.begin_theory;
wenzelm [Sun, 22 Jul 2007 13:53:46 +0200] rev 23896
load present.ML earlier: no longer depend on thy_info.ML;
wenzelm [Sun, 22 Jul 2007 11:58:23 +0200] rev 23895
chmod u+rw on all files;
wenzelm [Sat, 21 Jul 2007 23:25:00 +0200] rev 23894
tactics: avoid dynamic reference to accidental theory context (via ML_Context.the_context etc.);
wenzelm [Sat, 21 Jul 2007 17:40:40 +0200] rev 23893
deps: maintain source specification of parents (prevents repeated ThyLoad.deps_thy);
begin_theory: quiet_update_thys in interactive mode, removed no weak_use_thy in batch mode;
misc tuning;
wenzelm [Sat, 21 Jul 2007 17:40:39 +0200] rev 23892
tuned;
haftmann [Sat, 21 Jul 2007 09:14:16 +0200] rev 23891
dropped Nat legacy bindings
wenzelm [Fri, 20 Jul 2007 19:54:03 +0200] rev 23890
check_file: fall back on Path.current;
wenzelm [Fri, 20 Jul 2007 19:13:07 +0200] rev 23889
tuned;
wenzelm [Fri, 20 Jul 2007 19:10:05 +0200] rev 23888
* Theory loader: be more serious about observing the static theory header specifications;
* Theory loader: optional support for content-based file identification;
wenzelm [Fri, 20 Jul 2007 19:09:11 +0200] rev 23887
added ISABELLE_FILE_IDENT;
wenzelm [Fri, 20 Jul 2007 17:54:17 +0200] rev 23886
simplified ThyLoad interfaces: only one additional directory;
require_thy: cumulative appending of directory prefix;
tuned;
wenzelm [Fri, 20 Jul 2007 17:54:17 +0200] rev 23885
simplified ThyLoad interfaces: only one additional directory;
recovered usualy load_path semantics: only basic names are looked up;
wenzelm [Fri, 20 Jul 2007 17:54:15 +0200] rev 23884
simplified ThyLoad interfaces: only one additional directory;
obua [Fri, 20 Jul 2007 15:29:25 +0200] rev 23883
new functions cut_matrix', etc.
haftmann [Fri, 20 Jul 2007 14:33:40 +0200] rev 23882
dropped Nat.ML legacy bindings
haftmann [Fri, 20 Jul 2007 14:28:25 +0200] rev 23881
moved class ord from Orderings.thy to HOL.thy