Viktor Kirilov

Results 21 issues of Viktor Kirilov

I would like to use the push/pop headers from leathers and to be able to regenerate them but it seems that leathers is coupled with sugar. Also I found **sugar-generate-warnings.py**...

enhancement

I found this http://lbesson.bitbucket.org/md/ and it seems more recently updated than this repository. It also runs faster because the themes are bundled with it and not fetched from the web...

For some reason [this test](https://github.com/onqtam/rcrl/blob/5c4d63b4e49f826f5a61e06a67a44bb34b6641f4/tests/compiler_tests.cpp#L20) (which exports a function called ```test_ctor_dtor_order()``` and calls it from RCRL-submitted code) for the order of construction and destruction of variables from a ```vars``` section...

help wanted

should investigate this - gives a warning for unrecognized flags (`-static-libstdc++ -static-libgcc`) under linux and errors under osx

help wanted

I am about to have ~100 small .dll's (with just a few source files or even just one) in which I plan to use the same manually maintained pch. There...