Mon, 23 Jul 2007 22:18:05 +0200 |
wenzelm |
added proper implementation of self_critical, CRITICAL;
|
changeset |
files
|
Mon, 23 Jul 2007 22:18:03 +0200 |
wenzelm |
added multithreading, self_critical
|
changeset |
files
|
Mon, 23 Jul 2007 22:18:01 +0200 |
wenzelm |
RAW: updated deps;
|
changeset |
files
|
Mon, 23 Jul 2007 20:47:56 +0200 |
wenzelm |
marked some CRITICAL sections;
|
changeset |
files
|
Mon, 23 Jul 2007 20:47:55 +0200 |
wenzelm |
added compatibility wrapper for polyml-5.1;
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:49 +0200 |
wenzelm |
marked some CRITICAL sections;
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:48 +0200 |
wenzelm |
avoid global reference warned'';
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:47 +0200 |
wenzelm |
marked some CRITICAL sections;
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:46 +0200 |
wenzelm |
marked some CRITICAL sections;
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:45 +0200 |
wenzelm |
depth flag: plain bool ref;
|
changeset |
files
|
Mon, 23 Jul 2007 19:45:44 +0200 |
wenzelm |
eliminated transform_failure (to avoid critical section for main transactions);
|
changeset |
files
|
Mon, 23 Jul 2007 16:45:04 +0200 |
wenzelm |
setmp_noncritical (assumes outermost control);
|
changeset |
files
|
Mon, 23 Jul 2007 16:45:03 +0200 |
wenzelm |
PrintMode.with_modes;
|
changeset |
files
|
Mon, 23 Jul 2007 16:45:02 +0200 |
wenzelm |
added with_modes, with_default;
|
changeset |
files
|
Mon, 23 Jul 2007 16:45:01 +0200 |
wenzelm |
marked some CRITICAL sections;
|
changeset |
files
|
Mon, 23 Jul 2007 16:45:00 +0200 |
wenzelm |
added setmp_noncritical;
|
changeset |
files
|
Mon, 23 Jul 2007 16:44:59 +0200 |
wenzelm |
PrintMode.with_default;
|
changeset |
files
|
Mon, 23 Jul 2007 15:16:35 +0200 |
haftmann |
added nbe implementation heading for dictionaries
|
changeset |
files
|
Mon, 23 Jul 2007 15:04:56 +0200 |
berghofe |
Tuned.
|
changeset |
files
|
Mon, 23 Jul 2007 14:39:21 +0200 |
berghofe |
Protected underscore in inductive_set.
|
changeset |
files
|
Mon, 23 Jul 2007 14:36:37 +0200 |
berghofe |
Replaced "hand-made" LaTeX code in Protocol/protocol.tex by
|
changeset |
files
|
Mon, 23 Jul 2007 14:34:27 +0200 |
berghofe |
Removed legacy ML files in Protocol case study.
|
changeset |
files
|
Mon, 23 Jul 2007 14:31:34 +0200 |
berghofe |
LaTeX code is now generated directly from theory files.
|
changeset |
files
|
Mon, 23 Jul 2007 14:30:53 +0200 |
berghofe |
Ported ML proof scripts to Isar.
|
changeset |
files
|
Mon, 23 Jul 2007 14:06:14 +0200 |
wenzelm |
hide internal structures (again);
|
changeset |
files
|
Mon, 23 Jul 2007 14:06:12 +0200 |
wenzelm |
marked some CRITICAL sections (for multithreading);
|
changeset |
files
|
Mon, 23 Jul 2007 14:06:11 +0200 |
wenzelm |
added compatibility file for ML systems without multithreading;
|
changeset |
files
|
Mon, 23 Jul 2007 13:50:31 +0200 |
ballarin |
interpretation: unfolding of equations;
|
changeset |
files
|
Mon, 23 Jul 2007 13:48:30 +0200 |
ballarin |
interpretation: equations are propositions not pairs of terms;
|
changeset |
files
|
Mon, 23 Jul 2007 13:47:48 +0200 |
ballarin |
interpretation: unfolding of equations;
|
changeset |
files
|
Mon, 23 Jul 2007 01:17:57 +0200 |
kleing |
increase default max heap size for poly to -H 500 (this is what isatest uses,
|
changeset |
files
|
Sun, 22 Jul 2007 23:33:57 +0200 |
wenzelm |
simultaneous use_thys;
|
changeset |
files
|
Sun, 22 Jul 2007 23:23:39 +0200 |
wenzelm |
fixed document;
|
changeset |
files
|
Sun, 22 Jul 2007 22:01:30 +0200 |
wenzelm |
turned ex/prop.ML, ex/quant.ML into proper theories;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:58 +0200 |
wenzelm |
inform_file_processed: tuned msg, no state;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:56 +0200 |
wenzelm |
simultaneous use_thys;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:56 +0200 |
wenzelm |
init_empty: invoke operation *after* safe_exit;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:55 +0200 |
wenzelm |
added simultaneous use_thys;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:54 +0200 |
wenzelm |
avoid polymorphic equality;
|
changeset |
files
|
Sun, 22 Jul 2007 21:20:53 +0200 |
wenzelm |
blast_hyp_subst_tac: plain bool argument;
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:55 +0200 |
chaieb |
Context data for QE in DLO (Langford's algorithm)
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:54 +0200 |
chaieb |
Quantifier elimination for Dense linear orders after Langford
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:51 +0200 |
chaieb |
Tuned proof : dlo replaced by ferrack
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:50 +0200 |
chaieb |
tuned
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:48 +0200 |
chaieb |
Renamed attribute dlo into attribute ferrack
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 22 Jul 2007 17:53:42 +0200 |
chaieb |
Tunes Proof
|
changeset |
files
|
Sun, 22 Jul 2007 13:53:52 +0200 |
wenzelm |
begin_theory: simplified interface, keep thy info empty until end_theory;
|
changeset |
files
|
Sun, 22 Jul 2007 13:53:51 +0200 |
wenzelm |
clarified init/begin_theory: no longer depend on thy_info.ML;
|
changeset |
files
|
Sun, 22 Jul 2007 13:53:49 +0200 |
wenzelm |
clarified Present.init;
|
changeset |
files
|
Sun, 22 Jul 2007 13:53:47 +0200 |
wenzelm |
simplified ThyInfo.begin_theory;
|
changeset |
files
|
Sun, 22 Jul 2007 13:53:46 +0200 |
wenzelm |
load present.ML earlier: no longer depend on thy_info.ML;
|
changeset |
files
|
Sun, 22 Jul 2007 11:58:23 +0200 |
wenzelm |
chmod u+rw on all files;
|
changeset |
files
|
Sat, 21 Jul 2007 23:25:00 +0200 |
wenzelm |
tactics: avoid dynamic reference to accidental theory context (via ML_Context.the_context etc.);
|
changeset |
files
|
Sat, 21 Jul 2007 17:40:40 +0200 |
wenzelm |
deps: maintain source specification of parents (prevents repeated ThyLoad.deps_thy);
|
changeset |
files
|
Sat, 21 Jul 2007 17:40:39 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 21 Jul 2007 09:14:16 +0200 |
haftmann |
dropped Nat legacy bindings
|
changeset |
files
|
Fri, 20 Jul 2007 19:54:03 +0200 |
wenzelm |
check_file: fall back on Path.current;
|
changeset |
files
|
Fri, 20 Jul 2007 19:13:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 20 Jul 2007 19:10:05 +0200 |
wenzelm |
* Theory loader: be more serious about observing the static theory header specifications;
|
changeset |
files
|