loldrup

Results 14 issues of loldrup

Try clicking the links in this list: https://herd.ceylon-lang.org/modules/ceylon.math/1.3.3/members several or many of them are dead. It's a recurring problem for many pages on herd!

bug

This document section uses single backticks in string literals without prior explanation: https://ceylon-lang.org/documentation/1.3/tour/basics/#numbers According to the documentation on string literals, backticks must always be escaped: https://ceylon-lang.org/documentation/reference/literal/string/ So, when a single...

incorrect
reference

On this page https://ceylon-lang.org/documentation/1.3/tour/modules/ under the headline "Source files and packages" it is said that: "There's no package statement in Ceylon source files. The compiler determines the package and module...

Is there any documentation on how to work with the [Ceylon IDE plugin for IntelliJ](https://ceylon-lang.org/documentation/1.3/ide/intellij/install/#installing_ceylon_ide_for_intellij)? If not, what else could I read to get me started? Would this be the...