Mon, 11 Aug 2008 22:25:45 +0200 haftmann rudimentary code setup for set operations
Mon, 11 Aug 2008 22:06:51 +0200 wenzelm <applet>: more XHTML 1.0 Transitional conformance;
Mon, 11 Aug 2008 22:06:49 +0200 wenzelm Isar.command: OuterSyntax.prepare_command_failsafe defers syntax errors until execution time;
Mon, 11 Aug 2008 20:56:32 +0200 wenzelm <pre>: removed xml:space, is already default;
Mon, 11 Aug 2008 18:37:51 +0200 wenzelm produce XHTML 1.0 Transitional;
Mon, 11 Aug 2008 18:37:49 +0200 wenzelm renamed Markup.class to Markup.tclass, to avoid potential conflicts with spacial meaning in markup languages (e.g. HTML);
Mon, 11 Aug 2008 17:37:48 +0200 wenzelm Isar.command: do not set position of enclosing transaction, to avoid of clash with the one being prepared here!
Mon, 11 Aug 2008 14:50:04 +0200 haftmann changed code setup
Mon, 11 Aug 2008 14:50:02 +0200 haftmann re-arranged class dense_linear_order
Mon, 11 Aug 2008 14:50:00 +0200 haftmann rudimentary code setup for set operations
Mon, 11 Aug 2008 14:49:53 +0200 haftmann moved class wellorder to theory Orderings
Sun, 10 Aug 2008 12:38:26 +0200 wenzelm added parse_token (from proof_context.ML);
Sun, 10 Aug 2008 12:38:25 +0200 wenzelm read_tyname/const/const_proper: report position;
Sun, 10 Aug 2008 12:38:24 +0200 wenzelm pass position to get_fact;
Sun, 10 Aug 2008 12:38:23 +0200 wenzelm pass token source to typ/term etc.;
Sun, 10 Aug 2008 12:38:22 +0200 wenzelm added name property operation;
Sat, 09 Aug 2008 22:43:59 +0200 wenzelm renamed ML_Lex.val_of to content_of;
Sat, 09 Aug 2008 22:43:58 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Sat, 09 Aug 2008 22:43:57 +0200 wenzelm unified Args.T with OuterLex.token;
Sat, 09 Aug 2008 22:43:56 +0200 wenzelm unified Args.T with OuterLex.token;
Sat, 09 Aug 2008 22:43:55 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Sat, 09 Aug 2008 22:43:54 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Sat, 09 Aug 2008 22:43:53 +0200 wenzelm unified Args.T with OuterLex.token;
Sat, 09 Aug 2008 22:43:52 +0200 wenzelm load args.ML later (after outer_parse.ML);
Sat, 09 Aug 2008 22:43:46 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Sat, 09 Aug 2008 12:28:13 +0200 wenzelm read_asts: report literal tokens;
Sat, 09 Aug 2008 12:28:12 +0200 wenzelm tuned error message;
Sat, 09 Aug 2008 12:28:11 +0200 wenzelm pos_of_token: Position.T;
Sat, 09 Aug 2008 12:28:10 +0200 wenzelm dest: sort strings;
Sat, 09 Aug 2008 12:28:09 +0200 wenzelm added literal;
Sat, 09 Aug 2008 00:09:39 +0200 wenzelm read_token: more robust handling of empty text;
Sat, 09 Aug 2008 00:09:38 +0200 wenzelm datatype token: maintain range, tuned representation;
Sat, 09 Aug 2008 00:09:36 +0200 wenzelm datatype token: maintain range, tuned representation;
Sat, 09 Aug 2008 00:09:35 +0200 wenzelm datatype token: maintain range, tuned representation;
Sat, 09 Aug 2008 00:09:34 +0200 wenzelm tuned SymbolPos interface;
Sat, 09 Aug 2008 00:09:31 +0200 wenzelm YXML.parse: allow text without markup, potentially empty;
Sat, 09 Aug 2008 00:09:29 +0200 wenzelm added content;
Sat, 09 Aug 2008 00:09:26 +0200 wenzelm added distance_of (permissive version);
Fri, 08 Aug 2008 19:29:01 +0200 wenzelm count offset as well;
Fri, 08 Aug 2008 19:28:59 +0200 wenzelm added offset/end_offset;
Fri, 08 Aug 2008 16:54:33 +0200 wenzelm tuned formatting;
Fri, 08 Aug 2008 15:36:40 +0200 krauss clean up dead code
Fri, 08 Aug 2008 13:36:44 +0200 wenzelm made SML/NJ happy;
Fri, 08 Aug 2008 09:44:16 +0200 krauss FundefLib.try_proof : attempt a proof and see if it works
Fri, 08 Aug 2008 09:26:15 +0200 nipkow added lemmas
Thu, 07 Aug 2008 23:56:45 +0200 wenzelm inner_syntax markup is back;
Thu, 07 Aug 2008 23:32:49 +0200 wenzelm disabled inner_syntax markup for now;
Thu, 07 Aug 2008 22:32:03 +0200 wenzelm added read_token -- with optional YXML encoding of position;
Thu, 07 Aug 2008 22:32:01 +0200 wenzelm parse_token: use Syntax.read_token, pass full position information;
Thu, 07 Aug 2008 21:13:01 +0200 wenzelm tuned;
Thu, 07 Aug 2008 21:07:57 +0200 wenzelm map_default: more explicit scope;
Thu, 07 Aug 2008 21:07:55 +0200 wenzelm datatype lexicon: alternative representation using nested Symtab.table;
Thu, 07 Aug 2008 19:21:43 +0200 wenzelm simplified Antiquote signature;
Thu, 07 Aug 2008 19:21:42 +0200 wenzelm more precise positions due to SymbolsPos.implode_delim;
Thu, 07 Aug 2008 19:21:41 +0200 wenzelm simplified Antiq: regular SymbolPos.text with position;
Thu, 07 Aug 2008 19:21:40 +0200 wenzelm renamed SymbolPos.scan_position to SymbolPos.scan_pos;
Thu, 07 Aug 2008 19:21:39 +0200 wenzelm only increment column if valid;
Thu, 07 Aug 2008 19:21:38 +0200 wenzelm install_pp Position.T;
Thu, 07 Aug 2008 19:21:37 +0200 wenzelm Position.start;
Thu, 07 Aug 2008 13:45:15 +0200 wenzelm SymbolPos.explode;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip