Wed, 07 Feb 2007 12:05:54 +0100 |
berghofe |
Made untabify function tail recursive.
|
changeset |
files
|
Tue, 06 Feb 2007 19:32:32 +0100 |
wenzelm |
tuned matches_subterm;
|
changeset |
files
|
Tue, 06 Feb 2007 19:32:31 +0100 |
wenzelm |
trace/debug: avoid eager string concatenation;
|
changeset |
files
|
Tue, 06 Feb 2007 18:02:28 +0100 |
wenzelm |
cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
|
changeset |
files
|
Tue, 06 Feb 2007 17:20:14 +0100 |
wenzelm |
pervasive exception Option;
|
changeset |
files
|
Tue, 06 Feb 2007 17:06:44 +0100 |
wenzelm |
added has_kind/get_kind;
|
changeset |
files
|
Tue, 06 Feb 2007 15:12:18 +0100 |
urbanc |
fixed two stupid bugs of SML to do with the value restriction and missing type
|
changeset |
files
|
Tue, 06 Feb 2007 12:54:55 +0100 |
aspinall |
askids/qualified_thms_of_thy: version which returns names in domain of get_thm
|
changeset |
files
|
Tue, 06 Feb 2007 11:40:53 +0100 |
haftmann |
added eta expansion to imperative monad bind
|
changeset |
files
|
Tue, 06 Feb 2007 00:53:15 +0100 |
urbanc |
corrected typo introduced by me
|
changeset |
files
|
Tue, 06 Feb 2007 00:43:23 +0100 |
urbanc |
now obsolete
|
changeset |
files
|
Tue, 06 Feb 2007 00:41:54 +0100 |
urbanc |
moved the infrastructure from the nominal_tags file to nominal_thmdecls
|
changeset |
files
|
Mon, 05 Feb 2007 15:55:32 +0100 |
krauss |
Exporting curried versions of tail recursive equations instead of internal ones
|
changeset |
files
|
Mon, 05 Feb 2007 12:03:52 +0100 |
wenzelm |
proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:22 +0100 |
wenzelm |
removed non-modular comment;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:21 +0100 |
wenzelm |
interpretation: attempt to be more serious about name_morphism;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:20 +0100 |
wenzelm |
added full_naming;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:19 +0100 |
wenzelm |
tuned oracle interface;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:18 +0100 |
wenzelm |
added print_strings;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:17 +0100 |
wenzelm |
old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:16 +0100 |
wenzelm |
def_simproc(_i): tuned interface;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:15 +0100 |
wenzelm |
added cterm interface;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:14 +0100 |
wenzelm |
type simproc: explicitl dependency of morphism;
|
changeset |
files
|
Sun, 04 Feb 2007 22:02:13 +0100 |
wenzelm |
load morphism.ML later;
|
changeset |
files
|
Sat, 03 Feb 2007 23:42:55 +0100 |
urbanc |
added the two renaming functions from my PhD
|
changeset |
files
|
Fri, 02 Feb 2007 17:16:16 +0100 |
urbanc |
added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user
|
changeset |
files
|
Fri, 02 Feb 2007 15:47:58 +0100 |
nipkow |
a few additions and deletions
|
changeset |
files
|
Thu, 01 Feb 2007 20:59:50 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 01 Feb 2007 20:40:34 +0100 |
wenzelm |
proper use of PureThy.has_name_hint instead of hard-wired string'';
|
changeset |
files
|
Thu, 01 Feb 2007 20:40:17 +0100 |
wenzelm |
removed non-modular comment;
|
changeset |
files
|