Raoul

Results 14 issues of Raoul

Hallo! Ich spiele schon länger mit der Idee, eine Alternative Darstellung der Threads einzuführen. Zwei Beobachtungen liegen dem zu Grunde: - Die Kommunikation teilt sich meistens am Anfang der Threads,...

Hi, i'm excited about the objective and limitations of your project. I wrote my [Bachelor Thesis](https://github.com/RaoulSchaffranek/Modelling-A-Purely-Functional-Subset-Of-ECMAScript-2015) earlier this year about a purely function subset of EcmaScript2015. There, i discovered that...

The goal is to be compatible with every PHP version that has official security support.

enhancement

The doc-comment of VoidElement currently mentions NormalElement instead of VoidElement.

enhancement
documentation

Launch a documentation-website that includes at least a detailed guide and a complete api-reference. The api-reference should be auto-generated, the documentation-generator should have its own GitHub-repository. At the moment, a...

enhancement
documentation

Most of the factory-functions are curried and are annotated with return-type `callable`. This type is not very precise. Phan provides refined types for `callable` and `closure`, that let's us type...

enhancement

Phan is a static code analyzer for PHP, which among other features includes a static type checker. Add a phan-configuration-file and remove all warnings from the code-base.

enhancement