Tue, 09 Oct 2007 00:20:23 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
file |
diff |
annotate
|
Sat, 29 Sep 2007 21:39:53 +0200 |
wenzelm |
added unparse interfaces (still unused);
|
file |
diff |
annotate
|
Tue, 25 Sep 2007 13:28:42 +0200 |
wenzelm |
removed redundant global_parse operations;
|
file |
diff |
annotate
|
Sun, 23 Sep 2007 22:23:27 +0200 |
wenzelm |
TypeInfer.constrain: canonical argument order;
|
file |
diff |
annotate
|
Mon, 17 Sep 2007 16:36:43 +0200 |
wenzelm |
added print_mode_value (CRITICAL);
|
file |
diff |
annotate
|
Sat, 01 Sep 2007 15:47:05 +0200 |
wenzelm |
added singleton check_typ/term/prop;
|
file |
diff |
annotate
|
Thu, 30 Aug 2007 15:04:50 +0200 |
wenzelm |
turned type_check into separate typ/term_check;
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 23:41:43 +0200 |
wenzelm |
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 17:46:32 +0200 |
wenzelm |
type_check: tuned singleton funs case;
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 23:23:09 +0200 |
wenzelm |
renamed standard_read_XXX to standard_parse_XXX;
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 13:20:21 +0200 |
wenzelm |
added generic wrapper for parse/read functions;
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 18:10:24 +0200 |
wenzelm |
moved appl syntax to PureThy;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:06:14 +0200 |
wenzelm |
hide internal structures (again);
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 11:44:20 +0200 |
wenzelm |
type output = string indicates raw system output;
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 19:51:58 +0200 |
wenzelm |
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
|
file |
diff |
annotate
|
Sat, 07 Jul 2007 12:16:19 +0200 |
wenzelm |
pretty_sort/typ/term: markup;
|
file |
diff |
annotate
|
Sat, 07 Jul 2007 00:14:56 +0200 |
wenzelm |
simplified pretty token metric: type int;
|
file |
diff |
annotate
|
Sat, 21 Apr 2007 11:07:44 +0200 |
wenzelm |
TypeExt.decode_term;
|
file |
diff |
annotate
|
Sun, 15 Apr 2007 14:32:03 +0200 |
wenzelm |
added read_term;
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:30 +0100 |
wenzelm |
tuned Scan.extend_lexicon;
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 16:08:00 +0100 |
wenzelm |
removed conditional combinator;
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 15:47:37 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 21:39:26 +0100 |
wenzelm |
advanced translation functions: Proof.context;
|
file |
diff |
annotate
|
Sat, 09 Dec 2006 18:05:52 +0100 |
wenzelm |
added internal_mode;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 17:58:54 +0100 |
wenzelm |
added input_mode;
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:35 +0100 |
wenzelm |
extend_trtab: allow identical trfuns to be overwritten;
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 22:47:01 +0200 |
wenzelm |
Syntax.mode;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:04:20 +0200 |
wenzelm |
member (op =);
|
file |
diff |
annotate
|
Tue, 02 May 2006 20:42:42 +0200 |
wenzelm |
extend/remove_syntax: observe inout flag for translations, too;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Sat, 08 Apr 2006 22:51:35 +0200 |
wenzelm |
pretty_term: late externing of consts (support authentic syntax);
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:07 +0100 |
wenzelm |
subtract (op =);
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 16:29:39 +0100 |
wenzelm |
added remove_trrules(_i);
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 21:34:55 +0100 |
wenzelm |
removed distinct, renamed gen_distinct to distinct;
|
file |
diff |
annotate
|
Wed, 08 Feb 2006 14:39:00 +0100 |
haftmann |
introduced gen_distinct in place of distinct
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:45 +0100 |
wenzelm |
renamed gen_duplicates to duplicates;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:58:57 +0100 |
wenzelm |
TableFun: renamed xxx_multi to xxx_list;
|
file |
diff |
annotate
|
Fri, 03 Feb 2006 23:12:28 +0100 |
wenzelm |
canonical member/insert/merge;
|
file |
diff |
annotate
|
Tue, 31 Jan 2006 00:39:40 +0100 |
wenzelm |
advanced translations: Context.generic;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:25 +0100 |
wenzelm |
added basic syntax;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Sat, 17 Dec 2005 01:00:40 +0100 |
wenzelm |
sort_distinct;
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:21:49 +0200 |
haftmann |
slight adaptions to library changes
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 16:09:23 +0200 |
haftmann |
introduces some modern-style AList operations
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 18:46:56 +0200 |
wenzelm |
fixed ins_tokentr: AList.default;
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 09:37:12 +0200 |
haftmann |
introduced AList.*
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 16:04:52 +0200 |
wenzelm |
removed obsolete type_syn;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:50 +0200 |
wenzelm |
added eq_syntax;
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 10:41:50 +0200 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 22:36:36 +0200 |
wenzelm |
ambig msg: warning again;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:42:05 +0200 |
wenzelm |
use tracing for potentially voluminous ambiguity output;
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 15:13:43 +0200 |
wenzelm |
proper treatment of advanced trfuns: pass thy argument;
|
file |
diff |
annotate
|
Sat, 23 Apr 2005 19:51:24 +0200 |
wenzelm |
removed token_trans.ML (some content moved to syn_ext.ML);
|
file |
diff |
annotate
|
Sun, 17 Apr 2005 19:39:11 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 16 Apr 2005 18:58:55 +0200 |
wenzelm |
expect translations functions to be stamped already;
|
file |
diff |
annotate
|
Fri, 04 Mar 2005 15:07:34 +0100 |
skalberg |
Removed practically all references to Library.foldr.
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|