Sat, 09 Aug 2008 00:09:34 +0200 tuned SymbolPos interface;
wenzelm [Sat, 09 Aug 2008 00:09:34 +0200] rev 27799
tuned SymbolPos interface;
Sat, 09 Aug 2008 00:09:31 +0200 YXML.parse: allow text without markup, potentially empty;
wenzelm [Sat, 09 Aug 2008 00:09:31 +0200] rev 27798
YXML.parse: allow text without markup, potentially empty;
Sat, 09 Aug 2008 00:09:29 +0200 added content;
wenzelm [Sat, 09 Aug 2008 00:09:29 +0200] rev 27797
added content; simplified implode: interface and permissive padding via Position.distance_of; added range; renamed implode_delim to implode_range;
Sat, 09 Aug 2008 00:09:26 +0200 added distance_of (permissive version);
wenzelm [Sat, 09 Aug 2008 00:09:26 +0200] rev 27796
added distance_of (permissive version); added no_range; tuned;
Fri, 08 Aug 2008 19:29:01 +0200 count offset as well;
wenzelm [Fri, 08 Aug 2008 19:29:01 +0200] rev 27795
count offset as well; more uniform treatment of invalid fields; tuned;
Fri, 08 Aug 2008 19:28:59 +0200 added offset/end_offset;
wenzelm [Fri, 08 Aug 2008 19:28:59 +0200] rev 27794
added offset/end_offset;
Fri, 08 Aug 2008 16:54:33 +0200 tuned formatting;
wenzelm [Fri, 08 Aug 2008 16:54:33 +0200] rev 27793
tuned formatting;
Fri, 08 Aug 2008 15:36:40 +0200 clean up dead code
krauss [Fri, 08 Aug 2008 15:36:40 +0200] rev 27792
clean up dead code
Fri, 08 Aug 2008 13:36:44 +0200 made SML/NJ happy;
wenzelm [Fri, 08 Aug 2008 13:36:44 +0200] rev 27791
made SML/NJ happy;
Fri, 08 Aug 2008 09:44:16 +0200 FundefLib.try_proof : attempt a proof and see if it works
krauss [Fri, 08 Aug 2008 09:44:16 +0200] rev 27790
FundefLib.try_proof : attempt a proof and see if it works
Fri, 08 Aug 2008 09:26:15 +0200 added lemmas
nipkow [Fri, 08 Aug 2008 09:26:15 +0200] rev 27789
added lemmas
Thu, 07 Aug 2008 23:56:45 +0200 inner_syntax markup is back;
wenzelm [Thu, 07 Aug 2008 23:56:45 +0200] rev 27788
inner_syntax markup is back;
Thu, 07 Aug 2008 23:32:49 +0200 disabled inner_syntax markup for now;
wenzelm [Thu, 07 Aug 2008 23:32:49 +0200] rev 27787
disabled inner_syntax markup for now;
Thu, 07 Aug 2008 22:32:03 +0200 added read_token -- with optional YXML encoding of position;
wenzelm [Thu, 07 Aug 2008 22:32:03 +0200] rev 27786
added read_token -- with optional YXML encoding of position; tuned parse operations: print position instead of echoing input (now encoded!); do not export obsolete read operation;
Thu, 07 Aug 2008 22:32:01 +0200 parse_token: use Syntax.read_token, pass full position information;
wenzelm [Thu, 07 Aug 2008 22:32:01 +0200] rev 27785
parse_token: use Syntax.read_token, pass full position information;
Thu, 07 Aug 2008 21:13:01 +0200 tuned;
wenzelm [Thu, 07 Aug 2008 21:13:01 +0200] rev 27784
tuned;
Thu, 07 Aug 2008 21:07:57 +0200 map_default: more explicit scope;
wenzelm [Thu, 07 Aug 2008 21:07:57 +0200] rev 27783
map_default: more explicit scope;
Thu, 07 Aug 2008 21:07:55 +0200 datatype lexicon: alternative representation using nested Symtab.table;
wenzelm [Thu, 07 Aug 2008 21:07:55 +0200] rev 27782
datatype lexicon: alternative representation using nested Symtab.table;
Thu, 07 Aug 2008 19:21:43 +0200 simplified Antiquote signature;
wenzelm [Thu, 07 Aug 2008 19:21:43 +0200] rev 27781
simplified Antiquote signature;
Thu, 07 Aug 2008 19:21:42 +0200 more precise positions due to SymbolsPos.implode_delim;
wenzelm [Thu, 07 Aug 2008 19:21:42 +0200] rev 27780
more precise positions due to SymbolsPos.implode_delim; added source' for SymbolPos.T;
Thu, 07 Aug 2008 19:21:41 +0200 simplified Antiq: regular SymbolPos.text with position;
wenzelm [Thu, 07 Aug 2008 19:21:41 +0200] rev 27779
simplified Antiq: regular SymbolPos.text with position; renamed read_arguments to read_antiq; tuned;
Thu, 07 Aug 2008 19:21:40 +0200 renamed SymbolPos.scan_position to SymbolPos.scan_pos;
wenzelm [Thu, 07 Aug 2008 19:21:40 +0200] rev 27778
renamed SymbolPos.scan_position to SymbolPos.scan_pos; implode/explode: explicit type text = string; added implode_delim; explode: Position.reset_range;
Thu, 07 Aug 2008 19:21:39 +0200 only increment column if valid;
wenzelm [Thu, 07 Aug 2008 19:21:39 +0200] rev 27777
only increment column if valid; more robust handling of invalid entries; clarified line/line_file: no column here; added start = (1, 1); added reset_range; tuned;
Thu, 07 Aug 2008 19:21:38 +0200 install_pp Position.T;
wenzelm [Thu, 07 Aug 2008 19:21:38 +0200] rev 27776
install_pp Position.T;
Thu, 07 Aug 2008 19:21:37 +0200 Position.start;
wenzelm [Thu, 07 Aug 2008 19:21:37 +0200] rev 27775
Position.start;
Thu, 07 Aug 2008 13:45:15 +0200 SymbolPos.explode;
wenzelm [Thu, 07 Aug 2008 13:45:15 +0200] rev 27774
SymbolPos.explode;
Thu, 07 Aug 2008 13:45:13 +0200 improved position handling due to SymbolPos.T;
wenzelm [Thu, 07 Aug 2008 13:45:13 +0200] rev 27773
improved position handling due to SymbolPos.T;
Thu, 07 Aug 2008 13:45:11 +0200 improved position handling due to SymbolPos.T;
wenzelm [Thu, 07 Aug 2008 13:45:11 +0200] rev 27772
improved position handling due to SymbolPos.T; SymbolPos.scan_comment; tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip