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 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip