Dominic Graefen

Results 9 issues of Dominic Graefen

Just saw this and thought I make a quick change. Not tested, just wrote it in TextMate without compiling.

To compose results in a nice way, more operators would be useful. The one I always end up implementing is a flipped _map_/(): ``` // fromProcess returns a Result //...

Add packaging types for Native Desktop Installers (_.dmg,_.exe). Resource: http://help.adobe.com/en_US/air/build/WS789ea67d3e73a8b22388411123785d839c-8000.html

Feature
M Packaging

FDT4 doesn't support referecing libs outside the project folder, I solved this on *nix systems via symlinks. Have to research how to make this happen on Windows.

Feature
Windows
M IDE

Create a dependency file for Intellij IDEA to enable auto-completion in the IDE.

Feature
Windows
OS X
M IDE

Many thanks for giving away this great library – it really serves as a fantastic starting point! I notice a mention of an issue with Hydra’s error handling here: http://forums.adobe.com/thread/824327?tstart=0...

Tabufline styling does not apply the background colors in nvim 0.11, same config applies the theme in nvim 0.10: nvim 0.11: ![Image](https://github.com/user-attachments/assets/0b1f495c-a50c-474a-8ca6-3bc24d0bfa7b) nvim 0.10: ![Image](https://github.com/user-attachments/assets/7b750d09-fdba-4492-a8ca-0ddebd8d2f14)