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;
wenzelm [Wed, 06 Apr 2011 14:44:40 +0200] rev 42249
simplified standard parse/unparse;
wenzelm [Wed, 06 Apr 2011 14:08:40 +0200] rev 42248
discontinued old-style Syntax.constrainC;
wenzelm [Wed, 06 Apr 2011 13:33:46 +0200] rev 42247
typed_print_translation: discontinued show_sorts argument;
wenzelm [Wed, 06 Apr 2011 13:27:59 +0200] rev 42246
misc tuning and simplification;
wenzelm [Wed, 06 Apr 2011 12:58:13 +0200] rev 42245
moved unparse material to syntax_phases.ML;
wenzelm [Wed, 06 Apr 2011 12:55:53 +0200] rev 42244
more symbol abbrevs;
wenzelm [Wed, 06 Apr 2011 10:59:43 +0200] rev 42243
renamed Standard_Syntax to Syntax_Phases;
wenzelm [Tue, 05 Apr 2011 23:14:41 +0200] rev 42242
moved decode/parse operations to standard_syntax.ML;
tuned;
wenzelm [Tue, 05 Apr 2011 18:06:45 +0200] rev 42241
separate module for standard implementation of inner syntax operations;
wenzelm [Tue, 05 Apr 2011 15:46:35 +0200] rev 42240
moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
wenzelm [Tue, 05 Apr 2011 15:15:33 +0200] rev 42239
merged
blanchet [Tue, 05 Apr 2011 11:44:34 +0200] rev 42238
added "no_atp" to Cantor's paradox
blanchet [Tue, 05 Apr 2011 11:39:48 +0200] rev 42237
renamed "const_args" option value to "args"