nipkow [Thu, 25 Jan 2007 16:57:57 +0100] rev 22187
Allows evaluation of min/max o numerals.
haftmann [Thu, 25 Jan 2007 09:32:56 +0100] rev 22186
fixed bug for OCaml bigints
haftmann [Thu, 25 Jan 2007 09:32:51 +0100] rev 22185
tuned
haftmann [Thu, 25 Jan 2007 09:32:50 +0100] rev 22184
added explicit maintainance of coregular code theorems for overloaded constants
haftmann [Thu, 25 Jan 2007 09:32:49 +0100] rev 22183
dropped useless stuff
haftmann [Thu, 25 Jan 2007 09:32:48 +0100] rev 22182
clarified code
haftmann [Thu, 25 Jan 2007 09:32:46 +0100] rev 22181
added explicit query function for arities to subalgebra projection
haftmann [Thu, 25 Jan 2007 09:32:45 +0100] rev 22180
not importing NestedEnvironment
haftmann [Thu, 25 Jan 2007 09:32:42 +0100] rev 22179
adjusted to changes in class package
haftmann [Thu, 25 Jan 2007 09:32:37 +0100] rev 22178
made executable
haftmann [Thu, 25 Jan 2007 09:32:36 +0100] rev 22177
improved
haftmann [Thu, 25 Jan 2007 09:32:35 +0100] rev 22176
fxied bug for OCaml bigints
haftmann [Thu, 25 Jan 2007 09:32:34 +0100] rev 22175
adjusted names
wenzelm [Wed, 24 Jan 2007 20:54:21 +0100] rev 22174
tuned eta_contract;
wenzelm [Wed, 24 Jan 2007 20:54:20 +0100] rev 22173
updated timing;
paulson [Wed, 24 Jan 2007 17:10:50 +0100] rev 22172
some new lemmas
aspinall [Wed, 24 Jan 2007 13:15:16 +0100] rev 22171
Let <loadfile> execute even while a file is open interactively.
krauss [Tue, 23 Jan 2007 20:29:03 +0100] rev 22170
fixes smlnj-related problem, updated signature
dixon [Tue, 23 Jan 2007 15:54:22 +0100] rev 22169
added a fold up and fold down as separate functions and fixed zipto to
use the folddown.
nipkow [Mon, 22 Jan 2007 19:00:29 +0100] rev 22168
simplified proofs
krauss [Mon, 22 Jan 2007 18:17:04 +0100] rev 22167
Included ex/Fundefs.thy in HOL-ex session
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};