krauss [Mon, 22 Jan 2007 17:29:43 +0100] rev 22166
* Preliminary implementation of tail recursion
* Clarified internal interfaces
aspinall [Mon, 22 Jan 2007 16:53:33 +0100] rev 22165
Add location_of_position. Needs work elsewhere.
aspinall [Mon, 22 Jan 2007 16:52:26 +0100] rev 22164
Test askref
aspinall [Mon, 22 Jan 2007 16:52:02 +0100] rev 22163
Expose currently open file
aspinall [Mon, 22 Jan 2007 16:51:29 +0100] rev 22162
Sync location with pgip.rnc, fixing attribute names
aspinall [Mon, 22 Jan 2007 15:37:08 +0100] rev 22161
Add askrefs, setrefs, error_with_pos
aspinall [Mon, 22 Jan 2007 15:36:58 +0100] rev 22160
Comments
aspinall [Mon, 22 Jan 2007 15:34:15 +0100] rev 22159
Comment
aspinall [Mon, 22 Jan 2007 15:33:42 +0100] rev 22158
Add line_of, name_of destructors.
krauss [Mon, 22 Jan 2007 15:08:48 +0100] rev 22157
Added lemma nat_size[simp]: "size (n::nat) = n"
wenzelm [Mon, 22 Jan 2007 00:40:29 +0100] rev 22156
tuned;
wenzelm [Sun, 21 Jan 2007 19:09:38 +0100] rev 22155
improved fact references: thmref;
tuned;
wenzelm [Sun, 21 Jan 2007 19:09:37 +0100] rev 22154
added atomic, print_int;
tuned;
wenzelm [Sun, 21 Jan 2007 19:09:36 +0100] rev 22153
tuned ML setup;
wenzelm [Sun, 21 Jan 2007 19:09:35 +0100] rev 22152
* ML in Isar: improved error reporting;
wenzelm [Sun, 21 Jan 2007 17:13:30 +0100] rev 22151
tuned;
wenzelm [Sun, 21 Jan 2007 16:46:40 +0100] rev 22150
*** MESSAGE REFERS TO PREVIOUS VERSION ***
@{theory}: plain ML_Context.the_context();
wenzelm [Sun, 21 Jan 2007 16:46:06 +0100] rev 22149
*** MESSAGE REFERS TO PREVIOUS VERSION ***
removed is_finished_thy;
wenzelm [Sun, 21 Jan 2007 16:43:47 +0100] rev 22148
tuned comments
wenzelm [Sun, 21 Jan 2007 16:43:46 +0100] rev 22147
simplified ML setup;
wenzelm [Sun, 21 Jan 2007 16:43:45 +0100] rev 22146
use_text: added name argument;
moved File.use to ML_Context.use;
removed the_context_finished;
wenzelm [Sun, 21 Jan 2007 16:43:44 +0100] rev 22145
moved File.use to ML_Context.use;
wenzelm [Sun, 21 Jan 2007 16:43:42 +0100] rev 22144
use_text: added name argument;
nipkow [Sun, 21 Jan 2007 13:27:41 +0100] rev 22143
Added simproc list_neq (prompted by an application)
nipkow [Sun, 21 Jan 2007 13:26:44 +0100] rev 22142
Added lists-as-multisets functions
wenzelm [Sat, 20 Jan 2007 14:27:46 +0100] rev 22141
Simple and efficient binary numerals.
wenzelm [Sat, 20 Jan 2007 14:27:45 +0100] rev 22140
added HOL/ex/Binary.thy;
wenzelm [Sat, 20 Jan 2007 14:09:27 +0100] rev 22139
tuned ML setup;
wenzelm [Sat, 20 Jan 2007 14:09:23 +0100] rev 22138
* ML within Isar: antiquotations;
wenzelm [Sat, 20 Jan 2007 14:09:22 +0100] rev 22137
added @{theory};
wenzelm [Sat, 20 Jan 2007 14:09:21 +0100] rev 22136
added the_context_finished;
eval_wrapper: Output.debug;
simplified antiq signatures;
added basic antiquotations;
tuned;
wenzelm [Sat, 20 Jan 2007 14:09:20 +0100] rev 22135
Toplevel.debug: coincide with Output.debugging;
wenzelm [Sat, 20 Jan 2007 14:09:19 +0100] rev 22134
ML tactic: proper context for compile and runtime;
wenzelm [Sat, 20 Jan 2007 14:09:18 +0100] rev 22133
tuned;
wenzelm [Sat, 20 Jan 2007 14:09:17 +0100] rev 22132
added @{simpset};
wenzelm [Sat, 20 Jan 2007 14:09:16 +0100] rev 22131
added is_finished_thy;
wenzelm [Sat, 20 Jan 2007 14:09:14 +0100] rev 22130
Output.debug: non-strict;
renamed Output.show_debug_msgs to Output.debugging (coincides with Toplevel.debug);
wenzelm [Sat, 20 Jan 2007 14:09:12 +0100] rev 22129
tuned ML setup;
added @{claset};
wenzelm [Sat, 20 Jan 2007 14:09:11 +0100] rev 22128
added @{clasimpset};
wenzelm [Sat, 20 Jan 2007 14:09:10 +0100] rev 22127
added @{claset};
wenzelm [Fri, 19 Jan 2007 22:31:17 +0100] rev 22126
tuned;
wenzelm [Fri, 19 Jan 2007 22:14:23 +0100] rev 22125
tuned;
wenzelm [Fri, 19 Jan 2007 22:10:35 +0100] rev 22124
renamed Isar/isar_output.ML to Thy/thy_output.ML;
tuned messages;
Antiquote.scan_arguments (moved from here);
moved ML context stuff to from Context to ML_Context;
wenzelm [Fri, 19 Jan 2007 22:08:32 +0100] rev 22123
moved ML context stuff to from Context to ML_Context;
theorem(s): same kind;
wenzelm [Fri, 19 Jan 2007 22:08:31 +0100] rev 22122
results: proper context;
wenzelm [Fri, 19 Jan 2007 22:08:30 +0100] rev 22121
tuned Scan.extend_lexicon;
wenzelm [Fri, 19 Jan 2007 22:08:29 +0100] rev 22120
renamed IsarOutput to ThyOutput;
tuned Scan.extend_lexicon;
moved ML context stuff to from Context to ML_Context;
wenzelm [Fri, 19 Jan 2007 22:08:28 +0100] rev 22119
moved parts to spec_parse.ML;
tuned signature -- more exports;
wenzelm [Fri, 19 Jan 2007 22:08:27 +0100] rev 22118
removed obsolete Method;
added parse (from outer_parse.ML);
moved ML context stuff to from Context to ML_Context;
tactic: no need to rebind thm/thms;
wenzelm [Fri, 19 Jan 2007 22:08:26 +0100] rev 22117
renamed IsarOutput to ThyOutput;
moved parts of OuterParse to SpecParse;
renamed OuterParse locale_target to target;
wenzelm [Fri, 19 Jan 2007 22:08:25 +0100] rev 22116
added various ML setup functions (from sign.ML, pure_thy.ML);
wenzelm [Fri, 19 Jan 2007 22:08:24 +0100] rev 22115
removed obsolete Attribute;
wenzelm [Fri, 19 Jan 2007 22:08:23 +0100] rev 22114
tuned signature;
added scan_arguments;
wenzelm [Fri, 19 Jan 2007 22:08:22 +0100] rev 22113
renamed Isar/isar_output.ML to Thy/thy_output.ML;
renamed Isar/term_style.ML to Thy/term_style.ML;
renamed Isar/thy_header.ML to Thy/thy_header.ML;
added Isar/spec_parse.ML;
added Thy/ml_context.ML;
load outer_parse.ML early, moved later parts to spec_parse.ML;
tuned order;
wenzelm [Fri, 19 Jan 2007 22:08:21 +0100] rev 22112
tuned signature of extend_lexicon;
wenzelm [Fri, 19 Jan 2007 22:08:20 +0100] rev 22111
moved ML translation interfaces to isar_cmd.ML;
wenzelm [Fri, 19 Jan 2007 22:08:19 +0100] rev 22110
moved thm/thms to ml_context.ML;
moved generic_setup, add_oracle to isar_cmd.ML;
wenzelm [Fri, 19 Jan 2007 22:08:18 +0100] rev 22109
moved inst from drule.ML to old_goals.ML;
wenzelm [Fri, 19 Jan 2007 22:08:16 +0100] rev 22108
tuned order;
wenzelm [Fri, 19 Jan 2007 22:08:15 +0100] rev 22107
renamed Isar/term_style.ML to Thy/term_style.ML;