-
Updated
Sep 8, 2021 - Java
C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 39,163 public repositories matching this topic...
-
Updated
Oct 10, 2021 - JavaScript
-
Updated
Oct 12, 2021 - C++
-
Updated
Oct 13, 2021
-
Updated
Oct 11, 2021 - C++
-
Updated
Oct 6, 2021 - C++
-
Updated
Oct 13, 2021
-
Updated
Aug 28, 2021 - C++
-
Updated
Oct 13, 2021 - CMake
-
Updated
Oct 12, 2021 - OCaml
Looking at the list of Yul transformations in the documentation, I noticed a few slight differences between the list at https://docs.soliditylang.org/en/latest/yul.html#optimization-step-sequence and the list at https://docs.soliditylang.org/en/latest/internals/optimizer.html#optimizer-steps:
- In the second list, change FunctionalInliner to ExpressionInliner, just like in the first list.
In my mind one of the key things (besides visualization) Sourcetrail provides is a useful graph structure for source code that can be used for various types of analysis, without having to go through the pain of writing a clang analyzer yourself. However, since sourcetrail doesn't have plugins (#1076), writing your own analysis tools is a bit of work, and may not let you use other kinds of graph an
-
Updated
Oct 12, 2021 - C++
-
Updated
Jan 27, 2021 - C++
-
Updated
Oct 12, 2021 - 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
-
Updated
Oct 13, 2021 - C++
I was trying to use CE to show case address sanitizers
With GCC a typical output might look like
READ of size 4 at 0x7ffdb0b840dc thread T0
#0 0x4012d2 in main /app/example.cpp:6
#1 0x7f0f0fc790b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc
-
Updated
Sep 30, 2021 - TeX
-
Updated
Oct 11, 2021 - Shell
-
Updated
Oct 12, 2021 - C++
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
Description
Since we have Kotlin tutorials for available, why not include Flutter?
Why
We should allow this option when considering mobile development.
Possible Implementation & Open Questions
Similar to other sections formats, add sources and links for people to study.
Is this something you're interested in working on?