Wed, 03 Mar 2010 00:28:22 +0100 |
wenzelm |
authentic syntax for classes and type constructors;
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 23:05:47 +0100 |
wenzelm |
use simplified Syntax.escape;
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 20:37:01 +0100 |
wenzelm |
allow general mixfix syntax for type constructors;
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 22:03:15 +0100 |
wenzelm |
treat inner token markers as syntax consts;
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 17:58:26 +0100 |
wenzelm |
standardized filter/filter_out;
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 12:02:56 +0200 |
haftmann |
curried union as canonical list operation
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 08:14:38 +0200 |
haftmann |
dropped redundant gen_ prefix
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 16:13:01 +0200 |
haftmann |
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 22:24:57 +0200 |
wenzelm |
eliminated redundant parameters;
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 16:48:06 +0100 |
wenzelm |
discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 20:05:41 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 19:38:13 +0100 |
wenzelm |
added numeral, which supercedes num, xnum, float;
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 13:37:13 +0100 |
nipkow |
New lexical item "float".
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 00:03:47 +0100 |
wenzelm |
Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 16:30:50 +0200 |
wenzelm |
token translations: context dependent, result Pretty.T;
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 23:16:38 +0200 |
wenzelm |
removed obsolete unlocalize_mfix;
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 17:47:45 +0200 |
wenzelm |
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 11:44:20 +0200 |
wenzelm |
type output = string indicates raw system output;
|
file |
diff |
annotate
|
Sat, 07 Jul 2007 00:14:56 +0200 |
wenzelm |
simplified pretty token metric: type int;
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 21:39:26 +0100 |
wenzelm |
advanced translation functions: Proof.context;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:05:56 +0200 |
wenzelm |
member (op =);
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 12:17:01 +0200 |
wenzelm |
Name.invent_list;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:15 +0100 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 21:34:55 +0100 |
wenzelm |
removed distinct, renamed gen_distinct to distinct;
|
file |
diff |
annotate
|
Sat, 11 Feb 2006 17:17:47 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 02:22:54 +0100 |
wenzelm |
added mfix_delims;
|
file |
diff |
annotate
|
Wed, 08 Feb 2006 14:39:00 +0100 |
haftmann |
introduced gen_distinct in place of distinct
|
file |
diff |
annotate
|
Tue, 31 Jan 2006 00:39:40 +0100 |
wenzelm |
advanced translations: Context.generic;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Wed, 04 Jan 2006 00:52:49 +0100 |
wenzelm |
added unlocalize_mfix;
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 15:13:40 +0200 |
wenzelm |
accomodate advanced trfuns;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 23 Apr 2005 19:51:45 +0200 |
wenzelm |
added tokentrans_mode, standard_token_classes, standard_token_markers (from token_trans.ML);
|
file |
diff |
annotate
|
Sat, 16 Apr 2005 18:58:30 +0200 |
wenzelm |
added stamp_trfun, mk_trfun, eq_trfun;
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Wed, 09 Jun 2004 18:54:26 +0200 |
wenzelm |
removed separate logtypes field of syntax;
|
file |
diff |
annotate
|
Sat, 29 May 2004 14:58:44 +0200 |
wenzelm |
Library.read_int;
|
file |
diff |
annotate
|
Sat, 01 May 2004 22:10:37 +0200 |
wenzelm |
improved indexed syntax / implicit structures;
|
file |
diff |
annotate
|
Thu, 22 Apr 2004 10:59:19 +0200 |
wenzelm |
non_typed_tr';
|
file |
diff |
annotate
|
Wed, 30 Jan 2002 14:05:29 +0100 |
wenzelm |
escape_mfix;
|
file |
diff |
annotate
|
Wed, 16 Jan 2002 23:19:34 +0100 |
wenzelm |
GPLed;
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 22:30:54 +0100 |
wenzelm |
support for ``indexed syntax'' (using "\<index>" argument instead of "_");
|
file |
diff |
annotate
|
Sat, 01 Sep 2001 00:20:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 17 Jul 2000 21:44:39 +0200 |
wenzelm |
consts: include *all* names;
|
file |
diff |
annotate
|
Sat, 04 Sep 1999 21:04:07 +0200 |
wenzelm |
removed binding;
|
file |
diff |
annotate
|
Wed, 02 Jun 1999 22:26:24 +0200 |
wenzelm |
added dddot_indexname;
|
file |
diff |
annotate
|
Tue, 09 Mar 1999 12:11:29 +0100 |
wenzelm |
token translation: real;
|
file |
diff |
annotate
|
Mon, 16 Nov 1998 10:41:27 +0100 |
wenzelm |
Scan.read;
|
file |
diff |
annotate
|
Tue, 20 Oct 1998 16:30:27 +0200 |
wenzelm |
no open;
|
file |
diff |
annotate
|
Mon, 18 May 1998 17:57:47 +0200 |
wenzelm |
Symbol.stopper;
|
file |
diff |
annotate
|
Mon, 09 Mar 1998 16:11:50 +0100 |
wenzelm |
adapted to new scanner and abroque chars;
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 11:41:46 +0100 |
wenzelm |
adapted syn_ext_trfunsT;
|
file |
diff |
annotate
|
Fri, 31 Oct 1997 15:21:32 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 17:05:20 +0100 |
wenzelm |
added mixfix_args;
|
file |
diff |
annotate
|
Fri, 04 Apr 1997 19:07:54 +0200 |
wenzelm |
fixed diagnostic output of print modes;
|
file |
diff |
annotate
|