Stephen Eckels

Results 41 issues of Stephen Eckels

RTTI class names that start with .?AV or .?AU (class/struct) are not demangled. This can be fixed by stripping the symbol prefix for RTTI and replacing it with the C++...

Cool library! The `type_safe::strong_typedef_op` could use the bitwise operations like &, |, ~, etc. For the integer op type these should probably be default.

## Feature request **What is the expected behavior?** A `target` of webworker should first look for a `webworker` field, rather than `browser` first as it currently is. **What is motivation...

question
webpack-5

Thanks for adding the function node type first off. I've found an issue however, picture Is worth a thousand words: Good: http://i.imgur.com/C5Jz0ql.png Bad: http://i.imgur.com/EWXBtYS.png As you can see when adding...

Any plans for this? I took a look at the code, it seems the majority of the library is written with a type alias so that is nice. I think...

How do i correctly write: ``` std::string cmdFnTypeDef; std::vector cmdFnArgs; auto cli = ( clipp::repeatable(clipp::option("-f", "--func") & clipp::value("typedef", cmdFnTypeDef) & clipp::values("args", cmdFnArgs)) ); ``` i want it to look like:...

The 'Deep Scan' variable context menu option does not always show up. From what i've seen this can be fixed by setting the variables' type to char* manually. I presume...

Hi thanks for the library it's great! I found the need to efficiently store array types as values so i've modified your library to suport the DUP flags on databases...

Apologize for deleting the template, I do not have much time. The idea is to check for the `^ 0x1B` operation typically used in AES's MixColumns operation. It looks as...

rule idea

The aplib rule currently misses on at least one variation of the aPLib code. https://github.com/secretsquirrel/the-backdoor-factory/blob/master/aPLib/src/64bit/depacks.asm . I cannot explain this failure, the first two checks hit with the comparison to...

false negative