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;
Thu, 07 Aug 2008 13:45:13 +0200 wenzelm improved position handling due to SymbolPos.T;
Thu, 07 Aug 2008 13:45:11 +0200 wenzelm improved position handling due to SymbolPos.T;
Thu, 07 Aug 2008 13:45:09 +0200 wenzelm Antiquote.read/read_arguments;
Thu, 07 Aug 2008 13:45:07 +0200 wenzelm updated type of nested sources;
Thu, 07 Aug 2008 13:45:05 +0200 wenzelm improved position handling due to SymbolPos.T;
Thu, 07 Aug 2008 13:45:03 +0200 wenzelm adapted Scan.extend_lexicon/merge_lexicons;
Thu, 07 Aug 2008 13:44:56 +0200 wenzelm renamed scan_antiquotes to read;
Thu, 07 Aug 2008 13:44:52 +0200 wenzelm export not_eof;
Thu, 07 Aug 2008 13:44:47 +0200 wenzelm reorganized lexicon: allow scanning of annotated symbols, tuned representation and interfaces;
Thu, 07 Aug 2008 13:44:42 +0200 wenzelm advance: single argument (again);
Thu, 07 Aug 2008 13:44:36 +0200 wenzelm Symbols with explicit position information.
Thu, 07 Aug 2008 13:44:33 +0200 wenzelm added General/symbol_pos.ML;
Wed, 06 Aug 2008 16:41:40 +0200 ballarin Interpretation command (theory/proof context) no longer simplifies goal.
Wed, 06 Aug 2008 13:57:25 +0200 nipkow added lemma
Wed, 06 Aug 2008 10:43:42 +0200 wenzelm made SML/NJ happy;
Wed, 06 Aug 2008 00:58:27 +0200 berghofe Reverted last change, since it caused incompatibilities.
Wed, 06 Aug 2008 00:12:31 +0200 wenzelm 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 wenzelm T.end_position_of;
Wed, 06 Aug 2008 00:12:21 +0200 wenzelm adapted Antiq;
Wed, 06 Aug 2008 00:12:02 +0200 wenzelm parse_sort/typ/term/prop: report markup;
Wed, 06 Aug 2008 00:11:12 +0200 wenzelm sort/typ/term/prop: inner_syntax markup encodes original source position;
Wed, 06 Aug 2008 00:10:31 +0200 wenzelm removed obsolete range_of (already included in position);
Wed, 06 Aug 2008 00:10:22 +0200 wenzelm report markup;
Wed, 06 Aug 2008 00:10:18 +0200 wenzelm Antiq: inner vs. outer position;
Wed, 06 Aug 2008 00:10:13 +0200 wenzelm of_properties: observe Markup.position_properties';
Wed, 06 Aug 2008 00:10:08 +0200 wenzelm added position_properties';
Tue, 05 Aug 2008 19:29:09 +0200 wenzelm token: maintain of source, which retains original position information;
Tue, 05 Aug 2008 19:29:08 +0200 wenzelm moved OuterLex.count here;
Tue, 05 Aug 2008 19:29:07 +0200 wenzelm improved recover: also resync on symbol/comment/verbatim delimiters;
Tue, 05 Aug 2008 19:29:06 +0200 wenzelm advance: operate on symbol list (less overhead);
Tue, 05 Aug 2008 19:29:02 +0200 wenzelm added token;
Tue, 05 Aug 2008 14:40:48 +0200 krauss fix HOL/ex/LexOrds.thy; add to regression
Tue, 05 Aug 2008 13:31:38 +0200 wenzelm added report;
Tue, 05 Aug 2008 13:31:36 +0200 wenzelm removed axiom;
Tue, 05 Aug 2008 13:31:35 +0200 wenzelm get_fact: report position;
Tue, 05 Aug 2008 13:31:31 +0200 wenzelm Facts.lookup: return static/dynamic status;
Mon, 04 Aug 2008 22:55:10 +0200 wenzelm position scanner: encode token range;
Mon, 04 Aug 2008 22:55:08 +0200 wenzelm added encode_range;
Mon, 04 Aug 2008 22:55:04 +0200 wenzelm added end_line, end_column properties;
Mon, 04 Aug 2008 22:55:00 +0200 wenzelm meta_subst: xsymbols make it work with clean Pure;
Mon, 04 Aug 2008 21:24:19 +0200 wenzelm abstract type Scan.stopper, position taken from last input token;
Mon, 04 Aug 2008 21:24:17 +0200 wenzelm abstract type Scan.stopper;
Mon, 04 Aug 2008 21:24:15 +0200 wenzelm abstract type stopper, may depend on final input;
Mon, 04 Aug 2008 20:27:40 +0200 wenzelm removed obsolete apply_theorems(_i);
Mon, 04 Aug 2008 20:27:39 +0200 wenzelm tuned signature;
Mon, 04 Aug 2008 20:27:38 +0200 wenzelm removed obsolete note_thms_cmd;
Mon, 04 Aug 2008 20:27:37 +0200 wenzelm simplified defer_recdef(_i): plain facts via Attrib.eval_thms;
Mon, 04 Aug 2008 20:19:59 +0200 wenzelm tuned description;
Mon, 04 Aug 2008 19:25:59 +0200 wenzelm replaced mercurial.cgi by hgwebdir.cgi, resulting in http://isabelle.in.tum.de/repos/isabelle/
Mon, 04 Aug 2008 18:57:35 +0200 berghofe Quoted terms in consts_code declarations are now preprocessed as well.
Mon, 04 Aug 2008 18:56:55 +0200 berghofe Exported eval_wrapper.
Mon, 04 Aug 2008 18:56:22 +0200 berghofe - corrected bogus comment for function inst_conj_all
Mon, 04 Aug 2008 18:24:27 +0200 krauss removed dead code
Mon, 04 Aug 2008 17:13:34 +0200 wenzelm simplified prepare_command;
Mon, 04 Aug 2008 17:13:33 +0200 wenzelm Isar.command: explicitly set transaction position, as required for prepare_command errors;
Mon, 04 Aug 2008 10:37:33 +0200 ballarin Updated locale tests.
Fri, 01 Aug 2008 18:10:52 +0200 ballarin Generalised polynomial lemmas from cring to ring.
Fri, 01 Aug 2008 17:41:37 +0200 ballarin Removed import and lparams from locale record.
Fri, 01 Aug 2008 12:57:50 +0200 nipkow made setsum executable on int.
Thu, 31 Jul 2008 09:49:21 +0200 ballarin Tuned (for the sake of a meaningless log entry).
Wed, 30 Jul 2008 19:03:33 +0200 ballarin New locales for orders and lattices where the equivalence relation is not restricted to equality.
Wed, 30 Jul 2008 16:07:00 +0200 nipkow added hint about writing "x : set xs".
Wed, 30 Jul 2008 07:34:01 +0200 haftmann simple lifters
Wed, 30 Jul 2008 07:34:00 +0200 haftmann dropped imperative monad bind
Wed, 30 Jul 2008 07:33:59 +0200 haftmann facts_of
Wed, 30 Jul 2008 07:33:58 +0200 haftmann improved morphism
Wed, 30 Jul 2008 07:33:57 +0200 haftmann SML_imp, OCaml_imp
Wed, 30 Jul 2008 07:33:56 +0200 haftmann clarified
Wed, 30 Jul 2008 07:33:55 +0200 haftmann tuned
Tue, 29 Jul 2008 17:50:48 +0200 ballarin Zorn's Lemma for partial orders.
Tue, 29 Jul 2008 17:50:12 +0200 ballarin Definitions and some lemmas for reflexive orderings.
Tue, 29 Jul 2008 17:49:26 +0200 ballarin Lemmas added
Tue, 29 Jul 2008 16:19:49 +0200 ballarin New theory on divisibility.
Tue, 29 Jul 2008 16:19:19 +0200 ballarin Renamed theorems;
Tue, 29 Jul 2008 16:17:45 +0200 ballarin New theorems on summation.
Tue, 29 Jul 2008 16:17:13 +0200 ballarin Unit_inv_l, Unit_inv_r made [simp].
Tue, 29 Jul 2008 16:16:10 +0200 ballarin New theory on divisibility;
Tue, 29 Jul 2008 16:14:56 +0200 ballarin Unit_inv_l, Unit_inv_r made [simp];
Tue, 29 Jul 2008 14:20:22 +0200 haftmann Haskell now living in the RealWorld
Tue, 29 Jul 2008 14:07:23 +0200 haftmann corrected Pure dependency
Tue, 29 Jul 2008 13:16:54 +0200 nipkow added removeAll
Tue, 29 Jul 2008 08:15:44 +0200 haftmann tuned; explicit export of element accessors
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Tue, 29 Jul 2008 08:15:39 +0200 haftmann some steps towards explicit class target for canonical interpretation
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip