| Commit | Date | |
|---|---|---|
|
[r632]
by
ounos
Much faster algorithm for the usual case where not too many input types overlap, using the new combinator. InputAssigner iterates only over *legal* (type-compatible) input->value assignments, which can be much less than exponential in number. |
2010-02-03 15:03:36 | Tree |
|
[r631]
by
ounos
Combinator where the allowable domain for each key need not be the same for all keys. |
2010-02-03 14:52:53 | Tree |
| 2010-02-03 02:57:26 | Tree | |
| 2010-02-03 02:56:18 | Tree | |
| 2010-02-03 02:40:57 | Tree | |
|
[r627]
by
ounos
Extremely ugly way (hardcoding in build-impl.xml) to remove some packages from the javadocs (more proper solutions failed). |
2010-02-02 19:34:00 | Tree |
|
[r626]
by
ounos
Unfortunately, this got invalidated when we switched to the finalized version of google collections. (It contained a serialized matchmaker with all OwlsTc3 services registered). |
2010-02-02 19:08:27 | Tree |
|
[r625]
by
ounos
|
2010-02-02 19:05:30 | Tree |
|
[r624]
by
ounos
Removing old code: JustInTimeCompiler, tests based on that (I should design simpler versions of those tests at some point), sme2-related code. |
2010-02-02 18:54:32 | Tree |
|
[r623]
by
ounos
Now the bundle is created in /dist (so it gets erased with 'ant clean', and it is easier for hudson to archive the latest one) |
2010-02-02 17:47:21 | Tree |