haftmann [Tue, 26 Jun 2012 22:09:34 +0200] rev 48150
snippet to be sourced in user settings file in order to initialize components for a repository revision;
the initialization is »liberal« since there is no obvious solution yet for components whose distribution is restricted
haftmann [Sat, 23 Jun 2012 20:34:21 +0200] rev 48149
more standard filename for common components
wenzelm [Tue, 26 Jun 2012 15:58:22 +0200] rev 48148
updated crontab on macbroy27 and macbroy2;
wenzelm [Tue, 26 Jun 2012 15:55:02 +0200] rev 48147
use macbroy27 instead of macbroy28, which is broken for several weeks already;
blanchet [Tue, 26 Jun 2012 11:18:55 +0200] rev 48146
reintroduced "t@" encoding, this time sound
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48145
compile
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48144
tuning
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48143
renamed experimental option
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48142
finished implementation of DFG type class output
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48141
more work on DFG type classes
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48140
more work on class support
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48139
generate type classes for polymorphic DFG format (SPASS)
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48138
avoid detour through terms
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48137
cleanly distinguish between type declarations and symbol declarations
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48136
removed old hack now that types and terms are cleanly distinguished in the data structure
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48135
added sorts to datastructure
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48134
robustness -- TFF1 does not support type classes
blanchet [Tue, 26 Jun 2012 11:14:40 +0200] rev 48133
implement polymorphic DFG output, without type classes for now
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48132
added type arguments to "ATerm" constructor -- but don't use them yet
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48131
started adding polymophic SPASS output
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48130
tuning
blanchet [Tue, 26 Jun 2012 11:14:39 +0200] rev 48129
removed support for unsorted DFG, now that SPASS 3.7 is no longer supported
wenzelm [Mon, 25 Jun 2012 18:21:18 +0200] rev 48128
merged, resolving conflict with 87c831e30f0a;
wenzelm [Mon, 25 Jun 2012 17:50:05 +0200] rev 48127
eliminated obsolete swap_prems_rl -- rotate_prems usually does the job more directly;
wenzelm [Mon, 25 Jun 2012 17:44:16 +0200] rev 48126
prefer direct rotate_prems over old-style COMP;
wenzelm [Mon, 25 Jun 2012 17:41:20 +0200] rev 48125
tuned proofs -- prefer direct "rotated" instead of old-style COMP;
wenzelm [Mon, 25 Jun 2012 15:14:07 +0200] rev 48124
ignore morphism more explicitly;
tuned headers;
bulwahn [Mon, 25 Jun 2012 16:03:21 +0200] rev 48123
some special code equations for Id with class constraint enum after adding the set comprehension simproc to the code preprocessing
bulwahn [Mon, 25 Jun 2012 16:03:14 +0200] rev 48122
adding set comprehension simproc to code generation's preprocessing to generate code for some set comprehensions;
noting further steps with FIXME
wenzelm [Mon, 25 Jun 2012 14:21:32 +0200] rev 48121
removed obsolete Admin material, which was for E 1.0-004 from 2009;