Anton Kochkov

Results 1244 comments of Anton Kochkov

I moved the issue to the book - would be awesome if you can send a pull request to the book with a few sentences describing the algorithm, if you...

Like `rustdoc` does: https://doc.rust-lang.org/beta/rustdoc/documentation-tests.html

After it is done - we may be even can add the checks into the radare2 PR/master to check every commit automatically.

Or this https://github.com/realworldocaml/mdx

Started a PoC here: https://gist.github.com/XVilka/12faa18643e66a184699aa717d8f6f2e

@officialcjunior it's value modifier: https://github.com/radareorg/radare2/pull/16194/files#diff-4177509c34816099f6d9c68b13bf05ed793f9d41e6ae730dd411a80c34090e4bR3456 For example, if you write something like the following it will change the value in place and run the command as it was the data:...

GitBook is dead/deprecated and ideally Radare2 Book should be removed from it somehow, since it uses mdBook right now.

Is there any update on this? Any better/cleaner examples that will work for handling signals?

@crocket Waymonad looks dead/abandoned. Patching Xmonad is the only way it seems.

Should be MSVC 2019 build then added in the AppVeyor configuration?