bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42309
removing duplicate code
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42308
revisiting mk_equation functions and refactoring them in exhaustive quickcheck
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42307
creating a general mk_equation_terms for the different compilations
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42306
adding an even faster compilation scheme
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42305
theory definitions for fast exhaustive quickcheck compilation
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42304
new compilation for exhaustive quickcheck
wenzelm [Fri, 08 Apr 2011 23:33:57 +0200] rev 42303
tuned;
wenzelm [Fri, 08 Apr 2011 23:25:48 +0200] rev 42302
present type variables;
tuned;
wenzelm [Fri, 08 Apr 2011 23:09:22 +0200] rev 42301
unparse: more accurate markup for syntax consts, notably binders;
wenzelm [Fri, 08 Apr 2011 22:59:52 +0200] rev 42300
notation: proper markup for type constructor / constant;
wenzelm [Fri, 08 Apr 2011 22:50:50 +0200] rev 42299
tuned signature;
wenzelm [Fri, 08 Apr 2011 22:40:29 +0200] rev 42298
more accurate markup for syntax consts, notably binders which point back to the original logical entity;
tuned;
wenzelm [Fri, 08 Apr 2011 21:11:29 +0200] rev 42297
discontinued Syntax.max_pri, which is not really a symbolic parameter;
wenzelm [Fri, 08 Apr 2011 21:03:20 +0200] rev 42296
CONST syntax with positions;
wenzelm [Fri, 08 Apr 2011 20:39:09 +0200] rev 42295
moved CONST syntax/translations to their proper place;
wenzelm [Fri, 08 Apr 2011 18:08:13 +0200] rev 42294
simplified Pure syntax bootstrap;
wenzelm [Fri, 08 Apr 2011 17:45:37 +0200] rev 42293
renamed sprop "prop#" to "prop'" -- proper identifier;
eliminated spurious symbolic string bindings (logic, any etc.);
hardwired special "prop" vs. "prop'" conversion;
tuned;
wenzelm [Fri, 08 Apr 2011 16:38:46 +0200] rev 42292
merged
krauss [Thu, 07 Apr 2011 21:49:24 +0200] rev 42291
raised timeout further, for SML/NJ
wenzelm [Fri, 08 Apr 2011 16:34:14 +0200] rev 42290
discontinued special treatment of structure Lexicon;
wenzelm [Fri, 08 Apr 2011 15:48:14 +0200] rev 42289
discontinued special status of structure Printer;
wenzelm [Fri, 08 Apr 2011 15:02:11 +0200] rev 42288
discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
clarified Syntax.root;
wenzelm [Fri, 08 Apr 2011 14:20:57 +0200] rev 42287
discontinued special treatment of structure Mixfix;
eliminated slightly odd no_syn convenience;
wenzelm [Fri, 08 Apr 2011 14:05:31 +0200] rev 42286
more antiquotations;
wenzelm [Fri, 08 Apr 2011 13:59:28 +0200] rev 42285
removed outdated text (cf. 84a3f86441eb);
wenzelm [Fri, 08 Apr 2011 13:31:16 +0200] rev 42284
explicit structure Syntax_Trans;
discontinued old-style constrainAbsC;
wenzelm [Fri, 08 Apr 2011 11:39:45 +0200] rev 42283
tuned presentation;
wenzelm [Thu, 07 Apr 2011 23:25:09 +0200] rev 42282
report literal tokens according to parsetree head;
some attempts to stack parsetrees in proper order;
wenzelm [Thu, 07 Apr 2011 21:55:09 +0200] rev 42281
simplified read_term vs. read_prop;
wenzelm [Thu, 07 Apr 2011 21:37:42 +0200] rev 42280
tuned signature;
wenzelm [Thu, 07 Apr 2011 21:23:57 +0200] rev 42279
constant =?= no longer exists (cf. 8c09e1fa24a7);
wenzelm [Thu, 07 Apr 2011 20:56:48 +0200] rev 42278
clarified sources -- removed odd comments;
wenzelm [Thu, 07 Apr 2011 20:32:42 +0200] rev 42277
tuned signature;
wenzelm [Thu, 07 Apr 2011 18:41:49 +0200] rev 42276
merged
bulwahn [Thu, 07 Apr 2011 14:51:28 +0200] rev 42275
removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
bulwahn [Thu, 07 Apr 2011 14:51:26 +0200] rev 42274
removing instantiation exhaustive for unit in Quickcheck_Exhaustive
bulwahn [Thu, 07 Apr 2011 14:51:25 +0200] rev 42273
correcting bounded_forall construction; tuned
haftmann [Thu, 07 Apr 2011 13:01:27 +0200] rev 42272
dropped unused lemmas; proper Isar proof
blanchet [Thu, 07 Apr 2011 12:16:27 +0200] rev 42271
further development of new Skolemizer -- make sure constructed terms have correct types and fixed a few bugs where the goal was out of sync with what we had in mind
blanchet [Thu, 07 Apr 2011 12:16:26 +0200] rev 42270
make new Skolemizer more robust
blanchet [Thu, 07 Apr 2011 12:16:25 +0200] rev 42269
tuned comment
wenzelm [Thu, 07 Apr 2011 18:24:59 +0200] rev 42268
discontinued user-defined token translations;
tuned signature;
wenzelm [Thu, 07 Apr 2011 17:52:44 +0200] rev 42267
simplified printer context: uniform externing and static token translations;
wenzelm [Thu, 07 Apr 2011 17:38:17 +0200] rev 42266
clarified Pretty.mark;
added Pretty.mark_str, Pretty.marks_str convenience;
wenzelm [Wed, 06 Apr 2011 23:17:45 +0200] rev 42265
parallel parsing of big specifications;
wenzelm [Wed, 06 Apr 2011 23:04:00 +0200] rev 42264
separate structure Term_Position;
dismantled remains of structure Type_Ext;
wenzelm [Wed, 06 Apr 2011 22:25:44 +0200] rev 42263
type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
wenzelm [Wed, 06 Apr 2011 21:55:41 +0200] rev 42262
moved type syntax translations to syn_trans.ML;
wenzelm [Wed, 06 Apr 2011 18:36:28 +0200] rev 42261
made SML/NJ happy (cf. 578a51fae383);
wenzelm [Wed, 06 Apr 2011 18:17:19 +0200] rev 42260
merged
bulwahn [Wed, 06 Apr 2011 13:08:44 +0200] rev 42259
merged
bulwahn [Wed, 06 Apr 2011 10:58:18 +0200] rev 42258
changing ensure_sort_datatype call in narrowing quickcheck (missed in 1491b7209e76)
hoelzl [Tue, 05 Apr 2011 19:55:04 +0200] rev 42257
prove measurable_into_infprod_algebra and measure_infprod
hoelzl [Tue, 05 Apr 2011 17:10:51 +0200] rev 42256
Rename extensional to extensionalD (extensional is also defined in FuncSet)
wenzelm [Wed, 06 Apr 2011 17:15:06 +0200] rev 42255
eliminated slightly odd Syntax.rep_syntax;
wenzelm [Wed, 06 Apr 2011 17:00:40 +0200] rev 42254
more abstract print translation;
wenzelm [Wed, 06 Apr 2011 16:15:57 +0200] rev 42253
more abstract syntax translation;
wenzelm [Wed, 06 Apr 2011 15:43:45 +0200] rev 42252
tuned;
wenzelm [Wed, 06 Apr 2011 15:24:26 +0200] rev 42251
explicit Syntax.tokenize, Syntax.parse;
wenzelm [Wed, 06 Apr 2011 15:10:39 +0200] rev 42250
eliminated odd object-oriented type_context/term_context;
export ProofContext.intern_skolem;