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;
Thu, 07 Aug 2008 13:45:09 +0200 Antiquote.read/read_arguments;
wenzelm [Thu, 07 Aug 2008 13:45:09 +0200] rev 27771
Antiquote.read/read_arguments;
Thu, 07 Aug 2008 13:45:07 +0200 updated type of nested sources;
wenzelm [Thu, 07 Aug 2008 13:45:07 +0200] rev 27770
updated type of nested sources;
Thu, 07 Aug 2008 13:45:05 +0200 improved position handling due to SymbolPos.T;
wenzelm [Thu, 07 Aug 2008 13:45:05 +0200] rev 27769
improved position handling due to SymbolPos.T; SymbolPos.scan_comment_body; tuned;
Thu, 07 Aug 2008 13:45:03 +0200 adapted Scan.extend_lexicon/merge_lexicons;
wenzelm [Thu, 07 Aug 2008 13:45:03 +0200] rev 27768
adapted Scan.extend_lexicon/merge_lexicons;
Thu, 07 Aug 2008 13:44:56 +0200 renamed scan_antiquotes to read;
wenzelm [Thu, 07 Aug 2008 13:44:56 +0200] rev 27767
renamed scan_antiquotes to read; renamed scan_arguments to read_arguments; improved position handling due to SymbolPos.T; tuned;
Thu, 07 Aug 2008 13:44:52 +0200 export not_eof;
wenzelm [Thu, 07 Aug 2008 13:44:52 +0200] rev 27766
export not_eof;
Thu, 07 Aug 2008 13:44:47 +0200 reorganized lexicon: allow scanning of annotated symbols, tuned representation and interfaces;
wenzelm [Thu, 07 Aug 2008 13:44:47 +0200] rev 27765
reorganized lexicon: allow scanning of annotated symbols, tuned representation and interfaces;
Thu, 07 Aug 2008 13:44:42 +0200 advance: single argument (again);
wenzelm [Thu, 07 Aug 2008 13:44:42 +0200] rev 27764
advance: single argument (again); added range; tuned;
Thu, 07 Aug 2008 13:44:36 +0200 Symbols with explicit position information.
wenzelm [Thu, 07 Aug 2008 13:44:36 +0200] rev 27763
Symbols with explicit position information.
Thu, 07 Aug 2008 13:44:33 +0200 added General/symbol_pos.ML;
wenzelm [Thu, 07 Aug 2008 13:44:33 +0200] rev 27762
added General/symbol_pos.ML;
Wed, 06 Aug 2008 16:41:40 +0200 Interpretation command (theory/proof context) no longer simplifies goal.
ballarin [Wed, 06 Aug 2008 16:41:40 +0200] rev 27761
Interpretation command (theory/proof context) no longer simplifies goal.
Wed, 06 Aug 2008 13:57:25 +0200 added lemma
nipkow [Wed, 06 Aug 2008 13:57:25 +0200] rev 27760
added lemma
Wed, 06 Aug 2008 10:43:42 +0200 made SML/NJ happy;
wenzelm [Wed, 06 Aug 2008 10:43:42 +0200] rev 27759
made SML/NJ happy;
Wed, 06 Aug 2008 00:58:27 +0200 Reverted last change, since it caused incompatibilities.
berghofe [Wed, 06 Aug 2008 00:58:27 +0200] rev 27758
Reverted last change, since it caused incompatibilities.
Wed, 06 Aug 2008 00:12:31 +0200 fall back on P.term_group, to avoid problems with inner_syntax markup (due to CodeName.read_const_exprs);
wenzelm [Wed, 06 Aug 2008 00:12:31 +0200] rev 27757
fall back on P.term_group, to avoid problems with inner_syntax markup (due to CodeName.read_const_exprs);
Wed, 06 Aug 2008 00:12:26 +0200 T.end_position_of;
wenzelm [Wed, 06 Aug 2008 00:12:26 +0200] rev 27756
T.end_position_of; tuned;
Wed, 06 Aug 2008 00:12:21 +0200 adapted Antiq;
wenzelm [Wed, 06 Aug 2008 00:12:21 +0200] rev 27755
adapted Antiq;
Wed, 06 Aug 2008 00:12:02 +0200 parse_sort/typ/term/prop: report markup;
wenzelm [Wed, 06 Aug 2008 00:12:02 +0200] rev 27754
parse_sort/typ/term/prop: report markup;
Wed, 06 Aug 2008 00:11:12 +0200 sort/typ/term/prop: inner_syntax markup encodes original source position;
wenzelm [Wed, 06 Aug 2008 00:11:12 +0200] rev 27753
sort/typ/term/prop: inner_syntax markup encodes original source position; added typ/term/prop_group (without inner_syntax markup);
Wed, 06 Aug 2008 00:10:31 +0200 removed obsolete range_of (already included in position);
wenzelm [Wed, 06 Aug 2008 00:10:31 +0200] rev 27752
removed obsolete range_of (already included in position); added end_position_of; replaced scan_string by scan_quoted (which keeps quotes and includes alt_string as well); misc tuning;
Wed, 06 Aug 2008 00:10:22 +0200 report markup;
wenzelm [Wed, 06 Aug 2008 00:10:22 +0200] rev 27751
report markup;
Wed, 06 Aug 2008 00:10:18 +0200 Antiq: inner vs. outer position;
wenzelm [Wed, 06 Aug 2008 00:10:18 +0200] rev 27750
Antiq: inner vs. outer position; scan_antiq: use T.scan_quoted;
Wed, 06 Aug 2008 00:10:13 +0200 of_properties: observe Markup.position_properties';
wenzelm [Wed, 06 Aug 2008 00:10:13 +0200] rev 27749
of_properties: observe Markup.position_properties';
Wed, 06 Aug 2008 00:10:08 +0200 added position_properties';
wenzelm [Wed, 06 Aug 2008 00:10:08 +0200] rev 27748
added position_properties'; renamed prop to proposition; added attribute, method;
Tue, 05 Aug 2008 19:29:09 +0200 token: maintain of source, which retains original position information;
wenzelm [Tue, 05 Aug 2008 19:29:09 +0200] rev 27747
token: maintain of source, which retains original position information; removed count/counted, advance position via scanned source;
Tue, 05 Aug 2008 19:29:08 +0200 moved OuterLex.count here;
wenzelm [Tue, 05 Aug 2008 19:29:08 +0200] rev 27746
moved OuterLex.count here;
Tue, 05 Aug 2008 19:29:07 +0200 improved recover: also resync on symbol/comment/verbatim delimiters;
wenzelm [Tue, 05 Aug 2008 19:29:07 +0200] rev 27745
improved recover: also resync on symbol/comment/verbatim delimiters;
Tue, 05 Aug 2008 19:29:06 +0200 advance: operate on symbol list (less overhead);
wenzelm [Tue, 05 Aug 2008 19:29:06 +0200] rev 27744
advance: operate on symbol list (less overhead);
Tue, 05 Aug 2008 19:29:02 +0200 added token;
wenzelm [Tue, 05 Aug 2008 19:29:02 +0200] rev 27743
added token;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip