wenzelm [Thu, 05 Jul 2012 22:17:57 +0200] rev 48204
merged
blanchet [Thu, 05 Jul 2012 17:31:13 +0200] rev 48203
make SML/NJ happy + tuning
blanchet [Thu, 05 Jul 2012 16:30:50 +0200] rev 48202
tune type arg handling
blanchet [Thu, 05 Jul 2012 16:15:52 +0200] rev 48201
tuning
blanchet [Thu, 05 Jul 2012 16:07:15 +0200] rev 48200
fiddled with "tags_at" a bit -- the only non-tuning part of the change is a slight simplification of the typing axioms
blanchet [Thu, 05 Jul 2012 16:07:15 +0200] rev 48199
remove needless type arguments to "tags_at" encoding
wenzelm [Thu, 05 Jul 2012 22:12:42 +0200] rev 48198
removed obsolete psbooklet;
wenzelm [Thu, 05 Jul 2012 22:12:03 +0200] rev 48197
more directory structure;
wenzelm [Thu, 05 Jul 2012 17:18:55 +0200] rev 48196
explicit is better than implicit;
wenzelm [Thu, 05 Jul 2012 16:58:03 +0200] rev 48195
removed obsolete rev_contrapos (cf. 1d195de59497);
wenzelm [Thu, 05 Jul 2012 16:53:29 +0200] rev 48194
tuned proofs -- eliminated old-fashioned COMP and rev_contrapos;
wenzelm [Thu, 05 Jul 2012 16:11:33 +0200] rev 48193
prefer sys.env from scala 2.9;
wenzelm [Thu, 05 Jul 2012 16:03:09 +0200] rev 48192
prefer sys.exit from scala 2.9;
wenzelm [Thu, 05 Jul 2012 15:40:57 +0200] rev 48191
internalize error into command transaction -- relevant for commands that are declared via 'keywords', but not defined yet;