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
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.
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.
Wed, 11 Jul 2007 11:01:24 +0200 top and bot are now constants.
berghofe [Wed, 11 Jul 2007 11:01:24 +0200] rev 23737
top and bot are now constants.
Wed, 11 Jul 2007 11:00:46 +0200 Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:00:46 +0200] rev 23736
Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:00:09 +0200 acc is now defined using inductive_set.
berghofe [Wed, 11 Jul 2007 11:00:09 +0200] rev 23735
acc is now defined using inductive_set.
Wed, 11 Jul 2007 10:59:23 +0200 Added new package for inductive sets.
berghofe [Wed, 11 Jul 2007 10:59:23 +0200] rev 23734
Added new package for inductive sets.
Wed, 11 Jul 2007 10:53:39 +0200 Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 10:53:39 +0200] rev 23733
Adapted to new inductive definition package.
Wed, 11 Jul 2007 10:52:20 +0200 Adapted to changes in inductive definition package.
berghofe [Wed, 11 Jul 2007 10:52:20 +0200] rev 23732
Adapted to changes in inductive definition package.
Wed, 11 Jul 2007 00:46:48 +0200 tuned comment markup;
wenzelm [Wed, 11 Jul 2007 00:46:48 +0200] rev 23731
tuned comment markup;
Wed, 11 Jul 2007 00:29:52 +0200 treat OuterLex.Error;
wenzelm [Wed, 11 Jul 2007 00:29:52 +0200] rev 23730
treat OuterLex.Error;
Wed, 11 Jul 2007 00:29:51 +0200 separated Malformed (symbolic char) from Error (bad input);
wenzelm [Wed, 11 Jul 2007 00:29:51 +0200] rev 23729
separated Malformed (symbolic char) from Error (bad input); unparse: Output.escape_malformed; name_of: use unparse;
Wed, 11 Jul 2007 00:29:50 +0200 Output.escape_malformed;
wenzelm [Wed, 11 Jul 2007 00:29:50 +0200] rev 23728
Output.escape_malformed;
Wed, 11 Jul 2007 00:29:49 +0200 added escape_malformed (failsafe);
wenzelm [Wed, 11 Jul 2007 00:29:49 +0200] rev 23727
added escape_malformed (failsafe);
Tue, 10 Jul 2007 23:29:53 +0200 Basic editing of theory sources.
wenzelm [Tue, 10 Jul 2007 23:29:53 +0200] rev 23726
Basic editing of theory sources.
Tue, 10 Jul 2007 23:29:52 +0200 tuned;
wenzelm [Tue, 10 Jul 2007 23:29:52 +0200] rev 23725
tuned;
Tue, 10 Jul 2007 23:29:51 +0200 export html_mode, begin_document, end_document;
wenzelm [Tue, 10 Jul 2007 23:29:51 +0200] rev 23724
export html_mode, begin_document, end_document;
Tue, 10 Jul 2007 23:29:49 +0200 renamed XML.Rawtext to XML.Output;
wenzelm [Tue, 10 Jul 2007 23:29:49 +0200] rev 23723
renamed XML.Rawtext to XML.Output;
Tue, 10 Jul 2007 23:29:47 +0200 export get_lexicons;
wenzelm [Tue, 10 Jul 2007 23:29:47 +0200] rev 23722
export get_lexicons;
Tue, 10 Jul 2007 23:29:46 +0200 added kind_of;
wenzelm [Tue, 10 Jul 2007 23:29:46 +0200] rev 23721
added kind_of; unparse: extra care for Malformed;
Tue, 10 Jul 2007 23:29:44 +0200 Markup.enclose;
wenzelm [Tue, 10 Jul 2007 23:29:44 +0200] rev 23720
Markup.enclose;
Tue, 10 Jul 2007 23:29:43 +0200 more markup for inner and outer syntax;
wenzelm [Tue, 10 Jul 2007 23:29:43 +0200] rev 23719
more markup for inner and outer syntax; added enclose;
Tue, 10 Jul 2007 23:29:41 +0200 simplified funpow, untabify;
wenzelm [Tue, 10 Jul 2007 23:29:41 +0200] rev 23718
simplified funpow, untabify;
Tue, 10 Jul 2007 23:29:38 +0200 added Thy/thy_edit.ML;
wenzelm [Tue, 10 Jul 2007 23:29:38 +0200] rev 23717
added Thy/thy_edit.ML;
Tue, 10 Jul 2007 23:29:35 +0200 added some markup for outer syntax;
wenzelm [Tue, 10 Jul 2007 23:29:35 +0200] rev 23716
added some markup for outer syntax;
Tue, 10 Jul 2007 17:30:57 +0200 clarified merge of module names
haftmann [Tue, 10 Jul 2007 17:30:57 +0200] rev 23715
clarified merge of module names
Tue, 10 Jul 2007 17:30:56 +0200 now a monolithic module
haftmann [Tue, 10 Jul 2007 17:30:56 +0200] rev 23714
now a monolithic module
Tue, 10 Jul 2007 17:30:54 +0200 now works with SML/NJ
haftmann [Tue, 10 Jul 2007 17:30:54 +0200] rev 23713
now works with SML/NJ
Tue, 10 Jul 2007 17:30:53 +0200 tuned
haftmann [Tue, 10 Jul 2007 17:30:53 +0200] rev 23712
tuned
Tue, 10 Jul 2007 17:30:52 +0200 improvement for code names
haftmann [Tue, 10 Jul 2007 17:30:52 +0200] rev 23711
improvement for code names
Tue, 10 Jul 2007 17:30:51 +0200 removed proof dependency on transitivity theorems
haftmann [Tue, 10 Jul 2007 17:30:51 +0200] rev 23710
removed proof dependency on transitivity theorems
Tue, 10 Jul 2007 17:30:50 +0200 moved lfp_induct2 here
haftmann [Tue, 10 Jul 2007 17:30:50 +0200] rev 23709
moved lfp_induct2 here
Tue, 10 Jul 2007 17:30:49 +0200 clarified import
haftmann [Tue, 10 Jul 2007 17:30:49 +0200] rev 23708
clarified import
Tue, 10 Jul 2007 17:30:47 +0200 moved lfp_induct2 to Relation.thy
haftmann [Tue, 10 Jul 2007 17:30:47 +0200] rev 23707
moved lfp_induct2 to Relation.thy
Tue, 10 Jul 2007 17:30:45 +0200 moved some finite lemmas here
haftmann [Tue, 10 Jul 2007 17:30:45 +0200] rev 23706
moved some finite lemmas here
Tue, 10 Jul 2007 17:30:43 +0200 moved finite lemmas to Finite_Set.thy
haftmann [Tue, 10 Jul 2007 17:30:43 +0200] rev 23705
moved finite lemmas to Finite_Set.thy
Tue, 10 Jul 2007 16:46:37 +0200 added print_mode setup (from pretty.ML);
wenzelm [Tue, 10 Jul 2007 16:46:37 +0200] rev 23704
added print_mode setup (from pretty.ML); removed no_state;
Tue, 10 Jul 2007 16:45:06 +0200 Markup.add_mode;
wenzelm [Tue, 10 Jul 2007 16:45:06 +0200] rev 23703
Markup.add_mode;
Tue, 10 Jul 2007 16:45:05 +0200 removed no_state markup -- produce empty state;
wenzelm [Tue, 10 Jul 2007 16:45:05 +0200] rev 23702
removed no_state markup -- produce empty state; Markup.add_mode;
Tue, 10 Jul 2007 16:45:04 +0200 Markup.output;
wenzelm [Tue, 10 Jul 2007 16:45:04 +0200] rev 23701
Markup.output; removed no_state markup -- produce empty state;
Tue, 10 Jul 2007 16:45:03 +0200 moved source cascading from scan.ML to source.ML;
wenzelm [Tue, 10 Jul 2007 16:45:03 +0200] rev 23700
moved source cascading from scan.ML to source.ML;
Tue, 10 Jul 2007 16:45:01 +0200 infixr || (more efficient);
wenzelm [Tue, 10 Jul 2007 16:45:01 +0200] rev 23699
infixr || (more efficient); tuned signature; removed unused trace'; moved source cascading from scan.ML to source.ML; tuned;
Tue, 10 Jul 2007 16:45:00 +0200 moved print_mode setup for markup to markup.ML;
wenzelm [Tue, 10 Jul 2007 16:45:00 +0200] rev 23698
moved print_mode setup for markup to markup.ML;
Tue, 10 Jul 2007 16:45:00 +0200 Markup.output;
wenzelm [Tue, 10 Jul 2007 16:45:00 +0200] rev 23697
Markup.output;
Tue, 10 Jul 2007 16:44:58 +0200 use position.ML earlier;
wenzelm [Tue, 10 Jul 2007 16:44:58 +0200] rev 23696
use position.ML earlier;
Tue, 10 Jul 2007 15:45:34 +0200 Add widthN to signature
aspinall [Tue, 10 Jul 2007 15:45:34 +0200] rev 23695
Add widthN to signature
Tue, 10 Jul 2007 13:12:53 +0200 cd ISABELLE_HOME/etc;
wenzelm [Tue, 10 Jul 2007 13:12:53 +0200] rev 23694
cd ISABELLE_HOME/etc;
Tue, 10 Jul 2007 09:24:43 +0200 adjusted
haftmann [Tue, 10 Jul 2007 09:24:43 +0200] rev 23693
adjusted
Tue, 10 Jul 2007 09:24:14 +0200 updated keywords
haftmann [Tue, 10 Jul 2007 09:24:14 +0200] rev 23692
updated keywords
Tue, 10 Jul 2007 09:23:17 +0200 simplified, tuned
haftmann [Tue, 10 Jul 2007 09:23:17 +0200] rev 23691
simplified, tuned
Tue, 10 Jul 2007 09:23:16 +0200 re-expanded paths
haftmann [Tue, 10 Jul 2007 09:23:16 +0200] rev 23690
re-expanded paths
Tue, 10 Jul 2007 09:23:15 +0200 replaced code generator framework for reflected cooper
haftmann [Tue, 10 Jul 2007 09:23:15 +0200] rev 23689
replaced code generator framework for reflected cooper
Tue, 10 Jul 2007 09:23:14 +0200 expanded fragile proof
haftmann [Tue, 10 Jul 2007 09:23:14 +0200] rev 23688
expanded fragile proof
Tue, 10 Jul 2007 09:23:13 +0200 extended - convers now basic lcm properties also
haftmann [Tue, 10 Jul 2007 09:23:13 +0200] rev 23687
extended - convers now basic lcm properties also
Tue, 10 Jul 2007 09:23:12 +0200 constant dvd now in class target
haftmann [Tue, 10 Jul 2007 09:23:12 +0200] rev 23686
constant dvd now in class target
Tue, 10 Jul 2007 09:23:11 +0200 moved lemma zdvd_period here
haftmann [Tue, 10 Jul 2007 09:23:11 +0200] rev 23685
moved lemma zdvd_period here
Tue, 10 Jul 2007 09:23:10 +0200 introduced (auxiliary) class dvd_mod for more convenient code generation
haftmann [Tue, 10 Jul 2007 09:23:10 +0200] rev 23684
introduced (auxiliary) class dvd_mod for more convenient code generation
Tue, 10 Jul 2007 00:43:51 +0200 tuned;
wenzelm [Tue, 10 Jul 2007 00:43:51 +0200] rev 23683
tuned;
Tue, 10 Jul 2007 00:17:52 +0200 nested source: explicit interactive flag for recover avoids duplicate errors;
wenzelm [Tue, 10 Jul 2007 00:17:52 +0200] rev 23682
nested source: explicit interactive flag for recover avoids duplicate errors;
Mon, 09 Jul 2007 23:12:51 +0200 tuned dead code;
wenzelm [Mon, 09 Jul 2007 23:12:51 +0200] rev 23681
tuned dead code;
Mon, 09 Jul 2007 23:12:49 +0200 use Position.file_of;
wenzelm [Mon, 09 Jul 2007 23:12:49 +0200] rev 23680
use Position.file_of; removed strange comments;
Mon, 09 Jul 2007 23:12:46 +0200 toplevel_source: interactive flag indicates intermittent error_msg;
wenzelm [Mon, 09 Jul 2007 23:12:46 +0200] rev 23679
toplevel_source: interactive flag indicates intermittent error_msg; nested source: error msg passed to recover; tuned source positions;
Mon, 09 Jul 2007 23:12:45 +0200 Malformed token: error msg;
wenzelm [Mon, 09 Jul 2007 23:12:45 +0200] rev 23678
Malformed token: error msg; scan: explicit handling of malformed symbols from previous stage; source: interactive flag indicates intermittent error_msg; tuned;
Mon, 09 Jul 2007 23:12:44 +0200 adapted OuterLex/T.source;
wenzelm [Mon, 09 Jul 2007 23:12:44 +0200] rev 23677
adapted OuterLex/T.source;
Mon, 09 Jul 2007 23:12:42 +0200 scan: changed treatment of malformed symbols, passed to next stage;
wenzelm [Mon, 09 Jul 2007 23:12:42 +0200] rev 23676
scan: changed treatment of malformed symbols, passed to next stage; tuned sym_explode;
Mon, 09 Jul 2007 23:12:40 +0200 nested source: error msg passed to recover;
wenzelm [Mon, 09 Jul 2007 23:12:40 +0200] rev 23675
nested source: error msg passed to recover;
Mon, 09 Jul 2007 23:12:38 +0200 tuned signature;
wenzelm [Mon, 09 Jul 2007 23:12:38 +0200] rev 23674
tuned signature; nested source: error msg passed to recover;
Mon, 09 Jul 2007 23:12:37 +0200 replaced name by file (unquoted);
wenzelm [Mon, 09 Jul 2007 23:12:37 +0200] rev 23673
replaced name by file (unquoted); str_of: markup; misc cleanup;
Mon, 09 Jul 2007 23:12:36 +0200 moved Path.position to Position.path;
wenzelm [Mon, 09 Jul 2007 23:12:36 +0200] rev 23672
moved Path.position to Position.path;
Mon, 09 Jul 2007 23:12:35 +0200 proper position markup;
wenzelm [Mon, 09 Jul 2007 23:12:35 +0200] rev 23671
proper position markup; added properties operation; tuned;
Mon, 09 Jul 2007 23:12:31 +0200 use position.ML after pretty.ML;
wenzelm [Mon, 09 Jul 2007 23:12:31 +0200] rev 23670
use position.ML after pretty.ML;
Mon, 09 Jul 2007 23:12:29 +0200 removed target RAW-ProofGeneral (impractical to maintain);
wenzelm [Mon, 09 Jul 2007 23:12:29 +0200] rev 23669
removed target RAW-ProofGeneral (impractical to maintain);
Mon, 09 Jul 2007 22:40:57 +0200 declare: disallow quote (") in names;
wenzelm [Mon, 09 Jul 2007 22:40:57 +0200] rev 23668
declare: disallow quote (") in names;
Mon, 09 Jul 2007 22:37:48 +0200 removed legacy ML file;
wenzelm [Mon, 09 Jul 2007 22:37:48 +0200] rev 23667
removed legacy ML file; fixed prems_conv;
Mon, 09 Jul 2007 22:06:49 +0200 HOL-Complex-Matrix: fixed deps -- sort of;
wenzelm [Mon, 09 Jul 2007 22:06:49 +0200] rev 23666
HOL-Complex-Matrix: fixed deps -- sort of;
Mon, 09 Jul 2007 17:39:55 +0200 adopted to new computing oracle and fixed bugs introduced by tuning
obua [Mon, 09 Jul 2007 17:39:55 +0200] rev 23665
adopted to new computing oracle and fixed bugs introduced by tuning
Mon, 09 Jul 2007 17:38:40 +0200 added computing oracle support for HOL and numerals
obua [Mon, 09 Jul 2007 17:38:40 +0200] rev 23664
added computing oracle support for HOL and numerals
Mon, 09 Jul 2007 17:36:25 +0200 new version of computing oracle
obua [Mon, 09 Jul 2007 17:36:25 +0200] rev 23663
new version of computing oracle
Mon, 09 Jul 2007 11:44:23 +0200 simplified writeln_fn;
wenzelm [Mon, 09 Jul 2007 11:44:23 +0200] rev 23662
simplified writeln_fn;
Mon, 09 Jul 2007 11:44:22 +0200 prompt: plain string, not output;
wenzelm [Mon, 09 Jul 2007 11:44:22 +0200] rev 23661
prompt: plain string, not output;
Mon, 09 Jul 2007 11:44:20 +0200 type output = string indicates raw system output;
wenzelm [Mon, 09 Jul 2007 11:44:20 +0200] rev 23660
type output = string indicates raw system output;
Sun, 08 Jul 2007 19:52:10 +0200 symbolic output: avoid empty blocks, 1 space for fbreak;
wenzelm [Sun, 08 Jul 2007 19:52:10 +0200] rev 23659
symbolic output: avoid empty blocks, 1 space for fbreak;
Sun, 08 Jul 2007 19:52:08 +0200 tuned;
wenzelm [Sun, 08 Jul 2007 19:52:08 +0200] rev 23658
tuned;
Sun, 08 Jul 2007 19:52:05 +0200 thm tag: Markup.property list;
wenzelm [Sun, 08 Jul 2007 19:52:05 +0200] rev 23657
thm tag: Markup.property list;
Sun, 08 Jul 2007 19:52:04 +0200 gensym: slightly more obscure prefix descreases probability of name clash;
wenzelm [Sun, 08 Jul 2007 19:52:04 +0200] rev 23656
gensym: slightly more obscure prefix descreases probability of name clash;
Sun, 08 Jul 2007 19:51:58 +0200 replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
wenzelm [Sun, 08 Jul 2007 19:51:58 +0200] rev 23655
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Sun, 08 Jul 2007 19:51:55 +0200 attribute tagged: single argument;
wenzelm [Sun, 08 Jul 2007 19:51:55 +0200] rev 23654
attribute tagged: single argument;
Sun, 08 Jul 2007 19:51:54 +0200 updated;
wenzelm [Sun, 08 Jul 2007 19:51:54 +0200] rev 23653
updated;
Sun, 08 Jul 2007 19:51:52 +0200 simplified Symtab;
wenzelm [Sun, 08 Jul 2007 19:51:52 +0200] rev 23652
simplified Symtab;
Sun, 08 Jul 2007 19:51:51 +0200 renamed ML_exc to ML_exn;
wenzelm [Sun, 08 Jul 2007 19:51:51 +0200] rev 23651
renamed ML_exc to ML_exn;
Sun, 08 Jul 2007 19:01:32 +0200 Show the use of reflection attribute; fixed comments about the order of absorbing equations : f (C x) = x ; now automaically tried as last;
chaieb [Sun, 08 Jul 2007 19:01:32 +0200] rev 23650
Show the use of reflection attribute; fixed comments about the order of absorbing equations : f (C x) = x ; now automaically tried as last;
Sun, 08 Jul 2007 19:01:30 +0200 Changed syntax for the reflection method (reify unchanged). reflection takes an optional set of theorems for reification then several correctness theorems are specified by rules:'' then the optional term is specified by only:
chaieb [Sun, 08 Jul 2007 19:01:30 +0200] rev 23649
Changed syntax for the reflection method (reify unchanged). reflection takes an optional set of theorems for reification then several correctness theorems are specified by rules:'' then the optional term is specified by only:
Sun, 08 Jul 2007 19:01:28 +0200 Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
chaieb [Sun, 08 Jul 2007 19:01:28 +0200] rev 23648
Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
Sun, 08 Jul 2007 19:01:26 +0200 Context data now consist of eqations for reification and equations for correctness theorems for reflection; Added attribute reflection to store correctness theorems to be trued by default
chaieb [Sun, 08 Jul 2007 19:01:26 +0200] rev 23647
Context data now consist of eqations for reification and equations for correctness theorems for reflection; Added attribute reflection to store correctness theorems to be trued by default
Sun, 08 Jul 2007 13:10:57 +0200 simplified/more robust print_state;
wenzelm [Sun, 08 Jul 2007 13:10:57 +0200] rev 23646
simplified/more robust print_state; more robust prompt markup;
Sun, 08 Jul 2007 13:10:54 +0200 export mode_markup;
wenzelm [Sun, 08 Jul 2007 13:10:54 +0200] rev 23645
export mode_markup; added symbolic output (via print_mode); misc cleanup;
Sun, 08 Jul 2007 13:10:51 +0200 added markup for pretty printing;
wenzelm [Sun, 08 Jul 2007 13:10:51 +0200] rev 23644
added markup for pretty printing;
Sun, 08 Jul 2007 12:20:56 +0200 Corrected erronus use of compiletime context to the runtime context
chaieb [Sun, 08 Jul 2007 12:20:56 +0200] rev 23643
Corrected erronus use of compiletime context to the runtime context
Sat, 07 Jul 2007 18:47:47 +0200 make smlnj happy;
wenzelm [Sat, 07 Jul 2007 18:47:47 +0200] rev 23642
make smlnj happy;
Sat, 07 Jul 2007 18:39:21 +0200 toplevel prompt/print_state: proper markup, removed hooks;
wenzelm [Sat, 07 Jul 2007 18:39:21 +0200] rev 23641
toplevel prompt/print_state: proper markup, removed hooks;
Sat, 07 Jul 2007 18:39:20 +0200 toplevel prompt/print_state: proper markup, removed hooks;
wenzelm [Sat, 07 Jul 2007 18:39:20 +0200] rev 23640
toplevel prompt/print_state: proper markup, removed hooks; tuned;
Sat, 07 Jul 2007 18:39:19 +0200 pretty_state: subgoal markup;
wenzelm [Sat, 07 Jul 2007 18:39:19 +0200] rev 23639
pretty_state: subgoal markup; tuned;
Sat, 07 Jul 2007 18:39:18 +0200 added markup_chunks;
wenzelm [Sat, 07 Jul 2007 18:39:18 +0200] rev 23638
added markup_chunks;
Sat, 07 Jul 2007 18:39:17 +0200 added toplevel markup;
wenzelm [Sat, 07 Jul 2007 18:39:17 +0200] rev 23637
added toplevel markup; misc cleanup;
Sat, 07 Jul 2007 18:39:16 +0200 use markup.ML earlier;
wenzelm [Sat, 07 Jul 2007 18:39:16 +0200] rev 23636
use markup.ML earlier;
Sat, 07 Jul 2007 18:39:15 +0200 removed obsolete disable_pr/enable_pr;
wenzelm [Sat, 07 Jul 2007 18:39:15 +0200] rev 23635
removed obsolete disable_pr/enable_pr; added old print_goals from display.ML;
Sat, 07 Jul 2007 18:39:14 +0200 pretty_goals_aux: subgoal markup;
wenzelm [Sat, 07 Jul 2007 18:39:14 +0200] rev 23634
pretty_goals_aux: subgoal markup; print_goals etc.: moved old version to old_goals.ML, removed hooks; tuned;
Sat, 07 Jul 2007 18:39:12 +0200 pr_goals: adapted Display.pretty_goals_aux;
wenzelm [Sat, 07 Jul 2007 18:39:12 +0200] rev 23633
pr_goals: adapted Display.pretty_goals_aux; pr_goals/prterm: proper context; tuned;
Sat, 07 Jul 2007 12:16:20 +0200 export attribute;
wenzelm [Sat, 07 Jul 2007 12:16:20 +0200] rev 23632
export attribute;
Sat, 07 Jul 2007 12:16:19 +0200 pretty_sort/typ/term: markup;
wenzelm [Sat, 07 Jul 2007 12:16:19 +0200] rev 23631
pretty_sort/typ/term: markup;
Sat, 07 Jul 2007 12:16:18 +0200 pretty: markup for syntax/name of authentic consts;
wenzelm [Sat, 07 Jul 2007 12:16:18 +0200] rev 23630
pretty: markup for syntax/name of authentic consts; datatype symb: String (potential markup) vs. Space (no markup);
Sat, 07 Jul 2007 12:16:17 +0200 depend on alist.ML, markup.ML;
wenzelm [Sat, 07 Jul 2007 12:16:17 +0200] rev 23629
depend on alist.ML, markup.ML;
Sat, 07 Jul 2007 12:16:16 +0200 markup: emit as control information -- no indent text;
wenzelm [Sat, 07 Jul 2007 12:16:16 +0200] rev 23628
markup: emit as control information -- no indent text;
Sat, 07 Jul 2007 12:16:15 +0200 added property conversions;
wenzelm [Sat, 07 Jul 2007 12:16:15 +0200] rev 23627
added property conversions; tuned;
Sat, 07 Jul 2007 12:16:14 +0200 position: line and name;
wenzelm [Sat, 07 Jul 2007 12:16:14 +0200] rev 23626
position: line and name; tuned operations;
Sat, 07 Jul 2007 12:16:13 +0200 moved markup.ML before position.ML;
wenzelm [Sat, 07 Jul 2007 12:16:13 +0200] rev 23625
moved markup.ML before position.ML;
(0) -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 +30000 tip