Mon, 28 Jan 2008 22:27:27 +0100 basic scanners: produce symbol list instead of imploded string;
wenzelm [Mon, 28 Jan 2008 22:27:27 +0100] rev 26007
basic scanners: produce symbol list instead of imploded string; tuned signature;
Mon, 28 Jan 2008 22:27:27 +0100 * Outer syntax: string tokens no longer admit escaped white space;
wenzelm [Mon, 28 Jan 2008 22:27:27 +0100] rev 26006
* Outer syntax: string tokens no longer admit escaped white space;
Mon, 28 Jan 2008 22:27:26 +0100 location_of_position: Position.column_of (which counts Isabelle symbols, not characters);
wenzelm [Mon, 28 Jan 2008 22:27:26 +0100] rev 26005
location_of_position: Position.column_of (which counts Isabelle symbols, not characters);
Mon, 28 Jan 2008 22:27:24 +0100 added count/counted: improved position handling for token syntax;
wenzelm [Mon, 28 Jan 2008 22:27:24 +0100] rev 26004
added count/counted: improved position handling for token syntax; removed obsolete incr_line/keep_line/scan_blank; string tokens no longer admit escaped white space, which was an accidental (undocumented) feature;
Mon, 28 Jan 2008 22:27:23 +0100 added column field;
wenzelm [Mon, 28 Jan 2008 22:27:23 +0100] rev 26003
added column field; replaced inc by general advance operation; str_of: no output for file without line information;
Mon, 28 Jan 2008 22:27:23 +0100 T.count/counted: improved position handling for token syntax;
wenzelm [Mon, 28 Jan 2008 22:27:23 +0100] rev 26002
T.count/counted: improved position handling for token syntax;
Mon, 28 Jan 2008 22:27:21 +0100 added column property;
wenzelm [Mon, 28 Jan 2008 22:27:21 +0100] rev 26001
added column property;
Mon, 28 Jan 2008 22:27:20 +0100 removed redundant repeatd scanner combinator;
wenzelm [Mon, 28 Jan 2008 22:27:20 +0100] rev 26000
removed redundant repeatd scanner combinator;
Mon, 28 Jan 2008 22:27:19 +0100 added ::: / @@@ scanner combinators;
wenzelm [Mon, 28 Jan 2008 22:27:19 +0100] rev 25999
added ::: / @@@ scanner combinators;
Mon, 28 Jan 2008 18:18:19 +0100 Tuned uniqueness proof for recursion combinator.
berghofe [Mon, 28 Jan 2008 18:18:19 +0100] rev 25998
Tuned uniqueness proof for recursion combinator.
Mon, 28 Jan 2008 18:17:42 +0100 Cleaned up simproc code.
berghofe [Mon, 28 Jan 2008 18:17:42 +0100] rev 25997
Cleaned up simproc code.
Mon, 28 Jan 2008 08:14:31 +0100 tuned the proof of the substitution lemma
urbanc [Mon, 28 Jan 2008 08:14:31 +0100] rev 25996
tuned the proof of the substitution lemma
Sun, 27 Jan 2008 22:21:39 +0100 rename_client_map_tac: avoid ill-defined thm reference;
wenzelm [Sun, 27 Jan 2008 22:21:39 +0100] rev 25995
rename_client_map_tac: avoid ill-defined thm reference;
Sun, 27 Jan 2008 22:21:37 +0100 use_thy: do not set implicit ML context anymore;
wenzelm [Sun, 27 Jan 2008 22:21:37 +0100] rev 25994
use_thy: do not set implicit ML context anymore;
Sun, 27 Jan 2008 22:21:35 +0100 added ambiguity_limit (restricts parse trees / terms printed in messages);
wenzelm [Sun, 27 Jan 2008 22:21:35 +0100] rev 25993
added ambiguity_limit (restricts parse trees / terms printed in messages); tuned;
Sun, 27 Jan 2008 22:21:34 +0100 renamed thms_containing_limit to FindTheorems.limit;
wenzelm [Sun, 27 Jan 2008 22:21:34 +0100] rev 25992
renamed thms_containing_limit to FindTheorems.limit;
Sun, 27 Jan 2008 20:04:32 +0100 eliminated some legacy ML files;
wenzelm [Sun, 27 Jan 2008 20:04:32 +0100] rev 25991
eliminated some legacy ML files;
Sun, 27 Jan 2008 20:04:31 +0100 added bind_thms;
wenzelm [Sun, 27 Jan 2008 20:04:31 +0100] rev 25990
added bind_thms;
Sun, 27 Jan 2008 20:04:30 +0100 tuned;
wenzelm [Sun, 27 Jan 2008 20:04:30 +0100] rev 25989
tuned;
Sun, 27 Jan 2008 18:32:32 +0100 removed legacy ML file;
wenzelm [Sun, 27 Jan 2008 18:32:32 +0100] rev 25988
removed legacy ML file;
Sat, 26 Jan 2008 23:15:33 +0100 syntax error: unified output of priorities;
wenzelm [Sat, 26 Jan 2008 23:15:33 +0100] rev 25987
syntax error: unified output of priorities;
Sat, 26 Jan 2008 22:14:07 +0100 syntax error: reduced spam -- print expected nonterminals instead of terminals;
wenzelm [Sat, 26 Jan 2008 22:14:07 +0100] rev 25986
syntax error: reduced spam -- print expected nonterminals instead of terminals; tuned pretty_gram;
Sat, 26 Jan 2008 20:01:37 +0100 avoid redundant escaping of Isabelle symbols;
wenzelm [Sat, 26 Jan 2008 20:01:37 +0100] rev 25985
avoid redundant escaping of Isabelle symbols;
Sat, 26 Jan 2008 17:08:43 +0100 grouped versions of axioms/define/notes;
wenzelm [Sat, 26 Jan 2008 17:08:43 +0100] rev 25984
grouped versions of axioms/define/notes;
Sat, 26 Jan 2008 17:08:42 +0100 misc tuning and internal rearrangement;
wenzelm [Sat, 26 Jan 2008 17:08:42 +0100] rev 25983
misc tuning and internal rearrangement; tuned attribute syntax -- no need for eta-expansion;
Sat, 26 Jan 2008 17:08:41 +0100 added theorem group property;
wenzelm [Sat, 26 Jan 2008 17:08:41 +0100] rev 25982
added theorem group property;
Sat, 26 Jan 2008 17:08:40 +0100 added theorem group operations;
wenzelm [Sat, 26 Jan 2008 17:08:40 +0100] rev 25981
added theorem group operations; note_thmss: add kind to *all* intermediate thms; get_kind: default to empty name;
Sat, 26 Jan 2008 17:08:39 +0100 added surround;
wenzelm [Sat, 26 Jan 2008 17:08:39 +0100] rev 25980
added surround;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip