wenzelm [Mon, 13 Aug 2007 18:10:20 +0200] rev 24243
moved appl syntax to PureThy;
SimpleSyntax.read_typ/term/prop;
wenzelm [Mon, 13 Aug 2007 18:10:19 +0200] rev 24242
moved appl syntax to PureThy;
wenzelm [Mon, 13 Aug 2007 18:10:18 +0200] rev 24241
SimpleSyntax.read_prop;
isatest [Mon, 13 Aug 2007 12:56:03 +0200] rev 24240
added atbroy9
isatest [Mon, 13 Aug 2007 12:53:58 +0200] rev 24239
multi-threading with poly 5.1 test
kleing [Mon, 13 Aug 2007 04:35:41 +0200] rev 24238
new attribute [rotated]
wenzelm [Mon, 13 Aug 2007 00:23:43 +0200] rev 24237
tuned comments;
wenzelm [Mon, 13 Aug 2007 00:17:57 +0200] rev 24236
Simple syntax for types and terms --- for bootstrapping Pure.
wenzelm [Mon, 13 Aug 2007 00:17:54 +0200] rev 24235
added Syntax/simple_syntax.ML;
wenzelm [Sun, 12 Aug 2007 19:00:58 +0200] rev 24234
* Syntax: scope for resolving ambiguities via type-inference is now limited to individual terms;
wenzelm [Sun, 12 Aug 2007 18:53:05 +0200] rev 24233
read_def_terms': restrict scope of disambiguation to individual term;
wenzelm [Sun, 12 Aug 2007 18:53:04 +0200] rev 24232
stream source: non-critical, assuming exclusive ownership;
wenzelm [Sun, 12 Aug 2007 18:53:03 +0200] rev 24231
added type constraints to resolve syntax ambiguities;
wenzelm [Sun, 12 Aug 2007 14:14:24 +0200] rev 24230
made SML/NJ happy;
wenzelm [Sat, 11 Aug 2007 17:50:23 +0200] rev 24229
schedule_tasks: alphabetical order for equivalent tasks;
wenzelm [Fri, 10 Aug 2007 22:31:19 +0200] rev 24228
simultaneous use_thys;
wenzelm [Fri, 10 Aug 2007 18:21:25 +0200] rev 24227
tuned ML bindings;
haftmann [Fri, 10 Aug 2007 17:10:09 +0200] rev 24226
tuned
haftmann [Fri, 10 Aug 2007 17:10:06 +0200] rev 24225
dropped code generator setup garbage
haftmann [Fri, 10 Aug 2007 17:10:05 +0200] rev 24224
syntax fix
haftmann [Fri, 10 Aug 2007 17:10:04 +0200] rev 24223
corrected code generator module names
haftmann [Fri, 10 Aug 2007 17:10:03 +0200] rev 24222
new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:10:02 +0200] rev 24221
code generator setup improved
haftmann [Fri, 10 Aug 2007 17:05:26 +0200] rev 24220
adjusted
haftmann [Fri, 10 Aug 2007 17:04:34 +0200] rev 24219
new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:04:24 +0200] rev 24218
ClassPackage renamed to Class
haftmann [Fri, 10 Aug 2007 17:04:20 +0200] rev 24217
updated
wenzelm [Fri, 10 Aug 2007 15:28:11 +0200] rev 24216
simultaneous use_thys;
paulson [Fri, 10 Aug 2007 15:13:18 +0200] rev 24215
removal of some refs
wenzelm [Fri, 10 Aug 2007 14:49:01 +0200] rev 24214
(un)interruptible: pass-through original thread attributes;
wenzelm [Fri, 10 Aug 2007 11:02:09 +0200] rev 24213
tuned;
added jEdit mode spec;
wenzelm [Fri, 10 Aug 2007 10:54:19 +0200] rev 24212
HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
wenzelm [Fri, 10 Aug 2007 10:41:57 +0200] rev 24211
added jEdit mode spec;
tuned comments;
wenzelm [Fri, 10 Aug 2007 00:20:39 +0200] rev 24210
* Experimental support for multithreading, using Poly/ML 5.1;
wenzelm [Thu, 09 Aug 2007 23:53:51 +0200] rev 24209
schedule: misc cleanup, more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:50 +0200] rev 24208
schedule: more precise task model;
improved error handling: first failure causes interrupt of all threads;
misc cleanup;
wenzelm [Thu, 09 Aug 2007 23:53:49 +0200] rev 24207
schedule: more precise task model;
removed obsolete structure Task;
wenzelm [Thu, 09 Aug 2007 19:19:23 +0200] rev 24206
fixed DESCRIPTION: single line;
proper quoting of shell variables;
wenzelm [Thu, 09 Aug 2007 19:00:31 +0200] rev 24205
updated;
wenzelm [Thu, 09 Aug 2007 16:56:17 +0200] rev 24204
adapted ThyLoad.check_thy;
haftmann [Thu, 09 Aug 2007 15:57:26 +0200] rev 24203
dropped
haftmann [Thu, 09 Aug 2007 15:52:57 +0200] rev 24202
explizit checking for pattern discipline
haftmann [Thu, 09 Aug 2007 15:52:56 +0200] rev 24201
proper handling of empty datatypes
haftmann [Thu, 09 Aug 2007 15:52:55 +0200] rev 24200
improved class target: now considers class intro rules
haftmann [Thu, 09 Aug 2007 15:52:54 +0200] rev 24199
new access interface in defs.ML
haftmann [Thu, 09 Aug 2007 15:52:53 +0200] rev 24198
adaptions for code generation
haftmann [Thu, 09 Aug 2007 15:52:49 +0200] rev 24197
proper implementation of rational numbers
haftmann [Thu, 09 Aug 2007 15:52:47 +0200] rev 24196
localized of_nat
haftmann [Thu, 09 Aug 2007 15:52:45 +0200] rev 24195
tuned
haftmann [Thu, 09 Aug 2007 15:52:42 +0200] rev 24194
re-eliminated Option.thy
haftmann [Thu, 09 Aug 2007 15:52:38 +0200] rev 24193
updated
aspinall [Thu, 09 Aug 2007 11:39:29 +0200] rev 24192
PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
aspinall [Thu, 09 Aug 2007 11:37:27 +0200] rev 24191
Typo in comment
wenzelm [Wed, 08 Aug 2007 23:07:50 +0200] rev 24190
discontinued attached ML files;
end_theory: fail on unresolved dependencies;
wenzelm [Wed, 08 Aug 2007 23:07:48 +0200] rev 24189
simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
wenzelm [Wed, 08 Aug 2007 23:07:47 +0200] rev 24188
load_thy: try_ml_file unconditionally;
wenzelm [Wed, 08 Aug 2007 23:07:46 +0200] rev 24187
* Theory loader: old-style ML proof scripts are considered a legacy feature;
wenzelm [Wed, 08 Aug 2007 20:48:08 +0200] rev 24186
check_deps: really do reload the master text if required;
load_thy: more robust check of corrupted deps;
require_thy: outdate_thy if required;
tuned;
aspinall [Wed, 08 Aug 2007 20:03:17 +0200] rev 24185
Useful abbreviation of isatool commands used by Eclipse
wenzelm [Wed, 08 Aug 2007 16:40:20 +0200] rev 24184
thread-safeness: when creating certified items, perform Theory.check_thy *last*;
tuned datatype proof;
paulson [Wed, 08 Aug 2007 14:00:09 +0200] rev 24183
Code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 13:59:46 +0200] rev 24182
Fixing the code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 13:14:31 +0200] rev 24181
metis
wenzelm [Tue, 07 Aug 2007 23:24:10 +0200] rev 24180
tuned ML setup;
wenzelm [Tue, 07 Aug 2007 20:43:36 +0200] rev 24179
fixed imports from ../../Auth;
wenzelm [Tue, 07 Aug 2007 20:19:55 +0200] rev 24178
turned Unify flags into configuration options (global only);
wenzelm [Tue, 07 Aug 2007 20:19:54 +0200] rev 24177
usedir: added options -M -T for multithreading;
wenzelm [Tue, 07 Aug 2007 20:19:52 +0200] rev 24176
removed 'declare' from tactic emulations;
wenzelm [Tue, 07 Aug 2007 20:19:51 +0200] rev 24175
theory loader: removed obsolete update_thy (coincides with use_thy);
tuned;
tuned comments;
wenzelm [Tue, 07 Aug 2007 20:19:50 +0200] rev 24174
theory loader: removed obsolete update_thy (coincides with use_thy);
wenzelm [Tue, 07 Aug 2007 20:19:49 +0200] rev 24173
theory loader: added use_thys, removed obsolete update_thy;
wenzelm [Tue, 07 Aug 2007 20:19:48 +0200] rev 24172
theory loader: added use_thys, removed obsolete update_thy;
various global ML references of Pure and HOL have been turned into configuration options;
krauss [Tue, 07 Aug 2007 17:01:35 +0200] rev 24171
Issue a warning, when "function" encounters variables occuring in function position,
as in "f (g x) = ..." where g is a variable.
krauss [Tue, 07 Aug 2007 15:20:24 +0200] rev 24170
more error handling
wenzelm [Tue, 07 Aug 2007 15:04:35 +0200] rev 24169
added more instances;
krauss [Tue, 07 Aug 2007 14:49:58 +0200] rev 24168
simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
haftmann [Tue, 07 Aug 2007 10:03:25 +0200] rev 24167
split off Option theory
haftmann [Tue, 07 Aug 2007 09:40:34 +0200] rev 24166
new nbe implementation
haftmann [Tue, 07 Aug 2007 09:38:48 +0200] rev 24165
more robust simproces
haftmann [Tue, 07 Aug 2007 09:38:47 +0200] rev 24164
tuned
haftmann [Tue, 07 Aug 2007 09:38:46 +0200] rev 24163
simplified proofs
haftmann [Tue, 07 Aug 2007 09:38:44 +0200] rev 24162
split off theory Option for benefit of code generator
haftmann [Tue, 07 Aug 2007 09:38:43 +0200] rev 24161
changed import order
wenzelm [Mon, 06 Aug 2007 19:59:07 +0200] rev 24160
added more instances;
wenzelm [Mon, 06 Aug 2007 19:58:59 +0200] rev 24159
ML-Systems/overloading_smlnj.ML;
wenzelm [Mon, 06 Aug 2007 19:35:43 +0200] rev 24158
Overloading in SML/NJ.
berghofe [Mon, 06 Aug 2007 16:08:01 +0200] rev 24157
Added renaming function to prevent correctness proof for realizer
of induction rule to fail because of name clashes between parameters
and predicate variables.
berghofe [Mon, 06 Aug 2007 16:05:25 +0200] rev 24156
No document for Pretty_Int theory.
haftmann [Mon, 06 Aug 2007 11:45:39 +0200] rev 24155
nbe improved
haftmann [Mon, 06 Aug 2007 11:45:19 +0200] rev 24154
removed
wenzelm [Fri, 03 Aug 2007 22:50:40 +0200] rev 24153
simultaneous use_thys;
wenzelm [Fri, 03 Aug 2007 22:35:40 +0200] rev 24152
reactivated Nominal/Examples/Class.thy;
wenzelm [Fri, 03 Aug 2007 22:33:10 +0200] rev 24151
replaced outdated flag by update_time (multithreading-safe presentation order);
wenzelm [Fri, 03 Aug 2007 22:33:09 +0200] rev 24150
sort indexes according to symbolic update_time (multithreading-safe);
wenzelm [Fri, 03 Aug 2007 22:33:07 +0200] rev 24149
use separate trace flag instead of Output.debug;
wenzelm [Fri, 03 Aug 2007 22:33:03 +0200] rev 24148
named some CRITICAL sections;