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
Thu, 19 Jul 2007 23:18:55 +0200 adapted ThyHeader.read;
wenzelm [Thu, 19 Jul 2007 23:18:55 +0200] rev 23868
adapted ThyHeader.read;
Thu, 19 Jul 2007 23:18:54 +0200 adapted ThyLoad.check_file;
wenzelm [Thu, 19 Jul 2007 23:18:54 +0200] rev 23867
adapted ThyLoad.check_file;
Thu, 19 Jul 2007 23:18:52 +0200 moved deps_thy to ThyLoad (independent of outer syntax);
wenzelm [Thu, 19 Jul 2007 23:18:52 +0200] rev 23866
moved deps_thy to ThyLoad (independent of outer syntax); tuned load_thy;
Thu, 19 Jul 2007 23:18:51 +0200 removed obsolete use/update_thy_only;
wenzelm [Thu, 19 Jul 2007 23:18:51 +0200] rev 23865
removed obsolete use/update_thy_only;
Thu, 19 Jul 2007 23:18:50 +0200 use thy_header.ML earlier;
wenzelm [Thu, 19 Jul 2007 23:18:50 +0200] rev 23864
use thy_header.ML earlier;
Thu, 19 Jul 2007 23:18:48 +0200 tuned signature;
wenzelm [Thu, 19 Jul 2007 23:18:48 +0200] rev 23863
tuned signature;
Thu, 19 Jul 2007 23:18:46 +0200 tuned;
wenzelm [Thu, 19 Jul 2007 23:18:46 +0200] rev 23862
tuned;
Thu, 19 Jul 2007 23:18:45 +0200 replaced info by ident (for full identification, potentially content-based);
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;
Thu, 19 Jul 2007 23:18:43 +0200 added undefined: 'a -> 'b;
wenzelm [Thu, 19 Jul 2007 23:18:43 +0200] rev 23860
added undefined: 'a -> 'b;
Thu, 19 Jul 2007 21:47:46 +0200 support for SML builtin ints
haftmann [Thu, 19 Jul 2007 21:47:46 +0200] rev 23859
support for SML builtin ints
Thu, 19 Jul 2007 21:47:45 +0200 adapted to new code generator framework
haftmann [Thu, 19 Jul 2007 21:47:45 +0200] rev 23858
adapted to new code generator framework
Thu, 19 Jul 2007 21:47:44 +0200 code lemma for contents
haftmann [Thu, 19 Jul 2007 21:47:44 +0200] rev 23857
code lemma for contents
Thu, 19 Jul 2007 21:47:43 +0200 code lemma for of_int
haftmann [Thu, 19 Jul 2007 21:47:43 +0200] rev 23856
code lemma for of_int
Thu, 19 Jul 2007 21:47:42 +0200 tuned
haftmann [Thu, 19 Jul 2007 21:47:42 +0200] rev 23855
tuned
Thu, 19 Jul 2007 21:47:39 +0200 uniform naming conventions for CG theories
haftmann [Thu, 19 Jul 2007 21:47:39 +0200] rev 23854
uniform naming conventions for CG theories
Thu, 19 Jul 2007 21:47:38 +0200 added lemmas by Brian Huffman
haftmann [Thu, 19 Jul 2007 21:47:38 +0200] rev 23853
added lemmas by Brian Huffman
Thu, 19 Jul 2007 21:47:37 +0200 moved set Nats to Nat.thy
haftmann [Thu, 19 Jul 2007 21:47:37 +0200] rev 23852
moved set Nats to Nat.thy
Thu, 19 Jul 2007 21:47:36 +0200 added of_int_of_nat
haftmann [Thu, 19 Jul 2007 21:47:36 +0200] rev 23851
added of_int_of_nat
Thu, 19 Jul 2007 21:47:34 +0200 updated
haftmann [Thu, 19 Jul 2007 21:47:34 +0200] rev 23850
updated
Thu, 19 Jul 2007 15:37:37 +0200 strong_ind_simproc now only rewrites arguments of inductive predicates.
berghofe [Thu, 19 Jul 2007 15:37:37 +0200] rev 23849
strong_ind_simproc now only rewrites arguments of inductive predicates.
Thu, 19 Jul 2007 15:35:36 +0200 updated
berghofe [Thu, 19 Jul 2007 15:35:36 +0200] rev 23848
updated
Thu, 19 Jul 2007 15:35:00 +0200 Refer to major premise of induction rule via "thm_style prem1".
berghofe [Thu, 19 Jul 2007 15:35:00 +0200] rev 23847
Refer to major premise of induction rule via "thm_style prem1".
Thu, 19 Jul 2007 15:33:27 +0200 Added named_thms antiquotation.
berghofe [Thu, 19 Jul 2007 15:33:27 +0200] rev 23846
Added named_thms antiquotation.
Thu, 19 Jul 2007 15:32:58 +0200 Replaced "hand-made" files by generated files in Inductive/document.
berghofe [Thu, 19 Jul 2007 15:32:58 +0200] rev 23845
Replaced "hand-made" files by generated files in Inductive/document.
Thu, 19 Jul 2007 15:31:30 +0200 LaTeX code is now generated directly from theory files.
berghofe [Thu, 19 Jul 2007 15:31:30 +0200] rev 23844
LaTeX code is now generated directly from theory files.
Thu, 19 Jul 2007 15:30:35 +0200 LaTeX code is now generated directly from Even and Advanced theories.
berghofe [Thu, 19 Jul 2007 15:30:35 +0200] rev 23843
LaTeX code is now generated directly from Even and Advanced theories.
Thu, 19 Jul 2007 15:29:51 +0200 LaTeX code is now generated directly from theory file.
berghofe [Thu, 19 Jul 2007 15:29:51 +0200] rev 23842
LaTeX code is now generated directly from theory file.
Wed, 18 Jul 2007 14:46:59 +0200 DEEPEN: Use priority message channel for interim messages (not warnings).
aspinall [Wed, 18 Jul 2007 14:46:59 +0200] rev 23841
DEEPEN: Use priority message channel for interim messages (not warnings).
Wed, 18 Jul 2007 14:44:49 +0200 Direct priority and tracing channels properly.
aspinall [Wed, 18 Jul 2007 14:44:49 +0200] rev 23840
Direct priority and tracing channels properly.
Wed, 18 Jul 2007 11:43:06 +0200 tidying using metis
paulson [Wed, 18 Jul 2007 11:43:06 +0200] rev 23839
tidying using metis
Tue, 17 Jul 2007 22:51:27 +0200 fileident --- produce file identification based;
wenzelm [Tue, 17 Jul 2007 22:51:27 +0200] rev 23838
fileident --- produce file identification based;
Tue, 17 Jul 2007 22:51:13 +0200 added ISABELLE_FILE_IDENT (command line for source file identification);
wenzelm [Tue, 17 Jul 2007 22:51:13 +0200] rev 23837
added ISABELLE_FILE_IDENT (command line for source file identification);
Tue, 17 Jul 2007 22:48:40 +0200 adapted TextIO.inputLine;
wenzelm [Tue, 17 Jul 2007 22:48:40 +0200] rev 23836
adapted TextIO.inputLine;
Tue, 17 Jul 2007 22:48:39 +0200 tuned comment;
wenzelm [Tue, 17 Jul 2007 22:48:39 +0200] rev 23835
tuned comment;
Tue, 17 Jul 2007 16:14:42 +0200 avoid redundant variables in patterns (which made Alice vomit);
wenzelm [Tue, 17 Jul 2007 16:14:42 +0200] rev 23834
avoid redundant variables in patterns (which made Alice vomit);
Tue, 17 Jul 2007 16:06:13 +0200 Full sort information by default.
paulson [Tue, 17 Jul 2007 16:06:13 +0200] rev 23833
Full sort information by default. Race condition on successful proofs fixed.
Tue, 17 Jul 2007 16:05:54 +0200 Added hypotheses.
berghofe [Tue, 17 Jul 2007 16:05:54 +0200] rev 23832
Added hypotheses.
Tue, 17 Jul 2007 16:05:34 +0200 Added clause for hypotheses to proof_of_xml function.
berghofe [Tue, 17 Jul 2007 16:05:34 +0200] rev 23831
Added clause for hypotheses to proof_of_xml function.
Tue, 17 Jul 2007 15:59:50 +0200 use /usr/proj/polyml/polyml-5.1-test, which might be more stable;
wenzelm [Tue, 17 Jul 2007 15:59:50 +0200] rev 23830
use /usr/proj/polyml/polyml-5.1-test, which might be more stable;
Tue, 17 Jul 2007 14:38:00 +0200 reverted fun->recdef, since there are problems with induction rule
krauss [Tue, 17 Jul 2007 14:38:00 +0200] rev 23829
reverted fun->recdef, since there are problems with induction rule
Tue, 17 Jul 2007 13:19:47 +0200 Pure theory setup.
wenzelm [Tue, 17 Jul 2007 13:19:47 +0200] rev 23828
Pure theory setup.
Tue, 17 Jul 2007 13:19:39 +0200 Generic print mode.
wenzelm [Tue, 17 Jul 2007 13:19:39 +0200] rev 23827
Generic print mode.
Tue, 17 Jul 2007 13:19:21 +0200 moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
wenzelm [Tue, 17 Jul 2007 13:19:21 +0200] rev 23826
moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
Tue, 17 Jul 2007 13:19:20 +0200 simplified loading of ML files -- no static forward references;
wenzelm [Tue, 17 Jul 2007 13:19:20 +0200] rev 23825
simplified loading of ML files -- no static forward references;
Tue, 17 Jul 2007 13:19:19 +0200 moved print_translations from Pure.thy to Syntax/syn_trans.ML;
wenzelm [Tue, 17 Jul 2007 13:19:19 +0200] rev 23824
moved print_translations from Pure.thy to Syntax/syn_trans.ML;
Tue, 17 Jul 2007 13:19:18 +0200 added General/print_mode.ML, pure_setup.ML;
wenzelm [Tue, 17 Jul 2007 13:19:18 +0200] rev 23823
added General/print_mode.ML, pure_setup.ML;
Tue, 17 Jul 2007 13:19:17 +0200 tuned specifications;
wenzelm [Tue, 17 Jul 2007 13:19:17 +0200] rev 23822
tuned specifications;
Mon, 16 Jul 2007 21:39:56 +0200 use function package
krauss [Mon, 16 Jul 2007 21:39:56 +0200] rev 23821
use function package
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip