-
Updated
Jun 24, 2020
resources
Here are 1,234 public repositories matching this topic...
-
Updated
Jun 3, 2020
-
Updated
Jun 9, 2020
-
Updated
Jun 23, 2020 - Dart
-
Updated
Jun 17, 2020
-
Updated
Apr 29, 2020
-
Updated
Jun 18, 2020
Do you have an Interesting Story to share? We are here to listen to your story.
- You don't need to have a high paying job or from a premier institution. If you have done something you worth consider sharing, please write your story here in the comments.
Or, you can also drop a mail at raj.deeepak@gmail.com
Remember your story can inspire thousands of students out there !!
Feel
In several WWDC talks, Apple suggests to set the Input and Output files in all run script phases, so the build system can choose to skip a run script phase if nothing changed, improving incremental build time.
How could we improve R.swift‘s behavior here?
Note that I did not yet check if wildcards were allowed in the Input Files field. Or if we could somehow leverage the new File List field.
-
Updated
Jun 23, 2020 - Shell
-
Updated
Jan 22, 2020
-
Updated
May 27, 2020 - HTML
-
Updated
Jun 24, 2020
Eclipse OMR is a C/C++ toolkit for building language runtimes. OMR has a high level JIT compilation library called JitBuilder, which is built on OMR's more general compilation framework. We also have a demo VM called [Base9](https://github.com/b9org/
-
Updated
Jun 24, 2020
-
Updated
May 20, 2020
-
Updated
Jun 15, 2020 - Java
-
Updated
Jun 15, 2020 - Python
-
Updated
May 19, 2020
-
Updated
Apr 19, 2020
-
Updated
Jun 24, 2020
With this code in my server blocks (included as a snippet):
if ($time_iso8601 ~ "^(?<year>\d{4})-(?<month>\d{2})-(?<day>\d{2})") {}
access_log /var/log/nginx/$server_log_prefix.access.$year-$month-$day.log;
For some requests (probably something automated, probably invalid, maybe even malformed) nginx ends up with just this filename: ".access.--.log"
Depending on whether it
-
Updated
Feb 6, 2020
-
Updated
May 23, 2020
See #158 for context.
- Game Boy Crib Sheet - A handy printable reference sheet with ASM opcodes, memory locations, and much more (repository).
- OP Codes cheatsheet
- [gb-opcodes](https://gbdev.g
I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)
`
Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensur
Improve this page
Add a description, image, and links to the resources topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the resources topic, visit your repo's landing page and select "manage topics."
Team up with vcpkg
Related: microsoft/vcpkg#6154
Sync/verify port descriptions (vcpkg <-> awesome-cpp)
Sync/verify port license information (vcpkg <-> awesome-cpp)
Library Homepage (vcpkg <- awesome-cpp)
Vcpkg availability, operating system support, version, build status (vcpkg -> awesome-cpp)
Dependency level; level0=no deps; level1=depends on any level0; ... (vc