Sun, 22 Jul 2007 13:53:49 +0200 clarified Present.init;
wenzelm [Sun, 22 Jul 2007 13:53:49 +0200] rev 23898
clarified Present.init;
Sun, 22 Jul 2007 13:53:47 +0200 simplified ThyInfo.begin_theory;
wenzelm [Sun, 22 Jul 2007 13:53:47 +0200] rev 23897
simplified ThyInfo.begin_theory;
Sun, 22 Jul 2007 13:53:46 +0200 load present.ML earlier: no longer depend on thy_info.ML;
wenzelm [Sun, 22 Jul 2007 13:53:46 +0200] rev 23896
load present.ML earlier: no longer depend on thy_info.ML;
Sun, 22 Jul 2007 11:58:23 +0200 chmod u+rw on all files;
wenzelm [Sun, 22 Jul 2007 11:58:23 +0200] rev 23895
chmod u+rw on all files;
Sat, 21 Jul 2007 23:25:00 +0200 tactics: avoid dynamic reference to accidental theory context (via ML_Context.the_context etc.);
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.);
Sat, 21 Jul 2007 17:40:40 +0200 deps: maintain source specification of parents (prevents repeated ThyLoad.deps_thy);
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;
Sat, 21 Jul 2007 17:40:39 +0200 tuned;
wenzelm [Sat, 21 Jul 2007 17:40:39 +0200] rev 23892
tuned;
Sat, 21 Jul 2007 09:14:16 +0200 dropped Nat legacy bindings
haftmann [Sat, 21 Jul 2007 09:14:16 +0200] rev 23891
dropped Nat legacy bindings
Fri, 20 Jul 2007 19:54:03 +0200 check_file: fall back on Path.current;
wenzelm [Fri, 20 Jul 2007 19:54:03 +0200] rev 23890
check_file: fall back on Path.current;
Fri, 20 Jul 2007 19:13:07 +0200 tuned;
wenzelm [Fri, 20 Jul 2007 19:13:07 +0200] rev 23889
tuned;
Fri, 20 Jul 2007 19:10:05 +0200 * Theory loader: be more serious about observing the static theory header specifications;
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;
Fri, 20 Jul 2007 19:09:11 +0200 added ISABELLE_FILE_IDENT;
wenzelm [Fri, 20 Jul 2007 19:09:11 +0200] rev 23887
added ISABELLE_FILE_IDENT;
Fri, 20 Jul 2007 17:54:17 +0200 simplified ThyLoad interfaces: only one additional directory;
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;
Fri, 20 Jul 2007 17:54:17 +0200 simplified ThyLoad interfaces: only one additional directory;
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;
Fri, 20 Jul 2007 17:54:15 +0200 simplified ThyLoad interfaces: only one additional directory;
wenzelm [Fri, 20 Jul 2007 17:54:15 +0200] rev 23884
simplified ThyLoad interfaces: only one additional directory;
Fri, 20 Jul 2007 15:29:25 +0200 new functions cut_matrix', etc.
obua [Fri, 20 Jul 2007 15:29:25 +0200] rev 23883
new functions cut_matrix', etc.
Fri, 20 Jul 2007 14:33:40 +0200 dropped Nat.ML legacy bindings
haftmann [Fri, 20 Jul 2007 14:33:40 +0200] rev 23882
dropped Nat.ML legacy bindings
Fri, 20 Jul 2007 14:28:25 +0200 moved class ord from Orderings.thy to HOL.thy
haftmann [Fri, 20 Jul 2007 14:28:25 +0200] rev 23881
moved class ord from Orderings.thy to HOL.thy
Fri, 20 Jul 2007 14:28:05 +0200 dropped Nat.ML legacy bindings
haftmann [Fri, 20 Jul 2007 14:28:05 +0200] rev 23880
dropped Nat.ML legacy bindings
Fri, 20 Jul 2007 14:28:01 +0200 split class abs from class minus
haftmann [Fri, 20 Jul 2007 14:28:01 +0200] rev 23879
split class abs from class minus
Fri, 20 Jul 2007 14:27:56 +0200 simplified HOL bootstrap
haftmann [Fri, 20 Jul 2007 14:27:56 +0200] rev 23878
simplified HOL bootstrap
Fri, 20 Jul 2007 00:01:40 +0200 tuned;
wenzelm [Fri, 20 Jul 2007 00:01:40 +0200] rev 23877
tuned;
Thu, 19 Jul 2007 23:49:05 +0200 ThyHeader.read: Source.of_string_limited;
wenzelm [Thu, 19 Jul 2007 23:49:05 +0200] rev 23876
ThyHeader.read: Source.of_string_limited;
Thu, 19 Jul 2007 23:49:04 +0200 added of_string_limited (more efficient for partial scans);
wenzelm [Thu, 19 Jul 2007 23:49:04 +0200] rev 23875
added of_string_limited (more efficient for partial scans);
Thu, 19 Jul 2007 23:49:02 +0200 added rep_ident;
wenzelm [Thu, 19 Jul 2007 23:49:02 +0200] rev 23874
added rep_ident;
Thu, 19 Jul 2007 23:49:00 +0200 added pprint for Path.T, File.ident;
wenzelm [Thu, 19 Jul 2007 23:49:00 +0200] rev 23873
added pprint for Path.T, File.ident;
Thu, 19 Jul 2007 23:18:59 +0200 tuned signature;
wenzelm [Thu, 19 Jul 2007 23:18:59 +0200] rev 23872
tuned signature; load_path: always used, even for partially qualified path names; check_file: precise (no adding of extensions!); misc cleanup;
Thu, 19 Jul 2007 23:18:58 +0200 removed obsolete use/update_thy_only;
wenzelm [Thu, 19 Jul 2007 23:18:58 +0200] rev 23871
removed obsolete use/update_thy_only; removed unused quiet_update_thy, get_succs; renamed get_preds to get_parents; deps: replaced File.info by File.ident (no comparison of paths!); check_deps: reload (partially qualified) parents for unfinished theory, no reference of previously loaded master paths! require_thy: attempt at purely static path lookup, less permissive; misc cleanup;
Thu, 19 Jul 2007 23:18:56 +0200 adapted ThyLoad.check_file etc.;
wenzelm [Thu, 19 Jul 2007 23:18:56 +0200] rev 23870
adapted ThyLoad.check_file etc.; tuned signature;
Thu, 19 Jul 2007 23:18:55 +0200 adapted ThyLoad.deps_thy
wenzelm [Thu, 19 Jul 2007 23:18:55 +0200] rev 23869
adapted ThyLoad.deps_thy
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip