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.
Wed, 11 Jul 2007 11:58:40 +0200 Added function rew_proof (for pre-normalizing proofs).
berghofe [Wed, 11 Jul 2007 11:58:40 +0200] rev 23780
Added function rew_proof (for pre-normalizing proofs).
Wed, 11 Jul 2007 11:56:59 +0200 Function unify_consts moved from OldInductivePackage to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:56:59 +0200] rev 23779
Function unify_consts moved from OldInductivePackage to PrimrecPackage.
Wed, 11 Jul 2007 11:54:21 +0200 Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:54:21 +0200] rev 23778
Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:54:03 +0200 Renamed accessible part for predicates to accp.
berghofe [Wed, 11 Jul 2007 11:54:03 +0200] rev 23777
Renamed accessible part for predicates to accp.
Wed, 11 Jul 2007 11:52:45 +0200 renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:52:45 +0200] rev 23776
renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:52:28 +0200 Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:52:28 +0200] rev 23775
Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:52:00 +0200 Hide member constant.
berghofe [Wed, 11 Jul 2007 11:52:00 +0200] rev 23774
Hide member constant.
Wed, 11 Jul 2007 11:51:15 +0200 Reverted renaming of "member".
berghofe [Wed, 11 Jul 2007 11:51:15 +0200] rev 23773
Reverted renaming of "member".
Wed, 11 Jul 2007 11:51:12 +0200 changed sources for HOL-Complex-Matrix
obua [Wed, 11 Jul 2007 11:51:12 +0200] rev 23772
changed sources for HOL-Complex-Matrix
Wed, 11 Jul 2007 11:49:56 +0200 Restored set notation in Multiset theory.
berghofe [Wed, 11 Jul 2007 11:49:56 +0200] rev 23771
Restored set notation in Multiset theory.
Wed, 11 Jul 2007 11:47:59 +0200 added dummy makestring function
obua [Wed, 11 Jul 2007 11:47:59 +0200] rev 23770
added dummy makestring function
Wed, 11 Jul 2007 11:47:24 +0200 Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:47:24 +0200] rev 23769
Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:47:13 +0200 fixed for SML/NJ
obua [Wed, 11 Jul 2007 11:47:13 +0200] rev 23768
fixed for SML/NJ
Wed, 11 Jul 2007 11:46:44 +0200 Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:46:44 +0200] rev 23767
Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:46:05 +0200 Adapted to changes in Accessible_Part theory.
berghofe [Wed, 11 Jul 2007 11:46:05 +0200] rev 23766
Adapted to changes in Accessible_Part theory.
Wed, 11 Jul 2007 11:44:51 +0200 Function unify_consts moved from OldInductivePackage to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:44:51 +0200] rev 23765
Function unify_consts moved from OldInductivePackage to PrimrecPackage.
Wed, 11 Jul 2007 11:43:31 +0200 New wrapper for defining inductive sets with new inductive
berghofe [Wed, 11 Jul 2007 11:43:31 +0200] rev 23764
New wrapper for defining inductive sets with new inductive predicate package.
Wed, 11 Jul 2007 11:41:30 +0200 Old (co)inductive command is now replaced by (co)inductive_set.
berghofe [Wed, 11 Jul 2007 11:41:30 +0200] rev 23763
Old (co)inductive command is now replaced by (co)inductive_set.
Wed, 11 Jul 2007 11:39:59 +0200 Reorganization due to introduction of inductive_set wrapper.
berghofe [Wed, 11 Jul 2007 11:39:59 +0200] rev 23762
Reorganization due to introduction of inductive_set wrapper.
Wed, 11 Jul 2007 11:38:25 +0200 Improved code generator for Collect.
berghofe [Wed, 11 Jul 2007 11:38:25 +0200] rev 23761
Improved code generator for Collect.
Wed, 11 Jul 2007 11:36:06 +0200 Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:36:06 +0200] rev 23760
Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:35:17 +0200 Fix nested PGIP messages. Update for schema simplifications.
aspinall [Wed, 11 Jul 2007 11:35:17 +0200] rev 23759
Fix nested PGIP messages. Update for schema simplifications.
Wed, 11 Jul 2007 11:34:38 +0200 Moved unify_consts to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:34:38 +0200] rev 23758
Moved unify_consts to PrimrecPackage.
Wed, 11 Jul 2007 11:32:02 +0200 - Renamed inductive2 to inductive
berghofe [Wed, 11 Jul 2007 11:32:02 +0200] rev 23757
- Renamed inductive2 to inductive - Renamed some theorems about transitive closure for predicates
Wed, 11 Jul 2007 11:29:44 +0200 Adapted to changes in Predicate theory.
berghofe [Wed, 11 Jul 2007 11:29:44 +0200] rev 23756
Adapted to changes in Predicate theory.
Wed, 11 Jul 2007 11:28:13 +0200 Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:28:13 +0200] rev 23755
Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:27:46 +0200 Renamed accessible part for predicates to accp.
berghofe [Wed, 11 Jul 2007 11:27:46 +0200] rev 23754
Renamed accessible part for predicates to accp.
Wed, 11 Jul 2007 11:25:24 +0200 Track schema changes: merge messagecategory with area attributes
aspinall [Wed, 11 Jul 2007 11:25:24 +0200] rev 23753
Track schema changes: merge messagecategory with area attributes
Wed, 11 Jul 2007 11:25:21 +0200 bot is now a constant.
berghofe [Wed, 11 Jul 2007 11:25:21 +0200] rev 23752
bot is now a constant.
Wed, 11 Jul 2007 11:24:36 +0200 Restored set notation.
berghofe [Wed, 11 Jul 2007 11:24:36 +0200] rev 23751
Restored set notation.
Wed, 11 Jul 2007 11:23:24 +0200 - Renamed inductive2 to inductive
berghofe [Wed, 11 Jul 2007 11:23:24 +0200] rev 23750
- Renamed inductive2 to inductive - Renamed some theorems about transitive closure for predicates
Wed, 11 Jul 2007 11:22:02 +0200 Track schema changes: remove cleardisplay, proofstate messages. Simplify attributes on cleardisplay, normalresponse.
aspinall [Wed, 11 Jul 2007 11:22:02 +0200] rev 23749
Track schema changes: remove cleardisplay, proofstate messages. Simplify attributes on cleardisplay, normalresponse.
Wed, 11 Jul 2007 11:21:10 +0200 Track schema changes: add area attribute to pgml packet. Also add quoted Raw element [hack for Isabelle bottom-up XML production]
aspinall [Wed, 11 Jul 2007 11:21:10 +0200] rev 23748
Track schema changes: add area attribute to pgml packet. Also add quoted Raw element [hack for Isabelle bottom-up XML production]
Wed, 11 Jul 2007 11:16:34 +0200 Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:16:34 +0200] rev 23747
Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:14:51 +0200 Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:14:51 +0200] rev 23746
Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:13:08 +0200 New operations on tuples with specific arities.
berghofe [Wed, 11 Jul 2007 11:13:08 +0200] rev 23745
New operations on tuples with specific arities.
Wed, 11 Jul 2007 11:11:39 +0200 Adapted to changes in infrastructure for converting between
berghofe [Wed, 11 Jul 2007 11:11:39 +0200] rev 23744
Adapted to changes in infrastructure for converting between sets and predicates.
Wed, 11 Jul 2007 11:10:37 +0200 rtrancl and trancl are now defined using inductive_set.
berghofe [Wed, 11 Jul 2007 11:10:37 +0200] rev 23743
rtrancl and trancl are now defined using inductive_set.
Wed, 11 Jul 2007 11:09:15 +0200 Removed wf_implies_wfP and wfP_implies_wf from list of hints again.
berghofe [Wed, 11 Jul 2007 11:09:15 +0200] rev 23742
Removed wf_implies_wfP and wfP_implies_wf from list of hints again.
Wed, 11 Jul 2007 11:07:57 +0200 - Moved infrastructure for converting between sets and predicates
berghofe [Wed, 11 Jul 2007 11:07:57 +0200] rev 23741
- Moved infrastructure for converting between sets and predicates to Tools/inductive_set_package.ML - Adapted conversion rules to new format (now use standard op : and Collect operators rather than Collect2 and member(2)) - Removed bounded quantifiers for predicates
Wed, 11 Jul 2007 11:04:39 +0200 Adapted to new package for inductive sets.
berghofe [Wed, 11 Jul 2007 11:04:39 +0200] rev 23740
Adapted to new package for inductive sets.
Wed, 11 Jul 2007 11:03:11 +0200 Inserted definition of in_rel again (since member2 was removed).
berghofe [Wed, 11 Jul 2007 11:03:11 +0200] rev 23739
Inserted definition of in_rel again (since member2 was removed).
Wed, 11 Jul 2007 11:02:07 +0200 Added ML bindings for sup_fun_eq and sup_bool_eq.
berghofe [Wed, 11 Jul 2007 11:02:07 +0200] rev 23738
Added ML bindings for sup_fun_eq and sup_bool_eq.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip