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