Tako Schotanus
Tako Schotanus
Now that module dependencies have namespaces we should support them in the Herd: - We should store them and display them where appropriate - We could perhaps remove the "Resolve...
Issue https://github.com/ceylon/ceylon/issues/5990 turns out to be the Herd returning different results than the local CMR. Right now when you pass the binary versions for both JVM and JS artifacts the...
It would be nice to have an easy way to claim multiple projects. For example by having a button that allows you to add and accept a claim with one...
I'm not sure if this should be instead of "project claims" or an addition to them, but the idea is that you could claim a base domain like "org.jboss" and...
Would be nice to be able to look inside the source archives without having to download them. This would also enable the possibility to have source links from within the...
Could we find a place for those somewhere? It will make it very easy for people to immediately show their appreciation (and basically they will be reminded each time they...
The browser interop module has no tests, we should try to add some at least so we perhaps could have caught https://github.com/ceylon/ceylon/issues/6473 sooner.
Right now the SDK can't be built using an installed Ceylon version, you _need_ the `ceylon` project to exist in the same folder as `ceylon-sdk`. This didn't use to be...