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;
Sat, 07 Jul 2007 11:09:40 +0200 The order for parameter for interpretation is now inversted:
chaieb [Sat, 07 Jul 2007 11:09:40 +0200] rev 23624
The order for parameter for interpretation is now inversted: f t env0 env1 ... envn = ... where t is the type to be reified;
Sat, 07 Jul 2007 00:17:10 +0200 Common markup elements.
wenzelm [Sat, 07 Jul 2007 00:17:10 +0200] rev 23623
Common markup elements.
Sat, 07 Jul 2007 00:15:03 +0200 simplified pretty token metric: type int;
wenzelm [Sat, 07 Jul 2007 00:15:03 +0200] rev 23622
simplified pretty token metric: type int; added command markup; token translations: proper treatment of skolems; separate print_mode setup for Output/Pretty;
Sat, 07 Jul 2007 00:15:02 +0200 simplified pretty token metric: type int;
wenzelm [Sat, 07 Jul 2007 00:15:02 +0200] rev 23621
simplified pretty token metric: type int; separate print_mode setup for Output/Pretty;
Sat, 07 Jul 2007 00:15:02 +0200 moved General/xml.ML to Tools/xml.ML;
wenzelm [Sat, 07 Jul 2007 00:15:02 +0200] rev 23620
moved General/xml.ML to Tools/xml.ML; actually use pgml.ML;
Sat, 07 Jul 2007 00:15:00 +0200 tuned;
wenzelm [Sat, 07 Jul 2007 00:15:00 +0200] rev 23619
tuned;
Sat, 07 Jul 2007 00:14:59 +0200 simplified output mode setup;
wenzelm [Sat, 07 Jul 2007 00:14:59 +0200] rev 23618
simplified output mode setup; removed unused symbol_output; tuned;
Sat, 07 Jul 2007 00:14:58 +0200 added print_mode setup: indent and markup;
wenzelm [Sat, 07 Jul 2007 00:14:58 +0200] rev 23617
added print_mode setup: indent and markup; simplified pretty token metric: type int; added general markup for blocks; removed unused writelns;
Sat, 07 Jul 2007 00:14:57 +0200 renamed raw to escape;
wenzelm [Sat, 07 Jul 2007 00:14:57 +0200] rev 23616
renamed raw to escape; simplified pretty token metric: type int; simplified print_mode setup: output_width and escape; moved pretty setup to pretty.ML;
Sat, 07 Jul 2007 00:14:56 +0200 simplified pretty token metric: type int;
wenzelm [Sat, 07 Jul 2007 00:14:56 +0200] rev 23615
simplified pretty token metric: type int;
Sat, 07 Jul 2007 00:14:54 +0200 moved General/xml.ML to Tools/xml.ML;
wenzelm [Sat, 07 Jul 2007 00:14:54 +0200] rev 23614
moved General/xml.ML to Tools/xml.ML;
Sat, 07 Jul 2007 00:14:52 +0200 added General/markup.ML;
wenzelm [Sat, 07 Jul 2007 00:14:52 +0200] rev 23613
added General/markup.ML; moved General/xml.ML to Tools/xml.ML;
Sat, 07 Jul 2007 00:14:49 +0200 added class skolem, command;
wenzelm [Sat, 07 Jul 2007 00:14:49 +0200] rev 23612
added class skolem, command;
Fri, 06 Jul 2007 23:26:13 +0200 more interpretations
nipkow [Fri, 06 Jul 2007 23:26:13 +0200] rev 23611
more interpretations
Fri, 06 Jul 2007 17:52:52 +0200 Produce good PGML 2.0
aspinall [Fri, 06 Jul 2007 17:52:52 +0200] rev 23610
Produce good PGML 2.0
Fri, 06 Jul 2007 17:21:18 +0200 cosmetic (line length fixed)
webertj [Fri, 06 Jul 2007 17:21:18 +0200] rev 23609
cosmetic (line length fixed)
Fri, 06 Jul 2007 16:09:28 +0200 Some examples for reifying type variables
chaieb [Fri, 06 Jul 2007 16:09:28 +0200] rev 23608
Some examples for reifying type variables
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip