-
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 37,979 public repositories matching this topic...
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Sep 6, 2021 - C++
-
Updated
Sep 8, 2021
-
Updated
Sep 8, 2021 - C++
-
Updated
Apr 13, 2021 - C++
-
Updated
Sep 8, 2021
-
Updated
Aug 28, 2021 - C++
-
Updated
Sep 8, 2021 - CMake
-
Updated
Sep 8, 2021 - OCaml
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
Problem Statement
The current docs theme we are using is the plain readthedocs sphinx theme. Some colors are hard to read (e.g. the search highlights). Additionally, it would be nice if the docs would reflect the overall Solidity brand identity.
To Do
- Add custom CSS file called "Solidity light mode" with the color changes described blow ([docs](https://docs.readthedocs.io/en/lates
-
Updated
Sep 8, 2021 - C++
-
Updated
Jan 27, 2021 - C++
-
Updated
Sep 7, 2021 - Java
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
I left 3 regexs that should be applied to the codebase in #15253. Regexs were written for visual studio and may need slight changes for non vs users.
Describe the bug
While reading https://github.com/compiler-explorer/compiler-explorer/blob/main/static/panes/conformance-view.js, I noticed that the skipAsm
is misplaced in https://github.com/compiler-explorer/compiler-explorer/blob/a2a73953d6a23eaaab9ac724b7947317dc6e4471/stat
-
Updated
Apr 12, 2021 - TeX
-
Updated
Aug 8, 2021 - Shell
-
Updated
Sep 8, 2021 - C++
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?