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.