wenzelm [Tue, 05 Aug 2008 19:29:06 +0200] rev 27744
advance: operate on symbol list (less overhead);
wenzelm [Tue, 05 Aug 2008 19:29:02 +0200] rev 27743
added token;
krauss [Tue, 05 Aug 2008 14:40:48 +0200] rev 27742
fix HOL/ex/LexOrds.thy; add to regression
wenzelm [Tue, 05 Aug 2008 13:31:38 +0200] rev 27741
added report;
wenzelm [Tue, 05 Aug 2008 13:31:36 +0200] rev 27740
removed axiom;
added fact, dynamic_fact, prop;
wenzelm [Tue, 05 Aug 2008 13:31:35 +0200] rev 27739
get_fact: report position;
wenzelm [Tue, 05 Aug 2008 13:31:31 +0200] rev 27738
Facts.lookup: return static/dynamic status;
wenzelm [Mon, 04 Aug 2008 22:55:10 +0200] rev 27737
position scanner: encode token range;
wenzelm [Mon, 04 Aug 2008 22:55:08 +0200] rev 27736
added encode_range;
tuned;
wenzelm [Mon, 04 Aug 2008 22:55:04 +0200] rev 27735
added end_line, end_column properties;
wenzelm [Mon, 04 Aug 2008 22:55:00 +0200] rev 27734
meta_subst: xsymbols make it work with clean Pure;
wenzelm [Mon, 04 Aug 2008 21:24:19 +0200] rev 27733
abstract type Scan.stopper, position taken from last input token;
wenzelm [Mon, 04 Aug 2008 21:24:17 +0200] rev 27732
abstract type Scan.stopper;
wenzelm [Mon, 04 Aug 2008 21:24:15 +0200] rev 27731
abstract type stopper, may depend on final input;
wenzelm [Mon, 04 Aug 2008 20:27:40 +0200] rev 27730
removed obsolete apply_theorems(_i);
wenzelm [Mon, 04 Aug 2008 20:27:39 +0200] rev 27729
tuned signature;
eliminated obsolete pervasives;
wenzelm [Mon, 04 Aug 2008 20:27:38 +0200] rev 27728
removed obsolete note_thms_cmd;
wenzelm [Mon, 04 Aug 2008 20:27:37 +0200] rev 27727
simplified defer_recdef(_i): plain facts via Attrib.eval_thms;
wenzelm [Mon, 04 Aug 2008 20:19:59 +0200] rev 27726
tuned description;
wenzelm [Mon, 04 Aug 2008 19:25:59 +0200] rev 27725
replaced mercurial.cgi by hgwebdir.cgi, resulting in http://isabelle.in.tum.de/repos/isabelle/
berghofe [Mon, 04 Aug 2008 18:57:35 +0200] rev 27724
Quoted terms in consts_code declarations are now preprocessed as well.
berghofe [Mon, 04 Aug 2008 18:56:55 +0200] rev 27723
Exported eval_wrapper.
berghofe [Mon, 04 Aug 2008 18:56:22 +0200] rev 27722
- corrected bogus comment for function inst_conj_all
- tuned function obtain_fresh_name
krauss [Mon, 04 Aug 2008 18:24:27 +0200] rev 27721
removed dead code
wenzelm [Mon, 04 Aug 2008 17:13:34 +0200] rev 27720
simplified prepare_command;
wenzelm [Mon, 04 Aug 2008 17:13:33 +0200] rev 27719
Isar.command: explicitly set transaction position, as required for prepare_command errors;
adapted Isabelle.command;
ballarin [Mon, 04 Aug 2008 10:37:33 +0200] rev 27718
Updated locale tests.
ballarin [Fri, 01 Aug 2008 18:10:52 +0200] rev 27717
Generalised polynomial lemmas from cring to ring.
ballarin [Fri, 01 Aug 2008 17:41:37 +0200] rev 27716
Removed import and lparams from locale record.
nipkow [Fri, 01 Aug 2008 12:57:50 +0200] rev 27715
made setsum executable on int.