bulwahn [Mon, 24 Oct 2011 12:26:05 +0200] rev 45261
removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
bulwahn [Mon, 24 Oct 2011 11:40:31 +0200] rev 45260
fixed typo
nipkow [Mon, 24 Oct 2011 10:45:54 +0200] rev 45259
latex output not needed because errors manifest themselves earlier
wenzelm [Sun, 23 Oct 2011 23:11:53 +0200] rev 45258
some text on inner-syntax;
nipkow [Sun, 23 Oct 2011 16:03:59 +0200] rev 45257
renamed in ASM
nipkow [Sun, 23 Oct 2011 14:15:24 +0200] rev 45256
tuned order of eqns
nipkow [Sun, 23 Oct 2011 14:03:37 +0200] rev 45255
tuned
kleing [Sun, 23 Oct 2011 17:37:21 +1100] rev 45254
script for exporting filtered IMP files as tar.gz
kleing [Sun, 23 Oct 2011 17:12:14 +1100] rev 45253
removed Norbert's email from isatest (bounces)
wenzelm [Sat, 22 Oct 2011 23:43:01 +0200] rev 45252
class Lexicon as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:30:02 +0200] rev 45251
more private stuff;
wenzelm [Sat, 22 Oct 2011 23:29:44 +0200] rev 45250
class Text.Edit as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:29:11 +0200] rev 45249
class Time as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:28:24 +0200] rev 45248
class Volatile as abstract datatype;
nipkow [Sat, 22 Oct 2011 20:18:01 +0200] rev 45247
merged
nipkow [Sat, 22 Oct 2011 20:17:50 +0200] rev 45246
added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
wenzelm [Sat, 22 Oct 2011 19:22:13 +0200] rev 45245
experimental support for Scala 2.9.1.final;
wenzelm [Sat, 22 Oct 2011 19:15:32 +0200] rev 45244
class Path as abstract datatype;
wenzelm [Sat, 22 Oct 2011 19:00:03 +0200] rev 45243
class Counter as abstract datatype;
wenzelm [Sat, 22 Oct 2011 16:57:24 +0200] rev 45242
discontinued redundant ASCII syntax;
wenzelm [Sat, 22 Oct 2011 16:44:34 +0200] rev 45241
modernized specifications;
wenzelm [Fri, 21 Oct 2011 22:44:55 +0200] rev 45240
proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
clarified Text.Range apartness, with try_restrict and try_join operations;
private Perspective constructor to ensure abstract datatype integrity;
nipkow [Fri, 21 Oct 2011 17:39:07 +0200] rev 45239
merged
nipkow [Fri, 21 Oct 2011 17:39:00 +0200] rev 45238
tuned
wenzelm [Fri, 21 Oct 2011 16:21:12 +0200] rev 45237
merged
bulwahn [Fri, 21 Oct 2011 14:25:38 +0200] rev 45236
replacing metis proofs with facts xt1 by new proof with more readable names
blanchet [Fri, 21 Oct 2011 14:06:15 +0200] rev 45235
more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
blanchet [Fri, 21 Oct 2011 12:44:20 +0200] rev 45234
disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
bulwahn [Fri, 21 Oct 2011 11:17:16 +0200] rev 45233
NEWS
bulwahn [Fri, 21 Oct 2011 11:17:15 +0200] rev 45232
updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
bulwahn [Fri, 21 Oct 2011 11:17:14 +0200] rev 45231
replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
bulwahn [Fri, 21 Oct 2011 11:17:12 +0200] rev 45230
removing redundant attribute code_inline in the code generator
wenzelm [Fri, 21 Oct 2011 11:27:21 +0200] rev 45229
tuned;
wenzelm [Fri, 21 Oct 2011 11:26:14 +0200] rev 45228
tuned;
bulwahn [Fri, 21 Oct 2011 10:37:03 +0200] rev 45227
improving mutabelle script again after missing some changes in f4896c792316
bulwahn [Fri, 21 Oct 2011 10:32:42 +0200] rev 45226
correcting code_prolog
huffman [Fri, 21 Oct 2011 09:51:45 +0200] rev 45225
merged
huffman [Fri, 21 Oct 2011 08:42:11 +0200] rev 45224
add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
nipkow [Fri, 21 Oct 2011 08:25:04 +0200] rev 45223
merged
nipkow [Fri, 21 Oct 2011 08:24:57 +0200] rev 45222
tuned
blanchet [Thu, 20 Oct 2011 22:26:02 +0200] rev 45221
mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
huffman [Thu, 20 Oct 2011 22:02:49 +0200] rev 45220
merged
huffman [Thu, 20 Oct 2011 17:27:14 +0200] rev 45219
removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
kleing [Thu, 20 Oct 2011 12:30:43 -0400] rev 45218
removed [trans] concept from basic material
nipkow [Thu, 20 Oct 2011 10:44:00 +0200] rev 45217
merged
nipkow [Thu, 20 Oct 2011 10:43:47 +0200] rev 45216
tuned
bulwahn [Thu, 20 Oct 2011 09:59:12 +0200] rev 45215
merged
bulwahn [Thu, 20 Oct 2011 09:11:13 +0200] rev 45214
modernizing predicate_compile_quickcheck
bulwahn [Thu, 20 Oct 2011 08:20:35 +0200] rev 45213
adding depth as an quickcheck configuration
nipkow [Thu, 20 Oct 2011 09:48:00 +0200] rev 45212
renamed name -> vname
haftmann [Wed, 19 Oct 2011 23:07:48 +0200] rev 45211
removed some remaining artefacts of ancient SML code generator
haftmann [Wed, 19 Oct 2011 22:54:26 +0200] rev 45210
NEWS
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45209
cleaner LEO-II extensionality step detection
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45208
marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45207
one more LEO-II failure
wenzelm [Wed, 19 Oct 2011 19:45:19 +0200] rev 45206
merged
huffman [Wed, 19 Oct 2011 17:45:25 +0200] rev 45205
merged
huffman [Tue, 18 Oct 2011 15:19:06 +0200] rev 45204
hide typedef-generated constants Product_Type.prod and Sum_Type.sum
blanchet [Wed, 19 Oct 2011 16:36:13 +0200] rev 45203
more uniform SZS status handling
blanchet [Wed, 19 Oct 2011 16:36:13 +0200] rev 45202
avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
nipkow [Wed, 19 Oct 2011 16:32:30 +0200] rev 45201
merged
nipkow [Wed, 19 Oct 2011 16:32:12 +0200] rev 45200
renamed B to Bc
wenzelm [Wed, 19 Oct 2011 17:04:43 +0200] rev 45199
tuned comment;
wenzelm [Wed, 19 Oct 2011 17:03:07 +0200] rev 45198
proper source positions for @{lemma};
wenzelm [Wed, 19 Oct 2011 16:45:46 +0200] rev 45197
more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
wenzelm [Wed, 19 Oct 2011 15:42:43 +0200] rev 45196
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
wenzelm [Wed, 19 Oct 2011 15:41:12 +0200] rev 45195
tuned legacy signature;
wenzelm [Wed, 19 Oct 2011 14:40:49 +0200] rev 45194
further cleanup of stats (cf. 97e81a8aa277);
wenzelm [Wed, 19 Oct 2011 14:22:06 +0200] rev 45193
updated keywords;
wenzelm [Wed, 19 Oct 2011 14:21:29 +0200] rev 45192
really document just one code generator;
bulwahn [Wed, 19 Oct 2011 09:11:21 +0200] rev 45191
NEWS
bulwahn [Wed, 19 Oct 2011 09:11:20 +0200] rev 45190
removing old code generator
bulwahn [Wed, 19 Oct 2011 09:11:19 +0200] rev 45189
removing declaration of code_unfold to address the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45188
removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45187
removing documentation about the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:16 +0200] rev 45186
removing old code generator setup for executable sets
bulwahn [Wed, 19 Oct 2011 09:11:15 +0200] rev 45185
removing old code generator setup for efficient natural numbers; cleaned typo
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45184
removing old code generator setup for real numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45183
removing old code generator setup for rational numbers; tuned
bulwahn [Wed, 19 Oct 2011 08:37:29 +0200] rev 45182
removing old code generator setup for strings
bulwahn [Wed, 19 Oct 2011 08:37:27 +0200] rev 45181
removing old code generator setup for lists
bulwahn [Wed, 19 Oct 2011 08:37:26 +0200] rev 45180
removing old code generator setup for integers
bulwahn [Wed, 19 Oct 2011 08:37:25 +0200] rev 45179
removing old code generator for inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:24 +0200] rev 45178
removing quickcheck tester SML-inductive based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:23 +0200] rev 45177
removing old code generator setup for inductive sets in the inductive set package
bulwahn [Wed, 19 Oct 2011 08:37:22 +0200] rev 45176
removing old code generator setup of inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:21 +0200] rev 45175
removing old code generator setup for product types
bulwahn [Wed, 19 Oct 2011 08:37:20 +0200] rev 45174
removing old code generator setup for function types
bulwahn [Wed, 19 Oct 2011 08:37:19 +0200] rev 45173
removing old code generator setup for datatypes
bulwahn [Wed, 19 Oct 2011 08:37:17 +0200] rev 45172
removing old code generator for recursive functions
bulwahn [Wed, 19 Oct 2011 08:37:16 +0200] rev 45171
removing old code generator setup in the HOL theory
bulwahn [Wed, 19 Oct 2011 08:37:15 +0200] rev 45170
removing invocations of the evaluation method based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:14 +0200] rev 45169
removing invocations of the old code generator
blanchet [Tue, 18 Oct 2011 15:40:59 +0200] rev 45168
freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
blanchet [Tue, 18 Oct 2011 15:40:58 +0200] rev 45167
gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
bulwahn [Tue, 18 Oct 2011 15:27:18 +0200] rev 45166
tuned