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
haftmann [Fri, 20 Jul 2007 14:28:05 +0200] rev 23880
dropped Nat.ML legacy bindings
haftmann [Fri, 20 Jul 2007 14:28:01 +0200] rev 23879
split class abs from class minus
haftmann [Fri, 20 Jul 2007 14:27:56 +0200] rev 23878
simplified HOL bootstrap
wenzelm [Fri, 20 Jul 2007 00:01:40 +0200] rev 23877
tuned;
wenzelm [Thu, 19 Jul 2007 23:49:05 +0200] rev 23876
ThyHeader.read: Source.of_string_limited;
wenzelm [Thu, 19 Jul 2007 23:49:04 +0200] rev 23875
added of_string_limited (more efficient for partial scans);
wenzelm [Thu, 19 Jul 2007 23:49:02 +0200] rev 23874
added rep_ident;
wenzelm [Thu, 19 Jul 2007 23:49:00 +0200] rev 23873
added pprint for Path.T, File.ident;
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;
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;
wenzelm [Thu, 19 Jul 2007 23:18:56 +0200] rev 23870
adapted ThyLoad.check_file etc.;
tuned signature;
wenzelm [Thu, 19 Jul 2007 23:18:55 +0200] rev 23869
adapted ThyLoad.deps_thy
wenzelm [Thu, 19 Jul 2007 23:18:55 +0200] rev 23868
adapted ThyHeader.read;
wenzelm [Thu, 19 Jul 2007 23:18:54 +0200] rev 23867
adapted ThyLoad.check_file;
wenzelm [Thu, 19 Jul 2007 23:18:52 +0200] rev 23866
moved deps_thy to ThyLoad (independent of outer syntax);
tuned load_thy;
wenzelm [Thu, 19 Jul 2007 23:18:51 +0200] rev 23865
removed obsolete use/update_thy_only;
wenzelm [Thu, 19 Jul 2007 23:18:50 +0200] rev 23864
use thy_header.ML earlier;
wenzelm [Thu, 19 Jul 2007 23:18:48 +0200] rev 23863
tuned signature;
wenzelm [Thu, 19 Jul 2007 23:18:46 +0200] rev 23862
tuned;
wenzelm [Thu, 19 Jul 2007 23:18:45 +0200] rev 23861
replaced info by ident (for full identification, potentially content-based);
ident: invoke external lib/scripts/fileident, depending on ISABELLE_FILE_IDENT;
wenzelm [Thu, 19 Jul 2007 23:18:43 +0200] rev 23860
added undefined: 'a -> 'b;
haftmann [Thu, 19 Jul 2007 21:47:46 +0200] rev 23859
support for SML builtin ints
haftmann [Thu, 19 Jul 2007 21:47:45 +0200] rev 23858
adapted to new code generator framework
haftmann [Thu, 19 Jul 2007 21:47:44 +0200] rev 23857
code lemma for contents
haftmann [Thu, 19 Jul 2007 21:47:43 +0200] rev 23856
code lemma for of_int
haftmann [Thu, 19 Jul 2007 21:47:42 +0200] rev 23855
tuned
haftmann [Thu, 19 Jul 2007 21:47:39 +0200] rev 23854
uniform naming conventions for CG theories
haftmann [Thu, 19 Jul 2007 21:47:38 +0200] rev 23853
added lemmas by Brian Huffman
haftmann [Thu, 19 Jul 2007 21:47:37 +0200] rev 23852
moved set Nats to Nat.thy
haftmann [Thu, 19 Jul 2007 21:47:36 +0200] rev 23851
added of_int_of_nat
haftmann [Thu, 19 Jul 2007 21:47:34 +0200] rev 23850
updated
berghofe [Thu, 19 Jul 2007 15:37:37 +0200] rev 23849
strong_ind_simproc now only rewrites arguments of inductive predicates.
berghofe [Thu, 19 Jul 2007 15:35:36 +0200] rev 23848
updated
berghofe [Thu, 19 Jul 2007 15:35:00 +0200] rev 23847
Refer to major premise of induction rule via "thm_style prem1".
berghofe [Thu, 19 Jul 2007 15:33:27 +0200] rev 23846
Added named_thms antiquotation.
berghofe [Thu, 19 Jul 2007 15:32:58 +0200] rev 23845
Replaced "hand-made" files by generated files in Inductive/document.
berghofe [Thu, 19 Jul 2007 15:31:30 +0200] rev 23844
LaTeX code is now generated directly from theory files.
berghofe [Thu, 19 Jul 2007 15:30:35 +0200] rev 23843
LaTeX code is now generated directly from Even and Advanced theories.
berghofe [Thu, 19 Jul 2007 15:29:51 +0200] rev 23842
LaTeX code is now generated directly from theory file.
aspinall [Wed, 18 Jul 2007 14:46:59 +0200] rev 23841
DEEPEN: Use priority message channel for interim messages (not warnings).
aspinall [Wed, 18 Jul 2007 14:44:49 +0200] rev 23840
Direct priority and tracing channels properly.
paulson [Wed, 18 Jul 2007 11:43:06 +0200] rev 23839
tidying using metis
wenzelm [Tue, 17 Jul 2007 22:51:27 +0200] rev 23838
fileident --- produce file identification based;
wenzelm [Tue, 17 Jul 2007 22:51:13 +0200] rev 23837
added ISABELLE_FILE_IDENT (command line for source file identification);
wenzelm [Tue, 17 Jul 2007 22:48:40 +0200] rev 23836
adapted TextIO.inputLine;