berghofe [Tue, 01 Jun 2004 15:00:26 +0200] rev 14860
Adapted to new name mangling function in code generator.
berghofe [Tue, 01 Jun 2004 14:59:54 +0200] rev 14859
Adapted to new name mangling function.
berghofe [Tue, 01 Jun 2004 14:59:22 +0200] rev 14858
Improved name mangling function.
wenzelm [Tue, 01 Jun 2004 12:36:26 +0200] rev 14857
proper use of 'nonterminals';
wenzelm [Tue, 01 Jun 2004 12:36:10 +0200] rev 14856
proper treatment of logical types within syntax;
wenzelm [Tue, 01 Jun 2004 12:35:46 +0200] rev 14855
removed obsolete sort 'logic' and '=?=' syntax;
wenzelm [Tue, 01 Jun 2004 12:33:50 +0200] rev 14854
removed obsolete sort 'logic';
paulson [Tue, 01 Jun 2004 11:25:26 +0200] rev 14853
more on bij_betw
paulson [Tue, 01 Jun 2004 11:25:01 +0200] rev 14852
tidied
webertj [Tue, 01 Jun 2004 00:26:13 +0200] rev 14851
TimeLimit structure added (no proper implementation yet)
webertj [Tue, 01 Jun 2004 00:18:01 +0200] rev 14850
including polyml-time-limit.ML
webertj [Tue, 01 Jun 2004 00:17:07 +0200] rev 14849
SML/NJs TimeLimit structure ported to Poly/ML
wenzelm [Mon, 31 May 2004 08:53:23 +0200] rev 14848
oops -- no Output.out here;
wenzelm [Sat, 29 May 2004 16:50:53 +0200] rev 14847
updated;
wenzelm [Sat, 29 May 2004 16:47:06 +0200] rev 14846
\<^bsub>/\<^esub> syntax: unbreakable block;
wenzelm [Sat, 29 May 2004 15:11:43 +0200] rev 14845
\<^bsub>/\<^esub> syntax: unbreakable block;
wenzelm [Sat, 29 May 2004 15:11:06 +0200] rev 14844
Scan.this; tuned;
wenzelm [Sat, 29 May 2004 15:10:56 +0200] rev 14843
do *not* export list/list1 -- commas considered special in arg syntax;
wenzelm [Sat, 29 May 2004 15:10:30 +0200] rev 14842
target 'generate';
wenzelm [Sat, 29 May 2004 15:09:47 +0200] rev 14841
avoid Args.list;
wenzelm [Sat, 29 May 2004 15:08:21 +0200] rev 14840
handle raw symbols; Output.add_mode;
wenzelm [Sat, 29 May 2004 15:08:08 +0200] rev 14839
handle raw symbols; Output.add_mode; more robust handling of sub/superscript;
wenzelm [Sat, 29 May 2004 15:07:42 +0200] rev 14838
tuned _dummy_ofsort syntax;
wenzelm [Sat, 29 May 2004 15:07:29 +0200] rev 14837
added pp_show_brackets; support unbreakable blocks;
wenzelm [Sat, 29 May 2004 15:07:05 +0200] rev 14836
transform_error;
wenzelm [Sat, 29 May 2004 15:06:42 +0200] rev 14835
Library.read_int; Output.output;
wenzelm [Sat, 29 May 2004 15:06:19 +0200] rev 14834
improved support for raw symbols;
wenzelm [Sat, 29 May 2004 15:06:04 +0200] rev 14833
Output.error;
wenzelm [Sat, 29 May 2004 15:05:51 +0200] rev 14832
pp: abstract pretty printing context; string_of/str_of: mark result as raw output; added Pretty.unbreakable;
wenzelm [Sat, 29 May 2004 15:05:37 +0200] rev 14831
added Pure/General/output.ML; load Pure/General/pretty.ML early in Pure/ROOT.ML;
wenzelm [Sat, 29 May 2004 15:05:25 +0200] rev 14830
removed norm_typ; improved output; refer to Pretty.pp;
wenzelm [Sat, 29 May 2004 15:05:02 +0200] rev 14829
moved read_int etc. to library.ML; added type 'arity';
wenzelm [Sat, 29 May 2004 15:03:59 +0200] rev 14828
improved output; refer to Pretty.pp;
wenzelm [Sat, 29 May 2004 15:02:35 +0200] rev 14827
Output.add_mode; Output.timing;
wenzelm [Sat, 29 May 2004 15:02:13 +0200] rev 14826
output channels and diagnostics moved to General/output.ML; added read_int etc. from term.ML; removed obsolete mtree; type rat uses exception RAT;
wenzelm [Sat, 29 May 2004 15:01:36 +0200] rev 14825
Output.timing;
wenzelm [Sat, 29 May 2004 15:00:52 +0200] rev 14824
improved output;
wenzelm [Sat, 29 May 2004 15:00:25 +0200] rev 14823
moved print_mode to General/output.ML; load General/pretty.ML early;
wenzelm [Sat, 29 May 2004 15:00:14 +0200] rev 14822
added Pure/General/output.ML;
wenzelm [Sat, 29 May 2004 14:59:57 +0200] rev 14821
avoid 'handle _' -- would cover Interrupt as well!!!
wenzelm [Sat, 29 May 2004 14:59:24 +0200] rev 14820
Sign.infer_types: Sign.pp;
wenzelm [Sat, 29 May 2004 14:58:44 +0200] rev 14819
Library.read_int;
wenzelm [Sat, 29 May 2004 14:57:39 +0200] rev 14818
Output.output;
wenzelm [Sat, 29 May 2004 14:55:56 +0200] rev 14817
'classrel': support multiple arguments;
wenzelm [Sat, 29 May 2004 14:54:58 +0200] rev 14816
* ML: all output via channels of writeln etc. passed through Output.output;
wenzelm [Sat, 29 May 2004 14:54:10 +0200] rev 14815
output channels;
schirmer [Fri, 28 May 2004 21:09:56 +0200] rev 14814
added asm_lr_simplify/asm_lr_rewrite and adapted asm_full_simplify/asm_full_rewrite to match to corresponding simp_tacs
paulson [Fri, 28 May 2004 11:20:04 +0200] rev 14813
new skolemize_tac and skolemize method
paulson [Fri, 28 May 2004 11:19:15 +0200] rev 14812
new theorem Collect_imp_eq
chaieb [Wed, 26 May 2004 19:06:09 +0200] rev 14811
abstraction over functions is no default any more.
webertj [Wed, 26 May 2004 18:52:18 +0200] rev 14810
adjusted for different signature of Type.typ_instance
webertj [Wed, 26 May 2004 18:23:46 +0200] rev 14809
mainly new/different datatype examples
webertj [Wed, 26 May 2004 18:06:38 +0200] rev 14808
documentation updated
webertj [Wed, 26 May 2004 18:03:52 +0200] rev 14807
major code change: refute can now handle any Isabelle term, adds certain axioms automatically, and can handle inductive datatypes (but not yet recursion over them)
webertj [Wed, 26 May 2004 17:43:52 +0200] rev 14806
new default parameters for refute
webertj [Wed, 26 May 2004 17:42:46 +0200] rev 14805
solver "auto" now issues a warning when it uses solver "enumerate"
nipkow [Wed, 26 May 2004 14:57:06 +0200] rev 14804
Corrected printer bug for bounded quantifiers Q x<=y. P
paulson [Wed, 26 May 2004 11:43:50 +0200] rev 14803
more group isomorphisms
nipkow [Mon, 24 May 2004 18:35:34 +0200] rev 14802
added drop_take:thm
berghofe [Fri, 21 May 2004 21:49:45 +0200] rev 14801
- deleted unneeded function eta_long (now in Pure/pattern.ML
- added HOL.min / HOL.max to allowed consts again
- added final simplification step with presburger_ss to
preprocessor again