Thu, 07 Apr 2011 23:25:09 +0200 report literal tokens according to parsetree head;
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;
Thu, 07 Apr 2011 21:55:09 +0200 simplified read_term vs. read_prop;
wenzelm [Thu, 07 Apr 2011 21:55:09 +0200] rev 42281
simplified read_term vs. read_prop;
Thu, 07 Apr 2011 21:37:42 +0200 tuned signature;
wenzelm [Thu, 07 Apr 2011 21:37:42 +0200] rev 42280
tuned signature;
Thu, 07 Apr 2011 21:23:57 +0200 constant =?= no longer exists (cf. 8c09e1fa24a7);
wenzelm [Thu, 07 Apr 2011 21:23:57 +0200] rev 42279
constant =?= no longer exists (cf. 8c09e1fa24a7);
Thu, 07 Apr 2011 20:56:48 +0200 clarified sources -- removed odd comments;
wenzelm [Thu, 07 Apr 2011 20:56:48 +0200] rev 42278
clarified sources -- removed odd comments;
Thu, 07 Apr 2011 20:32:42 +0200 tuned signature;
wenzelm [Thu, 07 Apr 2011 20:32:42 +0200] rev 42277
tuned signature;
Thu, 07 Apr 2011 18:41:49 +0200 merged
wenzelm [Thu, 07 Apr 2011 18:41:49 +0200] rev 42276
merged
Thu, 07 Apr 2011 14:51:28 +0200 removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
bulwahn [Thu, 07 Apr 2011 14:51:28 +0200] rev 42275
removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
Thu, 07 Apr 2011 14:51:26 +0200 removing instantiation exhaustive for unit in Quickcheck_Exhaustive
bulwahn [Thu, 07 Apr 2011 14:51:26 +0200] rev 42274
removing instantiation exhaustive for unit in Quickcheck_Exhaustive
Thu, 07 Apr 2011 14:51:25 +0200 correcting bounded_forall construction; tuned
bulwahn [Thu, 07 Apr 2011 14:51:25 +0200] rev 42273
correcting bounded_forall construction; tuned
Thu, 07 Apr 2011 13:01:27 +0200 dropped unused lemmas; proper Isar proof
haftmann [Thu, 07 Apr 2011 13:01:27 +0200] rev 42272
dropped unused lemmas; proper Isar proof
Thu, 07 Apr 2011 12:16:27 +0200 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: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
Thu, 07 Apr 2011 12:16:26 +0200 make new Skolemizer more robust
blanchet [Thu, 07 Apr 2011 12:16:26 +0200] rev 42270
make new Skolemizer more robust
Thu, 07 Apr 2011 12:16:25 +0200 tuned comment
blanchet [Thu, 07 Apr 2011 12:16:25 +0200] rev 42269
tuned comment
Thu, 07 Apr 2011 18:24:59 +0200 discontinued user-defined token translations;
wenzelm [Thu, 07 Apr 2011 18:24:59 +0200] rev 42268
discontinued user-defined token translations; tuned signature;
Thu, 07 Apr 2011 17:52:44 +0200 simplified printer context: uniform externing and static token translations;
wenzelm [Thu, 07 Apr 2011 17:52:44 +0200] rev 42267
simplified printer context: uniform externing and static token translations;
Thu, 07 Apr 2011 17:38:17 +0200 clarified Pretty.mark;
wenzelm [Thu, 07 Apr 2011 17:38:17 +0200] rev 42266
clarified Pretty.mark; added Pretty.mark_str, Pretty.marks_str convenience;
Wed, 06 Apr 2011 23:17:45 +0200 parallel parsing of big specifications;
wenzelm [Wed, 06 Apr 2011 23:17:45 +0200] rev 42265
parallel parsing of big specifications;
Wed, 06 Apr 2011 23:04:00 +0200 separate structure Term_Position;
wenzelm [Wed, 06 Apr 2011 23:04:00 +0200] rev 42264
separate structure Term_Position; dismantled remains of structure Type_Ext;
Wed, 06 Apr 2011 22:25:44 +0200 type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
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);
Wed, 06 Apr 2011 21:55:41 +0200 moved type syntax translations to syn_trans.ML;
wenzelm [Wed, 06 Apr 2011 21:55:41 +0200] rev 42262
moved type syntax translations to syn_trans.ML;
Wed, 06 Apr 2011 18:36:28 +0200 made SML/NJ happy (cf. 578a51fae383);
wenzelm [Wed, 06 Apr 2011 18:36:28 +0200] rev 42261
made SML/NJ happy (cf. 578a51fae383);
Wed, 06 Apr 2011 18:17:19 +0200 merged
wenzelm [Wed, 06 Apr 2011 18:17:19 +0200] rev 42260
merged
Wed, 06 Apr 2011 13:08:44 +0200 merged
bulwahn [Wed, 06 Apr 2011 13:08:44 +0200] rev 42259
merged
Wed, 06 Apr 2011 10:58:18 +0200 changing ensure_sort_datatype call in narrowing quickcheck (missed in 1491b7209e76)
bulwahn [Wed, 06 Apr 2011 10:58:18 +0200] rev 42258
changing ensure_sort_datatype call in narrowing quickcheck (missed in 1491b7209e76)
Tue, 05 Apr 2011 19:55:04 +0200 prove measurable_into_infprod_algebra and measure_infprod
hoelzl [Tue, 05 Apr 2011 19:55:04 +0200] rev 42257
prove measurable_into_infprod_algebra and measure_infprod
Tue, 05 Apr 2011 17:10:51 +0200 Rename extensional to extensionalD (extensional is also defined in FuncSet)
hoelzl [Tue, 05 Apr 2011 17:10:51 +0200] rev 42256
Rename extensional to extensionalD (extensional is also defined in FuncSet)
Wed, 06 Apr 2011 17:15:06 +0200 eliminated slightly odd Syntax.rep_syntax;
wenzelm [Wed, 06 Apr 2011 17:15:06 +0200] rev 42255
eliminated slightly odd Syntax.rep_syntax;
Wed, 06 Apr 2011 17:00:40 +0200 more abstract print translation;
wenzelm [Wed, 06 Apr 2011 17:00:40 +0200] rev 42254
more abstract print translation;
Wed, 06 Apr 2011 16:15:57 +0200 more abstract syntax translation;
wenzelm [Wed, 06 Apr 2011 16:15:57 +0200] rev 42253
more abstract syntax translation;
Wed, 06 Apr 2011 15:43:45 +0200 tuned;
wenzelm [Wed, 06 Apr 2011 15:43:45 +0200] rev 42252
tuned;
Wed, 06 Apr 2011 15:24:26 +0200 explicit Syntax.tokenize, Syntax.parse;
wenzelm [Wed, 06 Apr 2011 15:24:26 +0200] rev 42251
explicit Syntax.tokenize, Syntax.parse;
Wed, 06 Apr 2011 15:10:39 +0200 eliminated odd object-oriented type_context/term_context;
wenzelm [Wed, 06 Apr 2011 15:10:39 +0200] rev 42250
eliminated odd object-oriented type_context/term_context; export ProofContext.intern_skolem;
Wed, 06 Apr 2011 14:44:40 +0200 simplified standard parse/unparse;
wenzelm [Wed, 06 Apr 2011 14:44:40 +0200] rev 42249
simplified standard parse/unparse;
Wed, 06 Apr 2011 14:08:40 +0200 discontinued old-style Syntax.constrainC;
wenzelm [Wed, 06 Apr 2011 14:08:40 +0200] rev 42248
discontinued old-style Syntax.constrainC;
Wed, 06 Apr 2011 13:33:46 +0200 typed_print_translation: discontinued show_sorts argument;
wenzelm [Wed, 06 Apr 2011 13:33:46 +0200] rev 42247
typed_print_translation: discontinued show_sorts argument;
Wed, 06 Apr 2011 13:27:59 +0200 misc tuning and simplification;
wenzelm [Wed, 06 Apr 2011 13:27:59 +0200] rev 42246
misc tuning and simplification;
Wed, 06 Apr 2011 12:58:13 +0200 moved unparse material to syntax_phases.ML;
wenzelm [Wed, 06 Apr 2011 12:58:13 +0200] rev 42245
moved unparse material to syntax_phases.ML;
Wed, 06 Apr 2011 12:55:53 +0200 more symbol abbrevs;
wenzelm [Wed, 06 Apr 2011 12:55:53 +0200] rev 42244
more symbol abbrevs;
Wed, 06 Apr 2011 10:59:43 +0200 renamed Standard_Syntax to Syntax_Phases;
wenzelm [Wed, 06 Apr 2011 10:59:43 +0200] rev 42243
renamed Standard_Syntax to Syntax_Phases;
Tue, 05 Apr 2011 23:14:41 +0200 moved decode/parse operations to standard_syntax.ML;
wenzelm [Tue, 05 Apr 2011 23:14:41 +0200] rev 42242
moved decode/parse operations to standard_syntax.ML; tuned;
Tue, 05 Apr 2011 18:06:45 +0200 separate module for standard implementation of inner syntax operations;
wenzelm [Tue, 05 Apr 2011 18:06:45 +0200] rev 42241
separate module for standard implementation of inner syntax operations;
Tue, 05 Apr 2011 15:46:35 +0200 moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
wenzelm [Tue, 05 Apr 2011 15:46:35 +0200] rev 42240
moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
Tue, 05 Apr 2011 15:15:33 +0200 merged
wenzelm [Tue, 05 Apr 2011 15:15:33 +0200] rev 42239
merged
Tue, 05 Apr 2011 11:44:34 +0200 added "no_atp" to Cantor's paradox
blanchet [Tue, 05 Apr 2011 11:44:34 +0200] rev 42238
added "no_atp" to Cantor's paradox
Tue, 05 Apr 2011 11:39:48 +0200 renamed "const_args" option value to "args"
blanchet [Tue, 05 Apr 2011 11:39:48 +0200] rev 42237
renamed "const_args" option value to "args"
Tue, 05 Apr 2011 10:54:09 +0200 temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
blanchet [Tue, 05 Apr 2011 10:54:09 +0200] rev 42236
temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
Tue, 05 Apr 2011 10:47:37 +0200 updated instructions
blanchet [Tue, 05 Apr 2011 10:47:37 +0200] rev 42235
updated instructions
Tue, 05 Apr 2011 10:47:36 +0200 minor doc edits
blanchet [Tue, 05 Apr 2011 10:47:36 +0200] rev 42234
minor doc edits
Tue, 05 Apr 2011 10:37:21 +0200 killed unimplemented type encoding "preds"
blanchet [Tue, 05 Apr 2011 10:37:21 +0200] rev 42233
killed unimplemented type encoding "preds"
Tue, 05 Apr 2011 10:37:11 +0200 remove debugging code
blanchet [Tue, 05 Apr 2011 10:37:11 +0200] rev 42232
remove debugging code
Tue, 05 Apr 2011 09:38:28 +0200 removing bounded_forall code equation for characters when loading Code_Char
bulwahn [Tue, 05 Apr 2011 09:38:28 +0200] rev 42231
removing bounded_forall code equation for characters when loading Code_Char
Tue, 05 Apr 2011 09:38:23 +0200 deriving bounded_forall instances in quickcheck_exhaustive
bulwahn [Tue, 05 Apr 2011 09:38:23 +0200] rev 42230
deriving bounded_forall instances in quickcheck_exhaustive
Tue, 05 Apr 2011 08:53:52 +0200 generalizing ensure_sort_datatype for bounded_forall instances
bulwahn [Tue, 05 Apr 2011 08:53:52 +0200] rev 42229
generalizing ensure_sort_datatype for bounded_forall instances
Mon, 04 Apr 2011 19:09:10 +0200 document "type_sys" option
blanchet [Mon, 04 Apr 2011 19:09:10 +0200] rev 42228
document "type_sys" option
Mon, 04 Apr 2011 18:53:35 +0200 if "monomorphize" is enabled, mangle the type information in the names by default
blanchet [Mon, 04 Apr 2011 18:53:35 +0200] rev 42227
if "monomorphize" is enabled, mangle the type information in the names by default
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip