Thu, 19 Mar 2009 21:05:40 +0100 |
wenzelm |
eval_antiquotes: joint scanning of ML tokens and antiquotations;
|
changeset |
files
|
Thu, 19 Mar 2009 21:04:53 +0100 |
wenzelm |
added scan_antiq;
|
changeset |
files
|
Thu, 19 Mar 2009 19:49:09 +0100 |
wenzelm |
RAW: provide dummy Isar.main to make tty work gracefully (with ML toplevel);
|
changeset |
files
|
Thu, 19 Mar 2009 18:20:27 +0100 |
wenzelm |
added tokenize;
|
changeset |
files
|
Thu, 19 Mar 2009 16:56:51 +0100 |
wenzelm |
parameterized datatype antiquote and read operation;
|
changeset |
files
|
Thu, 19 Mar 2009 15:44:14 +0100 |
wenzelm |
Antiquote.Text: keep full position information;
|
changeset |
files
|
Thu, 19 Mar 2009 15:22:53 +0100 |
wenzelm |
OuterLex.read_antiq;
|
changeset |
files
|
Thu, 19 Mar 2009 15:22:53 +0100 |
wenzelm |
moved Isar/antiquote.ML to General/antiquote.ML, which is loaded early;
|
changeset |
files
|
Thu, 19 Mar 2009 15:22:53 +0100 |
wenzelm |
moved basic change_prompt, scan_string, scan_alt_string, scan_quoted to symbol_pos.ML;
|
changeset |
files
|
Thu, 19 Mar 2009 13:28:55 +0100 |
wenzelm |
use Name.of_binding for basic logical entities without name space (fixes, case names etc.);
|
changeset |
files
|
Thu, 19 Mar 2009 13:26:19 +0100 |
wenzelm |
Name.of_binding: proper full_name (with checks) before projecting base name;
|
changeset |
files
|
Thu, 19 Mar 2009 11:51:49 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 19 Mar 2009 01:29:19 -0700 |
huffman |
imported patch euclidean
|
changeset |
files
|
Wed, 18 Mar 2009 22:17:23 +0100 |
ballarin |
Merged.
|
changeset |
files
|
Wed, 18 Mar 2009 22:14:58 +0100 |
ballarin |
Updated chapters 1-5 to locale reimplementation.
|
changeset |
files
|
Thu, 19 Mar 2009 11:47:05 +0100 |
wenzelm |
command 'use', 'ML': apply ML environment to theory and target as well;
|
changeset |
files
|
Thu, 19 Mar 2009 11:44:34 +0100 |
wenzelm |
added map_contexts (cf. Proof.map_contexts);
|
changeset |
files
|
Thu, 19 Mar 2009 11:20:22 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 18 Mar 2009 22:41:15 +0100 |
wenzelm |
generalized ML_Context.inherit_env;
|
changeset |
files
|
Wed, 18 Mar 2009 22:41:14 +0100 |
wenzelm |
more precise type Symbol_Pos.text;
|
changeset |
files
|
Wed, 18 Mar 2009 22:41:14 +0100 |
wenzelm |
more precise type Symbol_Pos.text;
|
changeset |
files
|
Wed, 18 Mar 2009 21:55:38 +0100 |
wenzelm |
de-camelized Symbol_Pos;
|
changeset |
files
|
Wed, 18 Mar 2009 20:03:01 +0100 |
wenzelm |
Library.merge/OrdList.union: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard eq/ord notion;
|
changeset |
files
|
Wed, 18 Mar 2009 19:11:26 +0100 |
wenzelm |
reduced verbosity;
|
changeset |
files
|
Wed, 18 Mar 2009 15:23:52 +0100 |
haftmann |
made SML/NJ happy
|
changeset |
files
|
Wed, 18 Mar 2009 11:57:28 +0100 |
haftmann |
tuned interpunctation
|
changeset |
files
|
Tue, 17 Mar 2009 19:53:57 +0100 |
wenzelm |
strip_abss: always strip abstractions as far as possible, without keeping alternatives (which appear to be redundant anyway, but cause significant slowdown since discrimination nets collapse abstractions);
|
changeset |
files
|
Tue, 17 Mar 2009 19:06:04 +0100 |
wenzelm |
close/all_assm_tac: finish all subgoals from left to right (cf. Proof.goal_tac a28d83e903ce) -- NB: ALLGOALS/THEN_ALL_NEW operate from right to left;
|
changeset |
files
|
Tue, 17 Mar 2009 16:55:21 +0100 |
wenzelm |
reverted abbreviations: improved performance via Item_Net.T;
|
changeset |
files
|
Tue, 17 Mar 2009 15:35:27 +0100 |
wenzelm |
export match_rew -- useful for implementing "procs" for rewrite_term;
|
changeset |
files
|
Tue, 17 Mar 2009 15:34:42 +0100 |
wenzelm |
tuned comment;
|
changeset |
files
|
Tue, 17 Mar 2009 14:14:25 +0100 |
wenzelm |
merged
|
changeset |
files
|