-
Updated
Feb 18, 2022
C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 43,232 public repositories matching this topic...
-
Updated
Feb 22, 2022 - JavaScript
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe
and x64dbg.exe
respectively. I've already tried editing the file manually and assuming my implementation (.\
/\
//
) isn't wrong, the launcher seemingly refuses the use of relative paths.
-
Updated
Feb 14, 2022
-
Updated
Jan 9, 2022 - C++
-
Updated
Feb 22, 2022
-
Updated
Jan 10, 2022 - C++
-
Updated
Feb 22, 2022 - C++
-
Updated
Feb 21, 2022 - C++
Apparently we have the assert
macro disabled in CI, even in non-release builds - at least on Windows (see ethereum/solidity#12634 (comment)). While this macro is generally discouraged in our project in favor of the solAssert()
family of macros, we still do have them in some places and I think that they should
-
Updated
Feb 22, 2022 - CMake
Describe the bug
When compiler flags are such that __FILE__ macro is replaced with a relative file path (on MSVC no /Z7, /Zi or /ZI and no /FC) then it might be replaced with just a filename with no path separators. In this case tags for tests with --filenames-as-tags do not contain '#' symbol.
The bug is present in the 2.x branch, but not in the main branch where the relevant code has
There is constexpr, consteval but constinit is not described.
It could be worth to add it.
C++17 __has_include
-
Updated
Feb 22, 2022 - OCaml
-
Updated
Feb 22, 2022 - Java
-
Updated
Jan 13, 2022 - C++
-
Updated
Feb 22, 2022 - C++
-
Updated
Feb 22, 2022 - Java
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
Currently, the help text (Type 'help' for a list of available commands. Type 'hide' to hide the console.
) is untranslatable. It should be added to the language files and then retrieved using language_get_string()
. Additionally, the straight/typewriter quotes should be replaced with ‘ and ’.
Describe the bug
See example here
When the flag -flto
is given to add link-time optimization, it seems that (at least for g++ and clang++; I have not tested others), the output of the assembly changes to something which is not legible.
Steps to reproduce
- Visit godbolt.org
- Create some C++ script
- Add a compiler window.
- When compilin
Add T9 decoder
Hey Hackers of this spoopy month!
Welcome to the Ciphey repo(s)!
This issue requires you to add a decoder.
This wiki section walks you through EVERYTHING you need to know, and we've added some more links at the bottom of this issue to detail more about the decoder.
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
-
Updated
Jan 25, 2022 - TeX
Clean up dead or outdated tutorials. Feel free to make a PR.