-
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,826 public repositories matching this topic...
-
Updated
Apr 17, 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 18, 2022
-
Updated
Apr 18, 2022
-
Updated
Apr 14, 2022 - C++
-
Updated
Mar 18, 2022 - C++
-
Updated
Mar 28, 2022 - C++
-
Updated
Mar 26, 2022 - C++
Should be done after #12934.
Page
Abstract
When we're done cleaning up the cheatsheet, we could add more interesting information that's already described elsewhere but less concisely. Some ideas:
- Table of available types.
- Various types of literals (in particular string literals like
-
Updated
Apr 18, 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 18, 2022 - Java
-
Updated
Jan 13, 2022 - C++
-
Updated
Apr 14, 2022 - OCaml
-
Updated
Apr 8, 2022 - C++
-
Updated
Apr 18, 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
compiler-explorer/compiler-explorer#3515 allowed the site to load even if the long url is not deserializable, but currently the site just silently fails and displays the default config.
It would be great if a notification could be shown to the user with a helpful message when this happens.
The steps needed to implement this feature are:
- In the catch added by the lin
OpenRCT2 build
OpenRCT2, v0.3.5.1 (4596105 on develop)
Describe the issue
You can delete the small scenery ghost by right-clicking on them.
When placing any type of object, you see a white ghostly representation of the object you're placing. Normally you would not be able to destroy this, as the object is automatically removed when you move the cursor, or close the building men
It'd be nice if we could use globs for interface names in the network module. My network link has different names on different machines but ideally I'd like to use the same config file. It'd be nice if I could use something like interface = en*
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
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som