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"
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
blanchet [Tue, 05 Apr 2011 10:47:37 +0200] rev 42235
updated instructions
blanchet [Tue, 05 Apr 2011 10:47:36 +0200] rev 42234
minor doc edits
blanchet [Tue, 05 Apr 2011 10:37:21 +0200] rev 42233
killed unimplemented type encoding "preds"
blanchet [Tue, 05 Apr 2011 10:37:11 +0200] rev 42232
remove debugging code
bulwahn [Tue, 05 Apr 2011 09:38:28 +0200] rev 42231
removing bounded_forall code equation for characters when loading Code_Char