Pinned Repositories
await_emu
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
cps_alloca
Continuation Passing Style Alloca. Variable-Length Array in pure ISO C++.
ctte
C++ compile-time template engine
emacs-selected-packages
gentoo_bleeding_edge_cpp
ebuilds of bleeding edge C++ compilers, libraries and tools
melpa
Scripts for building Emacs packages from Version Control
monad_do
Emulation of DO syntax sugar for monads in C++
open-in-msvs.el
Emacs package which provides function to open current file:line:column in Microsoft Visual Studio
stack_unwinding
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.
toys
evgeny-panasyuk's Repositories
evgeny-panasyuk/stack_unwinding
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.
evgeny-panasyuk/await_emu
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
evgeny-panasyuk/open-in-msvs.el
Emacs package which provides function to open current file:line:column in Microsoft Visual Studio
evgeny-panasyuk/monad_do
Emulation of DO syntax sugar for monads in C++
evgeny-panasyuk/cps_alloca
Continuation Passing Style Alloca. Variable-Length Array in pure ISO C++.
evgeny-panasyuk/ctte
C++ compile-time template engine
evgeny-panasyuk/emacs-selected-packages
evgeny-panasyuk/gentoo_bleeding_edge_cpp
ebuilds of bleeding edge C++ compilers, libraries and tools
evgeny-panasyuk/melpa
Scripts for building Emacs packages from Version Control
evgeny-panasyuk/toys