-
Updated
Apr 4, 2022
C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 44,545 public repositories matching this topic...
-
Updated
Apr 7, 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
Apr 8, 2022
-
Updated
Apr 9, 2022
-
Updated
Mar 29, 2022 - C++
-
Updated
Mar 18, 2022 - C++
-
Updated
Mar 28, 2022 - C++
-
Updated
Mar 26, 2022 - C++
Our translation repositories in solidity-docs only preserve the docs/
directory from the main repository. The problem is that the script we use to build the documentation is currently under scripts/docs.sh
so it cannot be easily used by translators to render the docs locally. It would be b
-
Updated
Apr 8, 2022 - CMake
CMake Warning at <hidden>/Catch2/v2.13.7/Catch2_Release/lib/cmake/Catch2/CatchAddTests.cmake:46 (message):
Test executable
'<hidden>'
contains no tests!
Adding another test makes the error go away.
There is constexpr, consteval but constinit is not described.
It could be worth to add it.
-
Updated
Apr 9, 2022 - Java
-
Updated
Jan 13, 2022 - C++
-
Updated
Apr 8, 2022 - OCaml
-
Updated
Apr 8, 2022 - C++
-
Updated
Apr 9, 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
Is your feature request related to a problem? Please describe
Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...
Right now, to add a new compiler in the conformance view, I have to start from an empty
rct_ride_entry_vehicle.car_visual is an enumeration of the paint code used to paint the vehicle. "Car visual" does not speak to this reality. I think "PaintMode" or "DrawMode" is a better representation of this value.
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
Mar 30, 2022 - C++
Clean up dead or outdated tutorials. Feel free to make a PR.