Sebastien Diot

Results 5 issues of Sebastien Diot

I've looked at the format specification, and the "main issue" I saw, was that there is no clear way to handle "enumerated types". By enumerated types, I mean you have...

AFAIK, function return-type are normally specified in statically-typed language for (at least) 3 reasons: 1. Documentation for the programmer 2. Validation of the function implementation, when checking/compiling the function itself...

enhancement
language-evolution

I forked both nimue4 and NimPlatformerGame. I tried to get NimPlatformerGame to build, but there was many issues, mostly with the .cs files. Eventually I resolved most of them, and...

Hi. I haven't looked into D before, because I didn't realize it had such a good compatibility with C++. But recently I came across [binderoo](https://github.com/GooberMan/binderoo), and discovered that D is...

Hi! I literally copy your example, just replacing with our values, and get an error message that implies the syntax is wrong: `$ python3 pipeline-commander.py -v pipeline create --server-url https://my.server...