Edoardo Luppi

Results 460 comments of Edoardo Luppi
trafficstars

@JaneWardSandy ok, will debug the XML documentation calls tonight and I'll try to come up with something.

In Go, which tokens can be considered returns? Are there implicit returns or do you always state the `return` keyword?

@cvmocanu oh yeah I know. I designed that icon using the "recursion" one as a base. Would love to come up with something better but my SVG drawing skills are...

@sramshek you're not alone here. I'm pondering a switch to SWTBot, but it seems there is no general consensus.

Hey there! Any plan to integrate this? If not, is there any way I can customize the changelog behavior using the Maven plugin?

@aalmiray currently our releases' notes, published in GitHub Enterprise 3.4.5, are handled through GitHub's defaults (a list of merged PRs between tags). Seems like I can give it a go...

I'm also looking for WASM interop with Node.js modules. An example of what I'd like to replace with proper types is: ```kotlin @Suppress("UNUSED_PARAMETER") private fun readFileSync(name: String): String = js(...

@turansky because I'm waiting for kotlin-wrappers to offer external types 😆