Ingwie Phoenix

Results 288 issues of Ingwie Phoenix

I really like this module, but there is something I would like to know. Within the root of my project, i have `app`, `config`, `cache` and more such folders. Now,...

First off: Amazing work, man! :) Now to the issue: I just installed the `tron-contrast` theme for UI and Syntax, but both are slightly glitched: - Syntax - Static class...

I just started using Behave.JS with WebPack and realized, that I can NOT define custom hooks. Therefore I would like to propose an update to properly export both the globals...

Going off the rough explanation from the readme, I tried my luck and tried to create a small demo. It turned into this: ``` html body { background-image: url("http://localhost:8080/cdn/theme/images/bg.jpg"); background-repeat:...

On OS X, I get this: ``` [email protected] ~/W/G/n/build $ ninja -j 16 [828/1358] Linking CXX static library lib/libjs_bundle.a FAILED: lib/libjs_bundle.a : && /usr/local/Cellar/cmake/3.13.4/bin/cmake -E remove lib/libjs_bundle.a && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc...

Hello! I am looking for a C parser so that I can generate wrappers for the [V project](https://github.com/vlang/v) - and since it itself generates C, it'd be interesting to see...

This is just a question of curiosity, which mainly sparked from when I wanted to just get this repo cloned and build it to play around with it on my...

I use WebPack to produce my frontend JS code...and I'd totally love to ditch jQuery. It takes up more space than it should, thus I don't even use half of...

I have tried to compile TinyJS on my Mac, but got: ``` Script.cpp:50:5: error: use of undeclared identifier 'CTinyJS'; did you mean 'TinyJS'? CTinyJS *js = (CTinyJS*)userdata; ^~~~~~~ TinyJS ./TinyJS_Functions.h:35:11:...

Hello there. I just tried to configure phc, but I got this at the last of my config-output: ``` checking whether the Boost::Regex library is available... yes configure: error: Could...