Nikita Leonov

Results 6 issues of Nikita Leonov

I just installed a theme and found that there is some other fonts used in compare with demo page — http://tybenz.com/exemplar/ In your case Ubuntu font used all over the...

I would like to use mayday as standalone tool, so I am able to run it with an xcode project and set of rules as input parameters and get errors...

Currently to change the window size after the engine initialization develop needs to work directly with `SDLEngine` as shown in the following code. It is bad, as we want to...

enhancement
hacktoberfest

As Playground supposed to be easiest way to try RAC it should not require any actions with CocoaPods/Carthage, just clonning repo.

enhancement

By default, Swift provides all entity functions as curried static functions so calls to entity functions can be represented in a two ways: ``` //regular use let something: Something =...