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
Mon, 16 Jul 2007 21:26:35 +0200 more proofs
krauss [Mon, 16 Jul 2007 21:26:35 +0200] rev 23820
more proofs
Mon, 16 Jul 2007 21:22:43 +0200 some interface cleanup
krauss [Mon, 16 Jul 2007 21:22:43 +0200] rev 23819
some interface cleanup
Mon, 16 Jul 2007 21:17:12 +0200 added lemma binding: accpI = accp.accI
krauss [Mon, 16 Jul 2007 21:17:12 +0200] rev 23818
added lemma binding: accpI = accp.accI
Mon, 16 Jul 2007 21:16:16 +0200 updated
krauss [Mon, 16 Jul 2007 21:16:16 +0200] rev 23817
updated
Mon, 16 Jul 2007 19:18:23 +0200 tidied using sledgehammer
paulson [Mon, 16 Jul 2007 19:18:23 +0200] rev 23816
tidied using sledgehammer
Mon, 16 Jul 2007 19:11:37 +0200 tidied
paulson [Mon, 16 Jul 2007 19:11:37 +0200] rev 23815
tidied
Mon, 16 Jul 2007 17:29:34 +0200 tidied using sledgehammer
paulson [Mon, 16 Jul 2007 17:29:34 +0200] rev 23814
tidied using sledgehammer
Mon, 16 Jul 2007 17:13:37 +0200 tidied using sledgehammer
paulson [Mon, 16 Jul 2007 17:13:37 +0200] rev 23813
tidied using sledgehammer
Mon, 16 Jul 2007 09:29:05 +0200 clarified structure names
haftmann [Mon, 16 Jul 2007 09:29:05 +0200] rev 23812
clarified structure names
Mon, 16 Jul 2007 09:29:04 +0200 added function for case certificates
haftmann [Mon, 16 Jul 2007 09:29:04 +0200] rev 23811
added function for case certificates
Mon, 16 Jul 2007 09:29:03 +0200 dropped outer ROOT structure for generated code
haftmann [Mon, 16 Jul 2007 09:29:03 +0200] rev 23810
dropped outer ROOT structure for generated code
Mon, 16 Jul 2007 09:29:02 +0200 tuned
haftmann [Mon, 16 Jul 2007 09:29:02 +0200] rev 23809
tuned
Mon, 16 Jul 2007 09:29:01 +0200 fixed SML/NJ int problem
haftmann [Mon, 16 Jul 2007 09:29:01 +0200] rev 23808
fixed SML/NJ int problem
Mon, 16 Jul 2007 09:29:00 +0200 updated
haftmann [Mon, 16 Jul 2007 09:29:00 +0200] rev 23807
updated
Fri, 13 Jul 2007 22:36:10 +0200 tuned;
wenzelm [Fri, 13 Jul 2007 22:36:10 +0200] rev 23806
tuned;
Thu, 12 Jul 2007 12:20:39 +0200 updated
krauss [Thu, 12 Jul 2007 12:20:39 +0200] rev 23805
updated
Thu, 12 Jul 2007 11:43:17 +0200 updated;
wenzelm [Thu, 12 Jul 2007 11:43:17 +0200] rev 23804
updated;
Thu, 12 Jul 2007 00:15:42 +0200 tuned signature;
wenzelm [Thu, 12 Jul 2007 00:15:42 +0200] rev 23803
tuned signature; misc cleanup / simplification;
Thu, 12 Jul 2007 00:15:41 +0200 sys_error;
wenzelm [Thu, 12 Jul 2007 00:15:41 +0200] rev 23802
sys_error;
Thu, 12 Jul 2007 00:15:39 +0200 simplified using Markup.get_int;
wenzelm [Thu, 12 Jul 2007 00:15:39 +0200] rev 23801
simplified using Markup.get_int; renamed PgipParser to OldPgipParser;
Thu, 12 Jul 2007 00:15:38 +0200 added skeleton for print_mode setup;
wenzelm [Thu, 12 Jul 2007 00:15:38 +0200] rev 23800
added skeleton for print_mode setup; removed unused stuff;
Thu, 12 Jul 2007 00:15:37 +0200 tuned spacing;
wenzelm [Thu, 12 Jul 2007 00:15:37 +0200] rev 23799
tuned spacing;
Thu, 12 Jul 2007 00:15:36 +0200 renamed PgipParser to OldPgipParser;
wenzelm [Thu, 12 Jul 2007 00:15:36 +0200] rev 23798
renamed PgipParser to OldPgipParser;
Thu, 12 Jul 2007 00:15:35 +0200 Parsing theory sources without execution (via keyword classification).
wenzelm [Thu, 12 Jul 2007 00:15:35 +0200] rev 23797
Parsing theory sources without execution (via keyword classification).
Thu, 12 Jul 2007 00:15:34 +0200 exported command_keyword;
wenzelm [Thu, 12 Jul 2007 00:15:34 +0200] rev 23796
exported command_keyword; tuned;
Thu, 12 Jul 2007 00:15:30 +0200 command 'declare': proper thy_decl;
wenzelm [Thu, 12 Jul 2007 00:15:30 +0200] rev 23795
command 'declare': proper thy_decl;
Thu, 12 Jul 2007 00:15:28 +0200 added get_string, get_int;
wenzelm [Thu, 12 Jul 2007 00:15:28 +0200] rev 23794
added get_string, get_int; tuned;
Thu, 12 Jul 2007 00:15:26 +0200 added ProofGeneral/pgip_parser.ML;
wenzelm [Thu, 12 Jul 2007 00:15:26 +0200] rev 23793
added ProofGeneral/pgip_parser.ML;
Wed, 11 Jul 2007 19:22:05 +0200 tuned error faces;
wenzelm [Wed, 11 Jul 2007 19:22:05 +0200] rev 23792
tuned error faces;
Wed, 11 Jul 2007 18:25:30 +0200 tries to solve goal via TrueI
nipkow [Wed, 11 Jul 2007 18:25:30 +0200] rev 23791
tries to solve goal via TrueI
Wed, 11 Jul 2007 17:47:52 +0200 tuned markup;
wenzelm [Wed, 11 Jul 2007 17:47:52 +0200] rev 23790
tuned markup;
Wed, 11 Jul 2007 17:47:51 +0200 replaced OuterLex.name_of by more sophisticated OuterLex.text_of;
wenzelm [Wed, 11 Jul 2007 17:47:51 +0200] rev 23789
replaced OuterLex.name_of by more sophisticated OuterLex.text_of;
Wed, 11 Jul 2007 17:47:50 +0200 Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
wenzelm [Wed, 11 Jul 2007 17:47:50 +0200] rev 23788
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols); replaced OuterLex.name_of by more sophisticated OuterLex.text_of; tuned;
Wed, 11 Jul 2007 17:47:49 +0200 Buffer.markup;
wenzelm [Wed, 11 Jul 2007 17:47:49 +0200] rev 23787
Buffer.markup;
Wed, 11 Jul 2007 17:47:48 +0200 removed ident, space;
wenzelm [Wed, 11 Jul 2007 17:47:48 +0200] rev 23786
removed ident, space; added antiq; tuned;
Wed, 11 Jul 2007 17:47:47 +0200 added markup operation;
wenzelm [Wed, 11 Jul 2007 17:47:47 +0200] rev 23785
added markup operation;
Wed, 11 Jul 2007 17:47:45 +0200 Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
wenzelm [Wed, 11 Jul 2007 17:47:45 +0200] rev 23784
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
Wed, 11 Jul 2007 12:23:34 +0200 Added entry for new inductive definition package.
berghofe [Wed, 11 Jul 2007 12:23:34 +0200] rev 23783
Added entry for new inductive definition package.
Wed, 11 Jul 2007 12:01:10 +0200 Proof terms for meta-conjunctions are now normalized before
berghofe [Wed, 11 Jul 2007 12:01:10 +0200] rev 23782
Proof terms for meta-conjunctions are now normalized before splitting up the conjunctions.
Wed, 11 Jul 2007 11:59:21 +0200 Added function norm_proof for normalizing the proof term
berghofe [Wed, 11 Jul 2007 11:59:21 +0200] rev 23781
Added function norm_proof for normalizing the proof term corresponding to a theorem.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip