Sun, 09 Apr 2006 18:51:16 +0200 moved theory presentation to Isar/ROOT.ML;
wenzelm [Sun, 09 Apr 2006 18:51:16 +0200] rev 19382
moved theory presentation to Isar/ROOT.ML;
Sun, 09 Apr 2006 18:51:15 +0200 hide consts in Numeral.thy;
wenzelm [Sun, 09 Apr 2006 18:51:15 +0200] rev 19381
hide consts in Numeral.thy;
Sun, 09 Apr 2006 18:51:13 +0200 tuned syntax/abbreviations;
wenzelm [Sun, 09 Apr 2006 18:51:13 +0200] rev 19380
tuned syntax/abbreviations;
Sun, 09 Apr 2006 18:51:11 +0200 unfold(ed): not necessrily meta equations;
wenzelm [Sun, 09 Apr 2006 18:51:11 +0200] rev 19379
unfold(ed): not necessrily meta equations;
Sun, 09 Apr 2006 14:47:24 +0200 Made "empty" an abbreviation.
nipkow [Sun, 09 Apr 2006 14:47:24 +0200] rev 19378
Made "empty" an abbreviation.
Sun, 09 Apr 2006 14:31:37 +0200 *** empty log message ***
nipkow [Sun, 09 Apr 2006 14:31:37 +0200] rev 19377
*** empty log message ***
Sun, 09 Apr 2006 14:20:23 +0200 Removed old set interval syntax.
nipkow [Sun, 09 Apr 2006 14:20:23 +0200] rev 19376
Removed old set interval syntax.
Sat, 08 Apr 2006 22:51:35 +0200 pretty_term: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:35 +0200] rev 19375
pretty_term: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:33 +0200 pretty: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:33 +0200] rev 19374
pretty: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:31 +0200 removed fix_mixfix;
wenzelm [Sat, 08 Apr 2006 22:51:31 +0200] rev 19373
removed fix_mixfix; added const_mixfix, mixfix_const;
Sat, 08 Apr 2006 22:51:30 +0200 abbreviation(_i): do not expand abbreviations, do not use derived_def;
wenzelm [Sat, 08 Apr 2006 22:51:30 +0200] rev 19372
abbreviation(_i): do not expand abbreviations, do not use derived_def;
Sat, 08 Apr 2006 22:51:28 +0200 add_abbrevs(_i): support print mode;
wenzelm [Sat, 08 Apr 2006 22:51:28 +0200] rev 19371
add_abbrevs(_i): support print mode; pretty_term': expand abbreviations only for well-typed terms; added expand_abbrevs; tuned;
Sat, 08 Apr 2006 22:51:26 +0200 abbrevs: support print mode;
wenzelm [Sat, 08 Apr 2006 22:51:26 +0200] rev 19370
abbrevs: support print mode;
Sat, 08 Apr 2006 22:51:25 +0200 simplified handling of authentic syntax (cf. early externing in consts.ML);
wenzelm [Sat, 08 Apr 2006 22:51:25 +0200] rev 19369
simplified handling of authentic syntax (cf. early externing in consts.ML); simplified extern_term;
Sat, 08 Apr 2006 22:51:23 +0200 'abbreviation': optional print mode;
wenzelm [Sat, 08 Apr 2006 22:51:23 +0200] rev 19368
'abbreviation': optional print mode;
Sat, 08 Apr 2006 22:51:22 +0200 tuned;
wenzelm [Sat, 08 Apr 2006 22:51:22 +0200] rev 19367
tuned;
Sat, 08 Apr 2006 22:51:20 +0200 pretty_term': early vs. late externing (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:20 +0200] rev 19366
pretty_term': early vs. late externing (support authentic syntax); add_abbrevs(_i): support print mode and authentic syntax;
Sat, 08 Apr 2006 22:51:19 +0200 print_theory: print abbreviations nicely;
wenzelm [Sat, 08 Apr 2006 22:51:19 +0200] rev 19365
print_theory: print abbreviations nicely;
Sat, 08 Apr 2006 22:51:17 +0200 added intern/extern/extern_early;
wenzelm [Sat, 08 Apr 2006 22:51:17 +0200] rev 19364
added intern/extern/extern_early; added expand_abbrevs flag; strip_abss: demand ocurrences of bounds in body; const decl: added flag for early externing (disabled for authentic syntax); abbrevs: support print mode; major cleanup;
Sat, 08 Apr 2006 22:51:06 +0200 refined 'abbreviation';
wenzelm [Sat, 08 Apr 2006 22:51:06 +0200] rev 19363
refined 'abbreviation';
Sat, 08 Apr 2006 22:12:02 +0200 made symlink relative
haftmann [Sat, 08 Apr 2006 22:12:02 +0200] rev 19362
made symlink relative
Sat, 08 Apr 2006 22:10:58 +0200 made symlink relative
haftmann [Sat, 08 Apr 2006 22:10:58 +0200] rev 19361
made symlink relative
Sat, 08 Apr 2006 15:24:21 +0200 converted Müller to Mueller to make smlnj 110.58 work
kleing [Sat, 08 Apr 2006 15:24:21 +0200] rev 19360
converted Müller to Mueller to make smlnj 110.58 work
Fri, 07 Apr 2006 17:27:53 +0200 Fixed bug that caused proof of induction rule to fail
berghofe [Fri, 07 Apr 2006 17:27:53 +0200] rev 19359
Fixed bug that caused proof of induction rule to fail for inductive sets with trivial introduction rules such as "x : S ==> x : S".
Fri, 07 Apr 2006 12:48:10 +0200 remame ASeries to Arithmetic_Series
kleing [Fri, 07 Apr 2006 12:48:10 +0200] rev 19358
remame ASeries to Arithmetic_Series
Fri, 07 Apr 2006 11:17:44 +0200 Added alternative version of thms_of_proof that does not recursively
berghofe [Fri, 07 Apr 2006 11:17:44 +0200] rev 19357
Added alternative version of thms_of_proof that does not recursively descend into proofs of (named) theorems.
Fri, 07 Apr 2006 05:14:54 +0200 hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
mengj [Fri, 07 Apr 2006 05:14:54 +0200] rev 19356
hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
Fri, 07 Apr 2006 05:14:06 +0200 filter now accepts axioms as thm, instead of term.
mengj [Fri, 07 Apr 2006 05:14:06 +0200] rev 19355
filter now accepts axioms as thm, instead of term.
Fri, 07 Apr 2006 05:12:51 +0200 tptp_write_file accepts axioms as thm.
mengj [Fri, 07 Apr 2006 05:12:51 +0200] rev 19354
tptp_write_file accepts axioms as thm.
Fri, 07 Apr 2006 05:12:23 +0200 added another function for CNF.
mengj [Fri, 07 Apr 2006 05:12:23 +0200] rev 19353
added another function for CNF.
Fri, 07 Apr 2006 05:12:00 +0200 lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
mengj [Fri, 07 Apr 2006 05:12:00 +0200] rev 19352
lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
Fri, 07 Apr 2006 03:20:34 +0200 renamed ASeries to Arithmetic_Series, removed the ^M
kleing [Fri, 07 Apr 2006 03:20:34 +0200] rev 19351
renamed ASeries to Arithmetic_Series, removed the ^M
Thu, 06 Apr 2006 17:29:40 +0200 modified the perm_compose rule such that it
urbanc [Thu, 06 Apr 2006 17:29:40 +0200] rev 19350
modified the perm_compose rule such that it is applied as simplification rule (as simproc) in the restricted case where the first permutation is a swapping coming from a supports problem also deleted the perm_compose' rule from the set of rules that are automatically tried
Thu, 06 Apr 2006 16:13:17 +0200 cleanup in typedef/datatype package
haftmann [Thu, 06 Apr 2006 16:13:17 +0200] rev 19349
cleanup in typedef/datatype package
Thu, 06 Apr 2006 16:12:57 +0200 added explicit serialization for int equality
haftmann [Thu, 06 Apr 2006 16:12:57 +0200] rev 19348
added explicit serialization for int equality
Thu, 06 Apr 2006 16:11:30 +0200 adapted for definitional code generation
haftmann [Thu, 06 Apr 2006 16:11:30 +0200] rev 19347
adapted for definitional code generation
Thu, 06 Apr 2006 16:10:46 +0200 cleanup in datatype package
haftmann [Thu, 06 Apr 2006 16:10:46 +0200] rev 19346
cleanup in datatype package
Thu, 06 Apr 2006 16:10:22 +0200 small type annotation fix
haftmann [Thu, 06 Apr 2006 16:10:22 +0200] rev 19345
small type annotation fix
Thu, 06 Apr 2006 16:09:54 +0200 added hook for codegen_theorems.ML
haftmann [Thu, 06 Apr 2006 16:09:54 +0200] rev 19344
added hook for codegen_theorems.ML
Thu, 06 Apr 2006 16:09:37 +0200 adaptions to change in typedef_package.ML
haftmann [Thu, 06 Apr 2006 16:09:37 +0200] rev 19343
adaptions to change in typedef_package.ML
Thu, 06 Apr 2006 16:09:20 +0200 added functions for definitional code generation
haftmann [Thu, 06 Apr 2006 16:09:20 +0200] rev 19342
added functions for definitional code generation
Thu, 06 Apr 2006 16:08:25 +0200 added definitional code generator module: codegen_theorems.ML
haftmann [Thu, 06 Apr 2006 16:08:25 +0200] rev 19341
added definitional code generator module: codegen_theorems.ML
Thu, 06 Apr 2006 16:08:22 +0200 minor changes
haftmann [Thu, 06 Apr 2006 16:08:22 +0200] rev 19340
minor changes
Thu, 06 Apr 2006 16:07:44 +0200 exported specification names
haftmann [Thu, 06 Apr 2006 16:07:44 +0200] rev 19339
exported specification names
Wed, 05 Apr 2006 17:38:32 +0200 minor extensions
haftmann [Wed, 05 Apr 2006 17:38:32 +0200] rev 19338
minor extensions
Wed, 05 Apr 2006 12:47:38 +0200 pool of constants; definition expansion; current best settings
paulson [Wed, 05 Apr 2006 12:47:38 +0200] rev 19337
pool of constants; definition expansion; current best settings
Fri, 31 Mar 2006 10:53:33 +0200 removed some illegal characters: they were crashing SML/NJ
paulson [Fri, 31 Mar 2006 10:53:33 +0200] rev 19336
removed some illegal characters: they were crashing SML/NJ
Fri, 31 Mar 2006 10:52:20 +0200 Removal of unused code
paulson [Fri, 31 Mar 2006 10:52:20 +0200] rev 19335
Removal of unused code
Tue, 28 Mar 2006 16:48:18 +0200 Simplified version of Jia's filter. Now all constants are pooled, rather than
paulson [Tue, 28 Mar 2006 16:48:18 +0200] rev 19334
Simplified version of Jia's filter. Now all constants are pooled, rather than relevance being compared against separate clauses. Rejects are no longer noted, and units cannot be added at the end.
Tue, 28 Mar 2006 12:11:33 +0200 renamed map_val to map_ran
schirmer [Tue, 28 Mar 2006 12:11:33 +0200] rev 19333
renamed map_val to map_ran
Tue, 28 Mar 2006 12:05:45 +0200 added map_val, superseding map_at and substitute
schirmer [Tue, 28 Mar 2006 12:05:45 +0200] rev 19332
added map_val, superseding map_at and substitute ----------------------------------------------------------------------
Tue, 28 Mar 2006 10:13:51 +0200 some internal cleanup
haftmann [Tue, 28 Mar 2006 10:13:51 +0200] rev 19331
some internal cleanup
Mon, 27 Mar 2006 18:10:02 +0200 removed illegal character codes
paulson [Mon, 27 Mar 2006 18:10:02 +0200] rev 19330
removed illegal character codes
Sun, 26 Mar 2006 03:22:42 +0200 simplified the proof at_fin_set_supp
urbanc [Sun, 26 Mar 2006 03:22:42 +0200] rev 19329
simplified the proof at_fin_set_supp
Sat, 25 Mar 2006 18:16:07 +0100 changed abbreviation for "infinite" back to translation because
nipkow [Sat, 25 Mar 2006 18:16:07 +0100] rev 19328
changed abbreviation for "infinite" back to translation because something didn't work during (output).
Fri, 24 Mar 2006 19:30:01 +0100 lazy patterns in lambda abstractions
huffman [Fri, 24 Mar 2006 19:30:01 +0100] rev 19327
lazy patterns in lambda abstractions
Fri, 24 Mar 2006 15:59:16 +0100 changed the it_prm proof to work for recursion
urbanc [Fri, 24 Mar 2006 15:59:16 +0100] rev 19326
changed the it_prm proof to work for recursion
Fri, 24 Mar 2006 15:15:08 +0100 tuned some proofs
urbanc [Fri, 24 Mar 2006 15:15:08 +0100] rev 19325
tuned some proofs
Fri, 24 Mar 2006 11:54:07 +0100 Removed occurrences of makestring, which does not
berghofe [Fri, 24 Mar 2006 11:54:07 +0100] rev 19324
Removed occurrences of makestring, which does not exist in SML/NJ.
Thu, 23 Mar 2006 20:03:53 +0100 Converted translations to abbbreviations.
nipkow [Thu, 23 Mar 2006 20:03:53 +0100] rev 19323
Converted translations to abbbreviations. Removed a few odd functions from Map and AssocList. Moved chg_map from Map to Bali/Basis.
Thu, 23 Mar 2006 18:14:06 +0100 Replaced iteration combinator by recursion combinator.
berghofe [Thu, 23 Mar 2006 18:14:06 +0100] rev 19322
Replaced iteration combinator by recursion combinator.
Thu, 23 Mar 2006 10:05:03 +0100 detection of definitions of relevant constants
paulson [Thu, 23 Mar 2006 10:05:03 +0100] rev 19321
detection of definitions of relevant constants
Thu, 23 Mar 2006 06:18:38 +0100 Only display atpset theorems if Output.show_debug_msgs is true.
mengj [Thu, 23 Mar 2006 06:18:38 +0100] rev 19320
Only display atpset theorems if Output.show_debug_msgs is true.
Wed, 22 Mar 2006 18:09:35 +0100 added the first two simple proofs of the recursion
urbanc [Wed, 22 Mar 2006 18:09:35 +0100] rev 19319
added the first two simple proofs of the recursion combinator
Wed, 22 Mar 2006 14:06:29 +0100 comment fixed
webertj [Wed, 22 Mar 2006 14:06:29 +0100] rev 19318
comment fixed
Wed, 22 Mar 2006 12:33:44 +0100 Introduction of "whitelist": theorems forced past the relevance filter
paulson [Wed, 22 Mar 2006 12:33:44 +0100] rev 19317
Introduction of "whitelist": theorems forced past the relevance filter
Wed, 22 Mar 2006 12:32:44 +0100 Slight simplification of proofs
paulson [Wed, 22 Mar 2006 12:32:44 +0100] rev 19316
Slight simplification of proofs
Wed, 22 Mar 2006 12:30:29 +0100 Removal of obsolete strategies. Initial support for locales: Frees and Consts
paulson [Wed, 22 Mar 2006 12:30:29 +0100] rev 19315
Removal of obsolete strategies. Initial support for locales: Frees and Consts treated similarly.
Wed, 22 Mar 2006 11:54:54 +0100 comment for conjI added
webertj [Wed, 22 Mar 2006 11:54:54 +0100] rev 19314
comment for conjI added
Wed, 22 Mar 2006 11:14:58 +0100 translations -> abbreviations (a cool feature)
nipkow [Wed, 22 Mar 2006 11:14:58 +0100] rev 19313
translations -> abbreviations (a cool feature)
Tue, 21 Mar 2006 15:38:53 +0100 fixed example;
wenzelm [Tue, 21 Mar 2006 15:38:53 +0100] rev 19312
fixed example;
Tue, 21 Mar 2006 12:18:22 +0100 mark_boundT: produce well-typed term;
wenzelm [Tue, 21 Mar 2006 12:18:22 +0100] rev 19311
mark_boundT: produce well-typed term;
Tue, 21 Mar 2006 12:18:21 +0100 subtract (op =);
wenzelm [Tue, 21 Mar 2006 12:18:21 +0100] rev 19310
subtract (op =); pretty_proof: no abbrevs;
Tue, 21 Mar 2006 12:18:20 +0100 avoid polymorphic equality;
wenzelm [Tue, 21 Mar 2006 12:18:20 +0100] rev 19309
avoid polymorphic equality; tuned;
Tue, 21 Mar 2006 12:18:19 +0100 avoid polymorphic equality;
wenzelm [Tue, 21 Mar 2006 12:18:19 +0100] rev 19308
avoid polymorphic equality; subtract (op =);
Tue, 21 Mar 2006 12:18:18 +0100 moved gen_eq_set to library.ML;
wenzelm [Tue, 21 Mar 2006 12:18:18 +0100] rev 19307
moved gen_eq_set to library.ML;
Tue, 21 Mar 2006 12:18:17 +0100 added ~$$ (negative literal);
wenzelm [Tue, 21 Mar 2006 12:18:17 +0100] rev 19306
added ~$$ (negative literal); combinators: avoid code duplication; tuned extend_lexicon;
Tue, 21 Mar 2006 12:18:15 +0100 avoid polymorphic equality;
wenzelm [Tue, 21 Mar 2006 12:18:15 +0100] rev 19305
avoid polymorphic equality;
Tue, 21 Mar 2006 12:18:13 +0100 remove (op =);
wenzelm [Tue, 21 Mar 2006 12:18:13 +0100] rev 19304
remove (op =); tuned;
Tue, 21 Mar 2006 12:18:11 +0100 gen_eq_set, remove (op =);
wenzelm [Tue, 21 Mar 2006 12:18:11 +0100] rev 19303
gen_eq_set, remove (op =);
Tue, 21 Mar 2006 12:18:10 +0100 abbreviation upto, length;
wenzelm [Tue, 21 Mar 2006 12:18:10 +0100] rev 19302
abbreviation upto, length;
Tue, 21 Mar 2006 12:18:09 +0100 added subtract;
wenzelm [Tue, 21 Mar 2006 12:18:09 +0100] rev 19301
added subtract; tuned;
Tue, 21 Mar 2006 12:18:07 +0100 subtract (op =);
wenzelm [Tue, 21 Mar 2006 12:18:07 +0100] rev 19300
subtract (op =);
Tue, 21 Mar 2006 12:18:06 +0100 remove (op =);
wenzelm [Tue, 21 Mar 2006 12:18:06 +0100] rev 19299
remove (op =);
Tue, 21 Mar 2006 12:17:38 +0100 Now SML/NJ-friendly (IntInf)
paulson [Tue, 21 Mar 2006 12:17:38 +0100] rev 19298
Now SML/NJ-friendly (IntInf)
Tue, 21 Mar 2006 12:16:43 +0100 Removal of unnecessary simprules: simproc cancel_numerals now works without
paulson [Tue, 21 Mar 2006 12:16:43 +0100] rev 19297
Removal of unnecessary simprules: simproc cancel_numerals now works without add_Suc, while the reason for the horrible isolateSuc is not known.
Mon, 20 Mar 2006 21:29:04 +0100 interpret: Proof.assert_forward_or_chain;
wenzelm [Mon, 20 Mar 2006 21:29:04 +0100] rev 19296
interpret: Proof.assert_forward_or_chain;
Mon, 20 Mar 2006 17:38:22 +0100 subsetI is often necessary
paulson [Mon, 20 Mar 2006 17:38:22 +0100] rev 19295
subsetI is often necessary
Mon, 20 Mar 2006 17:37:11 +0100 Now the setup for cancel_numerals accepts mixed Sucs/+ where the Sucs no longer
paulson [Mon, 20 Mar 2006 17:37:11 +0100] rev 19294
Now the setup for cancel_numerals accepts mixed Sucs/+ where the Sucs no longer need to be outermost.
Mon, 20 Mar 2006 17:15:35 +0100 Tuned signature of Locale.add_locale(_i).
ballarin [Mon, 20 Mar 2006 17:15:35 +0100] rev 19293
Tuned signature of Locale.add_locale(_i).
Sat, 18 Mar 2006 20:10:51 +0100 simplified mg_domain (use Sign.classes/arities_of);
wenzelm [Sat, 18 Mar 2006 20:10:51 +0100] rev 19292
simplified mg_domain (use Sign.classes/arities_of); removed unused lift_local_theory_yield;
Sat, 18 Mar 2006 20:10:50 +0100 made $$ and "this" monomorphic (string);
wenzelm [Sat, 18 Mar 2006 20:10:50 +0100] rev 19291
made $$ and "this" monomorphic (string);
Sat, 18 Mar 2006 20:10:49 +0100 tuned;
wenzelm [Sat, 18 Mar 2006 20:10:49 +0100] rev 19290
tuned;
Sat, 18 Mar 2006 20:10:48 +0100 export arities_of instead of classes_arities_of;
wenzelm [Sat, 18 Mar 2006 20:10:48 +0100] rev 19289
export arities_of instead of classes_arities_of;
Sat, 18 Mar 2006 18:33:49 +0100 updated;
wenzelm [Sat, 18 Mar 2006 18:33:49 +0100] rev 19288
updated;
Sat, 18 Mar 2006 18:33:40 +0100 renamed const less to lt;
wenzelm [Sat, 18 Mar 2006 18:33:40 +0100] rev 19287
renamed const less to lt;
Sat, 18 Mar 2006 09:58:49 +0100 renamed constant less in lattice
haftmann [Sat, 18 Mar 2006 09:58:49 +0100] rev 19286
renamed constant less in lattice
Fri, 17 Mar 2006 22:33:06 +0100 fixed problem with proof reconstruction by adding add_Suc to arith-simpset.
nipkow [Fri, 17 Mar 2006 22:33:06 +0100] rev 19285
fixed problem with proof reconstruction by adding add_Suc to arith-simpset.
Fri, 17 Mar 2006 17:38:38 +0100 added parser locale_expr_unless
schirmer [Fri, 17 Mar 2006 17:38:38 +0100] rev 19284
added parser locale_expr_unless
Fri, 17 Mar 2006 16:17:38 +0100 fixed clsvar bug
haftmann [Fri, 17 Mar 2006 16:17:38 +0100] rev 19283
fixed clsvar bug
Fri, 17 Mar 2006 15:22:40 +0100 add_locale(_i) returns internal locale name.
ballarin [Fri, 17 Mar 2006 15:22:40 +0100] rev 19282
add_locale(_i) returns internal locale name.
Fri, 17 Mar 2006 14:20:24 +0100 added example for operational classes and code generator
haftmann [Fri, 17 Mar 2006 14:20:24 +0100] rev 19281
added example for operational classes and code generator
Fri, 17 Mar 2006 14:19:24 +0100 slight improvement in serializer, stub for code generator theorems added
haftmann [Fri, 17 Mar 2006 14:19:24 +0100] rev 19280
slight improvement in serializer, stub for code generator theorems added
Fri, 17 Mar 2006 10:04:27 +0100 Renamed setsum_mult to setsum_right_distrib.
ballarin [Fri, 17 Mar 2006 10:04:27 +0100] rev 19279
Renamed setsum_mult to setsum_right_distrib.
Fri, 17 Mar 2006 09:57:25 +0100 Internal restructuring: local parameters.
ballarin [Fri, 17 Mar 2006 09:57:25 +0100] rev 19278
Internal restructuring: local parameters.
Fri, 17 Mar 2006 09:34:23 +0100 renamed op < <= to Orderings.less(_eq)
haftmann [Fri, 17 Mar 2006 09:34:23 +0100] rev 19277
renamed op < <= to Orderings.less(_eq)
Thu, 16 Mar 2006 20:19:25 +0100 New interface function parameters_of_expr.
ballarin [Thu, 16 Mar 2006 20:19:25 +0100] rev 19276
New interface function parameters_of_expr.
Wed, 15 Mar 2006 17:59:33 +0100 add_inst_arity_i renamed to prove_arity.
berghofe [Wed, 15 Mar 2006 17:59:33 +0100] rev 19275
add_inst_arity_i renamed to prove_arity.
Wed, 15 Mar 2006 16:18:12 +0100 rename_frees: treat trivial names;
wenzelm [Wed, 15 Mar 2006 16:18:12 +0100] rev 19274
rename_frees: treat trivial names; monomorphic: tuned invented names;
Tue, 14 Mar 2006 22:07:33 +0100 added singleton;
wenzelm [Tue, 14 Mar 2006 22:07:33 +0100] rev 19273
added singleton;
Tue, 14 Mar 2006 22:06:43 +0100 updated;
wenzelm [Tue, 14 Mar 2006 22:06:43 +0100] rev 19272
updated;
Tue, 14 Mar 2006 22:06:42 +0100 turned string_of_mixfix into pretty_mixfix;
wenzelm [Tue, 14 Mar 2006 22:06:42 +0100] rev 19271
turned string_of_mixfix into pretty_mixfix;
Tue, 14 Mar 2006 22:06:40 +0100 added monomorphic;
wenzelm [Tue, 14 Mar 2006 22:06:40 +0100] rev 19270
added monomorphic; export hidden_polymorphism;
Tue, 14 Mar 2006 22:06:39 +0100 added 'print_statement' command;
wenzelm [Tue, 14 Mar 2006 22:06:39 +0100] rev 19269
added 'print_statement' command;
Tue, 14 Mar 2006 22:06:37 +0100 added print_stmts;
wenzelm [Tue, 14 Mar 2006 22:06:37 +0100] rev 19268
added print_stmts;
Tue, 14 Mar 2006 22:06:36 +0100 added pretty_statement;
wenzelm [Tue, 14 Mar 2006 22:06:36 +0100] rev 19267
added pretty_statement;
Tue, 14 Mar 2006 22:06:35 +0100 added command, keyword;
wenzelm [Tue, 14 Mar 2006 22:06:35 +0100] rev 19266
added command, keyword; added chunks2;
Tue, 14 Mar 2006 22:06:33 +0100 Output.add_mode: keyword component;
wenzelm [Tue, 14 Mar 2006 22:06:33 +0100] rev 19265
Output.add_mode: keyword component;
Tue, 14 Mar 2006 22:06:31 +0100 string_of_mixfix;
wenzelm [Tue, 14 Mar 2006 22:06:31 +0100] rev 19264
string_of_mixfix;
Tue, 14 Mar 2006 22:06:29 +0100 print_statement;
wenzelm [Tue, 14 Mar 2006 22:06:29 +0100] rev 19263
print_statement;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip